Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1181160633562021493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5405397301806660970.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5052528131106232647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3747714849311407093.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6412411034915852336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-167 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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/24@tmp/jenkins-gitclient-ssh3765263966839893393.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/24@tmp/jenkins-gitclient-ssh3590859410302221093.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 Merge succeeded, producing 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 Checking out Revision 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # 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/24@tmp/jenkins-gitclient-ssh3886179268595919525.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 Commit message: "fix(snap): don't add consul to add-proxy-route" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T19:46:29.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T19:46:30.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T19:46:30.126Z] ========================================================= [2021-06-25T19:46:30.126Z] EdgeX Global Pipelines Version Info [2021-06-25T19:46:30.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 [2021-06-25T19:46:31.655Z] ------------------- [2021-06-25T19:46:31.655Z] stable info: [2021-06-25T19:46:31.655Z] ------------------- [2021-06-25T19:46:31.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T19:46:31.655Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:46:31.655Z] Message: update stable to v1.0.195 [2021-06-25T19:46:32.239Z] ------------------- [2021-06-25T19:46:32.239Z] experimental info: [2021-06-25T19:46:32.239Z] ------------------- [2021-06-25T19:46:32.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T19:46:32.239Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:46:32.239Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T19:46:32.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-25T19:46:32.429Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-25T19:46:32.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T19:46:32.487Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T19:46:32.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T19:46:32.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T19:46:32.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T19:46:32.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-25T19:46:32.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-25T19:46:32.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-25T19:46:32.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T19:46:32.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T19:46:32.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T19:46:32.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T19:46:32.807Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:46:32.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:46:32.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T19:46:32.893Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T19:46:32.925Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T19:46:32.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-25T19:46:32.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-25T19:46:33.009Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T19:46:33.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:46:33.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:46:33.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-25T19:46:33.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [Pipeline] echo [2021-06-25T19:46:33.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76c790a [Pipeline] echo [2021-06-25T19:46:33.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T19:46:33.312Z] provisioning config files... [2021-06-25T19:46:33.331Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config7047245958279267096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:46:33.671Z] ---> docker-login.sh [2021-06-25T19:46:33.671Z] nexus3.edgexfoundry.org:10001 [2021-06-25T19:46:33.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:46:33.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:46:33.936Z] Configure a credential helper to remove this warning. See [2021-06-25T19:46:33.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:46:33.936Z] [2021-06-25T19:46:33.936Z] Login Succeeded [2021-06-25T19:46:33.936Z] nexus3.edgexfoundry.org:10002 [2021-06-25T19:46:33.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:46:34.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:46:34.200Z] Configure a credential helper to remove this warning. See [2021-06-25T19:46:34.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:46:34.200Z] [2021-06-25T19:46:34.200Z] Login Succeeded [2021-06-25T19:46:34.200Z] nexus3.edgexfoundry.org:10003 [2021-06-25T19:46:34.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:46:34.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:46:34.200Z] Configure a credential helper to remove this warning. See [2021-06-25T19:46:34.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:46:34.200Z] [2021-06-25T19:46:34.200Z] Login Succeeded [2021-06-25T19:46:34.200Z] nexus3.edgexfoundry.org:10004 [2021-06-25T19:46:34.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:46:34.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:46:34.462Z] Configure a credential helper to remove this warning. See [2021-06-25T19:46:34.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:46:34.462Z] [2021-06-25T19:46:34.462Z] Login Succeeded [2021-06-25T19:46:34.462Z] docker.io [2021-06-25T19:46:34.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:46:34.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:46:34.724Z] Configure a credential helper to remove this warning. See [2021-06-25T19:46:34.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:46:34.724Z] [2021-06-25T19:46:34.724Z] Login Succeeded [2021-06-25T19:46:34.724Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T19:46:34.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:46:35.087Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/core-command/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/core-data/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-25T19:46:35.087Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:46:35.087Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-25T19:46:35.087Z] ++ cut -d/ -f2 [2021-06-25T19:46:35.087Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-25T19:46:35.137Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:46:36.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:46:36.683Z] [2021-06-25T19:46:36.683Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:46:37.015Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:46:37.015Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T19:46:37.015Z] 31603596830f: Pulling fs layer [2021-06-25T19:46:37.015Z] 54011a49482f: Pulling fs layer [2021-06-25T19:46:37.015Z] a6820b24f6d8: Pulling fs layer [2021-06-25T19:46:37.015Z] f581987b2513: Pulling fs layer [2021-06-25T19:46:37.015Z] f581987b2513: Waiting [2021-06-25T19:46:37.015Z] 54011a49482f: Verifying Checksum [2021-06-25T19:46:37.015Z] 54011a49482f: Download complete [2021-06-25T19:46:37.015Z] 31603596830f: Verifying Checksum [2021-06-25T19:46:37.015Z] 31603596830f: Download complete [2021-06-25T19:46:37.278Z] f581987b2513: Verifying Checksum [2021-06-25T19:46:37.278Z] f581987b2513: Download complete [2021-06-25T19:46:37.278Z] 31603596830f: Pull complete [2021-06-25T19:46:37.278Z] a6820b24f6d8: Verifying Checksum [2021-06-25T19:46:37.278Z] a6820b24f6d8: Download complete [2021-06-25T19:46:37.547Z] 54011a49482f: Pull complete [2021-06-25T19:46:38.127Z] a6820b24f6d8: Pull complete [2021-06-25T19:46:38.127Z] f581987b2513: Pull complete [2021-06-25T19:46:38.391Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T19:46:38.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:46:38.391Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T19:46:38.473Z] prd-centos7-docker-4c-2g-167 does not seem to be running inside a container [2021-06-25T19:46:38.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T19:46:39.663Z] $ docker top bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T19:46:39.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:46:39.803Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:46:39.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:46:39.921Z] $ docker exec bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent [2021-06-25T19:46:40.032Z] SSH_AUTH_SOCK=/tmp/ssh-jS69yqCQYL2N/agent.14 [2021-06-25T19:46:40.032Z] SSH_AGENT_PID=21 [2021-06-25T19:46:40.040Z] Running ssh-add (command line suppressed) [2021-06-25T19:46:40.135Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_8039295400553090148.key (/w/workspace/edgex-go/24@tmp/private_key_8039295400553090148.key) [2021-06-25T19:46:40.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:46:40.471Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T19:46:40.483Z] $ docker exec --env ******** --env ******** bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent -k [2021-06-25T19:46:40.570Z] unset SSH_AUTH_SOCK; [2021-06-25T19:46:40.570Z] unset SSH_AGENT_PID; [2021-06-25T19:46:40.571Z] echo Agent pid 21 killed; [2021-06-25T19:46:40.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T19:46:40.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:46:40.628Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:46:40.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:46:40.734Z] $ docker exec bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent [2021-06-25T19:46:40.843Z] SSH_AUTH_SOCK=/tmp/ssh-Nq53xiicKlHD/agent.53 [2021-06-25T19:46:40.843Z] SSH_AGENT_PID=59 [2021-06-25T19:46:40.848Z] Running ssh-add (command line suppressed) [2021-06-25T19:46:40.935Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_9217974120486543808.key (/w/workspace/edgex-go/24@tmp/private_key_9217974120486543808.key) [2021-06-25T19:46:40.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:46:41.256Z] + git semver init [2021-06-25T19:46:41.256Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T19:46:41.256Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2021-06-25T19:46:41.256Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2021-06-25T19:46:41.256Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T19:46:41.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T19:46:41.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T19:46:41.256Z] # $SEMVER_BRANCH = PR-3579 [2021-06-25T19:46:41.256Z] # $SEMVER_TEMP = /tmp/semver-814656082 [2021-06-25T19:46:41.256Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-25T19:46:59.423Z] # '/tmp/semver-814656082' -> '/w/workspace/edgex-go/24/.semver' [2021-06-25T19:46:59.423Z] # -> Force: false [2021-06-25T19:46:59.423Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } [2021-06-25T19:46:59.431Z] $ docker exec --env ******** --env ******** bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent -k [2021-06-25T19:46:59.519Z] unset SSH_AUTH_SOCK; [2021-06-25T19:46:59.520Z] unset SSH_AGENT_PID; [2021-06-25T19:46:59.520Z] echo Agent pid 59 killed; [2021-06-25T19:46:59.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:46:59.874Z] + git semver [Pipeline] } [2021-06-25T19:46:59.887Z] $ docker stop --time=1 bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc [2021-06-25T19:47:02.088Z] $ docker rm -f bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:47:02.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T19:47:02.849Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T19:47:02.853Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T19:47:03.432Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:47:03.729Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:47:04.029Z] + sudo service docker restart [2021-06-25T19:47:04.029Z] + true [2021-06-25T19:47:04.029Z] Redirecting to /bin/systemctl restart docker.service [2021-06-25T19:47:18.061Z] Still waiting to schedule task [2021-06-25T19:47:18.062Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-25T19:47:22.171Z] ========================================================= [2021-06-25T19:47:22.171Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T19:47:22.171Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:47:22.485Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-25T19:47:23.884Z] Sending build context to Docker daemon 329.5MB [2021-06-25T19:47:23.884Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T19:47:23.884Z] Step 2/6 : FROM ${BASE} [2021-06-25T19:47:23.884Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T19:47:23.884Z] 540db60ca938: Pulling fs layer [2021-06-25T19:47:23.884Z] adcc1eea9eea: Pulling fs layer [2021-06-25T19:47:23.884Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T19:47:23.884Z] 0510c868ecb4: Pulling fs layer [2021-06-25T19:47:23.884Z] afea3b2eda06: Pulling fs layer [2021-06-25T19:47:23.884Z] 7809a108b3ef: Pulling fs layer [2021-06-25T19:47:23.884Z] f706445af74f: Pulling fs layer [2021-06-25T19:47:23.884Z] 0510c868ecb4: Waiting [2021-06-25T19:47:23.884Z] afea3b2eda06: Waiting [2021-06-25T19:47:23.884Z] 7809a108b3ef: Waiting [2021-06-25T19:47:23.884Z] f706445af74f: Waiting [2021-06-25T19:47:23.884Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T19:47:23.884Z] 4c4ab2625f07: Download complete [2021-06-25T19:47:23.884Z] adcc1eea9eea: Verifying Checksum [2021-06-25T19:47:23.884Z] adcc1eea9eea: Download complete [2021-06-25T19:47:23.884Z] afea3b2eda06: Verifying Checksum [2021-06-25T19:47:23.884Z] afea3b2eda06: Download complete [2021-06-25T19:47:23.884Z] 540db60ca938: Verifying Checksum [2021-06-25T19:47:23.884Z] 540db60ca938: Download complete [2021-06-25T19:47:23.884Z] 7809a108b3ef: Verifying Checksum [2021-06-25T19:47:23.884Z] 7809a108b3ef: Download complete [2021-06-25T19:47:24.156Z] 540db60ca938: Pull complete [2021-06-25T19:47:24.156Z] adcc1eea9eea: Pull complete [2021-06-25T19:47:24.416Z] 4c4ab2625f07: Pull complete [2021-06-25T19:47:25.808Z] f706445af74f: Verifying Checksum [2021-06-25T19:47:25.808Z] f706445af74f: Download complete [2021-06-25T19:47:26.388Z] 0510c868ecb4: Verifying Checksum [2021-06-25T19:47:26.388Z] 0510c868ecb4: Download complete [2021-06-25T19:47:29.731Z] 0510c868ecb4: Pull complete [2021-06-25T19:47:29.731Z] afea3b2eda06: Pull complete [2021-06-25T19:47:29.731Z] 7809a108b3ef: Pull complete [2021-06-25T19:47:31.153Z] f706445af74f: Pull complete [2021-06-25T19:47:31.153Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T19:47:31.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T19:47:31.153Z] ---> b068be0155e3 [2021-06-25T19:47:31.153Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T19:47:33.720Z] ---> Running in 5285a9d1b23d [2021-06-25T19:47:33.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:47:34.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:47:34.872Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T19:47:35.447Z] (2/12) Installing file (5.39-r0) [2021-06-25T19:47:35.448Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T19:47:35.448Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T19:47:40.737Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T19:47:40.737Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T19:47:40.737Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T19:47:40.737Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T19:47:40.737Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T19:47:40.737Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T19:47:40.737Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T19:47:40.737Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T19:47:40.738Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T19:47:40.738Z] OK: 219 MiB in 52 packages [2021-06-25T19:47:42.129Z] Removing intermediate container 5285a9d1b23d [2021-06-25T19:47:42.129Z] ---> 2b1a38f42b5d [2021-06-25T19:47:42.129Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T19:47:42.129Z] ---> Running in dcab050221f5 [2021-06-25T19:47:42.391Z] Removing intermediate container dcab050221f5 [2021-06-25T19:47:42.391Z] ---> 1b44c9dd12f2 [2021-06-25T19:47:42.391Z] Step 5/6 : COPY go.mod . [2021-06-25T19:47:42.391Z] ---> 463b24a4cd47 [2021-06-25T19:47:42.391Z] Step 6/6 : RUN go mod download [2021-06-25T19:47:42.391Z] ---> Running in 8b307f4e2fb7 [2021-06-25T19:47:52.428Z] Removing intermediate container 8b307f4e2fb7 [2021-06-25T19:47:52.428Z] ---> 88b639abe02b [2021-06-25T19:47:52.428Z] Successfully built 88b639abe02b [2021-06-25T19:47:52.428Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:47:52.736Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:47:52.736Z] . [Pipeline] withDockerContainer [2021-06-25T19:47:52.823Z] prd-centos7-docker-4c-2g-167 does not seem to be running inside a container [2021-06-25T19:47:52.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T19:47:53.252Z] $ docker top a7710b1431530780c97c6b55081e0874505a609b5dcabb768ccd85bbbc0864f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:47:53.635Z] + go version [2021-06-25T19:47:53.635Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T19:47:53.645Z] $ docker stop --time=1 a7710b1431530780c97c6b55081e0874505a609b5dcabb768ccd85bbbc0864f1 [2021-06-25T19:47:54.823Z] $ docker rm -f a7710b1431530780c97c6b55081e0874505a609b5dcabb768ccd85bbbc0864f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:47:55.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:47:55.401Z] . [Pipeline] withDockerContainer [2021-06-25T19:47:55.481Z] prd-centos7-docker-4c-2g-167 does not seem to be running inside a container [2021-06-25T19:47:55.519Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T19:47:55.856Z] $ docker top 742029a4d21f6cdc8a54e7569339d6f247c0dbcd60a6cbdf245dfb03f38dc166 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T19:47:55.945Z] ========================================================= [2021-06-25T19:47:55.945Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T19:47:55.945Z] ========================================================= [Pipeline] sh [2021-06-25T19:47:56.237Z] + go mod tidy [Pipeline] sh [2021-06-25T19:47:56.534Z] + make test [2021-06-25T19:47:56.534Z] go mod tidy [2021-06-25T19:47:56.534Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T19:48:01.881Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T19:48:20.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T19:48:22.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T19:48:23.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T19:48:23.459Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T19:48:26.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T19:48:26.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T19:48:26.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T19:48:26.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T19:48:26.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T19:48:27.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T19:48:27.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T19:48:27.416Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T19:48:27.416Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T19:48:27.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T19:48:30.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-06-25T19:48:30.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T19:48:30.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T19:48:30.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-06-25T19:48:30.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T19:48:31.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements [2021-06-25T19:48:31.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T19:48:31.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T19:48:31.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.081s coverage: 87.7% of statements [2021-06-25T19:48:31.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T19:48:31.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:48:31.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.070s coverage: 78.9% of statements [2021-06-25T19:48:33.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T19:48:33.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T19:48:33.684Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T19:48:33.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T19:48:35.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-25T19:48:35.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T19:48:35.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-25T19:48:35.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements [2021-06-25T19:48:35.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T19:48:35.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2021-06-25T19:48:35.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-06-25T19:48:35.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-25T19:48:35.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-25T19:48:35.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-25T19:48:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-06-25T19:48:47.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-25T19:48:52.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.253s coverage: 81.8% of statements [2021-06-25T19:48:52.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-06-25T19:49:10.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.160s coverage: 66.9% of statements [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T19:49:10.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T19:49:10.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements [2021-06-25T19:49:10.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T19:49:10.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T19:49:10.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-06-25T19:49:10.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T19:49:11.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-06-25T19:49:11.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T19:49:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T19:49:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T19:49:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T19:49:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T19:49:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T19:49:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T19:49:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-25T19:49:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 95.4% of statements [2021-06-25T19:49:18.075Z] GO111MODULE=on go vet ./... [2021-06-25T19:49:40.155Z] gofmt -l . [2021-06-25T19:49:40.155Z] [ "`gofmt -l .`" = "" ] [2021-06-25T19:49:40.155Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T19:49:41.301Z] + ls -al . [2021-06-25T19:49:41.301Z] total 560 [2021-06-25T19:49:41.301Z] drwxrwxr-x 10 1001 1001 4096 Jun 25 19:49 . [2021-06-25T19:49:41.301Z] drwxr-xr-x 4 root root 30 Jun 25 19:47 .. [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 19:46 .dockerignore [2021-06-25T19:49:41.301Z] drwxrwxr-x 8 1001 1001 179 Jun 25 19:46 .git [2021-06-25T19:49:41.301Z] drwxrwxr-x 3 1001 1001 125 Jun 25 19:46 .github [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 19:46 .gitignore [2021-06-25T19:49:41.301Z] drwx------ 3 1001 1001 60 Jun 25 19:46 .semver [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 19:46 .sonarcloud.properties [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:46 Attribution.txt [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:46 CHANGELOG.md [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:46 CONTRIBUTING.md [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 19:46 Dockerfile.build [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 19:46 Jenkinsfile [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:46 LICENSE [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:46 Makefile [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:46 README.md [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:46 SECURITY.md [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 19:47 VERSION [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:46 ZMQWindows.md [2021-06-25T19:49:41.301Z] drwxrwxr-x 2 1001 1001 37 Jun 25 19:46 bin [2021-06-25T19:49:41.301Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 19:46 cmd [2021-06-25T19:49:41.301Z] -rw-r--r-- 1 root root 398095 Jun 25 19:49 coverage.out [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 19:46 go.mod [2021-06-25T19:49:41.301Z] -rw-r--r-- 1 root root 20759 Jun 25 19:47 go.sum [2021-06-25T19:49:41.301Z] drwxrwxr-x 7 1001 1001 114 Jun 25 19:46 internal [2021-06-25T19:49:41.301Z] drwxrwxr-x 3 1001 1001 16 Jun 25 19:46 openapi [2021-06-25T19:49:41.301Z] drwxrwxr-x 4 1001 1001 71 Jun 25 19:46 snap [2021-06-25T19:49:41.301Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 19:46 version.go [Pipeline] sh [2021-06-25T19:49:42.199Z] + '[' -e coverage.out ] [2021-06-25T19:49:42.199Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T19:49:42.298Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T19:49:42.600Z] + make build [2021-06-25T19:49:42.600Z] go mod tidy [2021-06-25T19:49:42.600Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-25T19:49:44.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T19:49:50.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T19:49:50.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-25T19:49:51.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T19:49:52.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-25T19:49:53.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-25T19:49:53.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-25T19:49:54.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-25T19:49:55.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-25T19:49:56.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T19:49:57.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-25T19:49:58.515Z] $ docker stop --time=1 742029a4d21f6cdc8a54e7569339d6f247c0dbcd60a6cbdf245dfb03f38dc166 [2021-06-25T19:50:00.657Z] $ docker rm -f 742029a4d21f6cdc8a54e7569339d6f247c0dbcd60a6cbdf245dfb03f38dc166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:50:04.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:50:04.916Z] [2021-06-25T19:50:04.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:50:05.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:50:05.229Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-25T19:50:05.229Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-25T19:50:05.229Z] ca9280d653b3: Pulling fs layer [2021-06-25T19:50:05.229Z] 7e9c9ca2126c: Pulling fs layer [2021-06-25T19:50:05.492Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-25T19:50:05.492Z] cbdbe7a5bc2a: Download complete [2021-06-25T19:50:05.757Z] cbdbe7a5bc2a: Pull complete [2021-06-25T19:50:06.021Z] ca9280d653b3: Download complete [2021-06-25T19:50:06.604Z] ca9280d653b3: Pull complete [2021-06-25T19:50:07.181Z] 7e9c9ca2126c: Download complete [2021-06-25T19:50:10.487Z] 7e9c9ca2126c: Pull complete [2021-06-25T19:50:10.487Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-25T19:50:10.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:50:10.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-25T19:50:10.567Z] prd-centos7-docker-4c-2g-167 does not seem to be running inside a container [2021-06-25T19:50:10.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T19:50:13.486Z] $ docker top 5f60f9dfe669b9b24370fe8eeb135060638ad51805fe7c5de19a9c4f1865cc6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:50:13.877Z] + docker-compose build --help [2021-06-25T19:50:13.877Z] + grep parallel [2021-06-25T19:50:14.451Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T19:50:14.461Z] $ docker stop --time=1 5f60f9dfe669b9b24370fe8eeb135060638ad51805fe7c5de19a9c4f1865cc6c [2021-06-25T19:50:15.666Z] $ docker rm -f 5f60f9dfe669b9b24370fe8eeb135060638ad51805fe7c5de19a9c4f1865cc6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:50:16.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:50:16.122Z] . [Pipeline] withDockerContainer [2021-06-25T19:50:16.196Z] prd-centos7-docker-4c-2g-167 does not seem to be running inside a container [2021-06-25T19:50:16.235Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T19:50:16.654Z] $ docker top 42c1868f6e4251cd04fa151181add49036ac4a9c4b5ae4dbfd6a2ebdf3e92ae1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:50:17.034Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T19:50:17.608Z] Building core-command ... [2021-06-25T19:50:17.608Z] Building core-data ... [2021-06-25T19:50:17.608Z] Building core-metadata ... [2021-06-25T19:50:17.608Z] Building security-bootstrapper ... [2021-06-25T19:50:17.608Z] Building security-proxy-setup ... [2021-06-25T19:50:17.608Z] Building security-secretstore-setup ... [2021-06-25T19:50:17.608Z] Building support-notifications ... [2021-06-25T19:50:17.608Z] Building support-scheduler ... [2021-06-25T19:50:17.608Z] Building sys-mgmt-agent ... [2021-06-25T19:50:17.608Z] Building sys-mgmt-agent [2021-06-25T19:50:17.608Z] Building support-notifications [2021-06-25T19:50:17.608Z] Building core-command [2021-06-25T19:50:17.608Z] Building core-metadata [2021-06-25T19:50:17.608Z] Building security-proxy-setup [2021-06-25T19:50:35.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:50:35.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:50:35.911Z] ---> 88b639abe02b [2021-06-25T19:50:35.911Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:50:35.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:50:35.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:50:35.911Z] ---> 88b639abe02b [2021-06-25T19:50:35.911Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:50:35.911Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:50:35.911Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:50:35.911Z] ---> 88b639abe02b [2021-06-25T19:50:35.911Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T19:50:38.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:50:38.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:50:38.459Z] ---> 88b639abe02b [2021-06-25T19:50:38.459Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:50:42.701Z] ---> Running in c7a11cdc6b9b [2021-06-25T19:50:42.701Z] ---> Running in 388f0b9b4b04 [2021-06-25T19:50:42.701Z] ---> Running in 3c7d30695601 [2021-06-25T19:50:42.701Z] ---> Running in c75585a55626 [2021-06-25T19:50:44.096Z] Removing intermediate container 3c7d30695601 [2021-06-25T19:50:44.096Z] ---> ce3256229ef9 [2021-06-25T19:50:44.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:50:44.096Z] Removing intermediate container 388f0b9b4b04 [2021-06-25T19:50:44.096Z] ---> 7b4c28f28628 [2021-06-25T19:50:44.096Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:50:44.096Z] Removing intermediate container c7a11cdc6b9b [2021-06-25T19:50:44.096Z] ---> 6117b62910a7 [2021-06-25T19:50:44.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:50:44.096Z] Removing intermediate container c75585a55626 [2021-06-25T19:50:44.096Z] ---> 3f40376db83c [2021-06-25T19:50:44.096Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:50:44.096Z] ---> Running in e7a87f7b5b69 [2021-06-25T19:50:44.096Z] ---> Running in e9881a0ee55e [2021-06-25T19:50:44.096Z] ---> Running in a8f061c56bfc [2021-06-25T19:50:44.096Z] ---> Running in 81b4d47ad8bf [2021-06-25T19:50:45.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:50:45.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:50:45.492Z] ---> 88b639abe02b [2021-06-25T19:50:45.492Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:50:45.492Z] ---> Using cache [2021-06-25T19:50:45.492Z] ---> 3f40376db83c [2021-06-25T19:50:45.492Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:50:45.492Z] ---> Running in 21ce93440f57 [2021-06-25T19:50:45.492Z] Removing intermediate container e7a87f7b5b69 [2021-06-25T19:50:45.492Z] ---> 1549adb0b8b1 [2021-06-25T19:50:45.492Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T19:50:45.492Z] ---> Running in 02900176eb1e [2021-06-25T19:50:45.757Z] Removing intermediate container e9881a0ee55e [2021-06-25T19:50:45.757Z] ---> 8d27c26086ac [2021-06-25T19:50:45.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:50:45.757Z] ---> Running in 936a2fdf6970 [2021-06-25T19:50:45.757Z] Removing intermediate container 81b4d47ad8bf [2021-06-25T19:50:45.757Z] ---> bb79e33d12a8 [2021-06-25T19:50:45.757Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T19:50:45.757Z] ---> Running in 600fca8d3600 [2021-06-25T19:50:45.757Z] Removing intermediate container a8f061c56bfc [2021-06-25T19:50:45.757Z] ---> db2469ba89fd [2021-06-25T19:50:45.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:50:46.024Z] ---> Running in 44054756eff2 [2021-06-25T19:50:46.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:46.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:46.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:46.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:46.551Z] Removing intermediate container 21ce93440f57 [2021-06-25T19:50:46.551Z] ---> 68895a5bf1d1 [2021-06-25T19:50:46.551Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T19:50:46.551Z] ---> Running in 9e5e88074582 [2021-06-25T19:50:46.818Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:47.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:47.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:47.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:47.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:47.670Z] OK: 219 MiB in 52 packages [2021-06-25T19:50:47.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:50:47.939Z] OK: 219 MiB in 52 packages [2021-06-25T19:50:47.939Z] OK: 219 MiB in 52 packages [2021-06-25T19:50:47.939Z] OK: 219 MiB in 52 packages [2021-06-25T19:50:48.207Z] Removing intermediate container 02900176eb1e [2021-06-25T19:50:48.207Z] ---> 5dd3491e0ce2 [2021-06-25T19:50:48.207Z] Step 6/22 : COPY go.mod . [2021-06-25T19:50:48.207Z] Removing intermediate container 936a2fdf6970 [2021-06-25T19:50:48.207Z] ---> 75f6dd315a8e [2021-06-25T19:50:48.207Z] Step 6/24 : COPY go.mod . [2021-06-25T19:50:48.207Z] OK: 219 MiB in 52 packages [2021-06-25T19:50:48.483Z] Removing intermediate container 600fca8d3600 [2021-06-25T19:50:48.483Z] ---> 437bb9a19e46 [2021-06-25T19:50:48.483Z] Step 6/23 : COPY go.mod . [2021-06-25T19:50:48.483Z] ---> 16d0c11034dd [2021-06-25T19:50:48.483Z] Step 7/22 : RUN go mod download [2021-06-25T19:50:48.483Z] ---> Running in ea00944eaf80 [2021-06-25T19:50:48.483Z] ---> 15103e1633c4 [2021-06-25T19:50:48.484Z] Step 7/24 : RUN go mod download [2021-06-25T19:50:48.484Z] Removing intermediate container 44054756eff2 [2021-06-25T19:50:48.484Z] ---> c8c5b7bc7612 [2021-06-25T19:50:48.484Z] Step 6/24 : COPY go.mod . [2021-06-25T19:50:48.484Z] ---> Running in 9135c758885c [2021-06-25T19:50:48.753Z] ---> 4e23c2e46017 [2021-06-25T19:50:48.753Z] Step 7/23 : RUN go mod download [2021-06-25T19:50:48.753Z] Removing intermediate container 9e5e88074582 [2021-06-25T19:50:48.753Z] ---> 1167c9b7f377 [2021-06-25T19:50:48.753Z] Step 6/24 : COPY go.mod . [2021-06-25T19:50:48.753Z] ---> Running in 6f64a695e396 [2021-06-25T19:50:48.754Z] ---> 468c502bc62c [2021-06-25T19:50:48.754Z] Step 7/24 : RUN go mod download [2021-06-25T19:50:49.016Z] ---> Running in fae197a12231 [2021-06-25T19:50:49.016Z] ---> 59497946a175 [2021-06-25T19:50:49.016Z] Step 7/24 : RUN go mod download [2021-06-25T19:50:49.016Z] ---> Running in b6e1956d7a30 [2021-06-25T19:50:49.595Z] Removing intermediate container ea00944eaf80 [2021-06-25T19:50:49.595Z] ---> f8387daab3bd [2021-06-25T19:50:49.595Z] Step 8/22 : COPY . . [2021-06-25T19:50:49.595Z] Removing intermediate container 9135c758885c [2021-06-25T19:50:49.595Z] ---> 3f05fcad8a99 [2021-06-25T19:50:49.595Z] Step 8/24 : COPY . . [2021-06-25T19:50:49.863Z] Removing intermediate container 6f64a695e396 [2021-06-25T19:50:49.863Z] ---> 71ccad8d9c19 [2021-06-25T19:50:49.863Z] Step 8/23 : COPY . . [2021-06-25T19:51:02.171Z] Removing intermediate container fae197a12231 [2021-06-25T19:51:02.171Z] ---> 0571332cf8cd [2021-06-25T19:51:02.171Z] Step 8/24 : COPY . . [2021-06-25T19:51:02.171Z] Removing intermediate container b6e1956d7a30 [2021-06-25T19:51:02.171Z] ---> 5e9ebb0774a8 [2021-06-25T19:51:02.171Z] Step 8/24 : COPY . . [2021-06-25T19:51:02.171Z] ---> 664566d50f10 [2021-06-25T19:51:02.171Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:51:02.171Z] ---> 0b3a9b55466b [2021-06-25T19:51:02.171Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:51:02.171Z] ---> ee31ad3c1767 [2021-06-25T19:51:02.171Z] Step 9/22 : RUN go mod tidy [2021-06-25T19:51:02.171Z] ---> Running in a0f8e7748016 [2021-06-25T19:51:02.171Z] ---> Running in 349b8261fc24 [2021-06-25T19:51:02.171Z] ---> Running in c8cf1fdded91 [2021-06-25T19:51:05.486Z] Removing intermediate container a0f8e7748016 [2021-06-25T19:51:05.486Z] ---> 73cc67ca4f97 [2021-06-25T19:51:05.486Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T19:51:08.316Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-169 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T19:51:08.337Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2021-06-25T19:51:08.571Z] The recommended git tool is: git [2021-06-25T19:51:10.805Z] ---> Running in 2226a93fc803 [2021-06-25T19:51:10.806Z] Removing intermediate container 349b8261fc24 [2021-06-25T19:51:10.806Z] ---> c6d9daafae16 [2021-06-25T19:51:10.806Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T19:51:10.806Z] ---> 74a227fe5e48 [2021-06-25T19:51:10.806Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:51:10.806Z] Removing intermediate container c8cf1fdded91 [2021-06-25T19:51:10.806Z] ---> 2afd76ff9036 [2021-06-25T19:51:10.806Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T19:51:10.806Z] ---> Running in 531d4bc25f70 [2021-06-25T19:51:10.806Z] ---> Running in 4e372a261e11 [2021-06-25T19:51:11.381Z] ---> Running in aab323a7ae03 [2021-06-25T19:51:11.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-25T19:51:12.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T19:51:12.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-25T19:51:14.173Z] using credential edgex-jenkins-ssh [2021-06-25T19:51:14.193Z] Cloning the remote Git repository [2021-06-25T19:51:14.262Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:51:14.373Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2021-06-25T19:51:14.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:51:14.457Z] > git --version # timeout=10 [2021-06-25T19:51:14.476Z] > git --version # 'git version 2.17.1' [2021-06-25T19:51:14.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:51:14.610Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:51:18.060Z] ---> 8bbcd3e907da [2021-06-25T19:51:18.061Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:51:18.061Z] Removing intermediate container 4e372a261e11 [2021-06-25T19:51:18.061Z] ---> d3db3332294c [2021-06-25T19:51:18.061Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T19:51:18.061Z] ---> Running in bbf33f16157b [2021-06-25T19:51:18.061Z] ---> Running in fc89f9b1afa7 [2021-06-25T19:51:18.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T19:51:20.096Z] Removing intermediate container bbf33f16157b [2021-06-25T19:51:20.096Z] ---> 47415b6f82aa [2021-06-25T19:51:20.096Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T19:51:20.096Z] ---> Running in eed1e1f40d1c [2021-06-25T19:51:20.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-25T19:51:31.775Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:51:32.098Z] Merge succeeded, producing 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:51:32.099Z] Checking out Revision 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 (PR-3579) [2021-06-25T19:51:30.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:51:30.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:51:30.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:51:30.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:51:30.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:51:30.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T19:51:31.801Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:51:31.818Z] > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 [2021-06-25T19:51:32.028Z] > git remote # timeout=10 [2021-06-25T19:51:32.045Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T19:51:32.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:51:32.068Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-25T19:51:32.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T19:51:32.112Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:51:32.130Z] > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 [2021-06-25T19:51:36.507Z] Commit message: "fix(snap): don't add consul to add-proxy-route" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T19:51:37.854Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:51:38.358Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:51:38.732Z] + sudo service docker restart [2021-06-25T19:51:38.732Z] + true [2021-06-25T19:51:47.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T19:51:51.259Z] Removing intermediate container 2226a93fc803 [2021-06-25T19:51:51.259Z] ---> e6b03bed3e67 [2021-06-25T19:51:51.259Z] [2021-06-25T19:51:51.259Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:51:51.259Z] 3.12: Pulling from library/alpine [2021-06-25T19:51:51.848Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T19:51:51.848Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T19:51:51.848Z] ---> 13621d1b12d4 [2021-06-25T19:51:51.848Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T19:51:52.800Z] ---> Running in c14c65a829dd [2021-06-25T19:51:52.800Z] Removing intermediate container aab323a7ae03 [2021-06-25T19:51:52.800Z] ---> 1a3dcad6c58c [2021-06-25T19:51:52.800Z] [2021-06-25T19:51:52.800Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T19:51:52.800Z] ---> 13621d1b12d4 [2021-06-25T19:51:52.800Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T19:51:52.800Z] ---> Running in a756477ecff5 [2021-06-25T19:51:53.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:53.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:53.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:53.754Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T19:51:53.754Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:51:53.754Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:51:53.754Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:51:53.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:53.754Z] OK: 6 MiB in 16 packages [2021-06-25T19:51:54.015Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T19:51:54.015Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:51:54.015Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T19:51:54.015Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T19:51:54.015Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:51:54.015Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:51:54.277Z] OK: 7 MiB in 18 packages [2021-06-25T19:51:54.277Z] Removing intermediate container 531d4bc25f70 [2021-06-25T19:51:54.277Z] ---> 067f97511870 [2021-06-25T19:51:54.277Z] [2021-06-25T19:51:54.277Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:51:54.277Z] ---> 13621d1b12d4 [2021-06-25T19:51:54.277Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:51:54.543Z] ---> Running in 6f2c2689fee7 [2021-06-25T19:51:54.543Z] Removing intermediate container c14c65a829dd [2021-06-25T19:51:54.543Z] ---> 7db32526c012 [2021-06-25T19:51:54.543Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:51:54.543Z] ---> Running in 2ed836c07325 [2021-06-25T19:51:54.809Z] Removing intermediate container 2ed836c07325 [2021-06-25T19:51:54.809Z] ---> 3319dd483b19 [2021-06-25T19:51:54.809Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T19:51:54.809Z] ---> Running in b560615c6501 [2021-06-25T19:51:55.764Z] Removing intermediate container b560615c6501 [2021-06-25T19:51:55.764Z] ---> eb8952f22b05 [2021-06-25T19:51:55.764Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:51:55.764Z] Removing intermediate container a756477ecff5 [2021-06-25T19:51:55.764Z] ---> b7901a47b9f1 [2021-06-25T19:51:55.764Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:51:55.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:55.764Z] ---> Running in 2c763862cfed [2021-06-25T19:51:55.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:55.764Z] ---> Running in 214ad47834ed [2021-06-25T19:51:55.764Z] Removing intermediate container fc89f9b1afa7 [2021-06-25T19:51:55.764Z] ---> 3fa700e04a87 [2021-06-25T19:51:55.764Z] [2021-06-25T19:51:55.764Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:51:55.764Z] ---> 13621d1b12d4 [2021-06-25T19:51:55.764Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:51:56.027Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T19:51:56.027Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:51:56.027Z] OK: 6 MiB in 15 packages [2021-06-25T19:51:56.027Z] ---> Running in 0f03c2923891 [2021-06-25T19:51:56.027Z] Removing intermediate container 2c763862cfed [2021-06-25T19:51:56.027Z] ---> 874d1a4bfd8b [2021-06-25T19:51:56.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:51:56.027Z] Removing intermediate container 214ad47834ed [2021-06-25T19:51:56.027Z] ---> a7c887b9286c [2021-06-25T19:51:56.027Z] Step 14/22 : WORKDIR /edgex [2021-06-25T19:51:56.291Z] ---> Running in f386a5a1dba9 [2021-06-25T19:51:56.572Z] ---> 175a498acb0a [2021-06-25T19:51:56.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T19:51:56.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:56.572Z] Removing intermediate container f386a5a1dba9 [2021-06-25T19:51:56.572Z] ---> 067a0d38404d [2021-06-25T19:51:56.572Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T19:51:56.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:51:56.572Z] Removing intermediate container 6f2c2689fee7 [2021-06-25T19:51:56.572Z] ---> 6bb7cf0e825a [2021-06-25T19:51:56.572Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:51:56.834Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T19:51:56.834Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:51:56.834Z] Removing intermediate container eed1e1f40d1c [2021-06-25T19:51:56.834Z] ---> 9fbfcb13bd27 [2021-06-25T19:51:56.834Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T19:51:56.834Z] OK: 6 MiB in 15 packages [2021-06-25T19:51:56.834Z] ---> Running in 0e570bbbb03e [2021-06-25T19:51:56.834Z] ---> Running in 4ae3e0da13cd [2021-06-25T19:51:56.834Z] ---> 8029bd86fffa [2021-06-25T19:51:56.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T19:51:56.834Z] ---> f716bcd1be27 [2021-06-25T19:51:56.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] withEnv [Pipeline] { [2021-06-25T19:51:57.102Z] Removing intermediate container 0e570bbbb03e [2021-06-25T19:51:57.102Z] ---> 20b676d0bac5 [2021-06-25T19:51:57.102Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T19:51:57.102Z] ---> Running in ffb762b8c121 [2021-06-25T19:51:57.102Z] ---> b27b3ee783de [2021-06-25T19:51:57.102Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] configFileProvider [2021-06-25T19:51:57.113Z] provisioning config files... [2021-06-25T19:51:57.140Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config5829095497834501512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:51:57.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T19:51:57.378Z] Removing intermediate container 0f03c2923891 [2021-06-25T19:51:57.378Z] ---> 27396af2377a [2021-06-25T19:51:57.378Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:51:57.378Z] ---> Running in 18c49c74c8fc [2021-06-25T19:51:57.378Z] ---> ea9efc8d0e4e [2021-06-25T19:51:57.378Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T19:51:57.378Z] ---> Running in 18faf27977d4 [2021-06-25T19:51:57.378Z] Removing intermediate container ffb762b8c121 [2021-06-25T19:51:57.378Z] ---> 8941c782fa10 [2021-06-25T19:51:57.378Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:51:57.378Z] ---> Running in f3927f6f2618 [2021-06-25T19:51:57.516Z] ---> docker-login.sh [2021-06-25T19:51:57.516Z] nexus3.edgexfoundry.org:10001 [2021-06-25T19:51:57.665Z] Removing intermediate container 18c49c74c8fc [2021-06-25T19:51:57.665Z] ---> b83e1bec4b71 [2021-06-25T19:51:57.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:51:57.665Z] Removing intermediate container 18faf27977d4 [2021-06-25T19:51:57.665Z] ---> 19682aa4cbe1 [2021-06-25T19:51:57.665Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T19:51:57.665Z] ---> Running in 1c766f7d8199 [2021-06-25T19:51:57.665Z] Removing intermediate container f3927f6f2618 [2021-06-25T19:51:57.665Z] ---> 1c0d0a558a9e [2021-06-25T19:51:57.665Z] Step 16/24 : WORKDIR / [2021-06-25T19:51:57.665Z] ---> Running in f29d5b5fca01 [2021-06-25T19:51:57.937Z] ---> Running in c7c727ee6c33 [2021-06-25T19:51:57.937Z] ---> c5d66cd7cc02 [2021-06-25T19:51:57.937Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T19:51:57.937Z] ---> Running in e5b2a82e1615 [2021-06-25T19:51:57.937Z] Removing intermediate container 1c766f7d8199 [2021-06-25T19:51:57.937Z] ---> 346e006a2ae4 [2021-06-25T19:51:57.937Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T19:51:57.937Z] Removing intermediate container f29d5b5fca01 [2021-06-25T19:51:57.937Z] ---> b7be0ee53a71 [2021-06-25T19:51:57.937Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:51:57.937Z] ---> Running in ecb8232ceed8 [2021-06-25T19:51:57.937Z] ---> Running in 4f23e1dac373 [2021-06-25T19:51:57.937Z] Removing intermediate container c7c727ee6c33 [2021-06-25T19:51:57.937Z] ---> 89d9ec9957ee [2021-06-25T19:51:57.937Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:51:57.937Z] Removing intermediate container e5b2a82e1615 [2021-06-25T19:51:57.937Z] ---> 3547c979d60e [2021-06-25T19:51:57.937Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T19:51:58.200Z] Removing intermediate container 4f23e1dac373 [2021-06-25T19:51:58.200Z] ---> b4d1a02b9562 [2021-06-25T19:51:58.200Z] Step 16/24 : WORKDIR / [2021-06-25T19:51:58.200Z] ---> Running in 708fed200fcf [2021-06-25T19:51:58.200Z] Removing intermediate container ecb8232ceed8 [2021-06-25T19:51:58.200Z] ---> e4c28b6f3403 [2021-06-25T19:51:58.200Z] Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:51:58.200Z] ---> Running in ba0e2f223815 [2021-06-25T19:51:58.200Z] Removing intermediate container 4ae3e0da13cd [2021-06-25T19:51:58.200Z] ---> f618eabd9786 [2021-06-25T19:51:58.200Z] [2021-06-25T19:51:58.200Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T19:51:58.200Z] Removing intermediate container 708fed200fcf [2021-06-25T19:51:58.200Z] ---> 206919415ee4 [2021-06-25T19:51:58.200Z] Step 20/22 : LABEL arch=x86_64 [2021-06-25T19:51:58.200Z] ---> Running in c3a3064bfd21 [2021-06-25T19:51:58.200Z] ---> c3f37a00fe7d [2021-06-25T19:51:58.200Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T19:51:58.200Z] ---> Running in 7115939ae8a4 [2021-06-25T19:51:58.200Z] Removing intermediate container ba0e2f223815 [2021-06-25T19:51:58.200Z] ---> 0868cb3bfe2a [2021-06-25T19:51:58.200Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:51:58.200Z] 20.10.0: Pulling from library/docker [2021-06-25T19:51:58.459Z] Removing intermediate container c3a3064bfd21 [2021-06-25T19:51:58.459Z] ---> 9fdd737c36b3 [2021-06-25T19:51:58.459Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:51:58.459Z] Removing intermediate container 7115939ae8a4 [2021-06-25T19:51:58.459Z] ---> f262099b4139 [2021-06-25T19:51:58.459Z] Step 21/22 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:51:58.459Z] ---> Running in b8d626a963a3 [2021-06-25T19:51:58.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:51:58.724Z] ---> Running in 8c18f589f41e [2021-06-25T19:51:58.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:51:58.779Z] Configure a credential helper to remove this warning. See [2021-06-25T19:51:58.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:51:58.779Z] [2021-06-25T19:51:58.779Z] Login Succeeded [2021-06-25T19:51:58.779Z] nexus3.edgexfoundry.org:10002 [2021-06-25T19:51:58.994Z] ---> ac18f238c283 [2021-06-25T19:51:58.994Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T19:51:58.994Z] ---> 90e7c17b428e [2021-06-25T19:51:58.994Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T19:51:58.994Z] Removing intermediate container b8d626a963a3 [2021-06-25T19:51:58.994Z] ---> 99d625bee173 [2021-06-25T19:51:58.994Z] [2021-06-25T19:51:58.994Z] Removing intermediate container 8c18f589f41e [2021-06-25T19:51:58.994Z] ---> e71b18943426 [2021-06-25T19:51:58.994Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T19:51:58.994Z] Successfully built 99d625bee173 [2021-06-25T19:51:58.994Z] ---> Running in a9f9bd47348c [2021-06-25T19:51:59.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:51:59.261Z] Successfully tagged support-notifications:latest [2021-06-25T19:51:59.261Z] Building security-bootstrapper [2021-06-25T19:51:59.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:51:59.655Z] Configure a credential helper to remove this warning. See [2021-06-25T19:51:59.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:51:59.655Z] [2021-06-25T19:51:59.655Z] Login Succeeded [2021-06-25T19:51:59.655Z] nexus3.edgexfoundry.org:10003 [2021-06-25T19:51:59.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:52:00.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:52:00.216Z] Configure a credential helper to remove this warning. See [2021-06-25T19:52:00.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:52:00.216Z] [2021-06-25T19:52:00.216Z] Login Succeeded [2021-06-25T19:52:00.216Z] nexus3.edgexfoundry.org:10004 [2021-06-25T19:52:00.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:52:00.653Z]  Building support-notifications ... done  ---> 69132822bb03 [2021-06-25T19:52:00.653Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T19:52:00.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:52:00.764Z] Configure a credential helper to remove this warning. See [2021-06-25T19:52:00.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:52:00.764Z] [2021-06-25T19:52:00.764Z] Login Succeeded [2021-06-25T19:52:00.764Z] docker.io [2021-06-25T19:52:00.920Z] Removing intermediate container a9f9bd47348c [2021-06-25T19:52:00.920Z] ---> 3977bae98cfe [2021-06-25T19:52:00.920Z] [2021-06-25T19:52:01.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:52:01.186Z] Successfully built 3977bae98cfe [2021-06-25T19:52:01.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:52:01.313Z] Configure a credential helper to remove this warning. See [2021-06-25T19:52:01.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:52:01.313Z] [2021-06-25T19:52:01.313Z] Login Succeeded [2021-06-25T19:52:01.313Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T19:52:01.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-25T19:52:01.644Z] ========================================================= [2021-06-25T19:52:01.644Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-25T19:52:01.644Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:52:01.780Z] Successfully tagged security-proxy-setup:latest [2021-06-25T19:52:01.780Z] Building security-secretstore-setup [2021-06-25T19:52:02.064Z] ---> Running in be2258cfc42b [2021-06-25T19:52:02.064Z] ---> e21f4fa0516d [2021-06-25T19:52:02.064Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T19:52:02.064Z]  Building security-proxy-setup ... done Removing intermediate container be2258cfc42b [2021-06-25T19:52:02.064Z] ---> 2b1dd240c2bd [2021-06-25T19:52:02.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:52:03.793Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-25T19:52:04.068Z] Sending build context to Docker daemon 166.4MB [2021-06-25T19:52:04.345Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T19:52:04.345Z] Step 2/6 : FROM ${BASE} [2021-06-25T19:52:04.623Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-25T19:52:04.623Z] 595b0fe564bb: Pulling fs layer [2021-06-25T19:52:04.623Z] 3088b5b3c5c0: Pulling fs layer [2021-06-25T19:52:04.623Z] 5b7225fbf94c: Pulling fs layer [2021-06-25T19:52:04.623Z] ba82ee9f976e: Pulling fs layer [2021-06-25T19:52:04.623Z] 506bd15cee9f: Pulling fs layer [2021-06-25T19:52:04.623Z] 75a0a4a0db45: Pulling fs layer [2021-06-25T19:52:04.623Z] 618dc40b7e24: Pulling fs layer [2021-06-25T19:52:04.623Z] 506bd15cee9f: Waiting [2021-06-25T19:52:04.623Z] ba82ee9f976e: Waiting [2021-06-25T19:52:04.623Z] 75a0a4a0db45: Waiting [2021-06-25T19:52:04.623Z] 618dc40b7e24: Waiting [2021-06-25T19:52:04.623Z] 3088b5b3c5c0: Download complete [2021-06-25T19:52:04.623Z] 5b7225fbf94c: Download complete [2021-06-25T19:52:04.623Z] 506bd15cee9f: Download complete [2021-06-25T19:52:04.623Z] 75a0a4a0db45: Verifying Checksum [2021-06-25T19:52:04.623Z] 75a0a4a0db45: Download complete [2021-06-25T19:52:04.623Z] 595b0fe564bb: Download complete [2021-06-25T19:52:05.611Z] 595b0fe564bb: Pull complete [2021-06-25T19:52:05.910Z] 3088b5b3c5c0: Pull complete [2021-06-25T19:52:06.524Z] 5b7225fbf94c: Pull complete [2021-06-25T19:52:06.524Z] 618dc40b7e24: Download complete [2021-06-25T19:52:07.967Z] ba82ee9f976e: Download complete [2021-06-25T19:52:08.780Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:52:08.780Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:52:08.780Z] ---> 88b639abe02b [2021-06-25T19:52:08.780Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T19:52:08.780Z] ---> Using cache [2021-06-25T19:52:08.780Z] ---> 3f40376db83c [2021-06-25T19:52:08.780Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:52:08.780Z] ---> Using cache [2021-06-25T19:52:08.780Z] ---> 68895a5bf1d1 [2021-06-25T19:52:08.780Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T19:52:11.329Z] ---> 2739d985b903 [2021-06-25T19:52:11.329Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T19:52:11.329Z] ---> Running in a4202fbd0b28 [2021-06-25T19:52:11.596Z] ---> Running in f244570fee7e [2021-06-25T19:52:11.859Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:52:11.859Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:52:12.443Z] ---> 88b639abe02b [2021-06-25T19:52:12.443Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T19:52:12.443Z] ---> Using cache [2021-06-25T19:52:12.443Z] ---> 3f40376db83c [2021-06-25T19:52:12.443Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:52:12.443Z] ---> Running in 2f5904b0c7e4 [2021-06-25T19:52:12.443Z] ---> Using cache [2021-06-25T19:52:12.443Z] ---> 68895a5bf1d1 [2021-06-25T19:52:12.443Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T19:52:12.443Z] Removing intermediate container a4202fbd0b28 [2021-06-25T19:52:12.443Z] ---> 01ea7aafc0ff [2021-06-25T19:52:12.443Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:52:12.443Z] ---> Running in 52e4f8c88a9e [2021-06-25T19:52:12.443Z] ---> Running in e0ad3dbb380a [2021-06-25T19:52:12.443Z] Removing intermediate container 2f5904b0c7e4 [2021-06-25T19:52:12.443Z] ---> 18e09eeb9a45 [2021-06-25T19:52:12.443Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:52:12.443Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T19:52:12.443Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T19:52:12.443Z] ---> aefe523efa57 [2021-06-25T19:52:12.443Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:52:12.443Z] ---> Running in 09900af7b52d [2021-06-25T19:52:12.443Z] Removing intermediate container e0ad3dbb380a [2021-06-25T19:52:12.443Z] ---> 6ca2aa358c7b [2021-06-25T19:52:12.443Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:52:12.710Z] ---> Running in d239fcc3df19 [2021-06-25T19:52:12.710Z] ---> Running in 5360592136d6 [2021-06-25T19:52:12.710Z] Removing intermediate container 09900af7b52d [2021-06-25T19:52:12.710Z] ---> 3f53ec3b2026 [2021-06-25T19:52:12.710Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:52:12.710Z] Removing intermediate container 5360592136d6 [2021-06-25T19:52:12.710Z] ---> 40e9b8060f33 [2021-06-25T19:52:12.710Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:52:12.710Z] ---> Running in d8aa19aad02b [2021-06-25T19:52:12.710Z] Removing intermediate container d239fcc3df19 [2021-06-25T19:52:12.710Z] ---> 3b069deeb87a [2021-06-25T19:52:12.710Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T19:52:12.710Z] ---> Running in 3a2b9b8e5655 [2021-06-25T19:52:12.980Z] ---> Running in 9f8e95360d0a [2021-06-25T19:52:12.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:12.980Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:12.980Z] Removing intermediate container d8aa19aad02b [2021-06-25T19:52:12.980Z] ---> 2c95683b4849 [2021-06-25T19:52:12.980Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:52:12.980Z] Removing intermediate container 3a2b9b8e5655 [2021-06-25T19:52:12.980Z] ---> 97cb6110e529 [2021-06-25T19:52:12.980Z] [2021-06-25T19:52:12.980Z] ---> Running in ab3348b64ab2 [2021-06-25T19:52:12.980Z] Successfully built 97cb6110e529 [2021-06-25T19:52:12.980Z] Successfully tagged core-metadata:latest [2021-06-25T19:52:12.980Z] Building support-scheduler [2021-06-25T19:52:13.248Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:13.248Z] Removing intermediate container ab3348b64ab2 [2021-06-25T19:52:13.248Z] ---> ee01b3f3f19c [2021-06-25T19:52:13.248Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:52:13.248Z] ---> Running in 3f0faa59ad9c [2021-06-25T19:52:13.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:13.522Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T19:52:13.522Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T19:52:13.522Z] Executing bash-5.0.17-r0.post-install [2021-06-25T19:52:13.522Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:52:13.522Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T19:52:13.789Z] Removing intermediate container 3f0faa59ad9c [2021-06-25T19:52:13.789Z] ---> cc3731b22ae3 [2021-06-25T19:52:13.789Z] [2021-06-25T19:52:13.789Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T19:52:13.789Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T19:52:13.789Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T19:52:13.789Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T19:52:13.789Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T19:52:13.789Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T19:52:13.789Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T19:52:13.789Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T19:52:13.789Z] Successfully built cc3731b22ae3 [2021-06-25T19:52:13.789Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T19:52:13.789Z] Successfully tagged core-command:latest [2021-06-25T19:52:13.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:13.789Z] Building core-data [2021-06-25T19:52:14.064Z]  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:14.328Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T19:52:14.328Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T19:52:14.328Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T19:52:14.328Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T19:52:14.328Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T19:52:14.328Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T19:52:14.328Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T19:52:14.593Z] OK: 219 MiB in 52 packages [2021-06-25T19:52:14.593Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T19:52:14.859Z] OK: 219 MiB in 52 packages [2021-06-25T19:52:16.255Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T19:52:16.255Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T19:52:16.829Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T19:52:16.829Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T19:52:17.399Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T19:52:17.970Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T19:52:18.132Z] ba82ee9f976e: Pull complete [2021-06-25T19:52:18.231Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T19:52:18.231Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T19:52:18.231Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T19:52:18.231Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T19:52:18.404Z] 506bd15cee9f: Pull complete [2021-06-25T19:52:18.494Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T19:52:18.494Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T19:52:18.494Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T19:52:18.494Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T19:52:18.494Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T19:52:18.494Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T19:52:18.494Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T19:52:18.494Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T19:52:18.676Z] 75a0a4a0db45: Pull complete [2021-06-25T19:52:18.755Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:52:18.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:52:18.756Z] ---> 88b639abe02b [2021-06-25T19:52:18.756Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:52:18.756Z] ---> Using cache [2021-06-25T19:52:18.756Z] ---> 3f40376db83c [2021-06-25T19:52:18.756Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:52:18.756Z] ---> Using cache [2021-06-25T19:52:18.756Z] ---> 68895a5bf1d1 [2021-06-25T19:52:18.756Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T19:52:20.182Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T19:52:20.182Z] OK: 72 MiB in 59 packages [2021-06-25T19:52:20.182Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:52:20.182Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:52:20.182Z] ---> 88b639abe02b [2021-06-25T19:52:20.182Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:52:20.182Z] ---> Using cache [2021-06-25T19:52:20.182Z] ---> 3f40376db83c [2021-06-25T19:52:20.182Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:52:20.182Z] ---> Using cache [2021-06-25T19:52:20.182Z] ---> 68895a5bf1d1 [2021-06-25T19:52:20.182Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T19:52:20.773Z] ---> Running in 248452788ccc [2021-06-25T19:52:20.773Z] ---> Running in 36fed3283bb0 [2021-06-25T19:52:20.773Z] Removing intermediate container 52e4f8c88a9e [2021-06-25T19:52:20.773Z] ---> 8694bf60a6bc [2021-06-25T19:52:20.773Z] Step 6/32 : COPY go.mod . [2021-06-25T19:52:20.773Z] Removing intermediate container f244570fee7e [2021-06-25T19:52:20.773Z] ---> 7a8b1f76c75a [2021-06-25T19:52:20.773Z] Step 6/26 : COPY go.mod . [2021-06-25T19:52:21.038Z] ---> 31ef9720c647 [2021-06-25T19:52:21.038Z] Step 7/32 : RUN go mod download [2021-06-25T19:52:21.038Z] ---> Running in 05ad949621ca [2021-06-25T19:52:21.038Z] ---> afc3c9285b82 [2021-06-25T19:52:21.038Z] Step 7/26 : RUN go mod download [2021-06-25T19:52:21.038Z] ---> Running in 9902d3d2df1b [2021-06-25T19:52:21.308Z] Collecting docker-compose==1.23.2 [2021-06-25T19:52:21.308Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T19:52:21.569Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T19:52:21.570Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T19:52:21.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:21.570Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:21.570Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T19:52:21.570Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T19:52:21.830Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T19:52:21.830Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T19:52:22.065Z] 618dc40b7e24: Pull complete [2021-06-25T19:52:22.065Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-25T19:52:22.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-25T19:52:22.065Z] ---> a36622ca3599 [2021-06-25T19:52:22.065Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T19:52:22.097Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T19:52:22.097Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T19:52:22.097Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T19:52:22.097Z] Removing intermediate container 9902d3d2df1b [2021-06-25T19:52:22.097Z] ---> 73e83a165d80 [2021-06-25T19:52:22.097Z] Step 8/26 : COPY . . [2021-06-25T19:52:22.370Z] Removing intermediate container 05ad949621ca [2021-06-25T19:52:22.370Z] ---> e40c0b7dbd58 [2021-06-25T19:52:22.370Z] Step 8/32 : COPY . . [2021-06-25T19:52:22.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:22.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:52:22.640Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T19:52:22.640Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T19:52:22.640Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T19:52:22.640Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T19:52:22.909Z] Collecting PyYAML<4,>=3.10 [2021-06-25T19:52:22.909Z] OK: 219 MiB in 52 packages [2021-06-25T19:52:22.909Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T19:52:23.198Z] OK: 219 MiB in 52 packages [2021-06-25T19:52:24.673Z] ---> Running in a70ea057ea9d [2021-06-25T19:52:25.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:52:26.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:52:27.233Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T19:52:27.826Z] (2/12) Installing file (5.39-r0) [2021-06-25T19:52:27.826Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T19:52:28.097Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T19:52:28.535Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T19:52:28.535Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T19:52:30.473Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T19:52:30.473Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T19:52:30.473Z] Removing intermediate container 248452788ccc [2021-06-25T19:52:30.473Z] ---> c924d4412991 [2021-06-25T19:52:30.473Z] Step 6/24 : COPY go.mod . [2021-06-25T19:52:30.473Z] ---> 58bdd0d11bc2 [2021-06-25T19:52:30.473Z] Step 9/26 : RUN go mod tidy [2021-06-25T19:52:30.749Z] Removing intermediate container 36fed3283bb0 [2021-06-25T19:52:30.749Z] ---> 0168e7816bf4 [2021-06-25T19:52:30.749Z] Step 6/23 : COPY go.mod . [2021-06-25T19:52:30.749Z] ---> 89e2ce82e732 [2021-06-25T19:52:30.749Z] Step 9/32 : RUN go mod tidy [2021-06-25T19:52:30.749Z] ---> Running in aeab770c698b [2021-06-25T19:52:30.749Z] ---> Running in b563c2ed7065 [2021-06-25T19:52:30.749Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T19:52:30.749Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T19:52:30.749Z] ---> 2f29cc062a49 [2021-06-25T19:52:30.749Z] Step 7/24 : RUN go mod download [2021-06-25T19:52:31.021Z] ---> Running in 4cd73fa9c845 [2021-06-25T19:52:31.021Z] ---> f7acf18d613f [2021-06-25T19:52:31.021Z] Step 7/23 : RUN go mod download [2021-06-25T19:52:31.021Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T19:52:31.021Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T19:52:31.021Z] ---> Running in 069fbc146cd9 [2021-06-25T19:52:31.021Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T19:52:31.021Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T19:52:31.021Z] Collecting idna<2.8,>=2.5 [2021-06-25T19:52:31.021Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T19:52:31.021Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T19:52:31.021Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T19:52:31.021Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T19:52:31.021Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T19:52:31.287Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docopt, cached-property, PyYAML, jsonschema, texttable, docker-compose [2021-06-25T19:52:31.287Z] Attempting uninstall: urllib3 [2021-06-25T19:52:31.287Z] Found existing installation: urllib3 1.25.9 [2021-06-25T19:52:31.287Z] Uninstalling urllib3-1.25.9: [2021-06-25T19:52:31.287Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T19:52:31.550Z] Attempting uninstall: idna [2021-06-25T19:52:31.550Z] Found existing installation: idna 2.9 [2021-06-25T19:52:31.550Z] Uninstalling idna-2.9: [2021-06-25T19:52:31.550Z] Successfully uninstalled idna-2.9 [2021-06-25T19:52:31.550Z] Attempting uninstall: requests [2021-06-25T19:52:31.550Z] Found existing installation: requests 2.23.0 [2021-06-25T19:52:31.550Z] Uninstalling requests-2.23.0: [2021-06-25T19:52:31.550Z] Successfully uninstalled requests-2.23.0 [2021-06-25T19:52:32.141Z] Running setup.py install for dockerpty: started [2021-06-25T19:52:32.401Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T19:52:32.401Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T19:52:32.401Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T19:52:32.423Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T19:52:32.423Z] Running setup.py install for docopt: started [2021-06-25T19:52:32.671Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T19:52:32.671Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T19:52:32.671Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T19:52:32.690Z] Removing intermediate container b563c2ed7065 [2021-06-25T19:52:32.690Z] ---> 6a52b7740a43 [2021-06-25T19:52:32.690Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T19:52:32.690Z] Removing intermediate container 4cd73fa9c845 [2021-06-25T19:52:32.690Z] ---> 2cc070c310c2 [2021-06-25T19:52:32.690Z] Step 8/24 : COPY . . [2021-06-25T19:52:32.690Z] Removing intermediate container 069fbc146cd9 [2021-06-25T19:52:32.690Z] ---> d13caf518b98 [2021-06-25T19:52:32.690Z] Step 8/23 : COPY . . [2021-06-25T19:52:32.690Z] ---> Running in c26d9a2d0358 [2021-06-25T19:52:32.690Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T19:52:32.941Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T19:52:32.954Z] Running setup.py install for PyYAML: started [2021-06-25T19:52:32.954Z] Removing intermediate container aeab770c698b [2021-06-25T19:52:32.954Z] ---> 954a34d702c3 [2021-06-25T19:52:32.954Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T19:52:32.954Z] ---> Running in cab81747cc24 [2021-06-25T19:52:33.215Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T19:52:33.215Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T19:52:33.215Z] OK: 218 MiB in 52 packages [2021-06-25T19:52:33.217Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T19:52:33.217Z] Running setup.py install for texttable: started [2021-06-25T19:52:33.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-25T19:52:33.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-25T19:52:33.813Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T19:52:34.086Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-25T19:52:37.556Z] Removing intermediate container a70ea057ea9d [2021-06-25T19:52:37.556Z] ---> 2b8cb10cb9c8 [2021-06-25T19:52:37.556Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T19:52:37.556Z] ---> Running in d16a53ac94f5 [2021-06-25T19:52:37.556Z] Removing intermediate container d16a53ac94f5 [2021-06-25T19:52:37.556Z] ---> 6454690a0b0b [2021-06-25T19:52:37.556Z] Step 5/6 : COPY go.mod . [2021-06-25T19:52:38.153Z] ---> d5e2dbb0e7b7 [2021-06-25T19:52:38.154Z] Step 6/6 : RUN go mod download [2021-06-25T19:52:38.428Z] ---> Running in 1328dfd54231 [2021-06-25T19:52:46.360Z] ---> 45692ebc6469 [2021-06-25T19:52:46.360Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:52:46.360Z] ---> 96d04cf6d4e9 [2021-06-25T19:52:46.360Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:52:46.360Z] ---> Running in f9e4f3c55d69 [2021-06-25T19:52:46.360Z] ---> Running in 93225a9c05ef [2021-06-25T19:52:49.344Z] Removing intermediate container f9e4f3c55d69 [2021-06-25T19:52:49.344Z] ---> 008369461153 [2021-06-25T19:52:49.344Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T19:52:49.344Z] ---> Running in 44c14ffe622e [2021-06-25T19:52:49.344Z] Removing intermediate container 93225a9c05ef [2021-06-25T19:52:49.344Z] ---> bc45205ebbc0 [2021-06-25T19:52:49.344Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T19:52:49.344Z] ---> Running in 640d174bb16f [2021-06-25T19:52:49.344Z] Removing intermediate container 9f8e95360d0a [2021-06-25T19:52:49.344Z] ---> 6839cc8a791a [2021-06-25T19:52:49.344Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T19:52:49.696Z] ---> Running in 0da017065771 [2021-06-25T19:52:49.696Z] Removing intermediate container 0da017065771 [2021-06-25T19:52:49.696Z] ---> e12b2d6eeaba [2021-06-25T19:52:49.696Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T19:52:50.131Z] ---> Running in 4e53e4b59cad [2021-06-25T19:52:50.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-25T19:52:50.131Z] Removing intermediate container 4e53e4b59cad [2021-06-25T19:52:50.131Z] ---> 9907f798e5e5 [2021-06-25T19:52:50.131Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T19:52:50.435Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-25T19:52:51.025Z] ---> 72a5359b2da9 [2021-06-25T19:52:51.025Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T19:52:51.288Z] ---> a3d7cf0b0165 [2021-06-25T19:52:51.288Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T19:52:51.864Z] ---> 78c64352c534 [2021-06-25T19:52:51.864Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T19:52:51.864Z] ---> Running in 67a2eb728bfa [2021-06-25T19:52:52.127Z] Removing intermediate container 67a2eb728bfa [2021-06-25T19:52:52.127Z] ---> e32e5dcea290 [2021-06-25T19:52:52.127Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:52:52.127Z] ---> Running in 10ebaba892c5 [2021-06-25T19:52:52.388Z] Removing intermediate container 10ebaba892c5 [2021-06-25T19:52:52.388Z] ---> 88f7fe1d43a4 [2021-06-25T19:52:52.388Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:52:52.388Z] ---> Running in 0a68499893f0 [2021-06-25T19:52:52.667Z] Removing intermediate container 0a68499893f0 [2021-06-25T19:52:52.667Z] ---> c03a36cae72a [2021-06-25T19:52:52.667Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:52:52.667Z] ---> Running in f29045c4677a [2021-06-25T19:52:52.667Z] Removing intermediate container f29045c4677a [2021-06-25T19:52:52.667Z] ---> ee6fc68229c1 [2021-06-25T19:52:52.667Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:52:52.667Z] ---> Running in 7bd6118c06e8 [2021-06-25T19:52:52.927Z] Removing intermediate container 7bd6118c06e8 [2021-06-25T19:52:52.927Z] ---> 1ade56c3f487 [2021-06-25T19:52:52.927Z] [2021-06-25T19:52:52.927Z] Successfully built 1ade56c3f487 [2021-06-25T19:52:52.927Z] Successfully tagged sys-mgmt-agent:latest [2021-06-25T19:53:05.246Z] Removing intermediate container 1328dfd54231 [2021-06-25T19:53:05.246Z] ---> 72a94affb5a8 [2021-06-25T19:53:05.246Z] Successfully built 72a94affb5a8 [2021-06-25T19:53:05.246Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:53:05.450Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-25T19:53:05.593Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T19:53:05.593Z] . [Pipeline] withDockerContainer [2021-06-25T19:53:06.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container [2021-06-25T19:53:06.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-25T19:53:07.755Z] $ docker top 26309ebcfe2c9fb5930d6c4b880fdec41be26cfc2581f39e155ffc68dc6b1bdc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:53:08.790Z] + go version [2021-06-25T19:53:08.790Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-25T19:53:08.821Z] $ docker stop --time=1 26309ebcfe2c9fb5930d6c4b880fdec41be26cfc2581f39e155ffc68dc6b1bdc [2021-06-25T19:53:09.718Z] Removing intermediate container c26d9a2d0358 [2021-06-25T19:53:09.718Z] ---> 9eb5ac3a6236 [2021-06-25T19:53:09.718Z] [2021-06-25T19:53:09.718Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T19:53:09.718Z] ---> 13621d1b12d4 [2021-06-25T19:53:09.718Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T19:53:09.718Z] ---> Running in 4df2b9267c50 [2021-06-25T19:53:09.718Z] Removing intermediate container cab81747cc24 [2021-06-25T19:53:09.718Z] ---> 78f87938f895 [2021-06-25T19:53:09.718Z] [2021-06-25T19:53:09.718Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T19:53:09.718Z] ---> 13621d1b12d4 [2021-06-25T19:53:09.718Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T19:53:09.718Z] Removing intermediate container 4df2b9267c50 [2021-06-25T19:53:09.718Z] ---> 487daaea55c4 [2021-06-25T19:53:09.718Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T19:53:09.718Z] ---> Running in 530086664c82 [2021-06-25T19:53:09.718Z] ---> Running in a9f90d113242 [2021-06-25T19:53:10.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:53:10.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:53:10.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:53:10.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:53:10.592Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T19:53:10.592Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:53:10.592Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T19:53:10.592Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T19:53:10.592Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:53:10.592Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T19:53:10.592Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:53:10.592Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:53:10.592Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:53:10.592Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T19:53:10.592Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:53:10.592Z] OK: 6 MiB in 16 packages [2021-06-25T19:53:10.592Z] OK: 7 MiB in 20 packages [2021-06-25T19:53:10.627Z] $ docker rm -f 26309ebcfe2c9fb5930d6c4b880fdec41be26cfc2581f39e155ffc68dc6b1bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:53:11.179Z] Removing intermediate container a9f90d113242 [2021-06-25T19:53:11.180Z] ---> 336764effcaf [2021-06-25T19:53:11.180Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T19:53:11.362Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T19:53:11.362Z] . [Pipeline] withDockerContainer [2021-06-25T19:53:11.443Z] ---> Running in a12c80bda163 [2021-06-25T19:53:11.443Z] Removing intermediate container 530086664c82 [2021-06-25T19:53:11.443Z] ---> 09e77a1535d3 [2021-06-25T19:53:11.443Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:53:11.443Z] ---> Running in c4a4f32c2328 [2021-06-25T19:53:11.443Z] Removing intermediate container a12c80bda163 [2021-06-25T19:53:11.443Z] ---> cc9524bc0dc7 [2021-06-25T19:53:11.443Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T19:53:11.600Z] prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container [2021-06-25T19:53:11.701Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-25T19:53:11.706Z] ---> Running in e8f0bced81d9 [2021-06-25T19:53:11.706Z] Removing intermediate container c4a4f32c2328 [2021-06-25T19:53:11.706Z] ---> 875a83403bee [2021-06-25T19:53:11.706Z] Step 14/26 : WORKDIR / [2021-06-25T19:53:11.706Z] ---> Running in 1594a7ec4f98 [2021-06-25T19:53:11.706Z] Removing intermediate container e8f0bced81d9 [2021-06-25T19:53:11.706Z] ---> 9091fea0bedd [2021-06-25T19:53:11.706Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T19:53:11.969Z] ---> Running in f457d83f5021 [2021-06-25T19:53:11.969Z] Removing intermediate container 1594a7ec4f98 [2021-06-25T19:53:11.969Z] ---> 2a3fefa9d8ba [2021-06-25T19:53:11.969Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T19:53:12.233Z] ---> 7d0d9d7f798d [2021-06-25T19:53:12.233Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T19:53:12.497Z] ---> 4204e8c09b53 [2021-06-25T19:53:12.497Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T19:53:13.022Z] Removing intermediate container f457d83f5021 [2021-06-25T19:53:13.022Z] ---> 68f26f2a86d9 [2021-06-25T19:53:13.022Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T19:53:13.022Z] ---> c4678ec505a8 [2021-06-25T19:53:13.022Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T19:53:13.022Z] ---> Running in a42495b8e21a [2021-06-25T19:53:13.136Z] $ docker top e7bbb05fff24406afd597005e32092b11c0827cf9831c9b9763de78a2f10a3c8 -eo pid,comm [2021-06-25T19:53:13.288Z] Removing intermediate container a42495b8e21a [2021-06-25T19:53:13.288Z] ---> a5cb7e48bc4e [2021-06-25T19:53:13.288Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T19:53:13.288Z] ---> d793ce00f598 [2021-06-25T19:53:13.288Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] { [Pipeline] echo [2021-06-25T19:53:13.463Z] ========================================================= [2021-06-25T19:53:13.463Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T19:53:13.463Z] ========================================================= [Pipeline] sh [2021-06-25T19:53:13.861Z] ---> 971f7ed0e6df [2021-06-25T19:53:13.861Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T19:53:13.861Z] ---> Running in 0e912572d87c [2021-06-25T19:53:14.110Z] + go mod tidy [2021-06-25T19:53:14.125Z] ---> a2c8eaaee4fd [2021-06-25T19:53:14.125Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] sh [2021-06-25T19:53:15.074Z] ---> 438d78576932 [2021-06-25T19:53:15.074Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T19:53:15.337Z] ---> 40893a99dd81 [2021-06-25T19:53:15.337Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-25T19:53:15.337Z] ---> Running in cbad54fcfd5e [2021-06-25T19:53:15.337Z] Removing intermediate container 0e912572d87c [2021-06-25T19:53:15.337Z] ---> e153493afb50 [2021-06-25T19:53:15.337Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:53:15.385Z] + make test [2021-06-25T19:53:15.385Z] go mod tidy [2021-06-25T19:53:15.919Z] ---> b35af050fdeb [2021-06-25T19:53:15.919Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T19:53:16.000Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T19:53:16.499Z] ---> f1ba25e9e808 [2021-06-25T19:53:16.499Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T19:53:16.762Z] Removing intermediate container cbad54fcfd5e [2021-06-25T19:53:16.762Z] ---> 6e03aa878494 [2021-06-25T19:53:16.762Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T19:53:16.762Z] ---> Running in 9c6909fa80b5 [2021-06-25T19:53:17.023Z] ---> 72184c66fea1 [2021-06-25T19:53:17.023Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T19:53:17.023Z] Removing intermediate container 9c6909fa80b5 [2021-06-25T19:53:17.023Z] ---> 030ff5633352 [2021-06-25T19:53:17.023Z] Step 24/26 : LABEL arch=x86_64 [2021-06-25T19:53:17.023Z] ---> Running in 2c1dcfba1f60 [2021-06-25T19:53:17.285Z] ---> b21c40416fa9 [2021-06-25T19:53:17.285Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T19:53:17.285Z] Removing intermediate container 2c1dcfba1f60 [2021-06-25T19:53:17.285Z] ---> 4cf8ff106217 [2021-06-25T19:53:17.285Z] Step 25/26 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:53:17.285Z] ---> Running in 52ffff2aa73c [2021-06-25T19:53:17.551Z] ---> 5af24744ddc5 [2021-06-25T19:53:17.551Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T19:53:17.551Z] Removing intermediate container 52ffff2aa73c [2021-06-25T19:53:17.551Z] ---> 04f42824a461 [2021-06-25T19:53:17.551Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T19:53:17.824Z] ---> Running in a34baefb60be [2021-06-25T19:53:17.824Z] ---> Running in a1c27516dc62 [2021-06-25T19:53:18.094Z] Removing intermediate container a1c27516dc62 [2021-06-25T19:53:18.094Z] ---> 7c48b6b5adfa [2021-06-25T19:53:18.094Z] [2021-06-25T19:53:18.094Z] Removing intermediate container a34baefb60be [2021-06-25T19:53:18.094Z] ---> 8bee96b53a2d [2021-06-25T19:53:18.094Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T19:53:18.094Z] Successfully built 7c48b6b5adfa [2021-06-25T19:53:18.094Z] Successfully tagged security-secretstore-setup:latest [2021-06-25T19:53:19.052Z]  Building security-secretstore-setup ... done  ---> f1b362068728 [2021-06-25T19:53:19.052Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T19:53:19.314Z] Removing intermediate container 44c14ffe622e [2021-06-25T19:53:19.314Z] ---> 1a980537670c [2021-06-25T19:53:19.314Z] [2021-06-25T19:53:19.314Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:53:19.314Z] ---> 13621d1b12d4 [2021-06-25T19:53:19.314Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:53:19.314Z] ---> Using cache [2021-06-25T19:53:19.314Z] ---> 27396af2377a [2021-06-25T19:53:19.314Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:53:19.314Z] ---> Using cache [2021-06-25T19:53:19.314Z] ---> 19682aa4cbe1 [2021-06-25T19:53:19.314Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T19:53:19.314Z] ---> Running in 405c80d7a431 [2021-06-25T19:53:19.314Z] ---> Running in 67df71045eb4 [2021-06-25T19:53:19.582Z] Removing intermediate container 67df71045eb4 [2021-06-25T19:53:19.582Z] ---> e9e2bcd2969e [2021-06-25T19:53:19.582Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:53:19.582Z] ---> Running in 9b96305a7eaa [2021-06-25T19:53:19.582Z] Removing intermediate container 9b96305a7eaa [2021-06-25T19:53:19.582Z] ---> 20a34832bf1e [2021-06-25T19:53:19.582Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:53:19.845Z] ---> c08b951819d7 [2021-06-25T19:53:19.845Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T19:53:20.107Z] Removing intermediate container 405c80d7a431 [2021-06-25T19:53:20.107Z] ---> 32cf979dde09 [2021-06-25T19:53:20.107Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T19:53:20.107Z] ---> Running in 9e8f37478809 [2021-06-25T19:53:20.107Z] ---> 4ec23f5dd5ed [2021-06-25T19:53:20.107Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T19:53:20.371Z] Removing intermediate container 9e8f37478809 [2021-06-25T19:53:20.371Z] ---> 96bea87d36e6 [2021-06-25T19:53:20.371Z] Step 29/32 : CMD ["gate"] [2021-06-25T19:53:20.371Z] ---> Running in 3032b1ee370f [2021-06-25T19:53:20.637Z] ---> 807474f5c371 [2021-06-25T19:53:20.637Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T19:53:20.637Z] ---> Running in e5b97a4b5b2d [2021-06-25T19:53:20.637Z] Removing intermediate container 3032b1ee370f [2021-06-25T19:53:20.637Z] ---> 699a9666c0db [2021-06-25T19:53:20.637Z] Step 30/32 : LABEL arch=x86_64 [2021-06-25T19:53:21.209Z] ---> Running in b3d8967d552d [2021-06-25T19:53:21.209Z] Removing intermediate container e5b97a4b5b2d [2021-06-25T19:53:21.209Z] ---> e21e608357f1 [2021-06-25T19:53:21.209Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:53:21.209Z] Removing intermediate container 640d174bb16f [2021-06-25T19:53:21.209Z] ---> c34753e9196c [2021-06-25T19:53:21.209Z] [2021-06-25T19:53:21.209Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:53:21.209Z] ---> 13621d1b12d4 [2021-06-25T19:53:21.209Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T19:53:21.209Z] ---> Running in 499c78f13702 [2021-06-25T19:53:21.209Z] ---> Running in 20ee5eb653d1 [2021-06-25T19:53:21.209Z] Removing intermediate container b3d8967d552d [2021-06-25T19:53:21.209Z] ---> 72b146c55c4d [2021-06-25T19:53:21.209Z] Step 31/32 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:53:21.209Z] Removing intermediate container 499c78f13702 [2021-06-25T19:53:21.209Z] ---> 1d659ce584b9 [2021-06-25T19:53:21.209Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T19:53:21.470Z] Removing intermediate container 20ee5eb653d1 [2021-06-25T19:53:21.470Z] ---> 03d8a1d39a40 [2021-06-25T19:53:21.470Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T19:53:21.470Z] ---> Running in b0a4dc761c48 [2021-06-25T19:53:21.470Z] ---> Running in ac87bd1dcd41 [2021-06-25T19:53:21.470Z] ---> Running in 74f6271bbe42 [2021-06-25T19:53:21.470Z] Removing intermediate container ac87bd1dcd41 [2021-06-25T19:53:21.470Z] ---> c98e70a802aa [2021-06-25T19:53:21.470Z] Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:53:21.470Z] Removing intermediate container b0a4dc761c48 [2021-06-25T19:53:21.470Z] ---> 14a5e7f4edf5 [2021-06-25T19:53:21.470Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T19:53:21.470Z] Removing intermediate container 74f6271bbe42 [2021-06-25T19:53:21.470Z] ---> 80f5692cae46 [2021-06-25T19:53:21.470Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T19:53:21.470Z] ---> Running in 38413c1dc47a [2021-06-25T19:53:21.735Z] ---> Running in 323f6c398fcf [2021-06-25T19:53:21.735Z] ---> Running in 0df4ef08d40a [2021-06-25T19:53:21.735Z] Removing intermediate container 38413c1dc47a [2021-06-25T19:53:21.735Z] ---> 78f6f4db72b2 [2021-06-25T19:53:21.735Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:53:21.735Z] ---> Running in d49666bbcbe9 [2021-06-25T19:53:21.735Z] Removing intermediate container 323f6c398fcf [2021-06-25T19:53:21.735Z] ---> b7c94f0295c3 [2021-06-25T19:53:21.735Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:53:21.735Z] Removing intermediate container 0df4ef08d40a [2021-06-25T19:53:21.735Z] ---> cfe75cb74c9a [2021-06-25T19:53:21.735Z] [2021-06-25T19:53:21.735Z] Removing intermediate container d49666bbcbe9 [2021-06-25T19:53:21.735Z] ---> 260488001732 [2021-06-25T19:53:21.735Z] [2021-06-25T19:53:21.998Z] ---> Running in f6229d07b821 [2021-06-25T19:53:21.999Z] Successfully built 260488001732 [2021-06-25T19:53:21.999Z] Successfully built cfe75cb74c9a [2021-06-25T19:53:21.999Z] Successfully tagged support-scheduler:latest [2021-06-25T19:53:21.999Z]  Building support-scheduler ... done Successfully tagged security-bootstrapper:latest [2021-06-25T19:53:22.260Z]  Building security-bootstrapper ... done Removing intermediate container f6229d07b821 [2021-06-25T19:53:22.260Z] ---> 90d576dfcef3 [2021-06-25T19:53:22.260Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T19:53:22.523Z] ---> Running in 9f0d9fc0b8ba [2021-06-25T19:53:22.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:53:23.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:53:23.626Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:53:23.887Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T19:53:23.887Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T19:53:23.887Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T19:53:24.462Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T19:53:24.723Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T19:53:24.723Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:53:24.723Z] OK: 8 MiB in 20 packages [2021-06-25T19:53:24.985Z] Removing intermediate container 9f0d9fc0b8ba [2021-06-25T19:53:24.985Z] ---> 05b1e6ef9de3 [2021-06-25T19:53:24.985Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:53:25.244Z] ---> ab4da64c6b9f [2021-06-25T19:53:25.244Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T19:53:25.822Z] ---> 1a7fa8e58694 [2021-06-25T19:53:25.822Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T19:53:25.822Z] ---> 24f29f072c28 [2021-06-25T19:53:25.822Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T19:53:25.822Z] ---> Running in d595a5e76846 [2021-06-25T19:53:25.822Z] Removing intermediate container d595a5e76846 [2021-06-25T19:53:25.822Z] ---> c7a3bb282aec [2021-06-25T19:53:25.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:53:25.822Z] ---> Running in 6c4f8946e579 [2021-06-25T19:53:26.087Z] Removing intermediate container 6c4f8946e579 [2021-06-25T19:53:26.087Z] ---> 037165b877aa [2021-06-25T19:53:26.087Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:53:26.087Z] ---> Running in 15580c700960 [2021-06-25T19:53:26.087Z] Removing intermediate container 15580c700960 [2021-06-25T19:53:26.087Z] ---> bac5cf8f5446 [2021-06-25T19:53:26.087Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:53:26.087Z] ---> Running in 44eb1afd012e [2021-06-25T19:53:26.350Z] Removing intermediate container 44eb1afd012e [2021-06-25T19:53:26.350Z] ---> 49f1fda1a364 [2021-06-25T19:53:26.350Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:53:26.350Z] ---> Running in 4ef13a5d6451 [2021-06-25T19:53:26.350Z] Removing intermediate container 4ef13a5d6451 [2021-06-25T19:53:26.350Z] ---> 1f6674bdb591 [2021-06-25T19:53:26.350Z] [2021-06-25T19:53:26.350Z] Successfully built 1f6674bdb591 [2021-06-25T19:53:26.350Z] Successfully tagged core-data:latest [2021-06-25T19:53:26.618Z]  Building core-data ... done  [Pipeline] } [2021-06-25T19:53:26.620Z] $ docker stop --time=1 42c1868f6e4251cd04fa151181add49036ac4a9c4b5ae4dbfd6a2ebdf3e92ae1 [2021-06-25T19:53:28.000Z] $ docker rm -f 42c1868f6e4251cd04fa151181add49036ac4a9c4b5ae4dbfd6a2ebdf3e92ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:53:28.393Z] + docker images [2021-06-25T19:53:28.393Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T19:53:28.393Z] core-data latest 1f6674bdb591 2 seconds ago 20.2MB [2021-06-25T19:53:28.393Z] support-scheduler latest 260488001732 7 seconds ago 15.9MB [2021-06-25T19:53:28.393Z] security-bootstrapper latest cfe75cb74c9a 7 seconds ago 18.6MB [2021-06-25T19:53:28.393Z] c34753e9196c 8 seconds ago 1.15GB [2021-06-25T19:53:28.393Z] 1a980537670c 10 seconds ago 1.15GB [2021-06-25T19:53:28.393Z] security-secretstore-setup latest 7c48b6b5adfa 11 seconds ago 28.7MB [2021-06-25T19:53:28.393Z] 78f87938f895 19 seconds ago 1.15GB [2021-06-25T19:53:28.393Z] 9eb5ac3a6236 20 seconds ago 1.15GB [2021-06-25T19:53:28.393Z] sys-mgmt-agent latest 1ade56c3f487 36 seconds ago 312MB [2021-06-25T19:53:28.393Z] core-command latest cc3731b22ae3 About a minute ago 15.9MB [2021-06-25T19:53:28.393Z] core-metadata latest 97cb6110e529 About a minute ago 16.6MB [2021-06-25T19:53:28.393Z] security-proxy-setup latest 3977bae98cfe About a minute ago 25.7MB [2021-06-25T19:53:28.393Z] f618eabd9786 About a minute ago 1.15GB [2021-06-25T19:53:28.393Z] support-notifications latest 99d625bee173 About a minute ago 16.7MB [2021-06-25T19:53:28.393Z] 3fa700e04a87 About a minute ago 1.14GB [2021-06-25T19:53:28.393Z] 067f97511870 About a minute ago 1.15GB [2021-06-25T19:53:28.393Z] 1a3dcad6c58c About a minute ago 1.15GB [2021-06-25T19:53:28.393Z] e6b03bed3e67 About a minute ago 1.15GB [2021-06-25T19:53:28.393Z] ci-base-image-x86_64 latest 88b639abe02b 5 minutes ago 647MB [2021-06-25T19:53:28.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-25T19:53:28.393Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-25T19:53:28.393Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-25T19:53:28.393Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-25T19:53:28.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-25T19:53:38.187Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T19:53:43.763Z] Still waiting to schedule task [2021-06-25T19:53:43.764Z] ‘prd-ubuntu18.04-docker-8c-8g-168’ is offline [2021-06-25T19:54:34.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T19:54:38.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T19:54:44.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T19:54:44.948Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T19:54:51.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T19:54:51.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T19:54:51.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T19:54:51.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T19:54:53.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T19:54:53.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T19:54:54.606Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T19:54:54.606Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T19:54:54.606Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T19:54:54.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T19:54:54.986Z] Running on prd-ubuntu18.04-docker-8c-8g-170 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T19:54:55.001Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2021-06-25T19:54:55.105Z] The recommended git tool is: git [2021-06-25T19:54:57.345Z] using credential edgex-jenkins-ssh [2021-06-25T19:54:57.359Z] Cloning the remote Git repository [2021-06-25T19:54:57.382Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:54:57.456Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2021-06-25T19:54:57.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:54:57.500Z] > git --version # timeout=10 [2021-06-25T19:54:57.507Z] > git --version # 'git version 2.17.1' [2021-06-25T19:54:57.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:54:57.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:55:07.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.158s coverage: 28.7% of statements [2021-06-25T19:55:07.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T19:55:07.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T19:55:09.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements [2021-06-25T19:55:09.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T19:55:09.316Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:55:09.429Z] Merge succeeded, producing 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T19:55:09.430Z] Checking out Revision 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 (PR-3579) [2021-06-25T19:55:08.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:55:08.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:55:08.653Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:55:08.667Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:55:08.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:55:08.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T19:55:09.325Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:55:09.331Z] > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 [2021-06-25T19:55:09.395Z] > git remote # timeout=10 [2021-06-25T19:55:09.402Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T19:55:09.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:55:09.414Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-25T19:55:09.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T19:55:09.433Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:55:09.439Z] > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 [2021-06-25T19:55:10.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.330s coverage: 53.1% of statements [2021-06-25T19:55:10.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T19:55:10.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T19:55:11.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.564s coverage: 87.7% of statements [2021-06-25T19:55:11.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T19:55:11.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:55:11.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.229s coverage: 78.9% of statements [2021-06-25T19:55:13.074Z] Commit message: "fix(snap): don't add consul to add-proxy-route" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:55:14.187Z] + echo snap-build.sh [2021-06-25T19:55:14.187Z] snap-build.sh [2021-06-25T19:55:14.187Z] + SNAP_BASE_DIR=. [2021-06-25T19:55:14.187Z] + '[' '!' -z /w/workspace/edgex-go/24 ']' [2021-06-25T19:55:14.187Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/24 [2021-06-25T19:55:14.187Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' [2021-06-25T19:55:14.187Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/24] [2021-06-25T19:55:14.187Z] + cd /w/workspace/edgex-go/24 [2021-06-25T19:55:14.187Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-25T19:55:14.187Z] Reading package lists... [2021-06-25T19:55:14.187Z] Building dependency tree... [2021-06-25T19:55:14.187Z] Reading state information... [2021-06-25T19:55:14.451Z] The following packages were automatically installed and are no longer required: [2021-06-25T19:55:14.451Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-25T19:55:14.451Z] uidmap xdelta3 [2021-06-25T19:55:14.451Z] Use 'sudo apt autoremove' to remove them. [2021-06-25T19:55:14.451Z] The following packages will be REMOVED: [2021-06-25T19:55:14.451Z] lxd* lxd-client* [2021-06-25T19:55:14.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.293s coverage: 81.2% of statements [2021-06-25T19:55:14.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T19:55:14.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T19:55:14.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T19:55:14.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T19:55:14.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T19:55:14.715Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-25T19:55:14.715Z] After this operation, 31.7 MB disk space will be freed. [2021-06-25T19:55:15.503Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-25T19:55:15.503Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T19:55:16.461Z] Removing lxd dnsmasq configuration [2021-06-25T19:55:16.461Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T19:55:16.722Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-25T19:55:17.666Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T19:55:17.666Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-25T19:55:17.929Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-25T19:55:19.322Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-25T19:55:19.322Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-25T19:55:20.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.410s coverage: 95.1% of statements [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T19:55:20.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.173s coverage: 60.0% of statements [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T19:55:20.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.256s coverage: 0.8% of statements [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T19:55:20.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.143s coverage: 58.8% of statements [2021-06-25T19:55:20.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.188s coverage: 22.0% of statements [2021-06-25T19:55:20.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T19:55:20.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.169s coverage: 47.1% of statements [2021-06-25T19:55:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements [2021-06-25T19:55:20.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements [2021-06-25T19:55:20.714Z] + sudo snap remove --purge lxd [2021-06-25T19:55:20.977Z] snap "lxd" is not installed [2021-06-25T19:55:20.977Z] + sudo groupadd --force --system lxd [2021-06-25T19:55:20.977Z] ++ whoami [2021-06-25T19:55:20.977Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-25T19:55:20.977Z] + newgrp - lxd [2021-06-25T19:55:20.977Z] + sudo snap install lxd [2021-06-25T19:55:21.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2021-06-25T19:55:22.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements [2021-06-25T19:55:29.134Z] 2021-06-25T19:55:26Z INFO Waiting for automatic snapd restart... [2021-06-25T19:55:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.179s coverage: 94.4% of statements [2021-06-25T19:55:34.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-06-25T19:55:41.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.666s coverage: 81.8% of statements [2021-06-25T19:55:41.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T19:55:44.060Z] lxd 4.15 from Canonical* installed [2021-06-25T19:55:44.060Z] + sudo lxd init --auto [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.164s coverage: 58.8% of statements [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements [2021-06-25T19:55:46.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-06-25T19:55:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T19:55:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.740s coverage: 64.4% of statements [2021-06-25T19:55:47.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T19:55:47.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T19:55:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-06-25T19:55:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-06-25T19:55:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-06-25T19:55:48.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.167s coverage: 73.7% of statements [2021-06-25T19:55:49.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements [2021-06-25T19:55:52.697Z] + sudo snap install --classic snapcraft [2021-06-25T19:55:54.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.155s coverage: 66.9% of statements [2021-06-25T19:55:54.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T19:55:54.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T19:55:54.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T19:55:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.708s coverage: 43.6% of statements [2021-06-25T19:55:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T19:55:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T19:55:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements [2021-06-25T19:55:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T19:55:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.192s coverage: 84.8% of statements [2021-06-25T19:55:55.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T19:56:02.723Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T19:56:02.723Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-25T19:56:02.723Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-25T19:56:02.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T19:56:02.723Z] Dload Upload Total Spent Left Speed [2021-06-25T19:56:02.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 [2021-06-25T19:56:02.723Z] 100 3325k 100 3325k 0 0 8354k 0 --:--:-- --:--:-- --:--:-- 8354k [2021-06-25T19:56:02.723Z] ./yq_linux_amd64 [2021-06-25T19:56:02.723Z] + sudo snapcraft prime --use-lxd [2021-06-25T19:56:05.284Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-25T19:56:05.284Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-25T19:56:05.284Z] - README.md [2021-06-25T19:56:05.284Z] [2021-06-25T19:56:05.284Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T19:56:05.546Z] Launching a container. [2021-06-25T19:56:05.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.211s coverage: 19.3% of statements [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T19:56:05.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 91.9% of statements [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T19:56:05.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.217s coverage: 62.7% of statements [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T19:56:05.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.410s coverage: 97.6% of statements [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T19:56:05.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T19:56:05.658Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T19:56:05.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements [2021-06-25T19:56:05.658Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-25T19:56:05.658Z] GO111MODULE=on go vet ./... [2021-06-25T19:56:12.273Z] Waiting for container to be ready [2021-06-25T19:56:12.853Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-25T19:56:12.853Z] [2021-06-25T19:56:17.068Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-25T19:56:17.068Z] Waiting for network to be ready... [2021-06-25T19:56:17.641Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T19:56:17.641Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T19:56:17.641Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T19:56:17.903Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T19:56:17.903Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T19:56:17.903Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T19:56:17.903Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T19:56:17.903Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T19:56:17.903Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T19:56:17.903Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T19:56:18.165Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T19:56:18.427Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T19:56:18.427Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T19:56:18.687Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T19:56:18.687Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T19:56:18.687Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T19:56:18.687Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T19:56:18.687Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T19:56:18.950Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T19:56:19.210Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T19:56:19.210Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T19:56:19.210Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T19:56:19.210Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T19:56:19.210Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T19:56:19.210Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T19:56:19.211Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T19:56:19.472Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-25T19:56:21.396Z] Fetched 24.8 MB in 4s (6153 kB/s) [2021-06-25T19:56:22.341Z] Reading package lists... [2021-06-25T19:56:22.602Z] Reading package lists... [2021-06-25T19:56:22.602Z] Building dependency tree... [2021-06-25T19:56:22.602Z] Reading state information... [2021-06-25T19:56:22.870Z] The following additional packages will be installed: [2021-06-25T19:56:22.870Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T19:56:22.870Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T19:56:22.870Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T19:56:22.870Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-25T19:56:22.870Z] Suggested packages: [2021-06-25T19:56:22.870Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-25T19:56:22.870Z] Recommended packages: [2021-06-25T19:56:22.870Z] gnupg libsasl2-modules [2021-06-25T19:56:22.870Z] The following NEW packages will be installed: [2021-06-25T19:56:22.870Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-25T19:56:22.870Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-25T19:56:22.870Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-25T19:56:22.870Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-25T19:56:22.870Z] The following packages will be upgraded: [2021-06-25T19:56:22.870Z] gpg gpg-agent gpgconf libudev1 [2021-06-25T19:56:22.870Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-25T19:56:22.870Z] Need to get 3530 kB of archives. [2021-06-25T19:56:22.870Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-25T19:56:22.870Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-25T19:56:22.870Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-25T19:56:22.870Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-25T19:56:22.870Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-25T19:56:23.132Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-25T19:56:23.393Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-25T19:56:23.655Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-25T19:56:23.655Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-25T19:56:23.655Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-25T19:56:23.655Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-25T19:56:23.655Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-25T19:56:23.655Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-25T19:56:23.655Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-25T19:56:23.655Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-25T19:56:23.655Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-25T19:56:23.655Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-25T19:56:23.918Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-25T19:56:23.918Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-25T19:56:23.918Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-25T19:56:23.918Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-25T19:56:23.918Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-25T19:56:23.918Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-25T19:56:23.918Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T19:56:23.918Z] Fetched 3530 kB in 1s (3201 kB/s) [2021-06-25T19:56:24.180Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T19:56:24.180Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-25T19:56:24.180Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T19:56:24.180Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-25T19:56:24.180Z] Selecting previously unselected package udev. [2021-06-25T19:56:24.180Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-25T19:56:24.180Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-25T19:56:24.180Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-25T19:56:24.442Z] Selecting previously unselected package libfuse2:amd64. [2021-06-25T19:56:24.442Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T19:56:24.442Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T19:56:24.442Z] Selecting previously unselected package fuse. [2021-06-25T19:56:24.442Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-25T19:56:24.442Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-25T19:56:24.703Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T19:56:24.703Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T19:56:24.703Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T19:56:24.703Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T19:56:24.703Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T19:56:24.703Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T19:56:24.964Z] Selecting previously unselected package libksba8:amd64. [2021-06-25T19:56:24.964Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-25T19:56:24.964Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-25T19:56:24.964Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-25T19:56:24.964Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:24.964Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:24.964Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-25T19:56:25.226Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.226Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.226Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-25T19:56:25.226Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.226Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.226Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-25T19:56:25.226Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.226Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.488Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-25T19:56:25.488Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.488Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.488Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-25T19:56:25.488Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.488Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.488Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-25T19:56:25.488Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.488Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.750Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-25T19:56:25.750Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.750Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.750Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-25T19:56:25.750Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-25T19:56:25.750Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:25.750Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-25T19:56:25.750Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T19:56:25.750Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T19:56:26.012Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-25T19:56:26.012Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-25T19:56:26.012Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T19:56:26.012Z] Selecting previously unselected package libldap-common. [2021-06-25T19:56:26.012Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-25T19:56:26.012Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T19:56:26.012Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-25T19:56:26.012Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-25T19:56:26.012Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T19:56:26.274Z] Selecting previously unselected package dirmngr. [2021-06-25T19:56:26.274Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T19:56:26.274Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T19:56:26.274Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T19:56:26.274Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-25T19:56:26.274Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-25T19:56:26.274Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T19:56:26.274Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-25T19:56:26.274Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-25T19:56:26.274Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:26.274Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-25T19:56:26.274Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T19:56:26.538Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-25T19:56:26.800Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-25T19:56:26.800Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:26.800Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-25T19:56:27.061Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-25T19:56:27.061Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-25T19:56:27.061Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:27.061Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:27.061Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:27.061Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:27.061Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:27.061Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:27.061Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-25T19:56:27.061Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-25T19:56:27.061Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-25T19:56:27.061Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T19:56:27.636Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-25T19:56:27.636Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-25T19:56:27.636Z] This means they are not meant to be enabled using systemctl. [2021-06-25T19:56:27.636Z] Possible reasons for having this kind of units are: [2021-06-25T19:56:27.636Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-25T19:56:27.636Z] .wants/ or .requires/ directory. [2021-06-25T19:56:27.636Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-25T19:56:27.636Z] a requirement dependency on it. [2021-06-25T19:56:27.636Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-25T19:56:27.636Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-25T19:56:27.636Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-25T19:56:27.636Z] instance name specified. [2021-06-25T19:56:27.898Z] Reading package lists... [2021-06-25T19:56:28.160Z] Building dependency tree... [2021-06-25T19:56:28.160Z] Reading state information... [2021-06-25T19:56:28.160Z] The following additional packages will be installed: [2021-06-25T19:56:28.160Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-25T19:56:28.160Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-25T19:56:28.160Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-25T19:56:28.160Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-25T19:56:28.160Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-25T19:56:28.160Z] Suggested packages: [2021-06-25T19:56:28.160Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-25T19:56:28.160Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-25T19:56:28.160Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-25T19:56:28.160Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-25T19:56:28.160Z] systemd-container policykit-1 [2021-06-25T19:56:28.160Z] Recommended packages: [2021-06-25T19:56:28.160Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-25T19:56:28.160Z] The following NEW packages will be installed: [2021-06-25T19:56:28.160Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-25T19:56:28.160Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-25T19:56:28.160Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-25T19:56:28.160Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-25T19:56:28.160Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-25T19:56:28.160Z] The following packages will be upgraded: [2021-06-25T19:56:28.160Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-25T19:56:28.160Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-25T19:56:28.160Z] Need to get 36.7 MB of archives. [2021-06-25T19:56:28.160Z] After this operation, 147 MB of additional disk space will be used. [2021-06-25T19:56:28.160Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-25T19:56:28.422Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-25T19:56:28.422Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-25T19:56:28.422Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-25T19:56:28.422Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-25T19:56:28.422Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-25T19:56:28.423Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-25T19:56:28.423Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-25T19:56:28.423Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-25T19:56:28.423Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-25T19:56:28.423Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-25T19:56:28.423Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-25T19:56:28.423Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-25T19:56:28.423Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-25T19:56:28.423Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-25T19:56:28.423Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-25T19:56:29.368Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-25T19:56:29.368Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-25T19:56:29.368Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-25T19:56:29.368Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-25T19:56:29.368Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-25T19:56:29.368Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-25T19:56:29.368Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-25T19:56:29.368Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-25T19:56:29.368Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-25T19:56:29.368Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-25T19:56:29.368Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-25T19:56:29.368Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-25T19:56:29.631Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-25T19:56:29.631Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-25T19:56:31.026Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T19:56:31.026Z] Fetched 36.7 MB in 3s (14.4 MB/s) [2021-06-25T19:56:31.026Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T19:56:31.026Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-25T19:56:31.026Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T19:56:31.600Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-25T19:56:31.600Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T19:56:31.600Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-25T19:56:31.600Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T19:56:31.600Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-25T19:56:31.861Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-25T19:56:31.861Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-25T19:56:32.125Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-25T19:56:32.126Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-25T19:56:32.126Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-25T19:56:32.387Z] Setting up apt (1.6.13) ... [2021-06-25T19:56:32.387Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-25T19:56:32.648Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-25T19:56:32.909Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-25T19:56:32.909Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T19:56:32.909Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T19:56:32.909Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-25T19:56:32.909Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T19:56:32.909Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:33.172Z] Selecting previously unselected package libexpat1:amd64. [2021-06-25T19:56:33.172Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-25T19:56:33.172Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T19:56:33.172Z] Selecting previously unselected package python3.6-minimal. [2021-06-25T19:56:33.172Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T19:56:33.172Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:33.434Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T19:56:33.435Z] Checking for services that may need to be restarted...done. [2021-06-25T19:56:33.435Z] Checking for services that may need to be restarted...done. [2021-06-25T19:56:33.696Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:33.696Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-25T19:56:33.696Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:33.958Z] Selecting previously unselected package python3-minimal. [2021-06-25T19:56:33.958Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-25T19:56:33.958Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-25T19:56:33.958Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-25T19:56:34.219Z] Selecting previously unselected package mime-support. [2021-06-25T19:56:34.219Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-25T19:56:34.219Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-25T19:56:34.219Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-25T19:56:34.219Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-25T19:56:34.219Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T19:56:34.219Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-25T19:56:34.220Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T19:56:34.220Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:34.481Z] Selecting previously unselected package python3.6. [2021-06-25T19:56:34.481Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-25T19:56:34.481Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:34.481Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-25T19:56:34.482Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-25T19:56:34.482Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T19:56:34.744Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-25T19:56:35.006Z] Selecting previously unselected package python3. [2021-06-25T19:56:35.006Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-25T19:56:35.006Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-25T19:56:35.006Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-25T19:56:35.006Z] Selecting previously unselected package multiarch-support. [2021-06-25T19:56:35.006Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T19:56:35.006Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T19:56:35.006Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-25T19:56:35.006Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-25T19:56:35.006Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-25T19:56:35.007Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-25T19:56:35.007Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T19:56:35.269Z] Selecting previously unselected package libbsd0:amd64. [2021-06-25T19:56:35.269Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-25T19:56:35.269Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T19:56:35.269Z] Selecting previously unselected package sudo. [2021-06-25T19:56:35.269Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-25T19:56:35.269Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T19:56:35.269Z] Selecting previously unselected package apparmor. [2021-06-25T19:56:35.269Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T19:56:35.269Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-25T19:56:35.532Z] Selecting previously unselected package libedit2:amd64. [2021-06-25T19:56:35.532Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-25T19:56:35.532Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T19:56:35.532Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-25T19:56:35.532Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T19:56:35.532Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:35.794Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-25T19:56:35.794Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T19:56:35.794Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:35.794Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-25T19:56:35.794Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-25T19:56:35.794Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T19:56:35.794Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-25T19:56:35.794Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T19:56:35.794Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:36.055Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-25T19:56:36.056Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-25T19:56:36.056Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:36.056Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-25T19:56:36.056Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-25T19:56:36.056Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T19:56:36.317Z] Selecting previously unselected package openssh-client. [2021-06-25T19:56:36.317Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-25T19:56:36.317Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T19:56:36.317Z] Selecting previously unselected package squashfs-tools. [2021-06-25T19:56:36.317Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-25T19:56:36.317Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T19:56:36.580Z] Selecting previously unselected package snapd. [2021-06-25T19:56:36.580Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-25T19:56:36.580Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-25T19:56:39.138Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-25T19:56:39.138Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-25T19:56:39.138Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-25T19:56:39.138Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-25T19:56:39.138Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-25T19:56:39.138Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:39.138Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T19:56:39.138Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-25T19:56:39.138Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-25T19:56:39.712Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-25T19:56:39.712Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-25T19:56:39.712Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-25T19:56:39.712Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:39.712Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:39.712Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-25T19:56:40.355Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-25T19:56:40.355Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:40.355Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-25T19:56:40.355Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-25T19:56:40.355Z] running python rtupdate hooks for python3.6... [2021-06-25T19:56:40.355Z] running python post-rtupdate hooks for python3.6... [2021-06-25T19:56:40.355Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-25T19:56:41.302Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-25T19:56:41.302Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-25T19:56:41.302Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-25T19:56:41.564Z] Setting up snapd (2.49.2+18.04) ... [2021-06-25T19:56:41.826Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-25T19:56:42.091Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-25T19:56:42.091Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-25T19:56:42.355Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-25T19:56:42.629Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T19:56:42.630Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-25T19:56:42.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-25T19:56:42.891Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-25T19:56:42.891Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-25T19:56:43.151Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-25T19:56:43.151Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-25T19:56:43.415Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-25T19:56:43.415Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T19:56:44.366Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T19:56:44.629Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T19:56:44.629Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T19:56:45.837Z] Reading package lists... [2021-06-25T19:56:46.098Z] Reading package lists... [2021-06-25T19:56:46.360Z] Building dependency tree... [2021-06-25T19:56:46.360Z] Reading state information... [2021-06-25T19:56:46.360Z] Calculating upgrade... [2021-06-25T19:56:46.623Z] The following packages will be upgraded: [2021-06-25T19:56:46.623Z] advancecomp base-files bash binutils binutils-common [2021-06-25T19:56:46.623Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-25T19:56:46.623Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-25T19:56:46.623Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-25T19:56:46.623Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-25T19:56:46.623Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-25T19:56:46.623Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-25T19:56:46.623Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-25T19:56:46.623Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-25T19:56:46.623Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-25T19:56:46.623Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-25T19:56:46.623Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-25T19:56:46.623Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-25T19:56:46.623Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-25T19:56:46.623Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-25T19:56:46.623Z] ubuntu-keyring util-linux [2021-06-25T19:56:46.623Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T19:56:46.623Z] Need to get 64.1 MB of archives. [2021-06-25T19:56:46.623Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-25T19:56:46.623Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-25T19:56:46.886Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-25T19:56:46.886Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-25T19:56:46.886Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-25T19:56:46.886Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-25T19:56:46.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-25T19:56:46.886Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-25T19:56:46.886Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-25T19:56:46.886Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-25T19:56:46.886Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-25T19:56:46.886Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-25T19:56:46.886Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-25T19:56:46.886Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-25T19:56:46.886Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-25T19:56:46.886Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-25T19:56:46.886Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-25T19:56:46.886Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-25T19:56:46.886Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-25T19:56:46.886Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-25T19:56:46.886Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-25T19:56:46.886Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-25T19:56:46.886Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-25T19:56:46.886Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-25T19:56:46.886Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-25T19:56:46.886Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-25T19:56:46.886Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-25T19:56:46.886Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-25T19:56:46.886Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-25T19:56:46.886Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-25T19:56:46.886Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-25T19:56:46.886Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-25T19:56:46.886Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-25T19:56:46.886Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-25T19:56:46.886Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-25T19:56:46.886Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-25T19:56:46.886Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-25T19:56:46.886Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-25T19:56:47.148Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-25T19:56:47.148Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-25T19:56:47.148Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-25T19:56:47.148Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-25T19:56:47.148Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-25T19:56:47.148Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-25T19:56:47.148Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-25T19:56:47.148Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-25T19:56:47.148Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-25T19:56:47.148Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-25T19:56:47.148Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-25T19:56:47.148Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-25T19:56:47.148Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-25T19:56:47.148Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-25T19:56:47.148Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-25T19:56:47.148Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-25T19:56:47.148Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-25T19:56:47.148Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-25T19:56:47.148Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-25T19:56:47.148Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-25T19:56:47.410Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-25T19:56:47.410Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-25T19:56:47.410Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-25T19:56:47.410Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-25T19:56:47.671Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-25T19:56:47.672Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-25T19:56:47.672Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-25T19:56:47.672Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-25T19:56:47.672Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-25T19:56:47.934Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-25T19:56:47.934Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-25T19:56:47.934Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-25T19:56:47.934Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-25T19:56:47.934Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-25T19:56:47.934Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-25T19:56:47.934Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-25T19:56:47.934Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-25T19:56:47.934Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-25T19:56:47.934Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-25T19:56:47.934Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-25T19:56:47.934Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-25T19:56:48.195Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-25T19:56:48.195Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-25T19:56:48.195Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-25T19:56:48.195Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-25T19:56:48.196Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-25T19:56:48.196Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-25T19:56:48.196Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-25T19:56:48.196Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-25T19:56:48.196Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-25T19:56:48.196Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-25T19:56:48.196Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-25T19:56:48.196Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-25T19:56:48.196Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-25T19:56:48.196Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-25T19:56:48.196Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-25T19:56:48.196Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-25T19:56:48.196Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-25T19:56:48.196Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-25T19:56:48.196Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-25T19:56:48.458Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-25T19:56:48.458Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-25T19:56:48.458Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-25T19:56:48.458Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-25T19:56:48.458Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-25T19:56:48.458Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T19:56:48.727Z] Fetched 64.1 MB in 2s (34.4 MB/s) [2021-06-25T19:56:48.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T19:56:48.727Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T19:56:48.727Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T19:56:48.991Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T19:56:48.991Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T19:56:49.263Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-25T19:56:49.263Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-25T19:56:49.529Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:49.529Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:49.529Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:49.529Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:49.529Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:49.792Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:49.792Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:49.792Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:49.792Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:49.792Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:50.055Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:50.055Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:50.055Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:50.055Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:50.055Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:56:50.316Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T19:56:50.316Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:50.316Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-25T19:56:50.316Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:56:50.316Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T19:56:50.316Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:50.316Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:50.316Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:50.316Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:50.589Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-25T19:56:50.589Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-25T19:56:50.589Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:56:50.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T19:56:50.849Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T19:56:50.849Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T19:56:51.798Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T19:56:52.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-25T19:56:52.059Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-25T19:56:52.059Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-25T19:56:52.059Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-25T19:56:52.059Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-25T19:56:52.321Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-25T19:56:52.321Z] Installing new version of config file /etc/issue ... [2021-06-25T19:56:52.321Z] Installing new version of config file /etc/issue.net ... [2021-06-25T19:56:52.321Z] Installing new version of config file /etc/lsb-release ... [2021-06-25T19:56:52.321Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-25T19:56:52.585Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-25T19:56:52.585Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-25T19:56:52.585Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-25T19:56:52.585Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:52.585Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-25T19:56:52.849Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-25T19:56:52.849Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-25T19:56:52.849Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-25T19:56:52.849Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:52.849Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:52.849Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:53.110Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:53.110Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:53.110Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-25T19:56:53.110Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-25T19:56:53.110Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-25T19:56:53.373Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:53.373Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-25T19:56:53.373Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T19:56:53.636Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-25T19:56:53.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:53.636Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T19:56:53.636Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T19:56:53.636Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T19:56:53.636Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:53.636Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T19:56:53.898Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T19:56:53.898Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-25T19:56:54.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:54.161Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-25T19:56:54.161Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-25T19:56:54.161Z] Setting up grep (3.1-2build1) ... [2021-06-25T19:56:54.161Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:54.161Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T19:56:54.161Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T19:56:54.424Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-25T19:56:54.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:54.424Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T19:56:54.424Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T19:56:54.424Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-25T19:56:54.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:54.424Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T19:56:54.424Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T19:56:54.998Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T19:56:54.998Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T19:56:54.998Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-25T19:56:54.998Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T19:56:55.268Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-25T19:56:55.529Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:55.529Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-25T19:56:55.529Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-25T19:56:56.117Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T19:56:56.117Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T19:56:56.117Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-25T19:56:56.117Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-25T19:56:56.117Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T19:56:56.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:56.117Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-25T19:56:56.117Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-25T19:56:56.378Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-25T19:56:56.378Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:56.378Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:56.378Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:56.378Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:56.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:56.640Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:56.640Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:56.640Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:56.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:56.640Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:56.641Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:56.901Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:56.901Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:56.901Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:56.901Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:56.901Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:57.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:57.163Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T19:56:57.163Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T19:56:57.163Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T19:56:57.163Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T19:56:57.163Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T19:56:57.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:57.163Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-25T19:56:57.163Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T19:56:57.425Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T19:56:57.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:57.425Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:57.425Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:57.425Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:57.425Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:57.425Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:57.425Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:57.687Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:57.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:57.687Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:56:57.687Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:56:57.951Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:56:58.213Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-25T19:56:58.479Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-25T19:56:58.479Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:58.479Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-25T19:56:58.479Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-25T19:56:58.740Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T19:56:58.741Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-25T19:56:58.741Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-25T19:56:58.741Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-25T19:56:59.007Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-25T19:56:59.007Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T19:56:59.007Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-25T19:56:59.007Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-25T19:56:59.007Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-25T19:56:59.272Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T19:56:59.272Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-25T19:56:59.272Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T19:56:59.272Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-25T19:56:59.272Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T19:56:59.272Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-25T19:56:59.272Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-25T19:56:59.534Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-25T19:56:59.534Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T19:56:59.534Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T19:56:59.534Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T19:56:59.534Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T19:56:59.796Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-25T19:56:59.796Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T19:56:59.796Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T19:56:59.796Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T19:56:59.796Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-25T19:56:59.796Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-25T19:57:00.058Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T19:57:00.058Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T19:57:00.058Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:00.058Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-25T19:57:00.058Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-25T19:57:00.320Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-25T19:57:00.320Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-25T19:57:00.320Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T19:57:00.320Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T19:57:00.320Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T19:57:00.320Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:00.320Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-25T19:57:00.320Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-25T19:57:00.582Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-25T19:57:00.583Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:00.583Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-25T19:57:00.583Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-25T19:57:00.583Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-25T19:57:00.583Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:00.583Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-25T19:57:00.583Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-25T19:57:00.845Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-25T19:57:00.845Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:00.845Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-25T19:57:00.845Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-25T19:57:01.107Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-25T19:57:01.107Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:01.107Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-25T19:57:01.107Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-25T19:57:01.107Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-25T19:57:01.107Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:01.107Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-25T19:57:01.107Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-25T19:57:01.369Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-25T19:57:01.369Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:01.369Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-25T19:57:01.633Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-25T19:57:01.633Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-25T19:57:01.633Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:01.633Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T19:57:01.633Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T19:57:01.633Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T19:57:01.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:01.896Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-25T19:57:01.896Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-25T19:57:01.896Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-25T19:57:01.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:01.896Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-25T19:57:01.896Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-25T19:57:02.158Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-25T19:57:02.158Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:02.158Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-25T19:57:02.158Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-25T19:57:02.158Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-25T19:57:02.158Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:02.158Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-25T19:57:02.158Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-25T19:57:02.421Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-25T19:57:02.421Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:02.421Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-25T19:57:02.421Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-25T19:57:02.421Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-25T19:57:02.421Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:02.421Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-25T19:57:02.421Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-25T19:57:02.682Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-25T19:57:02.682Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-25T19:57:02.682Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-25T19:57:02.682Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-25T19:57:02.682Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-25T19:57:02.682Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-25T19:57:02.682Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T19:57:02.682Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T19:57:02.958Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-25T19:57:02.958Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-25T19:57:02.958Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-25T19:57:02.958Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-25T19:57:03.220Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-25T19:57:03.220Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-25T19:57:03.220Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-25T19:57:03.220Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-25T19:57:03.220Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-25T19:57:03.220Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-25T19:57:03.482Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-25T19:57:03.482Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-25T19:57:03.482Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-25T19:57:03.482Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-25T19:57:03.483Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-25T19:57:03.483Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-25T19:57:03.744Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-25T19:57:03.744Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-25T19:57:03.744Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-25T19:57:03.744Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-25T19:57:04.006Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-25T19:57:04.006Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-25T19:57:04.267Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-25T19:57:04.267Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-25T19:57:04.268Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-25T19:57:04.268Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-25T19:57:04.268Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T19:57:04.268Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T19:57:04.529Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T19:57:04.529Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T19:57:04.792Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T19:57:04.792Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T19:57:04.792Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-25T19:57:04.792Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-25T19:57:04.792Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:04.792Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:04.792Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:04.792Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:05.054Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:05.054Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:05.054Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:05.054Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:05.998Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:05.998Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:06.943Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:06.943Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:06.943Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:07.206Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:07.470Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:07.470Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:08.414Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-25T19:57:08.414Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-25T19:57:08.414Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T19:57:08.414Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T19:57:08.414Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T19:57:08.414Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T19:57:08.414Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-25T19:57:08.414Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-25T19:57:08.699Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-25T19:57:08.699Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-25T19:57:08.699Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T19:57:08.699Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T19:57:08.699Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-25T19:57:08.699Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-25T19:57:08.699Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-25T19:57:08.699Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-25T19:57:08.962Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:08.962Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-25T19:57:08.962Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:08.962Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:08.962Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:08.962Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-25T19:57:08.962Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-25T19:57:08.962Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-25T19:57:08.962Z] [2021-06-25T19:57:08.962Z] Current default time zone: 'Etc/UTC' [2021-06-25T19:57:08.962Z] Local time is now: Fri Jun 25 19:57:08 UTC 2021. [2021-06-25T19:57:08.962Z] Universal Time is now: Fri Jun 25 19:57:08 UTC 2021. [2021-06-25T19:57:08.962Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-25T19:57:08.962Z] [2021-06-25T19:57:08.962Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-25T19:57:09.225Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:09.225Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-25T19:57:09.225Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-25T19:57:09.225Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-25T19:57:09.225Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-25T19:57:09.225Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-25T19:57:09.225Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-25T19:57:09.225Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-25T19:57:09.225Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-25T19:57:09.225Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:09.225Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-25T19:57:09.225Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:09.225Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T19:57:09.225Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:09.225Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-25T19:57:09.487Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-25T19:57:09.487Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-25T19:57:09.487Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-25T19:57:09.487Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-25T19:57:09.487Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-25T19:57:09.487Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-25T19:57:09.487Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-25T19:57:11.404Z] Updating certificates in /etc/ssl/certs... [2021-06-25T19:57:11.979Z] 23 added, 27 removed; done. [2021-06-25T19:57:12.242Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-25T19:57:12.242Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-25T19:57:12.242Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-25T19:57:12.242Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-25T19:57:12.242Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-25T19:57:12.242Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-25T19:57:12.242Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-25T19:57:12.242Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-25T19:57:12.242Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-25T19:57:12.242Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-25T19:57:12.242Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-25T19:57:12.242Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-25T19:57:12.503Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-25T19:57:12.503Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-25T19:57:12.503Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T19:57:12.503Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-25T19:57:12.503Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-25T19:57:12.503Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-25T19:57:12.503Z] Updating certificates in /etc/ssl/certs... [2021-06-25T19:57:13.077Z] 0 added, 0 removed; done. [2021-06-25T19:57:13.077Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-25T19:57:13.077Z] done. [2021-06-25T19:57:13.655Z] Reading package lists... [2021-06-25T19:57:13.655Z] Building dependency tree... [2021-06-25T19:57:13.655Z] Reading state information... [2021-06-25T19:57:13.918Z] The following NEW packages will be installed: [2021-06-25T19:57:13.918Z] apt-transport-https [2021-06-25T19:57:14.180Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T19:57:14.180Z] Need to get 1692 B of archives. [2021-06-25T19:57:14.180Z] After this operation, 154 kB of additional disk space will be used. [2021-06-25T19:57:14.180Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-25T19:57:14.180Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T19:57:14.180Z] Fetched 1692 B in 0s (9290 B/s) [2021-06-25T19:57:14.180Z] Selecting previously unselected package apt-transport-https. [2021-06-25T19:57:14.180Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-25T19:57:14.180Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-25T19:57:14.180Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-25T19:57:14.443Z] Setting up apt-transport-https (1.6.13) ... [2021-06-25T19:57:14.706Z] Waiting for network to be ready... [2021-06-25T19:57:20.004Z] 2021-06-25T19:57:17Z INFO Waiting for automatic snapd restart... [2021-06-25T19:57:20.265Z] snapd 2.51 from Canonical* installed [2021-06-25T19:57:21.228Z] "snapd" switched to the "latest/stable" channel [2021-06-25T19:57:21.228Z] [2021-06-25T19:57:23.780Z] core18 20210611 from Canonical* installed [2021-06-25T19:57:24.041Z] "core18" switched to the "latest/stable" channel [2021-06-25T19:57:24.041Z] [2021-06-25T19:57:27.354Z] snapcraft 4.8.2 from Canonical* installed [2021-06-25T19:57:27.354Z] "snapcraft" switched to the "latest/stable" channel [2021-06-25T19:57:27.354Z] [2021-06-25T19:57:27.464Z] gofmt -l . [2021-06-25T19:57:27.464Z] [ "`gofmt -l .`" = "" ] [2021-06-25T19:57:27.464Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T19:57:28.131Z] + ls -al . [2021-06-25T19:57:28.131Z] total 588 [2021-06-25T19:57:28.131Z] drwxrwxr-x 9 1001 1001 4096 Jun 25 19:57 . [2021-06-25T19:57:28.131Z] drwxr-xr-x 4 root root 4096 Jun 25 19:53 .. [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 19:51 .dockerignore [2021-06-25T19:57:28.131Z] drwxrwxr-x 8 1001 1001 4096 Jun 25 19:51 .git [2021-06-25T19:57:28.131Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 19:51 .github [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 19:51 .gitignore [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 19:51 .sonarcloud.properties [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:51 Attribution.txt [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:51 CHANGELOG.md [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:51 CONTRIBUTING.md [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 19:51 Dockerfile.build [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 19:51 Jenkinsfile [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:51 LICENSE [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:51 Makefile [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:51 README.md [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:51 SECURITY.md [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 19:47 VERSION [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:51 ZMQWindows.md [2021-06-25T19:57:28.131Z] drwxrwxr-x 2 1001 1001 4096 Jun 25 19:51 bin [2021-06-25T19:57:28.131Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 19:51 cmd [2021-06-25T19:57:28.131Z] -rw-r--r-- 1 root root 398095 Jun 25 19:56 coverage.out [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 19:51 go.mod [2021-06-25T19:57:28.131Z] -rw-r--r-- 1 root root 20759 Jun 25 19:53 go.sum [2021-06-25T19:57:28.131Z] drwxrwxr-x 7 1001 1001 4096 Jun 25 19:51 internal [2021-06-25T19:57:28.131Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 19:51 openapi [2021-06-25T19:57:28.131Z] drwxrwxr-x 4 1001 1001 4096 Jun 25 19:51 snap [2021-06-25T19:57:28.131Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 19:51 version.go [Pipeline] sh [2021-06-25T19:57:28.792Z] + '[' -e coverage.out ] [2021-06-25T19:57:28.792Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T19:57:28.829Z] Warning: overwriting stash ‘coverage-report’ [2021-06-25T19:57:29.657Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T19:57:30.314Z] + make build [2021-06-25T19:57:30.314Z] go mod tidy [2021-06-25T19:57:30.912Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-25T19:57:31.572Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-25T19:57:31.572Z] - README.md [2021-06-25T19:57:31.572Z] [2021-06-25T19:57:31.572Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-25T19:57:32.151Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T19:57:32.151Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T19:57:32.151Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T19:57:33.364Z] Reading package lists... [2021-06-25T19:57:33.700Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-25T19:57:34.042Z] Reading package lists... [2021-06-25T19:57:34.042Z] Building dependency tree... [2021-06-25T19:57:34.042Z] Reading state information... [2021-06-25T19:57:34.042Z] Suggested packages: [2021-06-25T19:57:34.042Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-25T19:57:34.042Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-25T19:57:34.042Z] Recommended packages: [2021-06-25T19:57:34.042Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-25T19:57:34.042Z] The following NEW packages will be installed: [2021-06-25T19:57:34.042Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-25T19:57:34.042Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-25T19:57:34.042Z] pkg-config zip [2021-06-25T19:57:34.495Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-25T19:57:34.496Z] Need to get 7663 kB of archives. [2021-06-25T19:57:34.496Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-25T19:57:34.496Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-25T19:57:34.496Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-25T19:57:34.496Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-25T19:57:34.496Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-25T19:57:34.496Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-25T19:57:34.496Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-25T19:57:34.496Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-25T19:57:34.863Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-25T19:57:34.863Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-25T19:57:34.863Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-25T19:57:34.863Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-25T19:57:34.863Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-25T19:57:34.863Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-25T19:57:34.863Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-25T19:57:34.863Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-25T19:57:35.125Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-25T19:57:35.125Z] Fetched 7663 kB in 1s (9767 kB/s) [2021-06-25T19:57:35.125Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-25T19:57:35.125Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-25T19:57:35.125Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-25T19:57:35.125Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T19:57:35.387Z] Selecting previously unselected package libpsl5:amd64. [2021-06-25T19:57:35.387Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-25T19:57:35.387Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T19:57:35.387Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-25T19:57:35.387Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-25T19:57:35.387Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T19:57:35.387Z] Selecting previously unselected package librtmp1:amd64. [2021-06-25T19:57:35.387Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-25T19:57:35.387Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T19:57:35.651Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-25T19:57:35.651Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-25T19:57:35.651Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T19:57:35.651Z] Selecting previously unselected package liberror-perl. [2021-06-25T19:57:35.651Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-25T19:57:35.651Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-25T19:57:35.914Z] Selecting previously unselected package git-man. [2021-06-25T19:57:35.914Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-25T19:57:35.914Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T19:57:36.175Z] Selecting previously unselected package git. [2021-06-25T19:57:36.175Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-25T19:57:36.175Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T19:57:36.750Z] Selecting previously unselected package libnorm1:amd64. [2021-06-25T19:57:36.750Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-25T19:57:36.750Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T19:57:36.750Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-25T19:57:36.750Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-25T19:57:36.750Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T19:57:36.750Z] Selecting previously unselected package libsodium23:amd64. [2021-06-25T19:57:36.750Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-25T19:57:36.750Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-25T19:57:37.014Z] Selecting previously unselected package libzmq5:amd64. [2021-06-25T19:57:37.014Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T19:57:37.014Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T19:57:37.014Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-25T19:57:37.014Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-25T19:57:37.014Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T19:57:37.014Z] Selecting previously unselected package pkg-config. [2021-06-25T19:57:37.014Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-25T19:57:37.014Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T19:57:37.014Z] Selecting previously unselected package zip. [2021-06-25T19:57:37.014Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-25T19:57:37.014Z] Unpacking zip (3.0-11build1) ... [2021-06-25T19:57:37.276Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-25T19:57:37.276Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-25T19:57:37.276Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-25T19:57:37.276Z] Setting up liberror-perl (0.17025-1) ... [2021-06-25T19:57:37.276Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-25T19:57:37.276Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-25T19:57:37.276Z] No schema files found: doing nothing. [2021-06-25T19:57:37.276Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-25T19:57:37.276Z] Setting up zip (3.0-11build1) ... [2021-06-25T19:57:37.276Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-25T19:57:37.276Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-25T19:57:37.276Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-25T19:57:37.276Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T19:57:37.276Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-25T19:57:37.276Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-25T19:57:37.276Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-25T19:57:37.276Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-25T19:57:37.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T19:57:38.222Z] git set to automatically installed. [2021-06-25T19:57:38.222Z] git-man set to automatically installed. [2021-06-25T19:57:38.222Z] libcurl3-gnutls set to automatically installed. [2021-06-25T19:57:38.222Z] liberror-perl set to automatically installed. [2021-06-25T19:57:38.222Z] libglib2.0-0 set to automatically installed. [2021-06-25T19:57:38.222Z] libnghttp2-14 set to automatically installed. [2021-06-25T19:57:38.222Z] libnorm1 set to automatically installed. [2021-06-25T19:57:38.222Z] libpgm-5.2-0 set to automatically installed. [2021-06-25T19:57:38.222Z] libpsl5 set to automatically installed. [2021-06-25T19:57:38.222Z] librtmp1 set to automatically installed. [2021-06-25T19:57:38.222Z] libsodium23 set to automatically installed. [2021-06-25T19:57:38.222Z] libzmq3-dev set to automatically installed. [2021-06-25T19:57:38.222Z] libzmq5 set to automatically installed. [2021-06-25T19:57:38.222Z] pkg-config set to automatically installed. [2021-06-25T19:57:38.222Z] zip set to automatically installed. [2021-06-25T19:57:39.612Z] snapd is not logged in, snap install commands will use sudo [2021-06-25T19:57:49.635Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-25T19:57:49.635Z] snapd is not logged in, snap install commands will use sudo [2021-06-25T19:57:49.897Z] snap "core18" has no updates available [2021-06-25T19:57:50.471Z] Downloading snap 'edgex-app-service-configurable' [2021-06-25T19:57:51.861Z] 2021/06/25 19:57:51.535212 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_571.snap: 7311360 [2021-06-25T19:57:52.434Z] Pulling app-service-config [2021-06-25T19:57:52.434Z] + snapcraftctl pull [2021-06-25T19:57:53.379Z] Pulling config-common [2021-06-25T19:57:53.379Z] + snapcraftctl pull [2021-06-25T19:57:54.767Z] Pulling go-build-helper [2021-06-25T19:57:54.767Z] + snapcraftctl pull [2021-06-25T19:57:55.712Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-25T19:57:55.712Z] Skipping pull go-build-helper (already ran) [2021-06-25T19:57:55.712Z] Building go-build-helper [2021-06-25T19:57:55.712Z] + snapcraftctl build [2021-06-25T19:57:57.631Z] Staging go-build-helper [2021-06-25T19:57:57.631Z] + snapcraftctl stage [2021-06-25T19:57:59.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T19:58:01.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-25T19:58:05.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T19:58:05.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-25T19:58:07.652Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-25T19:58:07.652Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-25T19:58:07.652Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-25T19:58:07.652Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-25T19:58:07.652Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-25T19:58:07.652Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-25T19:58:07.652Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-25T19:58:07.652Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-25T19:58:07.652Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-25T19:58:07.652Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-25T19:58:07.652Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-25T19:58:07.652Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-25T19:58:07.652Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-25T19:58:07.652Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-25T19:58:07.652Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-25T19:58:07.652Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-25T19:58:07.652Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-25T19:58:07.652Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-25T19:58:07.652Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-25T19:58:07.652Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] [2021-06-25T19:58:07.652Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-25T19:58:07.652Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-25T19:58:07.652Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-25T19:58:07.652Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-25T19:58:07.652Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-25T19:58:07.652Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-25T19:58:07.652Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-25T19:58:07.652Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-25T19:58:07.652Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-25T19:58:07.652Z] Fetched 224 kB in 0s (0 B/s) [2021-06-25T19:58:07.652Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-25T19:58:07.652Z] Fetched 157 kB in 0s (0 B/s) [2021-06-25T19:58:07.652Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-25T19:58:07.652Z] Fetched 221 kB in 0s (0 B/s) [2021-06-25T19:58:07.652Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-25T19:58:07.652Z] Fetched 143 kB in 0s (0 B/s) [2021-06-25T19:58:07.652Z] Pulling edgex-go [2021-06-25T19:58:07.652Z] + snapcraftctl pull [2021-06-25T19:58:07.652Z] Pulling hooks [2021-06-25T19:58:07.652Z] + snapcraftctl pull [2021-06-25T19:58:09.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-25T19:58:12.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-25T19:58:15.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-25T19:58:19.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-25T19:58:22.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T19:58:25.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-25T19:58:25.792Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-25T19:58:25.792Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-25T19:58:25.792Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-25T19:58:25.792Z] Fetched 0 B in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-25T19:58:25.792Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-25T19:58:25.792Z] Fetched 279 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-25T19:58:25.792Z] Fetched 122 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-25T19:58:25.792Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-25T19:58:25.792Z] Fetched 8848 B in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-25T19:58:25.792Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-25T19:58:25.792Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-25T19:58:25.792Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-25T19:58:25.792Z] Fetched 219 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-25T19:58:25.792Z] Fetched 154 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-25T19:58:25.792Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-25T19:58:25.792Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-25T19:58:25.792Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-25T19:58:25.792Z] Fetched 499 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-25T19:58:25.792Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-25T19:58:25.792Z] Fetched 240 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-25T19:58:25.792Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-25T19:58:25.792Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-25T19:58:25.792Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-25T19:58:25.792Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-25T19:58:25.792Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-25T19:58:25.792Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-25T19:58:25.792Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-25T19:58:25.792Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-25T19:58:25.792Z] Fetched 8720 B in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-25T19:58:25.792Z] Fetched 140 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-25T19:58:25.792Z] Fetched 119 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-25T19:58:25.792Z] Fetched 111 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-25T19:58:25.792Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-25T19:58:25.792Z] Fetched 645 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-25T19:58:25.792Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-25T19:58:25.792Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-25T19:58:25.792Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-25T19:58:25.792Z] Fetched 368 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-25T19:58:25.793Z] Fetched 187 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-25T19:58:25.793Z] Fetched 175 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-25T19:58:25.793Z] Fetched 206 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-25T19:58:25.793Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-25T19:58:25.793Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-25T19:58:25.793Z] Fetched 159 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-25T19:58:25.793Z] Fetched 107 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-25T19:58:25.793Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-25T19:58:25.793Z] Pulling static-packages [2021-06-25T19:58:25.793Z] + snapcraftctl pull [2021-06-25T19:58:25.793Z] Pulling version [2021-06-25T19:58:25.793Z] + cd /root/project [2021-06-25T19:58:25.793Z] + git describe --tags --abbrev=0 [2021-06-25T19:58:25.793Z] + sed s/v// [2021-06-25T19:58:25.793Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-25T19:58:25.793Z] + [ -z 2.0.0-dev.273 ] [2021-06-25T19:58:25.793Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-25T19:58:25.793Z] Building app-service-config [2021-06-25T19:58:25.793Z] + snapcraftctl build [2021-06-25T19:58:27.720Z] Building config-common [2021-06-25T19:58:27.720Z] + snapcraftctl build [2021-06-25T19:58:29.643Z] Skipping build go-build-helper (already ran) [2021-06-25T19:58:29.643Z] Building edgex-go [2021-06-25T19:58:29.904Z] + cd /root/parts/edgex-go/src [2021-06-25T19:58:29.904Z] + make build [2021-06-25T19:58:29.904Z] go mod tidy [Pipeline] } [2021-06-25T19:58:31.037Z] $ docker stop --time=1 e7bbb05fff24406afd597005e32092b11c0827cf9831c9b9763de78a2f10a3c8 [2021-06-25T19:58:31.824Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-25T19:58:31.824Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-25T19:58:31.824Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-25T19:58:31.824Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-25T19:58:31.824Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-25T19:58:31.824Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-25T19:58:31.824Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-25T19:58:31.824Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-25T19:58:31.824Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-25T19:58:31.824Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-25T19:58:31.824Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-25T19:58:31.824Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-25T19:58:32.086Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-25T19:58:32.086Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-25T19:58:32.658Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-25T19:58:33.231Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-25T19:58:33.232Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-25T19:58:33.232Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-25T19:58:33.232Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-25T19:58:33.232Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-25T19:58:33.232Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-25T19:58:33.232Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-25T19:58:33.232Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-25T19:58:33.517Z] $ docker rm -f e7bbb05fff24406afd597005e32092b11c0827cf9831c9b9763de78a2f10a3c8 [2021-06-25T19:58:33.514Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-25T19:58:33.514Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-25T19:58:33.514Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-25T19:58:33.514Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-25T19:58:33.514Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-25T19:58:33.514Z] go: downloading golang.org/x/text v0.3.2 [2021-06-25T19:58:33.514Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-25T19:58:33.514Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-25T19:58:33.776Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-25T19:58:33.776Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-25T19:58:33.776Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-25T19:58:33.776Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-25T19:58:33.776Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-25T19:58:34.037Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-25T19:58:34.037Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-25T19:58:34.037Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-25T19:58:34.037Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-25T19:58:34.037Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-25T19:58:34.037Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-25T19:58:34.298Z] go: downloading github.com/kr/text v0.1.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:58:34.876Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-25T19:58:34.876Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-25T19:58:34.876Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-25T19:58:34.876Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-25T19:58:35.137Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-25T19:58:35.137Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-25T19:58:35.137Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-25T19:58:35.137Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-25T19:58:35.137Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-25T19:58:35.137Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-25T19:58:35.137Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-25T19:58:35.137Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-25T19:58:35.137Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-25T19:58:35.137Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-25T19:58:35.137Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-25T19:58:35.137Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-25T19:58:35.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:58:35.399Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-25T19:58:35.399Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-25T19:58:35.399Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-25T19:58:35.399Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-25T19:58:35.399Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-25T19:58:35.399Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-25T19:58:35.399Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-25T19:58:35.399Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-25T19:58:35.399Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-25T19:58:35.399Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-25T19:58:35.399Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-25T19:58:35.399Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-25T19:58:35.399Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-25T19:58:35.399Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-25T19:58:35.399Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-25T19:58:35.399Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-25T19:58:35.399Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-25T19:58:35.399Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-25T19:58:35.399Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-25T19:58:35.470Z] [2021-06-25T19:58:35.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:58:35.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:58:36.140Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-25T19:58:36.140Z] 29e5d40040c1: Pulling fs layer [2021-06-25T19:58:36.140Z] 1ce36da41761: Pulling fs layer [2021-06-25T19:58:36.140Z] 25b303627fd3: Pulling fs layer [2021-06-25T19:58:36.421Z] 29e5d40040c1: Verifying Checksum [2021-06-25T19:58:36.421Z] 29e5d40040c1: Download complete [2021-06-25T19:58:37.040Z] 1ce36da41761: Verifying Checksum [2021-06-25T19:58:37.040Z] 1ce36da41761: Download complete [2021-06-25T19:58:37.040Z] 29e5d40040c1: Pull complete [2021-06-25T19:58:38.473Z] 1ce36da41761: Pull complete [2021-06-25T19:58:38.746Z] 25b303627fd3: Verifying Checksum [2021-06-25T19:58:38.746Z] 25b303627fd3: Download complete [2021-06-25T19:58:45.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T19:58:48.900Z] 25b303627fd3: Pull complete [2021-06-25T19:58:48.900Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-25T19:58:48.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:58:48.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-25T19:58:49.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container [2021-06-25T19:58:49.271Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T19:58:49.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T19:58:50.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-25T19:58:51.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T19:58:51.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-25T19:58:52.105Z] $ docker top 88c0d88dc64bb3b44090fc4db9bb296bbafa76293309f0a979a9fdf52d173df1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:58:53.028Z] + docker-compose build --help+ [2021-06-25T19:58:53.028Z] grep parallel [2021-06-25T19:58:53.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-25T19:58:54.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-25T19:58:55.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-25T19:58:56.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-25T19:58:56.407Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T19:58:56.713Z] $ docker stop --time=1 88c0d88dc64bb3b44090fc4db9bb296bbafa76293309f0a979a9fdf52d173df1 [2021-06-25T19:58:56.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T19:58:57.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-25T19:58:58.534Z] $ docker rm -f 88c0d88dc64bb3b44090fc4db9bb296bbafa76293309f0a979a9fdf52d173df1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:58:59.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:58:59.199Z] . [Pipeline] withDockerContainer [2021-06-25T19:58:59.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container [2021-06-25T19:58:59.561Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T19:58:59.859Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-25T19:58:59.859Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-25T19:58:59.859Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-25T19:58:59.859Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-25T19:58:59.859Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-25T19:58:59.859Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-25T19:58:59.859Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-25T19:58:59.859Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-25T19:58:59.859Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-25T19:58:59.859Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-25T19:58:59.859Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-25T19:59:00.802Z] Building hooks [2021-06-25T19:59:00.802Z] + cd /root/parts/hooks/src [2021-06-25T19:59:00.803Z] + make build [2021-06-25T19:59:00.803Z] go mod tidy [2021-06-25T19:59:01.089Z] $ docker top 96900b8bfaa7c09ac2819127e7c7549e41da393580413d8c03c167640c14ab1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:59:01.748Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.1 [2021-06-25T19:59:01.749Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-25T19:59:02.010Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-25T19:59:02.010Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-25T19:59:02.010Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-25T19:59:02.020Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T19:59:02.582Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-25T19:59:03.154Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-25T19:59:03.154Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-25T19:59:05.392Z] Building core-command ... [2021-06-25T19:59:05.392Z] Building core-data ... [2021-06-25T19:59:05.392Z] Building core-metadata ... [2021-06-25T19:59:05.392Z] Building security-bootstrapper ... [2021-06-25T19:59:05.392Z] Building security-proxy-setup ... [2021-06-25T19:59:05.392Z] Building security-secretstore-setup ... [2021-06-25T19:59:05.392Z] Building support-notifications ... [2021-06-25T19:59:05.392Z] Building support-scheduler ... [2021-06-25T19:59:05.392Z] Building sys-mgmt-agent ... [2021-06-25T19:59:05.392Z] Building security-proxy-setup [2021-06-25T19:59:05.392Z] Building core-metadata [2021-06-25T19:59:05.392Z] Building support-scheduler [2021-06-25T19:59:05.392Z] Building sys-mgmt-agent [2021-06-25T19:59:05.392Z] Building security-bootstrapper [2021-06-25T19:59:06.542Z] Building static-packages [2021-06-25T19:59:06.543Z] + snapcraftctl build [2021-06-25T19:59:08.050Z] Building version [2021-06-25T19:59:08.050Z] + snapcraftctl build [2021-06-25T19:59:09.968Z] Staging app-service-config [2021-06-25T19:59:09.968Z] + snapcraftctl stage [2021-06-25T19:59:10.911Z] Staging config-common [2021-06-25T19:59:10.911Z] + snapcraftctl stage [2021-06-25T19:59:11.855Z] Skipping stage go-build-helper (already ran) [2021-06-25T19:59:11.855Z] Staging edgex-go [2021-06-25T19:59:11.855Z] + snapcraftctl stage [2021-06-25T19:59:12.800Z] Staging hooks [2021-06-25T19:59:12.800Z] + snapcraftctl stage [2021-06-25T19:59:13.743Z] Staging static-packages [2021-06-25T19:59:13.743Z] + snapcraftctl stage [2021-06-25T19:59:14.688Z] Staging version [2021-06-25T19:59:14.688Z] + snapcraftctl stage [2021-06-25T19:59:15.633Z] Priming app-service-config [2021-06-25T19:59:15.633Z] + snapcraftctl prime [2021-06-25T19:59:17.020Z] Priming config-common [2021-06-25T19:59:17.020Z] + snapcraftctl prime [2021-06-25T19:59:17.966Z] Priming go-build-helper [2021-06-25T19:59:17.966Z] + snapcraftctl prime [2021-06-25T19:59:18.930Z] Priming edgex-go [2021-06-25T19:59:18.930Z] + snapcraftctl prime [2021-06-25T19:59:20.318Z] Priming hooks [2021-06-25T19:59:20.318Z] + snapcraftctl prime [2021-06-25T19:59:21.262Z] Priming static-packages [2021-06-25T19:59:21.262Z] + snapcraftctl prime [2021-06-25T19:59:23.812Z] Priming version [2021-06-25T19:59:23.812Z] + snapcraftctl prime [2021-06-25T19:59:24.758Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T20:00:27.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:27.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:27.174Z] ---> 72a94affb5a8 [2021-06-25T20:00:27.174Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T20:00:27.175Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:27.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:27.175Z] ---> 72a94affb5a8 [2021-06-25T20:00:27.175Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T20:00:27.175Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:27.175Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:27.175Z] ---> 72a94affb5a8 [2021-06-25T20:00:27.175Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T20:00:27.175Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:27.175Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:27.175Z] ---> 72a94affb5a8 [2021-06-25T20:00:27.175Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T20:00:27.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:00:27.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:00:27.175Z] ---> 72a94affb5a8 [2021-06-25T20:00:27.175Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T20:00:27.175Z] ---> Running in 569bf4a41b06 [2021-06-25T20:00:27.175Z] ---> Running in cd71901c5ac1 [2021-06-25T20:00:27.175Z] ---> Running in b76f531bdd32 [2021-06-25T20:00:27.175Z] ---> Running in 8fcded24add0 [2021-06-25T20:00:27.175Z] ---> Running in 32766b7cfb78 [2021-06-25T20:00:27.175Z] Removing intermediate container 32766b7cfb78 [2021-06-25T20:00:27.175Z] ---> a6e4806c5bca [2021-06-25T20:00:27.175Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:27.175Z] Removing intermediate container cd71901c5ac1 [2021-06-25T20:00:27.175Z] ---> 1d0f25f9d837 [2021-06-25T20:00:27.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:27.175Z] Removing intermediate container b76f531bdd32 [2021-06-25T20:00:27.175Z] ---> e312e66a30f4 [2021-06-25T20:00:27.175Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:27.175Z] Removing intermediate container 8fcded24add0 [2021-06-25T20:00:27.175Z] ---> 7b99f43654e6 [2021-06-25T20:00:27.175Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:27.175Z] Removing intermediate container 569bf4a41b06 [2021-06-25T20:00:27.175Z] ---> 4b1912f0e3b9 [2021-06-25T20:00:27.175Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:00:27.175Z] ---> Running in 1824b7344356 [2021-06-25T20:00:27.175Z] ---> Running in 3c3ccb75d2b2 [2021-06-25T20:00:27.175Z] ---> Running in 5cb34340167e [2021-06-25T20:00:27.175Z] ---> Running in 7a51d50f8a7b [2021-06-25T20:00:27.175Z] ---> Running in 6e27c2bbbd84 [2021-06-25T20:00:27.175Z] Removing intermediate container 1824b7344356 [2021-06-25T20:00:27.175Z] ---> d510ca292250 [2021-06-25T20:00:27.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T20:00:27.175Z] ---> Running in 90fbb291ad99 [2021-06-25T20:00:27.175Z] Removing intermediate container 3c3ccb75d2b2 [2021-06-25T20:00:27.175Z] ---> 79efa62fef30 [2021-06-25T20:00:27.175Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T20:00:27.175Z] ---> Running in 3e6f144f8a5c [2021-06-25T20:00:27.175Z] Removing intermediate container 6e27c2bbbd84 [2021-06-25T20:00:27.175Z] ---> 52cf5cce4f55 [2021-06-25T20:00:27.175Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T20:00:27.175Z] Removing intermediate container 7a51d50f8a7b [2021-06-25T20:00:27.175Z] ---> 9e7cc004f8b8 [2021-06-25T20:00:27.175Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T20:00:27.175Z] Removing intermediate container 5cb34340167e [2021-06-25T20:00:27.175Z] ---> 2d6e696545ea [2021-06-25T20:00:27.175Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T20:00:27.175Z] ---> Running in f85d84baa908 [2021-06-25T20:00:27.175Z] ---> Running in fdb9d05d0ef9 [2021-06-25T20:00:27.175Z] ---> Running in 7bdfa1efdf0c [2021-06-25T20:00:27.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:27.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:27.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:27.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:27.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:27.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:27.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:28.345Z] OK: 218 MiB in 52 packages [2021-06-25T20:00:28.345Z] OK: 218 MiB in 52 packages [2021-06-25T20:00:28.623Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:28.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:28.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:00:29.923Z] OK: 218 MiB in 52 packages [2021-06-25T20:00:29.923Z] OK: 218 MiB in 52 packages [2021-06-25T20:00:30.200Z] Removing intermediate container 3e6f144f8a5c [2021-06-25T20:00:30.200Z] ---> 717cf38b3d48 [2021-06-25T20:00:30.200Z] Step 6/24 : COPY go.mod . [2021-06-25T20:00:30.200Z] OK: 218 MiB in 52 packages [2021-06-25T20:00:30.200Z] Removing intermediate container 90fbb291ad99 [2021-06-25T20:00:30.200Z] ---> 870646ea4d83 [2021-06-25T20:00:30.200Z] Step 6/23 : COPY go.mod . [2021-06-25T20:00:31.649Z] Removing intermediate container f85d84baa908 [2021-06-25T20:00:31.649Z] ---> b10f643a8180 [2021-06-25T20:00:31.649Z] Step 6/24 : COPY go.mod . [2021-06-25T20:00:31.649Z] ---> 642a3e7dcad0 [2021-06-25T20:00:31.649Z] Step 7/24 : RUN go mod download [2021-06-25T20:00:31.649Z] ---> 77d983fdac5d [2021-06-25T20:00:31.649Z] Step 7/23 : RUN go mod download [2021-06-25T20:00:31.649Z] ---> Running in e53eb04d811b [2021-06-25T20:00:31.929Z] Removing intermediate container fdb9d05d0ef9 [2021-06-25T20:00:31.929Z] ---> 25454f65283f [2021-06-25T20:00:31.929Z] Step 6/22 : COPY go.mod . [2021-06-25T20:00:31.929Z] Removing intermediate container 7bdfa1efdf0c [2021-06-25T20:00:31.929Z] ---> afc70ec3fdd2 [2021-06-25T20:00:31.929Z] Step 6/32 : COPY go.mod . [2021-06-25T20:00:31.929Z] ---> Running in 2c8ce46c3150 [2021-06-25T20:00:33.392Z] ---> 866f599f1169 [2021-06-25T20:00:33.392Z] Step 7/24 : RUN go mod download [2021-06-25T20:00:33.392Z] ---> c56ad5511fce [2021-06-25T20:00:33.392Z] Step 7/22 : RUN go mod download [2021-06-25T20:00:33.392Z] ---> Running in 5081baec859c [2021-06-25T20:00:33.392Z] ---> Running in f22e9eee47db [2021-06-25T20:00:33.392Z] ---> a9b02de02c90 [2021-06-25T20:00:33.392Z] Step 7/32 : RUN go mod download [2021-06-25T20:00:33.676Z] ---> Running in ec9f832d739b [2021-06-25T20:00:36.319Z] Removing intermediate container e53eb04d811b [2021-06-25T20:00:36.319Z] ---> a8910e7dae4a [2021-06-25T20:00:36.319Z] Step 8/24 : COPY . . [2021-06-25T20:00:36.597Z] Removing intermediate container 2c8ce46c3150 [2021-06-25T20:00:36.597Z] ---> a5326daa7065 [2021-06-25T20:00:36.597Z] Step 8/23 : COPY . . [2021-06-25T20:00:38.588Z] Removing intermediate container 5081baec859c [2021-06-25T20:00:38.588Z] ---> 0437319f1c83 [2021-06-25T20:00:38.588Z] Step 8/24 : COPY . . [2021-06-25T20:00:38.861Z] Removing intermediate container f22e9eee47db [2021-06-25T20:00:38.861Z] ---> 91d593a5b6e5 [2021-06-25T20:00:38.861Z] Step 8/22 : COPY . . [2021-06-25T20:00:38.861Z] Removing intermediate container ec9f832d739b [2021-06-25T20:00:38.861Z] ---> 74edaab55a12 [2021-06-25T20:00:38.861Z] Step 8/32 : COPY . . [2021-06-25T20:01:01.063Z] ---> a9f63e1e0278 [2021-06-25T20:01:01.063Z] Step 9/23 : RUN go mod tidy [2021-06-25T20:01:01.063Z] ---> e5d0f14226b6 [2021-06-25T20:01:01.063Z] Step 9/24 : RUN go mod tidy [2021-06-25T20:01:01.063Z] ---> 1bfcd20e2e4a [2021-06-25T20:01:01.063Z] Step 9/24 : RUN go mod tidy [2021-06-25T20:01:01.063Z] ---> Running in 5e2d2aa81a8b [2021-06-25T20:01:01.063Z] ---> Running in 57e82e12a089 [2021-06-25T20:01:01.063Z] ---> Running in fd17d8114f2b [2021-06-25T20:01:01.063Z] ---> f21ed50b0c60 [2021-06-25T20:01:01.063Z] Step 9/32 : RUN go mod tidy [2021-06-25T20:01:01.063Z] ---> 4ab492ff041d [2021-06-25T20:01:01.063Z] Step 9/22 : RUN go mod tidy [2021-06-25T20:01:01.341Z] ---> Running in 84a6aa126ba5 [2021-06-25T20:01:01.341Z] ---> Running in c684ea8f85c8 [2021-06-25T20:01:08.072Z] Removing intermediate container 5e2d2aa81a8b [2021-06-25T20:01:08.072Z] ---> 1e5d4b523349 [2021-06-25T20:01:08.072Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T20:01:08.072Z] ---> Running in 46901e501e62 [2021-06-25T20:01:08.072Z] Removing intermediate container fd17d8114f2b [2021-06-25T20:01:08.072Z] ---> 1aaf0bbc68af [2021-06-25T20:01:08.072Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T20:01:08.355Z] ---> Running in a0cb2c72e73c [2021-06-25T20:01:08.981Z] Removing intermediate container 57e82e12a089 [2021-06-25T20:01:08.981Z] Removing intermediate container 84a6aa126ba5 [2021-06-25T20:01:08.981Z] ---> 8dedb992ebd5 [2021-06-25T20:01:08.981Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T20:01:08.981Z] ---> 88ae83d47e72 [2021-06-25T20:01:08.981Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T20:01:08.981Z] Removing intermediate container c684ea8f85c8 [2021-06-25T20:01:08.981Z] ---> 804d1fc0efe1 [2021-06-25T20:01:08.981Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T20:01:09.285Z] ---> Running in 525bf4d860fc [2021-06-25T20:01:09.285Z] ---> Running in 6b3e7434af85 [2021-06-25T20:01:09.285Z] ---> Running in 6fb364dce026 [2021-06-25T20:01:09.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-25T20:01:10.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T20:01:11.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-25T20:01:12.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-25T20:01:12.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-25T20:03:04.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T20:03:04.392Z] Removing intermediate container 525bf4d860fc [2021-06-25T20:03:04.392Z] ---> 8ef50d241a3e [2021-06-25T20:03:04.392Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T20:03:04.392Z] ---> Running in 44f66a1b3877 [2021-06-25T20:03:04.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T20:03:07.032Z] Removing intermediate container 46901e501e62 [2021-06-25T20:03:07.032Z] ---> f524ba17f196 [2021-06-25T20:03:07.032Z] [2021-06-25T20:03:07.032Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T20:03:07.306Z] Removing intermediate container 6fb364dce026 [2021-06-25T20:03:07.306Z] ---> fa32683c4759 [2021-06-25T20:03:07.306Z] [2021-06-25T20:03:07.306Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T20:03:07.306Z] Removing intermediate container 6b3e7434af85 [2021-06-25T20:03:07.306Z] ---> 0d025a9baa50 [2021-06-25T20:03:07.306Z] [2021-06-25T20:03:07.306Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T20:03:07.580Z] 3.12: Pulling from library/alpine [2021-06-25T20:03:07.580Z] 3.12: Pulling from library/alpine [2021-06-25T20:03:07.580Z] 3.12: Pulling from library/alpine [2021-06-25T20:03:08.566Z] Removing intermediate container 44f66a1b3877 [2021-06-25T20:03:08.566Z] ---> 282057ecaee9 [2021-06-25T20:03:08.566Z] [2021-06-25T20:03:08.566Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T20:03:08.566Z] 20.10.0: Pulling from library/docker [2021-06-25T20:03:08.841Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T20:03:08.841Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T20:03:08.841Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T20:03:08.841Z] Status: Image is up to date for alpine:3.12 [2021-06-25T20:03:08.841Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T20:03:08.841Z] Status: Image is up to date for alpine:3.12 [2021-06-25T20:03:08.841Z] ---> c4fd0aeabfcf [2021-06-25T20:03:08.841Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T20:03:08.841Z] ---> c4fd0aeabfcf [2021-06-25T20:03:08.841Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T20:03:08.841Z] ---> c4fd0aeabfcf [2021-06-25T20:03:08.841Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T20:03:09.827Z] ---> Running in ed50e75b834e [2021-06-25T20:03:09.827Z] ---> Running in 7c70660e32e9 [2021-06-25T20:03:09.827Z] ---> Running in 277c43c0a975 [2021-06-25T20:03:10.431Z] Removing intermediate container a0cb2c72e73c [2021-06-25T20:03:10.432Z] ---> 75557a93da27 [2021-06-25T20:03:10.432Z] [2021-06-25T20:03:10.432Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T20:03:10.432Z] ---> c4fd0aeabfcf [2021-06-25T20:03:10.432Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T20:03:11.887Z] ---> Running in 1701b8bc82ce [2021-06-25T20:03:11.887Z] Removing intermediate container ed50e75b834e [2021-06-25T20:03:11.887Z] ---> 10a1c4d7fd92 [2021-06-25T20:03:11.887Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T20:03:12.166Z] ---> Running in 33f179344190 [2021-06-25T20:03:12.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:12.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:12.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:12.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:13.051Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T20:03:13.051Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:03:13.328Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T20:03:13.328Z] OK: 5 MiB in 15 packages [2021-06-25T20:03:13.328Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T20:03:13.328Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T20:03:13.328Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T20:03:13.328Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:03:13.328Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T20:03:13.611Z] OK: 7 MiB in 18 packages [2021-06-25T20:03:14.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:14.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:14.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:14.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:15.199Z] Removing intermediate container 7c70660e32e9 [2021-06-25T20:03:15.199Z] ---> d830f119774d [2021-06-25T20:03:15.199Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:03:15.199Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T20:03:15.199Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:03:15.199Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T20:03:15.199Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T20:03:15.199Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:03:15.199Z] OK: 5 MiB in 15 packages [2021-06-25T20:03:15.199Z] OK: 5 MiB in 16 packages [2021-06-25T20:03:15.495Z] ---> Running in ac1b59146419 [2021-06-25T20:03:16.507Z] Removing intermediate container ac1b59146419 [2021-06-25T20:03:16.507Z] ---> 59fce4f71977 [2021-06-25T20:03:16.507Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T20:03:16.786Z] Removing intermediate container 277c43c0a975 [2021-06-25T20:03:16.786Z] ---> cc4a16e87fbc [2021-06-25T20:03:16.786Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T20:03:17.060Z] ---> Running in 95da5131c4f3 [2021-06-25T20:03:17.335Z] Removing intermediate container 33f179344190 [2021-06-25T20:03:17.335Z] ---> 61849c00db1f [2021-06-25T20:03:17.335Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T20:03:17.335Z] ---> Running in 8e709eb315ef [2021-06-25T20:03:17.939Z] ---> Running in 095e16cb9355 [2021-06-25T20:03:17.939Z] Removing intermediate container 1701b8bc82ce [2021-06-25T20:03:17.939Z] ---> a2512808634f [2021-06-25T20:03:17.939Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:03:18.218Z] Removing intermediate container 95da5131c4f3 [2021-06-25T20:03:18.218Z] ---> 36ae23b8c199 [2021-06-25T20:03:18.218Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T20:03:18.218Z] ---> Running in 33351eb59430 [2021-06-25T20:03:18.495Z] Removing intermediate container 8e709eb315ef [2021-06-25T20:03:18.495Z] ---> 3f4f6eac4c5d [2021-06-25T20:03:18.495Z] Step 14/22 : WORKDIR /edgex [2021-06-25T20:03:18.770Z] ---> Running in 669e13e18da2 [2021-06-25T20:03:18.770Z] Removing intermediate container 095e16cb9355 [2021-06-25T20:03:18.770Z] ---> d928521506ad [2021-06-25T20:03:18.770Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T20:03:19.060Z] ---> Running in 7645f2f289dc [2021-06-25T20:03:19.343Z] ---> Running in 4f2c81ec033e [2021-06-25T20:03:19.343Z] Removing intermediate container 33351eb59430 [2021-06-25T20:03:19.343Z] ---> 7bd7013d1e30 [2021-06-25T20:03:19.343Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T20:03:19.617Z] Removing intermediate container 669e13e18da2 [2021-06-25T20:03:19.617Z] ---> 79c9de75dac5 [2021-06-25T20:03:19.617Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:03:19.890Z] ---> Running in 65ba8f3d49ea [2021-06-25T20:03:20.164Z] Removing intermediate container 7645f2f289dc [2021-06-25T20:03:20.164Z] ---> 117b66d0ec54 [2021-06-25T20:03:20.164Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T20:03:20.436Z] Removing intermediate container 4f2c81ec033e [2021-06-25T20:03:20.436Z] ---> bb450c843078 [2021-06-25T20:03:20.436Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T20:03:20.708Z] Removing intermediate container 65ba8f3d49ea [2021-06-25T20:03:20.708Z] ---> 96ad8939e9be [2021-06-25T20:03:20.708Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T20:03:20.980Z] ---> Running in 59292b50a549 [2021-06-25T20:03:21.253Z] ---> Running in 085550221b71 [2021-06-25T20:03:21.253Z] ---> d654bac75eef [2021-06-25T20:03:21.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T20:03:21.526Z] ---> 1bc0061b79dc [2021-06-25T20:03:21.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T20:03:22.125Z] Removing intermediate container 085550221b71 [2021-06-25T20:03:22.125Z] ---> 97ce7347135a [2021-06-25T20:03:22.125Z] Step 16/24 : WORKDIR / [2021-06-25T20:03:22.723Z] ---> Running in 3c9ce443d0e9 [2021-06-25T20:03:23.715Z] ---> 9b96377b9a0f [2021-06-25T20:03:23.715Z] ---> 6ec216f01a0f [2021-06-25T20:03:23.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T20:03:23.715Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T20:03:23.715Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T20:03:23.715Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T20:03:23.715Z] ---> eeaf43b92773 [2021-06-25T20:03:23.715Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:03:23.715Z] Removing intermediate container 3c9ce443d0e9 [2021-06-25T20:03:23.715Z] ---> 6c2d468c03ae [2021-06-25T20:03:23.715Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:03:23.989Z] ---> Running in 9e720d2d9a76 [2021-06-25T20:03:24.590Z] Removing intermediate container 59292b50a549 [2021-06-25T20:03:24.590Z] ---> 7f5cc1b347e2 [2021-06-25T20:03:24.590Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T20:03:24.590Z] ---> 91b87e2f74cc [2021-06-25T20:03:24.590Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T20:03:24.590Z] ---> Running in b2456f36e7e8 [2021-06-25T20:03:24.863Z] Removing intermediate container 9e720d2d9a76 [2021-06-25T20:03:24.863Z] ---> 25d6cf732754 [2021-06-25T20:03:24.863Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T20:03:25.135Z] ---> Running in 83c652820f6e [2021-06-25T20:03:25.135Z] ---> 8aba3e10c197 [2021-06-25T20:03:25.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T20:03:25.135Z] ---> Running in 522d768076ad [2021-06-25T20:03:25.410Z] ---> 331eae05df70 [2021-06-25T20:03:25.410Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T20:03:25.410Z] Removing intermediate container b2456f36e7e8 [2021-06-25T20:03:25.410Z] ---> fff65f8a124c [2021-06-25T20:03:25.410Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T20:03:25.683Z] ---> Running in c7d62c08fb51 [2021-06-25T20:03:25.963Z] Removing intermediate container 83c652820f6e [2021-06-25T20:03:25.963Z] ---> dba0e8796917 [2021-06-25T20:03:25.963Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:03:26.239Z] ---> Running in 921c959e3f73 [2021-06-25T20:03:26.513Z] Removing intermediate container c7d62c08fb51 [2021-06-25T20:03:26.513Z] ---> ee33df3869bc [2021-06-25T20:03:26.513Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T20:03:26.513Z] ---> 8c324de30fac [2021-06-25T20:03:26.513Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T20:03:26.806Z] ---> Running in 35e200ddfb2d [2021-06-25T20:03:26.806Z] ---> Running in f2d7d425e1e8 [2021-06-25T20:03:26.806Z] ---> a3482a756f8c [2021-06-25T20:03:27.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T20:03:27.085Z] Removing intermediate container 921c959e3f73 [2021-06-25T20:03:27.085Z] ---> 522fd3daf95a [2021-06-25T20:03:27.085Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T20:03:27.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:27.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:03:27.362Z] ---> Running in a45e9b9d1255 [2021-06-25T20:03:27.638Z] Removing intermediate container 35e200ddfb2d [2021-06-25T20:03:27.638Z] ---> 57546c989a93 [2021-06-25T20:03:27.638Z] Step 20/22 : LABEL arch=arm64 [2021-06-25T20:03:27.910Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T20:03:27.910Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T20:03:27.910Z] ---> Running in 9c516355035e [2021-06-25T20:03:28.187Z] Executing bash-5.0.17-r0.post-install [2021-06-25T20:03:28.187Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T20:03:28.187Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T20:03:28.187Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T20:03:28.187Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T20:03:28.187Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T20:03:28.187Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T20:03:28.187Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T20:03:28.187Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T20:03:28.187Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T20:03:28.187Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T20:03:28.187Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T20:03:28.187Z] Removing intermediate container a45e9b9d1255 [2021-06-25T20:03:28.469Z] ---> 49b6d65a448a [2021-06-25T20:03:28.469Z] Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:03:28.749Z] ---> 18d7a11b2cb0 [2021-06-25T20:03:28.749Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T20:03:28.749Z] ---> Running in 13895a86a959 [2021-06-25T20:03:29.027Z] ---> Running in f78d2178ce36 [2021-06-25T20:03:29.027Z] Removing intermediate container 9c516355035e [2021-06-25T20:03:29.027Z] ---> 6df095fdf9d8 [2021-06-25T20:03:29.027Z] Step 21/22 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:03:29.622Z] ---> Running in b511672ae160 [2021-06-25T20:03:29.622Z] Removing intermediate container 13895a86a959 [2021-06-25T20:03:29.622Z] ---> d45714860de7 [2021-06-25T20:03:29.622Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T20:03:30.227Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T20:03:30.227Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T20:03:30.227Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T20:03:30.227Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T20:03:30.227Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T20:03:30.506Z] ---> Running in 03c20abdd7b3 [2021-06-25T20:03:30.506Z] Removing intermediate container f78d2178ce36 [2021-06-25T20:03:30.506Z] ---> b9f71a7e5200 [2021-06-25T20:03:30.506Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:03:30.506Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T20:03:30.506Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T20:03:30.506Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T20:03:30.506Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T20:03:30.506Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T20:03:30.779Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T20:03:30.779Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T20:03:30.779Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T20:03:30.779Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T20:03:30.779Z] Removing intermediate container b511672ae160 [2021-06-25T20:03:30.779Z] ---> 2cd3437cf1e8 [2021-06-25T20:03:30.779Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T20:03:30.779Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T20:03:30.779Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T20:03:30.779Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T20:03:30.779Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T20:03:30.779Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T20:03:31.053Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T20:03:31.053Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T20:03:31.053Z] ---> Running in 3889aa76a13b [2021-06-25T20:03:31.053Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T20:03:31.053Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T20:03:31.053Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T20:03:31.053Z] Removing intermediate container f2d7d425e1e8 [2021-06-25T20:03:31.053Z] ---> 9197492829b7 [2021-06-25T20:03:31.053Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:03:31.053Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T20:03:31.053Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T20:03:31.053Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T20:03:31.332Z] OK: 72 MiB in 59 packages [2021-06-25T20:03:31.332Z] ---> Running in 24277fd69ad3 [2021-06-25T20:03:31.611Z] Removing intermediate container 03c20abdd7b3 [2021-06-25T20:03:31.611Z] ---> 260136c70b2f [2021-06-25T20:03:31.611Z] [2021-06-25T20:03:32.222Z] Successfully built 260136c70b2f [2021-06-25T20:03:32.222Z] Removing intermediate container 3889aa76a13b [2021-06-25T20:03:32.222Z] ---> 4a19b6f33177 [2021-06-25T20:03:32.222Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T20:03:32.222Z] Successfully tagged support-scheduler-arm64:latest [2021-06-25T20:03:32.498Z]  Building support-scheduler ... done Building support-notifications [2021-06-25T20:03:32.788Z] Removing intermediate container 24277fd69ad3 [2021-06-25T20:03:32.788Z] ---> 866772ccdbe4 [2021-06-25T20:03:32.789Z] [2021-06-25T20:03:33.064Z] Successfully built 866772ccdbe4 [2021-06-25T20:03:33.341Z] ---> Running in cf535fcd3644 [2021-06-25T20:03:33.341Z] ---> 9a896a41d1f7 [2021-06-25T20:03:33.341Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T20:03:33.616Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-25T20:03:33.616Z] Building core-command [2021-06-25T20:03:35.061Z]  Building security-proxy-setup ... done Removing intermediate container cf535fcd3644 [2021-06-25T20:03:35.061Z] ---> 9ede6cb1dfed [2021-06-25T20:03:35.061Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:03:35.336Z] ---> a217de2572ee [2021-06-25T20:03:35.336Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T20:03:35.336Z] ---> Running in 7b9e0ed596ee [2021-06-25T20:03:35.942Z] Collecting docker-compose==1.23.2 [2021-06-25T20:03:35.942Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T20:03:36.575Z] Removing intermediate container 7b9e0ed596ee [2021-06-25T20:03:36.575Z] ---> 81d3c32c3647 [2021-06-25T20:03:36.575Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:03:37.186Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T20:03:37.186Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T20:03:37.186Z] ---> bf4a88c72721 [2021-06-25T20:03:37.186Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T20:03:37.796Z] ---> Running in 1507bfeae58f [2021-06-25T20:03:38.073Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T20:03:38.073Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T20:03:38.349Z] ---> 6af9a49aabd3 [2021-06-25T20:03:38.349Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T20:03:38.624Z] Removing intermediate container 1507bfeae58f [2021-06-25T20:03:38.624Z] ---> c3735141f0e7 [2021-06-25T20:03:38.624Z] [2021-06-25T20:03:38.624Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T20:03:38.624Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T20:03:39.225Z] Successfully built c3735141f0e7 [2021-06-25T20:03:39.225Z] Successfully tagged core-metadata-arm64:latest [2021-06-25T20:03:39.225Z]  Building core-metadata ... done Building core-data [2021-06-25T20:03:40.207Z] ---> 7c59b77f352a [2021-06-25T20:03:40.207Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T20:03:40.484Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T20:03:40.761Z] ---> Running in f987bca90ba8 [2021-06-25T20:03:40.761Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T20:03:40.761Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T20:03:41.364Z] Removing intermediate container f987bca90ba8 [2021-06-25T20:03:41.364Z] ---> 974fe5f46792 [2021-06-25T20:03:41.364Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T20:03:42.816Z] ---> b89b040e43e3 [2021-06-25T20:03:42.816Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T20:03:43.089Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T20:03:43.363Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T20:03:43.959Z] ---> Running in 218a91ea9d23 [2021-06-25T20:03:46.593Z] Collecting PyYAML<4,>=3.10 [2021-06-25T20:03:46.593Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T20:03:47.188Z] Removing intermediate container 218a91ea9d23 [2021-06-25T20:03:47.188Z] ---> 8c9384d79d85 [2021-06-25T20:03:47.188Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T20:03:47.460Z] ---> Running in 2440e22e3b9b [2021-06-25T20:03:48.441Z] Removing intermediate container 2440e22e3b9b [2021-06-25T20:03:48.441Z] ---> 26e8f3c85a3d [2021-06-25T20:03:48.441Z] Step 29/32 : CMD ["gate"] [2021-06-25T20:03:49.038Z] ---> Running in efe88da70aeb [2021-06-25T20:03:49.635Z] Removing intermediate container efe88da70aeb [2021-06-25T20:03:49.635Z] ---> 35e265d3e3a1 [2021-06-25T20:03:49.635Z] Step 30/32 : LABEL arch=arm64 [2021-06-25T20:03:50.233Z] ---> Running in 193e14faa169 [2021-06-25T20:03:50.853Z] Removing intermediate container 193e14faa169 [2021-06-25T20:03:50.853Z] ---> b2c73d589e1f [2021-06-25T20:03:50.853Z] Step 31/32 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:03:51.133Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T20:03:51.133Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T20:03:51.734Z] ---> Running in a2905490a8ba [2021-06-25T20:03:52.336Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T20:03:52.336Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T20:03:52.610Z] Removing intermediate container a2905490a8ba [2021-06-25T20:03:52.610Z] ---> 708baf1b5205 [2021-06-25T20:03:52.610Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T20:03:54.593Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T20:03:54.593Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T20:03:55.194Z] ---> Running in b0780349e433 [2021-06-25T20:03:55.468Z] Collecting idna<2.8,>=2.5 [2021-06-25T20:03:55.468Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T20:03:55.795Z] Removing intermediate container b0780349e433 [2021-06-25T20:03:55.795Z] ---> f1dc56d5b7a5 [2021-06-25T20:03:55.795Z] [2021-06-25T20:03:56.659Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T20:03:56.659Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T20:03:56.659Z] Successfully built f1dc56d5b7a5 [2021-06-25T20:03:56.659Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-25T20:03:56.659Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-06-25T20:03:56.970Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T20:03:56.970Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T20:03:57.273Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T20:03:57.273Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T20:03:57.273Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T20:03:57.273Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T20:03:57.273Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T20:03:57.273Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T20:03:58.340Z] Installing collected packages: cached-property, websocket-client, dockerpty, texttable, docopt, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose [2021-06-25T20:03:58.644Z] Running setup.py install for dockerpty: started [2021-06-25T20:04:01.299Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T20:04:01.299Z] Running setup.py install for texttable: started [2021-06-25T20:04:03.303Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T20:04:03.303Z] Running setup.py install for docopt: started [2021-06-25T20:04:05.302Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T20:04:05.302Z] Running setup.py install for PyYAML: started [2021-06-25T20:04:07.954Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T20:04:07.954Z] Attempting uninstall: idna [2021-06-25T20:04:07.954Z] Found existing installation: idna 2.9 [2021-06-25T20:04:07.954Z] Uninstalling idna-2.9: [2021-06-25T20:04:07.954Z] Successfully uninstalled idna-2.9 [2021-06-25T20:04:08.555Z] Attempting uninstall: urllib3 [2021-06-25T20:04:08.555Z] Found existing installation: urllib3 1.25.9 [2021-06-25T20:04:08.555Z] Uninstalling urllib3-1.25.9: [2021-06-25T20:04:08.833Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T20:04:09.443Z] Attempting uninstall: requests [2021-06-25T20:04:09.444Z] Found existing installation: requests 2.23.0 [2021-06-25T20:04:09.444Z] Uninstalling requests-2.23.0: [2021-06-25T20:04:09.444Z] Successfully uninstalled requests-2.23.0 [2021-06-25T20:04:10.436Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:04:10.436Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:04:10.436Z] ---> 72a94affb5a8 [2021-06-25T20:04:10.436Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T20:04:10.436Z] ---> Using cache [2021-06-25T20:04:10.436Z] ---> 4b1912f0e3b9 [2021-06-25T20:04:10.436Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:04:10.436Z] ---> Using cache [2021-06-25T20:04:10.436Z] ---> 52cf5cce4f55 [2021-06-25T20:04:10.436Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T20:04:13.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:04:13.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:04:13.880Z] ---> 72a94affb5a8 [2021-06-25T20:04:13.880Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T20:04:13.880Z] ---> Using cache [2021-06-25T20:04:13.880Z] ---> 4b1912f0e3b9 [2021-06-25T20:04:13.880Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:04:13.880Z] ---> Using cache [2021-06-25T20:04:13.880Z] ---> 52cf5cce4f55 [2021-06-25T20:04:13.880Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T20:04:13.880Z] ---> Running in ad20ee611db5 [2021-06-25T20:04:13.880Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-25T20:04:13.880Z] ---> Running in a665a62c9eae [2021-06-25T20:04:15.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:04:15.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:04:16.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:04:16.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:04:17.602Z] OK: 218 MiB in 52 packages [2021-06-25T20:04:17.602Z] OK: 218 MiB in 52 packages [2021-06-25T20:04:20.268Z] Removing intermediate container ad20ee611db5 [2021-06-25T20:04:20.268Z] ---> 01a7df092b2a [2021-06-25T20:04:20.268Z] Step 6/23 : COPY go.mod . [2021-06-25T20:04:20.268Z] Removing intermediate container a665a62c9eae [2021-06-25T20:04:20.268Z] ---> 30ff0d539aff [2021-06-25T20:04:20.268Z] Step 6/24 : COPY go.mod . [2021-06-25T20:04:20.872Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:04:20.872Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:04:20.872Z] ---> 72a94affb5a8 [2021-06-25T20:04:20.872Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T20:04:20.872Z] ---> Using cache [2021-06-25T20:04:20.872Z] ---> 4b1912f0e3b9 [2021-06-25T20:04:20.872Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:04:20.872Z] ---> Using cache [2021-06-25T20:04:20.872Z] ---> 52cf5cce4f55 [2021-06-25T20:04:20.872Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T20:04:21.152Z] ---> Running in 6f5597c33188 [2021-06-25T20:04:21.765Z] ---> 46a43562c6d4 [2021-06-25T20:04:21.765Z] Step 7/23 : RUN go mod download [2021-06-25T20:04:22.044Z] ---> 9b58fab71ec3 [2021-06-25T20:04:22.044Z] Step 7/24 : RUN go mod download [2021-06-25T20:04:22.044Z] ---> Running in 91019f72ff08 [2021-06-25T20:04:22.657Z] ---> Running in ce1341b15f5e [2021-06-25T20:04:23.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:04:24.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:04:25.376Z] OK: 218 MiB in 52 packages [2021-06-25T20:04:27.397Z] Removing intermediate container 91019f72ff08 [2021-06-25T20:04:27.397Z] ---> b9e7d814ff04 [2021-06-25T20:04:27.397Z] Step 8/23 : COPY . . [2021-06-25T20:04:27.672Z] Removing intermediate container ce1341b15f5e [2021-06-25T20:04:27.672Z] ---> 2d2163db8535 [2021-06-25T20:04:27.672Z] Step 8/24 : COPY . . [2021-06-25T20:04:27.950Z] Removing intermediate container 6f5597c33188 [2021-06-25T20:04:27.950Z] ---> fc6d9ac04d90 [2021-06-25T20:04:27.950Z] Step 6/24 : COPY go.mod . [2021-06-25T20:04:28.552Z] Removing intermediate container 522d768076ad [2021-06-25T20:04:28.552Z] ---> 1e20aca641cc [2021-06-25T20:04:28.552Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T20:04:29.176Z] ---> Running in e49a50f072ae [2021-06-25T20:04:29.775Z] ---> 232adb69029a [2021-06-25T20:04:29.775Z] Step 7/24 : RUN go mod download [2021-06-25T20:04:30.380Z] Removing intermediate container e49a50f072ae [2021-06-25T20:04:30.380Z] ---> 4cf0cef2837b [2021-06-25T20:04:30.380Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T20:04:30.662Z] ---> Running in 9e0aab451b8a [2021-06-25T20:04:30.939Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T20:04:30.939Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T20:04:30.939Z] ---> 72a94affb5a8 [2021-06-25T20:04:30.939Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T20:04:30.939Z] ---> Using cache [2021-06-25T20:04:30.939Z] ---> 4b1912f0e3b9 [2021-06-25T20:04:30.939Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:04:30.939Z] ---> Using cache [2021-06-25T20:04:30.939Z] ---> 52cf5cce4f55 [2021-06-25T20:04:30.939Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T20:04:30.939Z] ---> Using cache [2021-06-25T20:04:30.939Z] ---> 30ff0d539aff [2021-06-25T20:04:30.939Z] Step 6/26 : COPY go.mod . [2021-06-25T20:04:30.939Z] ---> Using cache [2021-06-25T20:04:30.939Z] ---> 9b58fab71ec3 [2021-06-25T20:04:30.939Z] Step 7/26 : RUN go mod download [2021-06-25T20:04:30.939Z] ---> Using cache [2021-06-25T20:04:30.939Z] ---> 2d2163db8535 [2021-06-25T20:04:30.939Z] Step 8/26 : COPY . . [2021-06-25T20:04:30.939Z] ---> Running in 2dca391098c0 [2021-06-25T20:04:32.389Z] Removing intermediate container 2dca391098c0 [2021-06-25T20:04:32.389Z] ---> f4680fca91fe [2021-06-25T20:04:32.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T20:04:35.803Z] ---> c4184dd3ee7a [2021-06-25T20:04:35.803Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T20:04:35.803Z] Removing intermediate container 9e0aab451b8a [2021-06-25T20:04:35.803Z] ---> dc068b770050 [2021-06-25T20:04:35.803Z] Step 8/24 : COPY . . [2021-06-25T20:04:37.246Z] ---> 371febeffaae [2021-06-25T20:04:37.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T20:04:39.874Z] ---> 7f49125d5e00 [2021-06-25T20:04:39.874Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T20:04:40.150Z] ---> Running in bbcd4aa957de [2021-06-25T20:04:41.595Z] Removing intermediate container bbcd4aa957de [2021-06-25T20:04:41.595Z] ---> 2eb919f3c1f8 [2021-06-25T20:04:41.595Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:04:41.873Z] ---> Running in 0957d5921d5a [2021-06-25T20:04:43.314Z] Removing intermediate container 0957d5921d5a [2021-06-25T20:04:43.314Z] ---> 388c4a7cd68d [2021-06-25T20:04:43.314Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T20:04:43.916Z] ---> Running in 91471ed31241 [2021-06-25T20:04:44.923Z] Removing intermediate container 91471ed31241 [2021-06-25T20:04:44.923Z] ---> 9972ccd0bb5a [2021-06-25T20:04:44.923Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:04:45.521Z] ---> Running in 09f4764c402c [2021-06-25T20:04:46.523Z] Removing intermediate container 09f4764c402c [2021-06-25T20:04:46.523Z] ---> ecb7f203c6f3 [2021-06-25T20:04:46.523Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:04:47.125Z] ---> Running in da125b257ed3 [2021-06-25T20:04:48.116Z] Removing intermediate container da125b257ed3 [2021-06-25T20:04:48.116Z] ---> 2fab58a12587 [2021-06-25T20:04:48.116Z] [2021-06-25T20:04:48.718Z] Successfully built 2fab58a12587 [2021-06-25T20:04:48.996Z] ---> b58c9fedfd6e [2021-06-25T20:04:48.996Z] Step 9/23 : RUN go mod tidy [2021-06-25T20:04:49.269Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-25T20:04:49.544Z]  Building sys-mgmt-agent ... done  ---> Running in 8a5e65ff09a4 [2021-06-25T20:04:49.836Z] ---> 2fcbaf4b1ef8 [2021-06-25T20:04:49.836Z] Step 9/24 : RUN go mod tidy [2021-06-25T20:04:50.819Z] ---> Running in 8e72d2db3ef2 [2021-06-25T20:04:51.806Z] ---> 28bd5b628196 [2021-06-25T20:04:51.806Z] Step 9/26 : RUN go mod tidy [2021-06-25T20:04:52.410Z] ---> Running in 80539ccfe9b8 [2021-06-25T20:04:55.834Z] Removing intermediate container 8a5e65ff09a4 [2021-06-25T20:04:55.834Z] ---> 15c02539a63e [2021-06-25T20:04:55.834Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T20:04:56.114Z] ---> Running in 7a1c720a52e5 [2021-06-25T20:04:56.387Z] Removing intermediate container 8e72d2db3ef2 [2021-06-25T20:04:56.387Z] ---> 77751bc1a638 [2021-06-25T20:04:56.387Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T20:04:56.661Z] ---> Running in 31f57a992978 [2021-06-25T20:04:57.658Z] Removing intermediate container 80539ccfe9b8 [2021-06-25T20:04:57.658Z] ---> b63fc8419c8f [2021-06-25T20:04:57.658Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T20:04:57.658Z] ---> 527d9982c1a5 [2021-06-25T20:04:57.658Z] Step 9/24 : RUN go mod tidy [2021-06-25T20:04:57.658Z] ---> Running in b591636a7563 [2021-06-25T20:04:57.985Z] ---> Running in 950ec3c8f929 [2021-06-25T20:04:57.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-25T20:04:58.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T20:05:00.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-25T20:05:04.562Z] Removing intermediate container 950ec3c8f929 [2021-06-25T20:05:04.562Z] ---> dca498f76dcc [2021-06-25T20:05:04.562Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T20:05:04.562Z] ---> Running in 879d154735d1 [2021-06-25T20:05:06.552Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-25T20:06:28.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-25T20:06:28.613Z] Removing intermediate container 31f57a992978 [2021-06-25T20:06:28.613Z] ---> 0438f1ca9d33 [2021-06-25T20:06:28.613Z] [2021-06-25T20:06:28.613Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T20:06:28.613Z] ---> c4fd0aeabfcf [2021-06-25T20:06:28.613Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T20:06:28.613Z] ---> Using cache [2021-06-25T20:06:28.613Z] ---> a2512808634f [2021-06-25T20:06:28.613Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:06:28.613Z] ---> Using cache [2021-06-25T20:06:28.613Z] ---> 7bd7013d1e30 [2021-06-25T20:06:28.613Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T20:06:28.893Z] ---> Running in d566d5c2df75 [2021-06-25T20:06:30.351Z] Removing intermediate container d566d5c2df75 [2021-06-25T20:06:30.351Z] ---> b8f7c573b7a3 [2021-06-25T20:06:30.351Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T20:06:30.351Z] ---> Running in 3527b3c003b9 [2021-06-25T20:06:31.336Z] Removing intermediate container 3527b3c003b9 [2021-06-25T20:06:31.336Z] ---> dc02eeca5113 [2021-06-25T20:06:31.336Z] Step 16/24 : WORKDIR / [2021-06-25T20:06:31.621Z] ---> Running in eb115df78dc9 [2021-06-25T20:06:33.061Z] Removing intermediate container eb115df78dc9 [2021-06-25T20:06:33.061Z] ---> 33b8df40c46b [2021-06-25T20:06:33.061Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:06:33.061Z] Removing intermediate container 7a1c720a52e5 [2021-06-25T20:06:33.061Z] ---> 974f66925196 [2021-06-25T20:06:33.061Z] [2021-06-25T20:06:33.061Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T20:06:33.061Z] ---> c4fd0aeabfcf [2021-06-25T20:06:33.061Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T20:06:33.336Z] ---> Running in 4434717de45a [2021-06-25T20:06:34.782Z] ---> 2bd0ec499e62 [2021-06-25T20:06:34.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T20:06:35.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:06:35.069Z] Removing intermediate container b591636a7563 [2021-06-25T20:06:35.069Z] ---> 898e0c085b1d [2021-06-25T20:06:35.069Z] [2021-06-25T20:06:35.069Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T20:06:35.069Z] ---> c4fd0aeabfcf [2021-06-25T20:06:35.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:06:35.069Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T20:06:35.344Z] ---> Running in a83082350a98 [2021-06-25T20:06:35.954Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T20:06:35.954Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T20:06:35.954Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:06:35.954Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T20:06:36.233Z] OK: 6 MiB in 16 packages [2021-06-25T20:06:37.221Z] ---> a7b74b8792b0 [2021-06-25T20:06:37.221Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T20:06:37.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:06:37.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:06:38.117Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T20:06:38.117Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T20:06:38.117Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T20:06:38.117Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T20:06:38.117Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T20:06:38.117Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T20:06:38.117Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:06:38.117Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T20:06:38.398Z] OK: 7 MiB in 20 packages [2021-06-25T20:06:39.002Z] Removing intermediate container 4434717de45a [2021-06-25T20:06:39.002Z] ---> dad7b166eeba [2021-06-25T20:06:39.002Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T20:06:39.002Z] ---> db9757602415 [2021-06-25T20:06:39.002Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T20:06:39.002Z] ---> Running in b1e726c6a10c [2021-06-25T20:06:39.002Z] ---> Running in 7a2d09e1aca3 [2021-06-25T20:06:39.980Z] Removing intermediate container b1e726c6a10c [2021-06-25T20:06:39.980Z] ---> 48c6386f0ada [2021-06-25T20:06:39.980Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T20:06:39.980Z] Removing intermediate container 7a2d09e1aca3 [2021-06-25T20:06:39.980Z] ---> 8dae56e038f7 [2021-06-25T20:06:39.980Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:06:40.258Z] Removing intermediate container a83082350a98 [2021-06-25T20:06:40.258Z] ---> bb96132bc388 [2021-06-25T20:06:40.258Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T20:06:40.258Z] ---> Running in dfdd7d472e55 [2021-06-25T20:06:40.258Z] ---> Running in 24590be7915e [2021-06-25T20:06:40.540Z] ---> Running in 5a5c3dcc26f7 [2021-06-25T20:06:40.813Z] Removing intermediate container dfdd7d472e55 [2021-06-25T20:06:40.813Z] ---> 8bfe3e8063fd [2021-06-25T20:06:40.813Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T20:06:41.088Z] Removing intermediate container 24590be7915e [2021-06-25T20:06:41.088Z] ---> 739fcadff3af [2021-06-25T20:06:41.088Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T20:06:41.088Z] ---> Running in 08374740be40 [2021-06-25T20:06:41.088Z] ---> Running in 9b21c5548ba0 [2021-06-25T20:06:41.088Z] Removing intermediate container 5a5c3dcc26f7 [2021-06-25T20:06:41.088Z] ---> 31a21fee532c [2021-06-25T20:06:41.088Z] Step 14/26 : WORKDIR / [2021-06-25T20:06:41.367Z] ---> Running in c0bd4391239f [2021-06-25T20:06:41.852Z] Removing intermediate container 08374740be40 [2021-06-25T20:06:41.852Z] ---> 1f801981c9d5 [2021-06-25T20:06:41.852Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:06:42.131Z] Removing intermediate container 9b21c5548ba0 [2021-06-25T20:06:42.131Z] ---> a3509a57a47c [2021-06-25T20:06:42.131Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:06:42.406Z] ---> Running in 0fab61bed964 [2021-06-25T20:06:42.406Z] Removing intermediate container c0bd4391239f [2021-06-25T20:06:42.406Z] ---> 73f2a535101a [2021-06-25T20:06:42.406Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T20:06:43.018Z] ---> 3c80e8b774f5 [2021-06-25T20:06:43.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T20:06:43.295Z] Removing intermediate container 0fab61bed964 [2021-06-25T20:06:43.295Z] ---> 734a42ef0022 [2021-06-25T20:06:43.295Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:06:43.571Z] ---> Running in a34cc9548e10 [2021-06-25T20:06:43.846Z] ---> 14787bb356ba [2021-06-25T20:06:43.846Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T20:06:44.445Z] Removing intermediate container a34cc9548e10 [2021-06-25T20:06:44.445Z] ---> 443f125659bd [2021-06-25T20:06:44.445Z] [2021-06-25T20:06:44.445Z] Removing intermediate container 879d154735d1 [2021-06-25T20:06:44.445Z] ---> 5ad6b4f0a30e [2021-06-25T20:06:44.445Z] [2021-06-25T20:06:44.445Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T20:06:44.445Z] ---> c4fd0aeabfcf [2021-06-25T20:06:44.445Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T20:06:44.731Z] ---> Running in aa1282f1f5d6 [2021-06-25T20:06:44.731Z] ---> 179f5ba8118a [2021-06-25T20:06:44.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T20:06:45.007Z] Successfully built 443f125659bd [2021-06-25T20:06:45.007Z] Successfully tagged core-command-arm64:latest [2021-06-25T20:06:45.007Z]  Building core-command ... done  ---> 9a33ddd4b6ef [2021-06-25T20:06:45.007Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T20:06:45.282Z] Removing intermediate container aa1282f1f5d6 [2021-06-25T20:06:45.282Z] ---> cc307f71cab2 [2021-06-25T20:06:45.282Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T20:06:45.553Z] ---> Running in 358c499d0270 [2021-06-25T20:06:45.826Z] ---> 1ecd5549135a [2021-06-25T20:06:45.826Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T20:06:45.826Z] ---> Running in 3151dd350409 [2021-06-25T20:06:46.099Z] ---> b54a4969a00d [2021-06-25T20:06:46.099Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T20:06:46.099Z] Removing intermediate container 358c499d0270 [2021-06-25T20:06:46.099Z] ---> c31e83b61fa9 [2021-06-25T20:06:46.099Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T20:06:46.099Z] ---> Running in d31d18679f51 [2021-06-25T20:06:46.379Z] Removing intermediate container 3151dd350409 [2021-06-25T20:06:46.379Z] ---> f5bf9428fdc9 [2021-06-25T20:06:46.379Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:06:46.651Z] ---> Running in 560fa569b047 [2021-06-25T20:06:46.923Z] Removing intermediate container d31d18679f51 [2021-06-25T20:06:46.923Z] ---> 20f2bcf7d11e [2021-06-25T20:06:46.923Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T20:06:46.923Z] ---> feeadaf82acf [2021-06-25T20:06:46.923Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T20:06:46.923Z] ---> Running in 86120e0f059c [2021-06-25T20:06:47.204Z] Removing intermediate container 560fa569b047 [2021-06-25T20:06:47.204Z] ---> e7aea19d8d92 [2021-06-25T20:06:47.204Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T20:06:47.474Z] ---> Running in 90c8e14235bd [2021-06-25T20:06:48.469Z] Removing intermediate container 90c8e14235bd [2021-06-25T20:06:48.469Z] ---> 9087486130c5 [2021-06-25T20:06:48.469Z] Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:06:48.469Z] ---> 5248f739dc68 [2021-06-25T20:06:48.469Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T20:06:48.469Z] ---> Running in 4849da9e9fa9 [2021-06-25T20:06:49.068Z] Removing intermediate container 4849da9e9fa9 [2021-06-25T20:06:49.068Z] ---> 90557c408313 [2021-06-25T20:06:49.068Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T20:06:49.341Z] ---> Running in 3113e9c033a9 [2021-06-25T20:06:49.938Z] Removing intermediate container 3113e9c033a9 [2021-06-25T20:06:49.938Z] ---> 022d530e2ffb [2021-06-25T20:06:49.938Z] [2021-06-25T20:06:49.938Z] Removing intermediate container 86120e0f059c [2021-06-25T20:06:49.938Z] ---> 3535bcc81ebd [2021-06-25T20:06:49.938Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T20:06:49.938Z] ---> a11a9c330ba0 [2021-06-25T20:06:49.938Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T20:06:50.213Z] ---> Running in d4396669df83 [2021-06-25T20:06:50.485Z] Successfully built 022d530e2ffb [2021-06-25T20:06:50.485Z] Successfully tagged support-notifications-arm64:latest [2021-06-25T20:06:50.757Z]  Building support-notifications ... done  ---> c53adc276e11 [2021-06-25T20:06:50.757Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-25T20:06:51.028Z] ---> Running in 6f250a773eae [2021-06-25T20:06:51.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T20:06:52.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T20:06:52.878Z] Removing intermediate container 6f250a773eae [2021-06-25T20:06:52.878Z] ---> 574d5a957cf7 [2021-06-25T20:06:53.157Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T20:06:53.157Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T20:06:53.157Z] ---> Running in 757333cbbfd7 [2021-06-25T20:06:53.157Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T20:06:53.434Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T20:06:53.434Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T20:06:53.712Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T20:06:53.712Z] Removing intermediate container 757333cbbfd7 [2021-06-25T20:06:53.712Z] ---> 32b2c57c3a14 [2021-06-25T20:06:53.712Z] Step 24/26 : LABEL arch=arm64 [2021-06-25T20:06:53.712Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T20:06:53.712Z] ---> Running in afa07c3b81f8 [2021-06-25T20:06:53.712Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T20:06:53.712Z] OK: 8 MiB in 20 packages [2021-06-25T20:06:54.319Z] Removing intermediate container afa07c3b81f8 [2021-06-25T20:06:54.319Z] ---> 98a18d57f3d8 [2021-06-25T20:06:54.319Z] Step 25/26 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:06:54.591Z] ---> Running in 24fc8dea54c4 [2021-06-25T20:06:54.864Z] Removing intermediate container 24fc8dea54c4 [2021-06-25T20:06:54.864Z] ---> c0cc959280ba [2021-06-25T20:06:54.864Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T20:06:55.136Z] Removing intermediate container d4396669df83 [2021-06-25T20:06:55.137Z] ---> a2694af28c20 [2021-06-25T20:06:55.137Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T20:06:55.137Z] ---> Running in 14ee86a77f0b [2021-06-25T20:06:55.732Z] Removing intermediate container 14ee86a77f0b [2021-06-25T20:06:55.732Z] ---> 2208f4490597 [2021-06-25T20:06:55.732Z] [2021-06-25T20:06:56.004Z] Successfully built 2208f4490597 [2021-06-25T20:06:56.004Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-25T20:06:56.275Z]  Building security-secretstore-setup ... done  ---> 66648d742120 [2021-06-25T20:06:56.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T20:06:57.706Z] ---> bb993c18b498 [2021-06-25T20:06:57.706Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T20:06:58.304Z] ---> 4f72df273e21 [2021-06-25T20:06:58.304Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T20:06:58.304Z] ---> Running in 89a7b5dc06d4 [2021-06-25T20:06:58.899Z] Removing intermediate container 89a7b5dc06d4 [2021-06-25T20:06:58.899Z] ---> bc2332deeb44 [2021-06-25T20:06:58.899Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T20:06:58.899Z] ---> Running in ab3d73b1697f [2021-06-25T20:06:59.493Z] Removing intermediate container ab3d73b1697f [2021-06-25T20:06:59.493Z] ---> 2005ba7dd427 [2021-06-25T20:06:59.493Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T20:06:59.493Z] ---> Running in 9a2c3ad6851f [2021-06-25T20:07:00.088Z] Removing intermediate container 9a2c3ad6851f [2021-06-25T20:07:00.088Z] ---> 671f04fcf7ce [2021-06-25T20:07:00.088Z] Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [2021-06-25T20:07:00.088Z] ---> Running in 48a6fd8e4063 [2021-06-25T20:07:00.684Z] Removing intermediate container 48a6fd8e4063 [2021-06-25T20:07:00.684Z] ---> a5e628f639f4 [2021-06-25T20:07:00.684Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T20:07:00.684Z] ---> Running in 8c17728a1d12 [2021-06-25T20:07:01.285Z] Removing intermediate container 8c17728a1d12 [2021-06-25T20:07:01.285Z] ---> 08e4d35d5ebf [2021-06-25T20:07:01.285Z] [2021-06-25T20:07:01.558Z] Successfully built 08e4d35d5ebf [2021-06-25T20:07:01.558Z] Successfully tagged core-data-arm64:latest [2021-06-25T20:07:01.847Z]  Building core-data ... done  [Pipeline] } [2021-06-25T20:07:01.872Z] $ docker stop --time=1 96900b8bfaa7c09ac2819127e7c7549e41da393580413d8c03c167640c14ab1c [2021-06-25T20:07:03.636Z] $ docker rm -f 96900b8bfaa7c09ac2819127e7c7549e41da393580413d8c03c167640c14ab1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T20:07:04.177Z] + docker images [2021-06-25T20:07:04.451Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T20:07:04.451Z] core-data-arm64 latest 08e4d35d5ebf 3 seconds ago 19.1MB [2021-06-25T20:07:04.451Z] security-secretstore-setup-arm64 latest 2208f4490597 9 seconds ago 27.1MB [2021-06-25T20:07:04.451Z] support-notifications-arm64 latest 022d530e2ffb 15 seconds ago 15.7MB [2021-06-25T20:07:04.451Z] core-command-arm64 latest 443f125659bd 20 seconds ago 15MB [2021-06-25T20:07:04.451Z] 5ad6b4f0a30e 21 seconds ago 975MB [2021-06-25T20:07:04.451Z] 898e0c085b1d 30 seconds ago 976MB [2021-06-25T20:07:04.451Z] 974f66925196 32 seconds ago 969MB [2021-06-25T20:07:04.451Z] 0438f1ca9d33 36 seconds ago 966MB [2021-06-25T20:07:04.451Z] sys-mgmt-agent-arm64 latest 2fab58a12587 2 minutes ago 299MB [2021-06-25T20:07:04.451Z] security-bootstrapper-arm64 latest f1dc56d5b7a5 3 minutes ago 17.5MB [2021-06-25T20:07:04.451Z] core-metadata-arm64 latest c3735141f0e7 3 minutes ago 15.7MB [2021-06-25T20:07:04.451Z] security-proxy-setup-arm64 latest 866772ccdbe4 3 minutes ago 24.2MB [2021-06-25T20:07:04.451Z] support-scheduler-arm64 latest 260136c70b2f 3 minutes ago 15.1MB [2021-06-25T20:07:04.451Z] 75557a93da27 3 minutes ago 972MB [2021-06-25T20:07:04.451Z] 282057ecaee9 3 minutes ago 969MB [2021-06-25T20:07:04.451Z] 0d025a9baa50 3 minutes ago 969MB [2021-06-25T20:07:04.451Z] fa32683c4759 3 minutes ago 973MB [2021-06-25T20:07:04.451Z] f524ba17f196 3 minutes ago 968MB [2021-06-25T20:07:04.451Z] ci-base-image-arm64 latest 72a94affb5a8 14 minutes ago 641MB [2021-06-25T20:07:04.451Z] alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB [2021-06-25T20:07:04.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-25T20:07:04.451Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-25T20:07:04.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:07:05.364Z] ---> job-cost.sh [2021-06-25T20:07:05.364Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CxkG [2021-06-25T20:07:44.378Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T20:09:22.738Z] lf-activate-venv(): INFO: Adding /tmp/venv-CxkG/bin to PATH [2021-06-25T20:09:22.738Z] INFO: No Stack... [2021-06-25T20:09:22.738Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-25T20:09:22.738Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T20:09:23.081Z] + cat /w/workspace/edgex-go/24/archives/cost.csv [2021-06-25T20:09:23.081Z] + cut -d, -f6 [Pipeline] lock [2021-06-25T20:09:23.147Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] [2021-06-25T20:09:23.157Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] did not exist. Created. [2021-06-25T20:09:23.158Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T20:09:23.522Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-25T20:09:23.762Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T20:09:23.775Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-25T20:09:24.790Z] provisioning config files... [2021-06-25T20:09:24.803Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config3120223389315099228tmp [Pipeline] { [Pipeline] sh [2021-06-25T20:09:25.125Z] + set +x [2021-06-25T20:09:25.125Z] + curl -s https://codecov.io/bash [2021-06-25T20:09:25.125Z] + bash -s -- [2021-06-25T20:09:25.125Z] [2021-06-25T20:09:25.125Z] _____ _ [2021-06-25T20:09:25.125Z] / ____| | | [2021-06-25T20:09:25.125Z] | | ___ __| | ___ ___ _____ __ [2021-06-25T20:09:25.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-25T20:09:25.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-25T20:09:25.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-25T20:09:25.125Z] Bash-1.0.3 [2021-06-25T20:09:25.125Z] [2021-06-25T20:09:25.125Z] [2021-06-25T20:09:25.125Z] ==> git version 2.24.4 found [2021-06-25T20:09:25.387Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-25T20:09:25.387Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-25T20:09:25.387Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-25T20:09:25.387Z] ==> Jenkins CI detected. [2021-06-25T20:09:25.387Z] project root: . [2021-06-25T20:09:25.387Z] --> token set from env [2021-06-25T20:09:25.387Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-25T20:09:25.387Z] ==> Running gcov in . (disable via -X gcov) [2021-06-25T20:09:25.387Z] ==> Python coveragepy not found [2021-06-25T20:09:25.387Z] ==> Searching for coverage reports in: [2021-06-25T20:09:25.387Z] + . [2021-06-25T20:09:25.387Z] -> Found 1 reports [2021-06-25T20:09:25.387Z] ==> Detecting git/mercurial file structure [2021-06-25T20:09:25.387Z] ==> Reading reports [2021-06-25T20:09:25.387Z] + ./coverage.out bytes=398095 [2021-06-25T20:09:25.387Z] ==> Appending adjustments [2021-06-25T20:09:25.387Z] https://docs.codecov.io/docs/fixing-reports [2021-06-25T20:09:26.784Z] + Found adjustments [2021-06-25T20:09:26.784Z] ==> Gzipping contents [2021-06-25T20:09:26.784Z] 56K /tmp/codecov.A6gCXK.gz [2021-06-25T20:09:26.784Z] ==> Uploading reports [2021-06-25T20:09:26.784Z] url: https://codecov.io [2021-06-25T20:09:26.784Z] query: branch=PR-3579&commit=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-25T20:09:26.784Z] -> Pinging Codecov [2021-06-25T20:09:26.784Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-25T20:09:27.045Z] -> Uploading to [2021-06-25T20:09:27.045Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/76c790a1ff0f79550c4686bceb6a8fea6c73c0c1/bbacbb4b-e4bf-48cd-a599-d40ecc36f6d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T200926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b593d3d5a995b70e66c69cb31fd0ae4f7a1e27197e2b7c5e36cb0a73a75a5504 [2021-06-25T20:09:27.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T20:09:27.045Z] Dload Upload Total Spent Left Speed [2021-06-25T20:09:27.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54871 0 0 100 54871 0 131k --:--:-- --:--:-- --:--:-- 131k [2021-06-25T20:09:27.307Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [Pipeline] } [2021-06-25T20:09:27.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:09:28.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:09:29.392Z] ---> package-listing.sh [2021-06-25T20:09:29.392Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T20:09:29.392Z] ++ facter osfamily [2021-06-25T20:09:29.657Z] + OS_FAMILY=redhat [2021-06-25T20:09:29.657Z] + workspace=/w/workspace/edgex-go/24 [2021-06-25T20:09:29.657Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T20:09:29.657Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T20:09:29.657Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T20:09:29.657Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T20:09:29.657Z] + '[' /w/workspace/edgex-go/24 ']' [2021-06-25T20:09:29.657Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T20:09:29.657Z] + case "${OS_FAMILY}" in [2021-06-25T20:09:29.657Z] + sort [2021-06-25T20:09:29.657Z] + rpm -qa [2021-06-25T20:09:31.577Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T20:09:31.577Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T20:09:31.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T20:09:31.577Z] + '[' /w/workspace/edgex-go/24 ']' [2021-06-25T20:09:31.577Z] + mkdir -p /w/workspace/edgex-go/24/archives/ [2021-06-25T20:09:31.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo [2021-06-25T20:09:31.594Z] 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T20:09:31.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T20:09:32.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T20:09:32.464Z] [2021-06-25T20:09:32.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T20:09:32.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T20:09:32.799Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T20:09:32.799Z] df20fa9351a1: Pulling fs layer [2021-06-25T20:09:32.799Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T20:09:32.799Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T20:09:32.799Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T20:09:32.799Z] 93b61091891f: Pulling fs layer [2021-06-25T20:09:32.799Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T20:09:32.799Z] 5e14af77c1be: Pulling fs layer [2021-06-25T20:09:32.799Z] 01666e4c0597: Pulling fs layer [2021-06-25T20:09:32.799Z] aa168da1d23b: Pulling fs layer [2021-06-25T20:09:32.799Z] 46f8f816bc3b: Waiting [2021-06-25T20:09:32.799Z] 93b61091891f: Waiting [2021-06-25T20:09:32.799Z] 93b9cdb0e59b: Waiting [2021-06-25T20:09:32.799Z] 5e14af77c1be: Waiting [2021-06-25T20:09:32.799Z] 01666e4c0597: Waiting [2021-06-25T20:09:32.799Z] aa168da1d23b: Waiting [2021-06-25T20:09:32.799Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T20:09:32.799Z] 36b3adc4ff6f: Download complete [2021-06-25T20:09:32.799Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T20:09:32.799Z] 46f8f816bc3b: Download complete [2021-06-25T20:09:32.799Z] df20fa9351a1: Verifying Checksum [2021-06-25T20:09:32.799Z] df20fa9351a1: Download complete [2021-06-25T20:09:33.070Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T20:09:33.070Z] 93b9cdb0e59b: Download complete [2021-06-25T20:09:33.070Z] 5e14af77c1be: Verifying Checksum [2021-06-25T20:09:33.070Z] 5e14af77c1be: Download complete [2021-06-25T20:09:33.070Z] 01666e4c0597: Verifying Checksum [2021-06-25T20:09:33.070Z] 01666e4c0597: Download complete [2021-06-25T20:09:33.070Z] 93b61091891f: Verifying Checksum [2021-06-25T20:09:33.070Z] 93b61091891f: Download complete [2021-06-25T20:09:33.070Z] df20fa9351a1: Pull complete [2021-06-25T20:09:33.070Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T20:09:33.070Z] 8ad3a11d3b57: Download complete [2021-06-25T20:09:33.330Z] 36b3adc4ff6f: Pull complete [2021-06-25T20:09:33.596Z] 8ad3a11d3b57: Pull complete [2021-06-25T20:09:33.596Z] 46f8f816bc3b: Pull complete [2021-06-25T20:09:33.858Z] 93b61091891f: Pull complete [2021-06-25T20:09:34.119Z] 93b9cdb0e59b: Pull complete [2021-06-25T20:09:34.119Z] 5e14af77c1be: Pull complete [2021-06-25T20:09:34.119Z] 01666e4c0597: Pull complete [2021-06-25T20:09:35.061Z] aa168da1d23b: Verifying Checksum [2021-06-25T20:09:35.061Z] aa168da1d23b: Download complete [2021-06-25T20:09:39.332Z] aa168da1d23b: Pull complete [2021-06-25T20:09:39.332Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T20:09:39.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T20:09:39.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T20:09:39.417Z] prd-centos7-docker-4c-2g-167 does not seem to be running inside a container [2021-06-25T20:09:39.458Z] $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T20:09:42.194Z] $ docker top f933b5444474248cd4718a02c195632262067f4aece870d89ed30ab367243827 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T20:09:42.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T20:09:42.886Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T20:09:43.195Z] + ls /var/log/sa-host [2021-06-25T20:09:43.195Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T20:09:43.195Z] file_magic: OK [2021-06-25T20:09:43.195Z] HZ: Using current value: 100 [2021-06-25T20:09:43.195Z] file_header: OK [2021-06-25T20:09:43.195Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-25T20:09:43.195Z] Statistics: [2021-06-25T20:09:43.195Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T20:09:43.195Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T20:09:43.195Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T20:09:43.195Z] file_magic: OK [2021-06-25T20:09:43.195Z] HZ: Using current value: 100 [2021-06-25T20:09:43.195Z] file_header: OK [2021-06-25T20:09:43.195Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-25T20:09:43.195Z] Statistics: [2021-06-25T20:09:43.195Z] 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... [2021-06-25T20:09:43.195Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T20:09:43.958Z] provisioning config files... [2021-06-25T20:09:43.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config8238146280569307101tmp [Pipeline] { [Pipeline] echo [2021-06-25T20:09:43.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:09:44.299Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T20:09:44.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:09:44.716Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T20:09:44.728Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:09:45.028Z] ---> sudo-logs.sh [2021-06-25T20:09:45.029Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T20:09:45.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:09:45.380Z] ---> job-cost.sh [2021-06-25T20:09:45.380Z] lf-activate-venv: SKIPPING [2021-06-25T20:09:45.380Z] DEBUG: total: 0.18000000715255737 [2021-06-25T20:09:45.380Z] INFO: Retrieving Stack Cost... [2021-06-25T20:09:46.326Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T20:09:46.898Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T20:09:46.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T20:09:47.224Z] ---> logs-deploy.sh [2021-06-25T20:09:47.224Z] lf-activate-venv: SKIPPING [2021-06-25T20:09:47.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/24 [2021-06-25T20:09:47.224Z] INFO: archiving workspace using pattern(s): [2021-06-25T20:09:48.170Z] Archives upload complete. [2021-06-25T20:09:48.171Z] INFO: archiving logs to Nexus [2021-06-25T20:09:48.744Z] ---> uname -a: [2021-06-25T20:09:48.744Z] Linux prd-centos7-docker-4c-2g-167.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] ---> lscpu: [2021-06-25T20:09:48.744Z] Architecture: x86_64 [2021-06-25T20:09:48.744Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-25T20:09:48.744Z] Byte Order: Little Endian [2021-06-25T20:09:48.744Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-25T20:09:48.744Z] CPU(s): 2 [2021-06-25T20:09:48.744Z] On-line CPU(s) list: 0,1 [2021-06-25T20:09:48.744Z] Thread(s) per core: 1 [2021-06-25T20:09:48.744Z] Core(s) per socket: 1 [2021-06-25T20:09:48.744Z] Socket(s): 2 [2021-06-25T20:09:48.744Z] NUMA node(s): 1 [2021-06-25T20:09:48.744Z] Vendor ID: AuthenticAMD [2021-06-25T20:09:48.744Z] CPU family: 23 [2021-06-25T20:09:48.744Z] Model: 49 [2021-06-25T20:09:48.744Z] Model name: AMD EPYC-Rome Processor [2021-06-25T20:09:48.744Z] Stepping: 0 [2021-06-25T20:09:48.744Z] CPU MHz: 2800.000 [2021-06-25T20:09:48.744Z] BogoMIPS: 5600.00 [2021-06-25T20:09:48.744Z] Virtualization: AMD-V [2021-06-25T20:09:48.744Z] Hypervisor vendor: KVM [2021-06-25T20:09:48.744Z] Virtualization type: full [2021-06-25T20:09:48.744Z] L1d cache: 64 KiB [2021-06-25T20:09:48.744Z] L1i cache: 64 KiB [2021-06-25T20:09:48.744Z] L2 cache: 1 MiB [2021-06-25T20:09:48.744Z] L3 cache: 32 MiB [2021-06-25T20:09:48.744Z] NUMA node0 CPU(s): 0,1 [2021-06-25T20:09:48.744Z] Vulnerability Itlb multihit: Not affected [2021-06-25T20:09:48.744Z] Vulnerability L1tf: Not affected [2021-06-25T20:09:48.744Z] Vulnerability Mds: Not affected [2021-06-25T20:09:48.744Z] Vulnerability Meltdown: Not affected [2021-06-25T20:09:48.744Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-25T20:09:48.744Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-25T20:09:48.744Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-25T20:09:48.744Z] Vulnerability Srbds: Not affected [2021-06-25T20:09:48.744Z] Vulnerability Tsx async abort: Not affected [2021-06-25T20:09:48.744Z] 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 [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] ---> nproc: [2021-06-25T20:09:48.744Z] 2 [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] ---> df -h: [2021-06-25T20:09:48.744Z] Filesystem Size Used Available Use% Mounted on [2021-06-25T20:09:48.744Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-25T20:09:48.744Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-25T20:09:48.744Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-25T20:09:48.744Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/24 [2021-06-25T20:09:48.744Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/24@tmp [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] ---> free -m: [2021-06-25T20:09:48.744Z] total used free shared buff/cache available [2021-06-25T20:09:48.744Z] Mem: 7821 1347 2438 0 4035 6429 [2021-06-25T20:09:48.744Z] Swap: 1023 2 1021 [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] ---> ip addr: [2021-06-25T20:09:48.744Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-25T20:09:48.744Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-25T20:09:48.744Z] inet 127.0.0.1/8 scope host lo [2021-06-25T20:09:48.744Z] valid_lft forever preferred_lft forever [2021-06-25T20:09:48.744Z] inet6 ::1/128 scope host [2021-06-25T20:09:48.744Z] valid_lft forever preferred_lft forever [2021-06-25T20:09:48.744Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-25T20:09:48.744Z] link/ether fa:16:3e:9d:9d:b1 brd ff:ff:ff:ff:ff:ff [2021-06-25T20:09:48.744Z] inet 10.30.123.8/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-25T20:09:48.744Z] valid_lft 84962sec preferred_lft 84962sec [2021-06-25T20:09:48.744Z] inet6 fe80::f816:3eff:fe9d:9db1/64 scope link [2021-06-25T20:09:48.744Z] valid_lft forever preferred_lft forever [2021-06-25T20:09:48.744Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-25T20:09:48.744Z] link/ether 02:42:59:cc:68:98 brd ff:ff:ff:ff:ff:ff [2021-06-25T20:09:48.744Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-25T20:09:48.744Z] valid_lft forever preferred_lft forever [2021-06-25T20:09:48.744Z] inet6 fe80::42:59ff:fecc:6898/64 scope link [2021-06-25T20:09:48.744Z] valid_lft forever preferred_lft forever [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] ---> sar -b -r -n DEV: [2021-06-25T20:09:48.744Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] 19:45:38 LINUX RESTART (2 CPU) [2021-06-25T20:09:48.744Z] [2021-06-25T20:09:48.744Z] 19:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-25T20:09:48.744Z] 19:47:02 124.51 17.12 107.39 0.00 5631.57 20659.93 0.00 [2021-06-25T20:09:48.744Z] 19:48:01 180.94 0.03 180.91 0.00 0.68 48898.38 0.00 [2021-06-25T20:09:48.744Z] 19:49:01 56.94 0.00 56.94 0.00 0.00 10013.64 0.00 [2021-06-25T20:09:48.744Z] 19:50:01 62.69 0.03 62.66 0.00 0.80 9334.49 0.00 [2021-06-25T20:09:48.744Z] 19:51:03 553.29 188.30 364.99 0.00 5757.61 235877.99 0.00 [2021-06-25T20:09:48.744Z] 19:52:01 388.22 99.66 288.56 0.00 6084.74 101876.27 0.00 [2021-06-25T20:09:48.744Z] 19:53:01 554.07 95.09 458.98 0.00 4378.62 246439.83 0.00 [2021-06-25T20:09:48.744Z] 19:54:01 193.87 23.71 170.16 0.00 2010.79 26129.99 0.00 [2021-06-25T20:09:48.744Z] 19:55:01 1.45 0.00 1.45 0.00 0.00 23.80 0.00 [2021-06-25T20:09:48.744Z] 19:56:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 [2021-06-25T20:09:48.744Z] 19:57:01 0.32 0.00 0.32 0.00 0.00 3.86 0.00 [2021-06-25T20:09:48.744Z] 19:58:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 [2021-06-25T20:09:48.744Z] 19:59:01 0.22 0.00 0.22 0.00 0.00 1.68 0.00 [2021-06-25T20:09:48.744Z] 20:00:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 [2021-06-25T20:09:48.744Z] 20:01:01 0.42 0.20 0.22 0.00 5.86 2.35 0.00 [2021-06-25T20:09:48.744Z] 20:02:01 1.52 0.55 0.97 0.00 99.00 20.20 0.00 [2021-06-25T20:09:48.744Z] 20:03:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-25T20:09:48.744Z] 20:04:01 0.20 0.02 0.18 0.00 0.13 2.10 0.00 [2021-06-25T20:09:48.744Z] 20:05:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 [2021-06-25T20:09:48.745Z] 20:06:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 [2021-06-25T20:09:48.745Z] 20:07:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-06-25T20:09:48.745Z] 20:08:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-06-25T20:09:48.745Z] 20:09:01 0.23 0.00 0.23 0.00 0.00 2.62 0.00 [2021-06-25T20:09:48.745Z] Average: 92.22 18.54 73.68 0.00 1040.75 30507.74 0.00 [2021-06-25T20:09:48.745Z] [2021-06-25T20:09:48.745Z] 19:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-25T20:09:48.745Z] 19:47:02 5120948 0 824936 10.30 2620 2060436 1286868 14.21 743420 1727676 20 [2021-06-25T20:09:48.745Z] 19:48:01 4115116 0 1090448 13.62 2620 2800756 1681576 18.57 1176028 2176976 49544 [2021-06-25T20:09:48.745Z] 19:49:01 3746880 0 1181572 14.75 2620 3077868 1733568 19.14 1412136 2288256 35588 [2021-06-25T20:09:48.745Z] 19:50:01 4029708 0 1108808 13.84 2620 2867804 1481136 16.35 1221112 2197948 20 [2021-06-25T20:09:48.745Z] 19:51:03 1734332 0 1421244 17.75 2620 4850744 2416592 26.68 2140644 3428180 3596 [2021-06-25T20:09:48.745Z] 19:52:01 1248364 0 1308352 16.34 2620 5449604 1608924 17.76 2349244 3699128 824 [2021-06-25T20:09:48.745Z] 19:53:01 999672 0 1820496 22.73 2620 5186152 3628076 40.06 2864508 3346784 93308 [2021-06-25T20:09:48.745Z] 19:54:01 3135224 0 1273728 15.90 2620 3597368 1461132 16.13 931420 3225884 8 [2021-06-25T20:09:48.745Z] 19:55:01 3130288 0 1278660 15.97 2620 3597372 1420144 15.68 973224 3190208 12 [2021-06-25T20:09:48.745Z] 19:56:01 3132544 0 1276400 15.94 2620 3597376 1418012 15.66 979320 3183688 20 [2021-06-25T20:09:48.745Z] 19:57:01 3131964 0 1276976 15.94 2620 3597380 1418168 15.66 979776 3183692 8 [2021-06-25T20:09:48.745Z] 19:58:01 3132916 0 1276020 15.93 2620 3597384 1418012 15.66 979224 3183688 8 [2021-06-25T20:09:48.745Z] 19:59:01 3132900 0 1276032 15.93 2620 3597388 1418012 15.66 979232 3183688 8 [2021-06-25T20:09:48.745Z] 20:00:01 3132924 0 1276004 15.93 2620 3597392 1418012 15.66 979240 3183688 8 [2021-06-25T20:09:48.745Z] 20:01:01 3130588 0 1278300 15.96 2620 3597432 1421008 15.69 982036 3182248 20 [2021-06-25T20:09:48.745Z] 20:02:01 3126004 0 1279904 15.98 2620 3600412 1418676 15.66 987012 3182420 8 [2021-06-25T20:09:48.745Z] 20:03:01 3126784 0 1279116 15.97 2620 3600420 1418556 15.66 986648 3182420 12 [2021-06-25T20:09:48.745Z] 20:04:01 3126036 0 1279860 15.98 2620 3600424 1418652 15.66 987136 3182424 8 [2021-06-25T20:09:48.745Z] 20:05:01 3125856 0 1280036 15.98 2620 3600428 1418712 15.66 987296 3182424 12 [2021-06-25T20:09:48.745Z] 20:06:01 3126500 0 1279388 15.97 2620 3600432 1418520 15.66 986656 3182424 12 [2021-06-25T20:09:48.745Z] 20:07:01 3126604 0 1279284 15.97 2620 3600432 1418628 15.66 986880 3182424 8 [2021-06-25T20:09:48.745Z] 20:08:01 3126592 0 1279288 15.97 2620 3600440 1418520 15.66 986672 3182424 12 [2021-06-25T20:09:48.745Z] 20:09:01 3126256 0 1279620 15.98 2620 3600444 1418664 15.66 987044 3182424 8 [2021-06-25T20:09:48.745Z] Average: 3089783 0 1269760 15.85 2620 3646778 1590355 17.56 1199387 3036570 7960 [2021-06-25T20:09:48.745Z] [2021-06-25T20:09:48.745Z] 19:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-25T20:09:48.745Z] 19:47:02 eth0 1635.79 1602.90 6424.76 194.75 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:47:02 docker0 928.59 707.96 75.34 2696.73 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:48:01 veth4d0799c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:48:01 eth0 535.02 449.51 3607.88 49.29 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:48:01 docker0 199.80 255.57 13.93 854.98 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:49:01 veth4d0799c 0.83 0.85 0.07 0.07 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:49:01 eth0 25.78 13.41 20.83 11.02 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:49:01 docker0 0.83 0.83 0.05 0.07 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:50:01 eth0 41.11 28.58 26.98 110.25 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:50:01 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:51:03 vetha3388de 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:51:03 eth0 229.18 187.12 1825.14 27.20 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:51:03 vethaa1c300 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:51:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:52:01 vetha3388de 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:52:01 eth0 179.95 145.35 1467.81 21.08 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:52:01 docker0 1222.37 1076.37 95.78 3966.23 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:53:01 veth831a691 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:53:01 veth1985649 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:53:01 vetha3388de 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:53:01 eth0 141.08 94.12 508.30 128.89 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:54:01 eth0 51.57 32.85 134.38 11.51 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:54:01 docker0 1266.35 1163.22 97.94 4426.90 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:55:01 eth0 2.00 0.77 0.75 0.21 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:56:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:57:01 eth0 0.65 0.42 0.40 0.26 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:59:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:00:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:01:01 eth0 0.82 0.55 0.53 0.36 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:02:01 eth0 0.22 0.15 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:03:01 eth0 0.62 0.17 0.12 0.01 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:04:01 eth0 1.48 0.27 0.37 0.17 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:05:01 eth0 0.90 0.53 0.53 0.42 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:07:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:08:01 eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:09:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] Average: eth0 123.64 111.02 607.60 24.16 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] Average: docker0 55.14 50.65 4.26 192.77 0.00 0.00 0.00 0.00 [2021-06-25T20:09:48.745Z] [2021-06-25T20:09:48.745Z] [2021-06-25T20:09:48.745Z] ---> sar -P ALL: [2021-06-25T20:09:48.745Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T20:09:48.745Z] [2021-06-25T20:09:48.745Z] 19:45:38 LINUX RESTART (2 CPU) [2021-06-25T20:09:48.745Z] [2021-06-25T20:09:48.745Z] 19:46:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T20:09:48.745Z] 19:47:02 all 29.79 0.00 6.43 3.72 0.09 59.97 [2021-06-25T20:09:48.745Z] 19:47:02 0 28.47 0.00 6.85 2.87 0.09 61.72 [2021-06-25T20:09:48.745Z] 19:47:02 1 31.11 0.00 6.01 4.57 0.09 58.22 [2021-06-25T20:09:48.745Z] 19:48:01 all 19.48 0.00 7.40 2.72 0.10 70.31 [2021-06-25T20:09:48.745Z] 19:48:01 0 18.73 0.00 7.78 3.40 0.11 69.98 [2021-06-25T20:09:48.745Z] 19:48:01 1 20.22 0.00 7.01 2.05 0.09 70.64 [2021-06-25T20:09:48.745Z] 19:49:01 all 47.18 0.00 4.74 0.48 0.08 47.52 [2021-06-25T20:09:48.745Z] 19:49:01 0 46.63 0.00 5.04 0.43 0.09 47.81 [2021-06-25T20:09:48.745Z] 19:49:01 1 47.73 0.00 4.44 0.53 0.07 47.23 [2021-06-25T20:09:48.745Z] 19:50:01 all 58.13 0.00 8.08 1.54 0.10 32.16 [2021-06-25T20:09:48.745Z] 19:50:01 0 57.20 0.00 8.01 0.94 0.09 33.75 [2021-06-25T20:09:48.745Z] 19:50:01 1 59.06 0.00 8.14 2.14 0.11 30.55 [2021-06-25T20:09:48.745Z] 19:51:03 all 24.95 0.00 18.01 30.09 0.13 26.82 [2021-06-25T20:09:48.745Z] 19:51:03 0 25.45 0.00 18.33 30.24 0.14 25.84 [2021-06-25T20:09:48.745Z] 19:51:03 1 24.44 0.00 17.69 29.93 0.12 27.80 [2021-06-25T20:09:48.746Z] 19:52:01 all 67.79 0.00 13.03 16.88 0.13 2.17 [2021-06-25T20:09:48.746Z] 19:52:01 0 67.95 0.00 13.31 16.88 0.13 1.73 [2021-06-25T20:09:48.746Z] 19:52:01 1 67.63 0.00 12.73 16.87 0.14 2.63 [2021-06-25T20:09:48.746Z] 19:53:01 all 50.85 0.00 18.97 24.32 0.15 5.71 [2021-06-25T20:09:48.746Z] 19:53:01 0 52.82 0.00 17.69 24.35 0.15 4.99 [2021-06-25T20:09:48.746Z] 19:53:01 1 48.89 0.00 20.25 24.29 0.15 6.42 [2021-06-25T20:09:48.746Z] 19:54:01 all 24.92 0.00 6.33 2.42 0.07 66.26 [2021-06-25T20:09:48.746Z] 19:54:01 0 24.50 0.00 6.97 2.31 0.09 66.13 [2021-06-25T20:09:48.746Z] 19:54:01 1 25.34 0.00 5.69 2.53 0.05 66.38 [2021-06-25T20:09:48.746Z] 19:55:01 all 0.17 0.00 0.04 0.00 0.03 99.77 [2021-06-25T20:09:48.746Z] 19:55:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-25T20:09:48.746Z] 19:55:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-25T20:09:48.746Z] 19:56:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-06-25T20:09:48.746Z] 19:56:01 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-25T20:09:48.746Z] 19:56:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-06-25T20:09:48.746Z] 19:57:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-06-25T20:09:48.746Z] 19:57:01 0 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-25T20:09:48.746Z] 19:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-25T20:09:48.746Z] [2021-06-25T20:09:48.746Z] 19:57:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T20:09:48.746Z] 19:58:01 all 0.07 0.00 0.03 0.00 0.01 99.90 [2021-06-25T20:09:48.746Z] 19:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-25T20:09:48.746Z] 19:58:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-06-25T20:09:48.746Z] 19:59:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-25T20:09:48.746Z] 19:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-25T20:09:48.746Z] 19:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-06-25T20:09:48.746Z] 20:00:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-25T20:09:48.746Z] 20:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-25T20:09:48.746Z] 20:00:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-25T20:09:48.746Z] 20:01:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-06-25T20:09:48.746Z] 20:01:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-25T20:09:48.746Z] 20:01:01 1 0.23 0.00 0.03 0.00 0.00 99.73 [2021-06-25T20:09:48.746Z] 20:02:01 all 0.15 0.00 0.03 0.03 0.03 99.77 [2021-06-25T20:09:48.746Z] 20:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-25T20:09:48.746Z] 20:02:01 1 0.25 0.00 0.03 0.05 0.03 99.63 [2021-06-25T20:09:48.746Z] 20:03:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-06-25T20:09:48.746Z] 20:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-25T20:09:48.746Z] 20:03:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-25T20:09:48.746Z] 20:04:01 all 0.13 0.00 0.02 0.01 0.02 99.83 [2021-06-25T20:09:48.746Z] 20:04:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2021-06-25T20:09:48.746Z] 20:04:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-25T20:09:48.746Z] 20:05:01 all 0.18 0.00 0.02 0.00 0.01 99.79 [2021-06-25T20:09:48.746Z] 20:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-06-25T20:09:48.746Z] 20:05:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-06-25T20:09:48.746Z] 20:06:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-25T20:09:48.746Z] 20:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-06-25T20:09:48.746Z] 20:06:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-25T20:09:48.746Z] 20:07:01 all 0.08 0.00 0.05 0.00 0.02 99.86 [2021-06-25T20:09:48.746Z] 20:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-25T20:09:48.746Z] 20:07:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-06-25T20:09:48.746Z] 20:08:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-06-25T20:09:48.746Z] 20:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-25T20:09:48.746Z] 20:08:01 1 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-25T20:09:48.746Z] [2021-06-25T20:09:48.746Z] 20:08:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T20:09:48.746Z] 20:09:01 all 0.18 0.00 0.02 0.00 0.02 99.79 [2021-06-25T20:09:48.746Z] 20:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-25T20:09:48.746Z] 20:09:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-06-25T20:09:48.746Z] Average: all 13.32 0.00 3.43 3.36 0.05 79.84 [2021-06-25T20:09:48.746Z] Average: 0 13.24 0.00 3.47 3.34 0.05 79.91 [2021-06-25T20:09:48.746Z] Average: 1 13.40 0.00 3.39 3.39 0.05 79.77 [2021-06-25T20:09:48.746Z] [2021-06-25T20:09:48.746Z] [2021-06-25T20:09:48.746Z]