Pull request #3746 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 8176589a52c4973d3bc81a70543b2108e5cdbc29+f045366f2d64fe6e0c14912db4a22971d4c550bb (d84c6aba363fc50007faed4cceb2302c4cb5ad90) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6789581137942142282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh894503953808858683.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3746/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3746/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5030779885707881090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh695051409824778099.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3746/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3746/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2083228659362800951.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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-332 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/14@tmp/jenkins-gitclient-ssh8187534945867520077.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/14@tmp/jenkins-gitclient-ssh2352617273773687380.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 8176589a52c4973d3bc81a70543b2108e5cdbc29 Merge succeeded, producing 8176589a52c4973d3bc81a70543b2108e5cdbc29 Checking out Revision 8176589a52c4973d3bc81a70543b2108e5cdbc29 (PR-3746) > git config core.sparsecheckout # timeout=10 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/14@tmp/jenkins-gitclient-ssh8026665701341777453.key > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 Commit message: "feat(all): update go.mod/go.sum to pick up corresponding go-mod-core-contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T02:54:47.023Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T02:54:47.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T02:54:47.075Z] ========================================================= [2021-10-20T02:54:47.075Z] EdgeX Global Pipelines Version Info [2021-10-20T02:54:47.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 07a5fd5fe76f5e37a3f246b752b337e7675b084c # timeout=10 [2021-10-20T02:54:48.221Z] ------------------- [2021-10-20T02:54:48.221Z] stable info: [2021-10-20T02:54:48.221Z] ------------------- [2021-10-20T02:54:48.221Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T02:54:48.221Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T02:54:48.221Z] Message: update stable to v1.0.210 [2021-10-20T02:54:48.795Z] ------------------- [2021-10-20T02:54:48.795Z] experimental info: [2021-10-20T02:54:48.795Z] ------------------- [2021-10-20T02:54:48.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T02:54:48.795Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T02:54:48.795Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T02:54:48.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-20T02:54:48.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-20T02:54:48.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T02:54:48.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T02:54:48.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T02:54:48.923Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T02:54:48.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T02:54:48.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-20T02:54:48.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-20T02:54:48.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-20T02:54:48.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T02:54:48.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T02:54:48.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T02:54:48.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T02:54:48.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T02:54:48.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T02:54:48.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T02:54:49.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T02:54:49.011Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-20T02:54:49.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-20T02:54:49.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-20T02:54:49.030Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T02:54:49.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3746 [Pipeline] echo [2021-10-20T02:54:49.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3746 [Pipeline] echo [2021-10-20T02:54:49.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3746 [Pipeline] echo [2021-10-20T02:54:49.055Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8176589a52c4973d3bc81a70543b2108e5cdbc29 [Pipeline] echo [2021-10-20T02:54:49.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8176589 [Pipeline] echo [2021-10-20T02:54:49.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T02:54:49.100Z] provisioning config files... [2021-10-20T02:54:49.111Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config326316126900558400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T02:54:49.426Z] ---> docker-login.sh [2021-10-20T02:54:49.426Z] nexus3.edgexfoundry.org:10001 [2021-10-20T02:54:49.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T02:54:49.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T02:54:49.689Z] Configure a credential helper to remove this warning. See [2021-10-20T02:54:49.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T02:54:49.689Z] [2021-10-20T02:54:49.689Z] Login Succeeded [2021-10-20T02:54:49.689Z] nexus3.edgexfoundry.org:10002 [2021-10-20T02:54:49.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T02:54:49.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T02:54:49.689Z] Configure a credential helper to remove this warning. See [2021-10-20T02:54:49.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T02:54:49.689Z] [2021-10-20T02:54:49.689Z] Login Succeeded [2021-10-20T02:54:49.689Z] nexus3.edgexfoundry.org:10003 [2021-10-20T02:54:49.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T02:54:49.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T02:54:49.950Z] Configure a credential helper to remove this warning. See [2021-10-20T02:54:49.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T02:54:49.950Z] [2021-10-20T02:54:49.950Z] Login Succeeded [2021-10-20T02:54:49.950Z] nexus3.edgexfoundry.org:10004 [2021-10-20T02:54:49.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T02:54:49.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T02:54:49.950Z] Configure a credential helper to remove this warning. See [2021-10-20T02:54:49.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T02:54:49.951Z] [2021-10-20T02:54:49.951Z] Login Succeeded [2021-10-20T02:54:49.951Z] docker.io [2021-10-20T02:54:49.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T02:54:50.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T02:54:50.524Z] Configure a credential helper to remove this warning. See [2021-10-20T02:54:50.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T02:54:50.524Z] [2021-10-20T02:54:50.524Z] Login Succeeded [2021-10-20T02:54:50.524Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T02:54:50.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T02:54:50.842Z] ++ 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-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] ++ dirname cmd/core-command/Dockerfile [2021-10-20T02:54:50.842Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ dirname cmd/core-data/Dockerfile [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-20T02:54:50.842Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-20T02:54:50.842Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T02:54:50.842Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-20T02:54:50.842Z] ++ cut -d/ -f2 [2021-10-20T02:54:50.842Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-20T02:54:50.885Z] 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-10-20T02:54:51.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T02:54:51.450Z] [2021-10-20T02:54:51.450Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T02:54:51.772Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T02:54:51.772Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T02:54:51.772Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T02:54:51.772Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T02:54:51.772Z] 4c7163046ea9: Pulling fs layer [2021-10-20T02:54:51.772Z] 0c2d73faf560: Pulling fs layer [2021-10-20T02:54:51.772Z] 0c2d73faf560: Waiting [2021-10-20T02:54:51.772Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T02:54:51.772Z] 3e5f54012d9b: Download complete [2021-10-20T02:54:51.772Z] a0d0a0d46f8b: Download complete [2021-10-20T02:54:51.772Z] 0c2d73faf560: Verifying Checksum [2021-10-20T02:54:51.772Z] 0c2d73faf560: Download complete [2021-10-20T02:54:52.033Z] 4c7163046ea9: Verifying Checksum [2021-10-20T02:54:52.033Z] 4c7163046ea9: Download complete [2021-10-20T02:54:52.033Z] a0d0a0d46f8b: Pull complete [2021-10-20T02:54:52.033Z] 3e5f54012d9b: Pull complete [2021-10-20T02:54:52.613Z] 4c7163046ea9: Pull complete [2021-10-20T02:54:52.613Z] 0c2d73faf560: Pull complete [2021-10-20T02:54:52.613Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T02:54:52.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T02:54:52.613Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T02:54:52.684Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-10-20T02:54:52.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-10-20T02:54:53.489Z] $ docker top 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T02:54:53.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T02:54:53.582Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T02:54:53.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T02:54:53.687Z] $ docker exec 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent [2021-10-20T02:54:53.791Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLJkcpp/agent.13 [2021-10-20T02:54:53.791Z] SSH_AGENT_PID=19 [2021-10-20T02:54:53.800Z] Running ssh-add (command line suppressed) [2021-10-20T02:54:53.889Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_4081061492101846847.key (/w/workspace/edgex-go/14@tmp/private_key_4081061492101846847.key) [2021-10-20T02:54:53.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T02:54:54.199Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T02:54:54.213Z] $ docker exec --env ******** --env ******** 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent -k [2021-10-20T02:54:54.312Z] unset SSH_AUTH_SOCK; [2021-10-20T02:54:54.313Z] unset SSH_AGENT_PID; [2021-10-20T02:54:54.313Z] echo Agent pid 19 killed; [2021-10-20T02:54:54.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T02:54:54.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T02:54:54.348Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T02:54:54.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T02:54:54.450Z] $ docker exec 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent [2021-10-20T02:54:54.582Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmMJdOl/agent.52 [2021-10-20T02:54:54.582Z] SSH_AGENT_PID=59 [2021-10-20T02:54:54.586Z] Running ssh-add (command line suppressed) [2021-10-20T02:54:54.696Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_864367243599835498.key (/w/workspace/edgex-go/14@tmp/private_key_864367243599835498.key) [2021-10-20T02:54:54.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T02:54:55.008Z] + git semver init [2021-10-20T02:54:55.008Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T02:54:55.008Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2021-10-20T02:54:55.008Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2021-10-20T02:54:55.008Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T02:54:55.008Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T02:54:55.008Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T02:54:55.008Z] # $SEMVER_BRANCH = PR-3746 [2021-10-20T02:54:55.008Z] # $SEMVER_TEMP = /tmp/semver-165404686 [2021-10-20T02:54:55.008Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-20T02:55:07.290Z] # '/tmp/semver-165404686' -> '/w/workspace/edgex-go/14/.semver' [2021-10-20T02:55:07.290Z] # -> Force: false [2021-10-20T02:55:07.290Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2021-10-20T02:55:07.299Z] $ docker exec --env ******** --env ******** 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent -k [2021-10-20T02:55:07.410Z] unset SSH_AUTH_SOCK; [2021-10-20T02:55:07.410Z] unset SSH_AGENT_PID; [2021-10-20T02:55:07.411Z] echo Agent pid 59 killed; [2021-10-20T02:55:07.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T02:55:07.734Z] + git semver [Pipeline] } [2021-10-20T02:55:07.747Z] $ docker stop --time=1 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 [2021-10-20T02:55:09.695Z] $ docker rm -f 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T02:55:10.073Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T02:55:10.306Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T02:55:10.308Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-20T02:55:10.593Z] ========================================================= [2021-10-20T02:55:10.594Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T02:55:10.594Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T02:55:10.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T02:55:10.894Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T02:55:10.894Z] a0d0a0d46f8b: Already exists [2021-10-20T02:55:10.894Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T02:55:10.894Z] b8b176561691: Pulling fs layer [2021-10-20T02:55:10.894Z] 4527c011a84f: Pulling fs layer [2021-10-20T02:55:10.894Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T02:55:10.894Z] e0aca202a116: Pulling fs layer [2021-10-20T02:55:10.894Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T02:55:10.894Z] 34cad66bf833: Pulling fs layer [2021-10-20T02:55:10.894Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T02:55:10.894Z] 5d74067f8e1e: Waiting [2021-10-20T02:55:10.894Z] e0aca202a116: Waiting [2021-10-20T02:55:10.894Z] 3a43be97a3b4: Waiting [2021-10-20T02:55:10.894Z] 34cad66bf833: Waiting [2021-10-20T02:55:10.894Z] b4e3c513aaa6: Waiting [2021-10-20T02:55:10.894Z] b8b176561691: Verifying Checksum [2021-10-20T02:55:10.894Z] b8b176561691: Download complete [2021-10-20T02:55:10.894Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T02:55:10.894Z] 31adcdaf11c8: Download complete [2021-10-20T02:55:10.894Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T02:55:10.894Z] 5d74067f8e1e: Download complete [2021-10-20T02:55:10.894Z] e0aca202a116: Verifying Checksum [2021-10-20T02:55:10.894Z] e0aca202a116: Download complete [2021-10-20T02:55:10.894Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T02:55:10.894Z] 3a43be97a3b4: Download complete [2021-10-20T02:55:11.161Z] 34cad66bf833: Verifying Checksum [2021-10-20T02:55:11.161Z] 34cad66bf833: Download complete [2021-10-20T02:55:11.161Z] 31adcdaf11c8: Pull complete [2021-10-20T02:55:11.161Z] b8b176561691: Pull complete [2021-10-20T02:55:11.423Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T02:55:11.423Z] b4e3c513aaa6: Download complete [2021-10-20T02:55:11.685Z] 4527c011a84f: Verifying Checksum [2021-10-20T02:55:11.685Z] 4527c011a84f: Download complete [2021-10-20T02:55:15.966Z] 4527c011a84f: Pull complete [2021-10-20T02:55:15.966Z] 5d74067f8e1e: Pull complete [2021-10-20T02:55:15.966Z] e0aca202a116: Pull complete [2021-10-20T02:55:15.966Z] 3a43be97a3b4: Pull complete [2021-10-20T02:55:15.966Z] 34cad66bf833: Pull complete [2021-10-20T02:55:18.555Z] b4e3c513aaa6: Pull complete [2021-10-20T02:55:18.555Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T02:55:18.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T02:55:18.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T02:55:18.857Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T02:55:18.857Z] WORKDIR /edgex [2021-10-20T02:55:18.857Z] COPY go.mod . [2021-10-20T02:55:18.857Z] RUN go mod download' [2021-10-20T02:55:18.857Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-20T02:55:23.071Z] Sending build context to Docker daemon 329.7MB [2021-10-20T02:55:23.071Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T02:55:23.071Z] ---> 9f6097aaca64 [2021-10-20T02:55:23.071Z] Step 2/4 : WORKDIR /edgex [2021-10-20T02:55:24.011Z] ---> Running in 66fa0f82cf24 [2021-10-20T02:55:24.274Z] Removing intermediate container 66fa0f82cf24 [2021-10-20T02:55:24.274Z] ---> 8c1268a88ca1 [2021-10-20T02:55:24.274Z] Step 3/4 : COPY go.mod . [2021-10-20T02:55:24.274Z] ---> 3731fc72d832 [2021-10-20T02:55:24.274Z] Step 4/4 : RUN go mod download [2021-10-20T02:55:24.274Z] ---> Running in ea407b94c847 [2021-10-20T02:55:25.553Z] Still waiting to schedule task [2021-10-20T02:55:25.553Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-94’ is offline [2021-10-20T02:55:56.463Z] Removing intermediate container ea407b94c847 [2021-10-20T02:55:56.463Z] ---> 1b76f9620b46 [2021-10-20T02:55:56.463Z] Successfully built 1b76f9620b46 [2021-10-20T02:55:56.463Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T02:55:56.760Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T02:55:56.760Z] . [Pipeline] withDockerContainer [2021-10-20T02:55:56.823Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-10-20T02:55:56.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-10-20T02:55:57.238Z] $ docker top 9a545029f72ecd8d6f691d3ae89b0b0f6b3ebf4b5669d736d640352d0ca03ad6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T02:55:57.608Z] + go version [2021-10-20T02:55:57.608Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T02:55:57.619Z] $ docker stop --time=1 9a545029f72ecd8d6f691d3ae89b0b0f6b3ebf4b5669d736d640352d0ca03ad6 [2021-10-20T02:55:58.799Z] $ docker rm -f 9a545029f72ecd8d6f691d3ae89b0b0f6b3ebf4b5669d736d640352d0ca03ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T02:55:59.263Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T02:55:59.263Z] . [Pipeline] withDockerContainer [2021-10-20T02:55:59.325Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-10-20T02:55:59.355Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-10-20T02:55:59.677Z] $ docker top f23ff94592823b5192fc67a51a352afba4738ceed02c783e4a8a57fdc52a6a1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T02:55:59.759Z] ========================================================= [2021-10-20T02:55:59.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T02:55:59.759Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T02:56:00.048Z] + make test [2021-10-20T02:56:00.048Z] go mod tidy [2021-10-20T02:56:00.311Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T02:56:06.954Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T02:56:25.181Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T02:56:27.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T02:56:28.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T02:56:28.708Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T02:56:31.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T02:56:31.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T02:56:31.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T02:56:31.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T02:56:32.152Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T02:56:32.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T02:56:32.684Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T02:56:32.684Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T02:56:32.684Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T02:56:32.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T02:56:34.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-10-20T02:56:34.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T02:56:34.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T02:56:35.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-10-20T02:56:35.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T02:56:35.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 47.2% of statements [2021-10-20T02:56:35.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T02:56:35.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T02:56:36.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 90.1% of statements [2021-10-20T02:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T02:56:36.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T02:56:37.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements [2021-10-20T02:56:37.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T02:56:37.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T02:56:37.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T02:56:37.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T02:56:37.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T02:56:38.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2021-10-20T02:56:38.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T02:56:38.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T02:56:38.687Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-10-20T02:56:38.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T02:56:38.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T02:56:38.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T02:56:38.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T02:56:38.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T02:56:38.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-10-20T02:56:38.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T02:56:38.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T02:56:38.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T02:56:39.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements [2021-10-20T02:56:39.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T02:56:39.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-10-20T02:56:40.187Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-10-20T02:56:40.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T02:56:40.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-10-20T02:56:41.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-10-20T02:56:41.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-10-20T02:56:41.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-10-20T02:56:41.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-10-20T02:56:54.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-10-20T02:56:54.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-10-20T02:56:59.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 82.5% of statements [2021-10-20T02:56:59.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-10-20T02:57:17.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 70.4% of statements [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T02:57:17.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T02:57:17.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.4% of statements [2021-10-20T02:57:17.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T02:57:17.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T02:57:18.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-10-20T02:57:18.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T02:57:18.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-10-20T02:57:18.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T02:57:26.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 18.1% of statements [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T02:57:26.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T02:57:26.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T02:57:26.502Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T02:57:26.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T02:57:26.502Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T02:57:26.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-10-20T02:57:26.502Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-20T02:57:26.502Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-20T02:57:58.769Z] GO111MODULE=on go vet ./... [2021-10-20T02:58:08.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T02:58:08.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T02:58:08.854Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T02:58:09.151Z] + ls -al . [2021-10-20T02:58:09.152Z] total 628 [2021-10-20T02:58:09.152Z] drwxrwxr-x 10 1001 1001 4096 Oct 20 02:58 . [2021-10-20T02:58:09.152Z] drwxr-xr-x 4 root root 30 Oct 20 02:55 .. [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 02:54 .dockerignore [2021-10-20T02:58:09.152Z] drwxrwxr-x 8 1001 1001 179 Oct 20 02:54 .git [2021-10-20T02:58:09.152Z] drwxrwxr-x 4 1001 1001 142 Oct 20 02:54 .github [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 02:54 .gitignore [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 02:54 .golangci.yml [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 02:54 .hadolint.yml [2021-10-20T02:58:09.152Z] drwx------ 3 1001 1001 58 Oct 20 02:55 .semver [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 02:54 .sonarcloud.properties [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 02:54 ADOPTERS.md [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 02:54 Attribution.txt [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 02:54 CHANGELOG.md [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 02:54 CONTRIBUTING.md [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 02:54 GOVERNANCE.md [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 02:54 Jenkinsfile [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 02:54 LICENSE [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 02:54 Makefile [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 02:54 OWNERS.md [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 02:54 README.md [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 02:54 SECURITY.md [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 02:55 VERSION [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 02:54 ZMQWindows.md [2021-10-20T02:58:09.152Z] drwxrwxr-x 2 1001 1001 37 Oct 20 02:54 bin [2021-10-20T02:58:09.152Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 02:54 cmd [2021-10-20T02:58:09.152Z] -rw-r--r-- 1 root root 418481 Oct 20 02:57 coverage.out [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 02:54 go.mod [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 02:54 go.sum [2021-10-20T02:58:09.152Z] drwxrwxr-x 8 1001 1001 124 Oct 20 02:54 internal [2021-10-20T02:58:09.152Z] drwxrwxr-x 3 1001 1001 16 Oct 20 02:54 openapi [2021-10-20T02:58:09.152Z] drwxrwxr-x 4 1001 1001 71 Oct 20 02:54 snap [2021-10-20T02:58:09.152Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 02:54 version.go [Pipeline] sh [2021-10-20T02:58:09.446Z] + '[' -e coverage.out ] [2021-10-20T02:58:09.446Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T02:58:09.561Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T02:58:09.854Z] + make build [2021-10-20T02:58:09.854Z] 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-10-20T02:58:11.254Z] 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-10-20T02:58:17.965Z] 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-10-20T02:58:18.550Z] 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-10-20T02:58:19.964Z] 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-10-20T02:58:19.964Z] 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-10-20T02:58:20.924Z] 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-10-20T02:58:21.874Z] 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-10-20T02:58:22.446Z] 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-10-20T02:58:23.391Z] 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-10-20T02:58:24.346Z] 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-10-20T02:58:25.289Z] 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-10-20T02:58:26.697Z] $ docker stop --time=1 f23ff94592823b5192fc67a51a352afba4738ceed02c783e4a8a57fdc52a6a1e [2021-10-20T02:58:28.530Z] $ docker rm -f f23ff94592823b5192fc67a51a352afba4738ceed02c783e4a8a57fdc52a6a1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T02:58:30.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T02:58:30.283Z] [2021-10-20T02:58:30.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T02:58:30.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T02:58:30.783Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-20T02:58:30.783Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-20T02:58:30.783Z] ca9280d653b3: Pulling fs layer [2021-10-20T02:58:30.783Z] 7e9c9ca2126c: Pulling fs layer [2021-10-20T02:58:30.783Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-20T02:58:30.783Z] cbdbe7a5bc2a: Download complete [2021-10-20T02:58:31.052Z] ca9280d653b3: Verifying Checksum [2021-10-20T02:58:31.053Z] ca9280d653b3: Download complete [2021-10-20T02:58:31.053Z] cbdbe7a5bc2a: Pull complete [2021-10-20T02:58:31.311Z] 7e9c9ca2126c: Verifying Checksum [2021-10-20T02:58:31.311Z] 7e9c9ca2126c: Download complete [2021-10-20T02:58:31.888Z] ca9280d653b3: Pull complete [2021-10-20T02:58:35.225Z] 7e9c9ca2126c: Pull complete [2021-10-20T02:58:35.225Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-20T02:58:35.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T02:58:35.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-20T02:58:35.293Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-10-20T02:58:35.334Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-10-20T02:58:37.697Z] $ docker top 52c8336348378224ed9e1c77860615b579977b07bc640da8a110ff4ffd09c965 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T02:58:38.047Z] + docker-compose build --help [2021-10-20T02:58:38.047Z] + grep parallel [2021-10-20T02:58:38.623Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T02:58:38.633Z] $ docker stop --time=1 52c8336348378224ed9e1c77860615b579977b07bc640da8a110ff4ffd09c965 [2021-10-20T02:58:39.805Z] $ docker rm -f 52c8336348378224ed9e1c77860615b579977b07bc640da8a110ff4ffd09c965 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T02:58:40.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T02:58:40.198Z] . [Pipeline] withDockerContainer [2021-10-20T02:58:40.275Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-10-20T02:58:40.315Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-10-20T02:58:40.636Z] $ docker top 7171942fa4c55efc28db494ef0d1dd38bbeac1a6d5cc03649a07c8244bfd7350 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T02:58:40.999Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T02:58:41.574Z] Building core-command ... [2021-10-20T02:58:41.574Z] Building core-data ... [2021-10-20T02:58:41.574Z] Building core-metadata ... [2021-10-20T02:58:41.574Z] Building security-bootstrapper ... [2021-10-20T02:58:41.574Z] Building security-proxy-setup ... [2021-10-20T02:58:41.574Z] Building security-secretstore-setup ... [2021-10-20T02:58:41.574Z] Building support-notifications ... [2021-10-20T02:58:41.574Z] Building support-scheduler ... [2021-10-20T02:58:41.574Z] Building sys-mgmt-agent ... [2021-10-20T02:58:41.574Z] Building core-data [2021-10-20T02:58:41.574Z] Building security-secretstore-setup [2021-10-20T02:58:41.574Z] Building support-notifications [2021-10-20T02:58:41.574Z] Building support-scheduler [2021-10-20T02:58:41.574Z] Building security-bootstrapper [2021-10-20T02:58:51.947Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T02:58:51.947Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T02:58:51.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T02:58:51.947Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T02:58:51.947Z] ---> 1b76f9620b46 [2021-10-20T02:58:51.947Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T02:58:51.947Z] ---> 1b76f9620b46 [2021-10-20T02:58:51.947Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T02:58:57.245Z] ---> Running in 408314936aea [2021-10-20T02:58:57.245Z] ---> Running in 7d18d0d6c6a6 [2021-10-20T02:59:02.553Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T02:59:02.553Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T02:59:02.553Z] ---> 1b76f9620b46 [2021-10-20T02:59:02.553Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T02:59:02.553Z] ---> Using cache [2021-10-20T02:59:02.553Z] ---> 544b205fe12b [2021-10-20T02:59:02.553Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T02:59:02.553Z] Removing intermediate container 408314936aea [2021-10-20T02:59:02.553Z] ---> 544b205fe12b [2021-10-20T02:59:02.553Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T02:59:02.820Z] Removing intermediate container 7d18d0d6c6a6 [2021-10-20T02:59:02.820Z] ---> 966edf4065eb [2021-10-20T02:59:02.820Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T02:59:03.093Z] ---> Running in 5a51af7508a9 [2021-10-20T02:59:03.358Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T02:59:03.358Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T02:59:03.358Z] ---> 1b76f9620b46 [2021-10-20T02:59:03.358Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T02:59:03.358Z] ---> Using cache [2021-10-20T02:59:03.358Z] ---> 544b205fe12b [2021-10-20T02:59:03.358Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T02:59:03.358Z] ---> Running in b8a4c80f5c67 [2021-10-20T02:59:03.358Z] ---> Running in a86907d4186e [2021-10-20T02:59:03.358Z] ---> Running in bbf6e2289853 [2021-10-20T02:59:03.628Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T02:59:03.628Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T02:59:03.628Z] ---> 1b76f9620b46 [2021-10-20T02:59:03.628Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T02:59:03.628Z] ---> Using cache [2021-10-20T02:59:03.628Z] ---> 544b205fe12b [2021-10-20T02:59:03.628Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T02:59:03.897Z] ---> Running in c40cf5399638 [2021-10-20T02:59:04.472Z] Removing intermediate container 5a51af7508a9 [2021-10-20T02:59:04.472Z] ---> 07428ef1b7e3 [2021-10-20T02:59:04.472Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T02:59:04.472Z] ---> Running in 2d5e0098707d [2021-10-20T02:59:04.472Z] Removing intermediate container a86907d4186e [2021-10-20T02:59:04.472Z] ---> 3450af151ea4 [2021-10-20T02:59:04.472Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T02:59:04.472Z] ---> Running in e61bfacd5954 [2021-10-20T02:59:04.743Z] Removing intermediate container bbf6e2289853 [2021-10-20T02:59:04.743Z] ---> 8a9a72e56005 [2021-10-20T02:59:04.743Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T02:59:04.743Z] Removing intermediate container b8a4c80f5c67 [2021-10-20T02:59:04.743Z] ---> 3202907b21cf [2021-10-20T02:59:04.743Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T02:59:04.743Z] ---> Running in bc027d71d9bf [2021-10-20T02:59:04.743Z] ---> Running in e59543a07321 [2021-10-20T02:59:04.743Z] Removing intermediate container c40cf5399638 [2021-10-20T02:59:04.743Z] ---> b0f20c09f276 [2021-10-20T02:59:04.743Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T02:59:04.743Z] ---> Running in 9536edb0c952 [2021-10-20T02:59:05.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:05.021Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:05.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:05.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:05.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:06.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:06.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:06.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:06.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:06.229Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T02:59:06.511Z] OK: 220 MiB in 52 packages [2021-10-20T02:59:06.511Z] OK: 220 MiB in 52 packages [2021-10-20T02:59:06.511Z] OK: 220 MiB in 52 packages [2021-10-20T02:59:06.782Z] OK: 220 MiB in 52 packages [2021-10-20T02:59:06.782Z] OK: 220 MiB in 52 packages [2021-10-20T02:59:07.049Z] Removing intermediate container e61bfacd5954 [2021-10-20T02:59:07.049Z] ---> 3fd7480d72f3 [2021-10-20T02:59:07.049Z] Step 6/21 : COPY . . [2021-10-20T02:59:07.049Z] Removing intermediate container bc027d71d9bf [2021-10-20T02:59:07.049Z] ---> 3e87e6f81d9f [2021-10-20T02:59:07.049Z] Step 6/23 : COPY go.mod . [2021-10-20T02:59:07.620Z] Removing intermediate container 2d5e0098707d [2021-10-20T02:59:07.620Z] ---> e87f59ea0d44 [2021-10-20T02:59:07.620Z] Step 6/30 : COPY . . [2021-10-20T02:59:08.559Z] Removing intermediate container 9536edb0c952 [2021-10-20T02:59:08.560Z] ---> 7b53eeba0a96 [2021-10-20T02:59:08.560Z] Step 6/24 : COPY . . [2021-10-20T02:59:08.822Z] ---> 1fcd8951eb58 [2021-10-20T02:59:08.822Z] Step 7/23 : RUN go mod download [2021-10-20T02:59:09.092Z] Removing intermediate container e59543a07321 [2021-10-20T02:59:09.093Z] ---> ffa528097044 [2021-10-20T02:59:09.093Z] Step 6/22 : COPY . . [2021-10-20T02:59:09.093Z] ---> Running in 19c5e33ced0f [2021-10-20T02:59:17.282Z] ---> 9a907d30cf5e [2021-10-20T02:59:17.282Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T02:59:17.282Z] Removing intermediate container 19c5e33ced0f [2021-10-20T02:59:17.282Z] ---> af2b61b011b8 [2021-10-20T02:59:17.282Z] Step 8/23 : COPY . . [2021-10-20T02:59:17.282Z] ---> Running in 803c8d4fb572 [2021-10-20T02:59:20.275Z] ---> d5e216bb72d0 [2021-10-20T02:59:20.275Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T02:59:20.275Z] ---> 259e414d1863 [2021-10-20T02:59:20.275Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T02:59:20.275Z] ---> 1188203420cb [2021-10-20T02:59:20.275Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T02:59:20.846Z] ---> Running in e5329f3c28b2 [2021-10-20T02:59:20.846Z] ---> Running in c343b508d7a3 [2021-10-20T02:59:20.846Z] ---> Running in 8db36f3f2476 [2021-10-20T02:59:21.107Z] Removing intermediate container 803c8d4fb572 [2021-10-20T02:59:21.107Z] ---> 1d7342f0e3b4 [2021-10-20T02:59:21.107Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T02:59:21.680Z] ---> Running in e3b505f7fcab [2021-10-20T02:59:23.082Z] 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-10-20T02:59:25.640Z] Removing intermediate container e5329f3c28b2 [2021-10-20T02:59:25.640Z] ---> e809f21a9500 [2021-10-20T02:59:25.640Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T02:59:25.640Z] Removing intermediate container c343b508d7a3 [2021-10-20T02:59:25.640Z] ---> 86161a527b1e [2021-10-20T02:59:25.640Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T02:59:25.910Z] ---> Running in ad170f0f6244 [2021-10-20T02:59:26.181Z] ---> Running in 873ac44711e3 [2021-10-20T02:59:26.181Z] Removing intermediate container 8db36f3f2476 [2021-10-20T02:59:26.181Z] ---> 598beea2152d [2021-10-20T02:59:26.181Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T02:59:26.766Z] ---> Running in 8b7365e67891 [2021-10-20T02:59:27.337Z] 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-10-20T02:59:28.275Z] 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-10-20T02:59:28.275Z] 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-10-20T02:59:36.419Z] ---> 2fff77793dca [2021-10-20T02:59:36.419Z] Step 9/23 : RUN go mod tidy [2021-10-20T02:59:36.419Z] ---> Running in 208c584c06e8 [2021-10-20T02:59:37.807Z] Removing intermediate container 208c584c06e8 [2021-10-20T02:59:37.807Z] ---> ca3f060e69aa [2021-10-20T02:59:37.807Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T02:59:37.807Z] ---> Running in e117588b9ae1 [2021-10-20T02:59:38.380Z] 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-10-20T03:00:00.353Z] Removing intermediate container e3b505f7fcab [2021-10-20T03:00:00.353Z] ---> c4d3e0ece9d0 [2021-10-20T03:00:00.353Z] [2021-10-20T03:00:00.353Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T03:00:00.353Z] 3.14: Pulling from library/alpine [2021-10-20T03:00:00.353Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T03:00:00.353Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T03:00:00.353Z] ---> 14119a10abf4 [2021-10-20T03:00:00.353Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T03:00:00.353Z] ---> Running in 7efbef0c8be5 [2021-10-20T03:00:00.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:00.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:00.353Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T03:00:00.353Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:00:00.353Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:00:00.353Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:00:00.353Z] OK: 6 MiB in 16 packages [2021-10-20T03:00:00.929Z] Removing intermediate container 7efbef0c8be5 [2021-10-20T03:00:00.929Z] ---> 175f63cb6050 [2021-10-20T03:00:00.929Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:00:00.929Z] ---> Running in 42644c59a770 [2021-10-20T03:00:01.195Z] Removing intermediate container 42644c59a770 [2021-10-20T03:00:01.196Z] ---> c93962ad3868 [2021-10-20T03:00:01.196Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T03:00:01.196Z] ---> Running in 16e8aed392d5 [2021-10-20T03:00:01.461Z] Removing intermediate container 16e8aed392d5 [2021-10-20T03:00:01.461Z] ---> 3fe1d0a9ad73 [2021-10-20T03:00:01.461Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T03:00:01.461Z] ---> Running in 134c8fcdc456 [2021-10-20T03:00:01.721Z] Removing intermediate container 134c8fcdc456 [2021-10-20T03:00:01.721Z] ---> 25f101033b60 [2021-10-20T03:00:01.721Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:00:01.986Z] ---> ae8c38f1f899 [2021-10-20T03:00:01.986Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T03:00:02.564Z] ---> ecc6478081f2 [2021-10-20T03:00:02.564Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T03:00:02.827Z] ---> fb33b762b635 [2021-10-20T03:00:02.827Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T03:00:02.827Z] ---> Running in cc29d64956e0 [2021-10-20T03:00:03.088Z] Removing intermediate container cc29d64956e0 [2021-10-20T03:00:03.088Z] ---> eecb80f02703 [2021-10-20T03:00:03.088Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:00:03.088Z] ---> Running in dd58faa83c0b [2021-10-20T03:00:03.356Z] Removing intermediate container dd58faa83c0b [2021-10-20T03:00:03.356Z] ---> 3ff8273b9259 [2021-10-20T03:00:03.356Z] Step 19/21 : LABEL arch=x86_64 [2021-10-20T03:00:03.356Z] ---> Running in f8ce0305c4a2 [2021-10-20T03:00:03.356Z] Removing intermediate container f8ce0305c4a2 [2021-10-20T03:00:03.356Z] ---> 760322637a93 [2021-10-20T03:00:03.356Z] Step 20/21 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:00:03.356Z] ---> Running in 1857b5b8f2ee [2021-10-20T03:00:03.617Z] Removing intermediate container 1857b5b8f2ee [2021-10-20T03:00:03.618Z] ---> 4d224339c93a [2021-10-20T03:00:03.618Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T03:00:03.883Z] ---> Running in 9ab57175ebfc [2021-10-20T03:00:03.883Z] Removing intermediate container 9ab57175ebfc [2021-10-20T03:00:03.883Z] ---> b59daf821fbe [2021-10-20T03:00:03.883Z] [2021-10-20T03:00:04.144Z] Successfully built b59daf821fbe [2021-10-20T03:00:04.144Z] Successfully tagged support-notifications:latest [2021-10-20T03:00:04.144Z] Building core-metadata [2021-10-20T03:00:06.065Z]  Building support-notifications ... 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-10-20T03:00:10.276Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:00:10.276Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:00:10.276Z] ---> 1b76f9620b46 [2021-10-20T03:00:10.276Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:00:10.276Z] ---> Using cache [2021-10-20T03:00:10.276Z] ---> 544b205fe12b [2021-10-20T03:00:10.276Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:00:10.276Z] ---> Using cache [2021-10-20T03:00:10.276Z] ---> b0f20c09f276 [2021-10-20T03:00:10.276Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:00:10.276Z] ---> Using cache [2021-10-20T03:00:10.276Z] ---> 7b53eeba0a96 [2021-10-20T03:00:10.276Z] Step 6/22 : COPY . . [2021-10-20T03:00:10.276Z] ---> Using cache [2021-10-20T03:00:10.276Z] ---> d5e216bb72d0 [2021-10-20T03:00:10.276Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:00:10.276Z] ---> Using cache [2021-10-20T03:00:10.276Z] ---> 598beea2152d [2021-10-20T03:00:10.276Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T03:00:10.858Z] ---> Running in d5dca394f06b [2021-10-20T03:00:11.459Z] 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-10-20T03:00:12.415Z] Removing intermediate container 873ac44711e3 [2021-10-20T03:00:12.415Z] ---> 4e61b34b7ad6 [2021-10-20T03:00:12.415Z] [2021-10-20T03:00:12.415Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T03:00:12.415Z] ---> 14119a10abf4 [2021-10-20T03:00:12.415Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T03:00:12.688Z] ---> Running in 5a73582ba06c [2021-10-20T03:00:12.688Z] Removing intermediate container 8b7365e67891 [2021-10-20T03:00:12.688Z] ---> 17e9c3d8f91e [2021-10-20T03:00:12.688Z] [2021-10-20T03:00:12.688Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T03:00:12.688Z] ---> 14119a10abf4 [2021-10-20T03:00:12.688Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T03:00:12.949Z] ---> Running in a9478609d74f [2021-10-20T03:00:12.949Z] Removing intermediate container 5a73582ba06c [2021-10-20T03:00:12.949Z] ---> a9aceb0d0467 [2021-10-20T03:00:12.949Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T03:00:12.949Z] ---> Running in 9b45112181be [2021-10-20T03:00:13.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:13.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:13.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:14.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:14.322Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T03:00:14.322Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T03:00:14.322Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T03:00:14.322Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:00:14.591Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:00:14.591Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:00:14.591Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T03:00:14.591Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:00:14.591Z] OK: 6 MiB in 16 packages [2021-10-20T03:00:14.591Z] OK: 6 MiB in 17 packages [2021-10-20T03:00:15.543Z] Removing intermediate container ad170f0f6244 [2021-10-20T03:00:15.543Z] ---> ab78dda43743 [2021-10-20T03:00:15.543Z] [2021-10-20T03:00:15.543Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:00:15.543Z] ---> 14119a10abf4 [2021-10-20T03:00:15.543Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T03:00:15.808Z] ---> Running in 9544c4d9246f [2021-10-20T03:00:15.808Z] Removing intermediate container 9b45112181be [2021-10-20T03:00:15.808Z] ---> 26d7ccd9788e [2021-10-20T03:00:15.808Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T03:00:15.808Z] Removing intermediate container a9478609d74f [2021-10-20T03:00:15.808Z] ---> 673f98a6d3b8 [2021-10-20T03:00:15.808Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:00:15.808Z] ---> Running in 62a89ab837df [2021-10-20T03:00:15.808Z] ---> Running in 8873497a56c4 [2021-10-20T03:00:16.076Z] Removing intermediate container 9544c4d9246f [2021-10-20T03:00:16.076Z] ---> 23f53073f93a [2021-10-20T03:00:16.076Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T03:00:16.076Z] ---> Running in 413f4fe601df [2021-10-20T03:00:16.076Z] Removing intermediate container 62a89ab837df [2021-10-20T03:00:16.076Z] ---> fa927c7e604a [2021-10-20T03:00:16.076Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T03:00:16.076Z] ---> Running in e17d76d8ba7e [2021-10-20T03:00:16.076Z] Removing intermediate container 8873497a56c4 [2021-10-20T03:00:16.076Z] ---> 63afa6e5eec2 [2021-10-20T03:00:16.076Z] Step 12/24 : WORKDIR / [2021-10-20T03:00:16.343Z] ---> Running in d11661d68f42 [2021-10-20T03:00:16.343Z] Removing intermediate container 413f4fe601df [2021-10-20T03:00:16.343Z] ---> 35a85bb1b792 [2021-10-20T03:00:16.343Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T03:00:16.343Z] ---> Running in 4be45166e6c9 [2021-10-20T03:00:16.343Z] Removing intermediate container e17d76d8ba7e [2021-10-20T03:00:16.343Z] ---> 306f2eec4164 [2021-10-20T03:00:16.343Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T03:00:16.343Z] Removing intermediate container d11661d68f42 [2021-10-20T03:00:16.343Z] ---> 78b2c006e934 [2021-10-20T03:00:16.343Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T03:00:16.607Z] ---> Running in f225103a91cf [2021-10-20T03:00:16.607Z] Removing intermediate container 4be45166e6c9 [2021-10-20T03:00:16.607Z] ---> affef48751d3 [2021-10-20T03:00:16.607Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:00:16.607Z] ---> Running in 9ec09d908002 [2021-10-20T03:00:16.870Z] ---> 16338b959c41 [2021-10-20T03:00:16.870Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T03:00:17.132Z] ---> 5506d89b0b63 [2021-10-20T03:00:17.132Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T03:00:17.394Z] ---> 5f3fa6c69c81 [2021-10-20T03:00:17.394Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T03:00:17.659Z] Removing intermediate container f225103a91cf [2021-10-20T03:00:17.659Z] ---> 3504ac9e4a36 [2021-10-20T03:00:17.659Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T03:00:17.659Z] ---> Running in 765376839b6f [2021-10-20T03:00:17.925Z] Removing intermediate container 9ec09d908002 [2021-10-20T03:00:17.925Z] ---> dc318b6083fe [2021-10-20T03:00:17.925Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T03:00:17.925Z] ---> c7645063683b [2021-10-20T03:00:17.925Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T03:00:17.925Z] Removing intermediate container 765376839b6f [2021-10-20T03:00:17.925Z] ---> 18a936995cdd [2021-10-20T03:00:17.925Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T03:00:17.925Z] ---> Running in cf3d09ccab24 [2021-10-20T03:00:18.498Z] ---> 3df8bae020d7 [2021-10-20T03:00:18.498Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T03:00:18.760Z] ---> Running in 7756d49f3b33 [2021-10-20T03:00:18.761Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:18.761Z] ---> 4cded524e439 [2021-10-20T03:00:18.761Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T03:00:19.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:19.986Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T03:00:19.986Z] Removing intermediate container e117588b9ae1 [2021-10-20T03:00:19.986Z] ---> c4028b101ba7 [2021-10-20T03:00:19.986Z] [2021-10-20T03:00:19.986Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T03:00:19.986Z] ---> 14119a10abf4 [2021-10-20T03:00:19.986Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:00:20.249Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:00:20.249Z] ---> eed271d357c9 [2021-10-20T03:00:20.249Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T03:00:20.249Z] ---> Running in 7b9fb4c6578d [2021-10-20T03:00:20.249Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T03:00:20.249Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:00:20.510Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T03:00:20.510Z] Removing intermediate container 7756d49f3b33 [2021-10-20T03:00:20.510Z] ---> 8c323c4de546 [2021-10-20T03:00:20.510Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:00:20.510Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T03:00:20.510Z] ---> e8d849bdcd6d [2021-10-20T03:00:20.510Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T03:00:20.510Z] ---> Running in 46bff8ff8176 [2021-10-20T03:00:20.510Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:00:20.772Z] OK: 8 MiB in 20 packages [2021-10-20T03:00:21.035Z] ---> 78421c3f5b13 [2021-10-20T03:00:21.035Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T03:00:21.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:21.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:21.296Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T03:00:21.296Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:00:21.296Z] OK: 6 MiB in 15 packages [2021-10-20T03:00:21.558Z] Removing intermediate container cf3d09ccab24 [2021-10-20T03:00:21.558Z] ---> a0fb567b9cae [2021-10-20T03:00:21.558Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:00:21.828Z] ---> 4516bc19bcd8 [2021-10-20T03:00:21.828Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T03:00:22.093Z] ---> c59a00a449ef [2021-10-20T03:00:22.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T03:00:22.363Z] Removing intermediate container 7b9fb4c6578d [2021-10-20T03:00:22.363Z] ---> 4927bb2dc39b [2021-10-20T03:00:22.363Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:00:22.363Z] ---> Running in edadac8660de [2021-10-20T03:00:22.363Z] ---> 01b7ae4e2508 [2021-10-20T03:00:22.363Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T03:00:22.363Z] Removing intermediate container 46bff8ff8176 [2021-10-20T03:00:22.363Z] ---> efc294df0805 [2021-10-20T03:00:22.363Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T03:00:22.637Z] ---> Running in 2ba5fa4d3342 [2021-10-20T03:00:22.637Z] ---> a1efddd43096 [2021-10-20T03:00:22.637Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T03:00:22.637Z] Removing intermediate container edadac8660de [2021-10-20T03:00:22.637Z] ---> 77d3b17e8666 [2021-10-20T03:00:22.637Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T03:00:22.917Z] ---> Running in e6808809c7a7 [2021-10-20T03:00:22.917Z] Removing intermediate container 2ba5fa4d3342 [2021-10-20T03:00:22.917Z] ---> 49c46537d699 [2021-10-20T03:00:22.917Z] Step 22/24 : LABEL arch=x86_64 [2021-10-20T03:00:22.917Z] ---> Running in ba580c8554da [2021-10-20T03:00:22.917Z] ---> ad448ca5616a [2021-10-20T03:00:22.917Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T03:00:22.917Z] ---> 4a414d3678ec [2021-10-20T03:00:22.917Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T03:00:22.917Z] Removing intermediate container e6808809c7a7 [2021-10-20T03:00:22.917Z] ---> d3d4f14a0cb2 [2021-10-20T03:00:22.917Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T03:00:23.183Z] ---> Running in 0b1f640b12cd [2021-10-20T03:00:23.183Z] ---> Running in 7b3223465ca9 [2021-10-20T03:00:23.183Z] Removing intermediate container ba580c8554da [2021-10-20T03:00:23.183Z] ---> 07eb3d9251ba [2021-10-20T03:00:23.183Z] Step 23/24 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:00:23.183Z] ---> Running in 477e749e0bcc [2021-10-20T03:00:23.183Z] ---> d83d23fe51c3 [2021-10-20T03:00:23.183Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T03:00:23.447Z] ---> Running in bb86b1ece053 [2021-10-20T03:00:23.447Z] Removing intermediate container 0b1f640b12cd [2021-10-20T03:00:23.447Z] ---> 17c0c035dd04 [2021-10-20T03:00:23.447Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:00:23.447Z] Removing intermediate container 477e749e0bcc [2021-10-20T03:00:23.447Z] ---> 9c5acda4da03 [2021-10-20T03:00:23.447Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T03:00:23.447Z] Removing intermediate container 7b3223465ca9 [2021-10-20T03:00:23.447Z] ---> bd0607833e6b [2021-10-20T03:00:23.447Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:00:23.447Z] ---> Running in 99738c7afe3f [2021-10-20T03:00:23.447Z] ---> Running in 291d1d81a5ef [2021-10-20T03:00:23.709Z] Removing intermediate container bb86b1ece053 [2021-10-20T03:00:23.709Z] ---> 5fe69701e635 [2021-10-20T03:00:23.709Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T03:00:23.709Z] Removing intermediate container 99738c7afe3f [2021-10-20T03:00:23.709Z] ---> 05fcf95e03d7 [2021-10-20T03:00:23.709Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:00:23.709Z] Removing intermediate container 291d1d81a5ef [2021-10-20T03:00:23.709Z] ---> 4cb4a901d961 [2021-10-20T03:00:23.709Z] [2021-10-20T03:00:23.973Z] ---> Running in d75dc80813b2 [2021-10-20T03:00:23.973Z] ---> 27e4b07eff28 [2021-10-20T03:00:23.973Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T03:00:23.973Z] Successfully built 4cb4a901d961 [2021-10-20T03:00:23.973Z] Successfully tagged security-secretstore-setup:latest [2021-10-20T03:00:23.973Z] Building sys-mgmt-agent [2021-10-20T03:00:23.973Z]  Building security-secretstore-setup ... done  ---> 46edd29fdd79 [2021-10-20T03:00:23.973Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T03:00:24.245Z] ---> Running in 0d0a1ed9748e [2021-10-20T03:00:24.823Z] Removing intermediate container d75dc80813b2 [2021-10-20T03:00:24.823Z] ---> c45648b46f5e [2021-10-20T03:00:24.823Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:00:26.779Z] ---> cd189294d079 [2021-10-20T03:00:26.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T03:00:26.779Z] ---> Running in b1d1a468e7ec [2021-10-20T03:00:27.052Z] Removing intermediate container b1d1a468e7ec [2021-10-20T03:00:27.052Z] ---> ca440c1e7146 [2021-10-20T03:00:27.052Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:00:27.330Z] ---> d6ef8e4f14d6 [2021-10-20T03:00:27.330Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T03:00:27.330Z] ---> Running in d4e70f053209 [2021-10-20T03:00:27.330Z] ---> Running in 3d5d068dd086 [2021-10-20T03:00:27.601Z] Removing intermediate container 0d0a1ed9748e [2021-10-20T03:00:27.601Z] ---> 516ef63861e6 [2021-10-20T03:00:27.601Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T03:00:27.601Z] Removing intermediate container d4e70f053209 [2021-10-20T03:00:27.601Z] ---> b13d5e20c358 [2021-10-20T03:00:27.601Z] [2021-10-20T03:00:27.601Z] ---> Running in 746f214f6894 [2021-10-20T03:00:27.876Z] Removing intermediate container 3d5d068dd086 [2021-10-20T03:00:27.876Z] ---> e2a182e05624 [2021-10-20T03:00:27.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:00:27.876Z] Successfully built b13d5e20c358 [2021-10-20T03:00:27.876Z] ---> Running in 6eda2624db63 [2021-10-20T03:00:27.876Z] Successfully tagged core-data:latest [2021-10-20T03:00:27.876Z] Building security-proxy-setup [2021-10-20T03:00:28.165Z]  Building core-data ... done Removing intermediate container 746f214f6894 [2021-10-20T03:00:28.165Z] ---> 0b210713f19e [2021-10-20T03:00:28.165Z] Step 27/30 : CMD ["gate"] [2021-10-20T03:00:28.442Z] Removing intermediate container 6eda2624db63 [2021-10-20T03:00:28.442Z] ---> cafedd755c89 [2021-10-20T03:00:28.442Z] Step 21/23 : LABEL arch=x86_64 [2021-10-20T03:00:28.442Z] ---> Running in 14ac8ffab64b [2021-10-20T03:00:28.707Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:00:28.707Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:00:28.707Z] ---> 1b76f9620b46 [2021-10-20T03:00:28.707Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:00:28.707Z] ---> Using cache [2021-10-20T03:00:28.707Z] ---> 544b205fe12b [2021-10-20T03:00:28.707Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:00:28.707Z] ---> Using cache [2021-10-20T03:00:28.707Z] ---> b0f20c09f276 [2021-10-20T03:00:28.707Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T03:00:29.664Z] ---> Running in 06e8930ed85b [2021-10-20T03:00:29.664Z] ---> Running in a7fa82008689 [2021-10-20T03:00:29.936Z] Removing intermediate container 14ac8ffab64b [2021-10-20T03:00:29.936Z] ---> 8acee439c50b [2021-10-20T03:00:29.936Z] Step 28/30 : LABEL arch=x86_64 [2021-10-20T03:00:29.936Z] ---> Running in 168bbaa10b38 [2021-10-20T03:00:29.936Z] Removing intermediate container a7fa82008689 [2021-10-20T03:00:29.936Z] ---> 1b43a1d0f66a [2021-10-20T03:00:29.936Z] Step 22/23 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:00:30.203Z] ---> Running in d1a219f86f41 [2021-10-20T03:00:30.203Z] Removing intermediate container 168bbaa10b38 [2021-10-20T03:00:30.203Z] ---> b8bd8a1466d4 [2021-10-20T03:00:30.203Z] Step 29/30 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:00:30.469Z] ---> Running in f05201cda674 [2021-10-20T03:00:30.736Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:30.736Z] Removing intermediate container d1a219f86f41 [2021-10-20T03:00:30.736Z] ---> a106feb93a69 [2021-10-20T03:00:30.736Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T03:00:30.736Z] Removing intermediate container f05201cda674 [2021-10-20T03:00:30.736Z] ---> a49a42e42f58 [2021-10-20T03:00:30.736Z] Step 30/30 : LABEL version=0.0.0 [2021-10-20T03:00:30.736Z] ---> Running in 19c0382a2f97 [2021-10-20T03:00:31.000Z] ---> Running in a0cf2a3e6032 [2021-10-20T03:00:31.000Z] Removing intermediate container 19c0382a2f97 [2021-10-20T03:00:31.000Z] ---> fb04439406fa [2021-10-20T03:00:31.000Z] [2021-10-20T03:00:31.275Z] Successfully built fb04439406fa [2021-10-20T03:00:31.275Z] Successfully tagged support-scheduler:latest [2021-10-20T03:00:31.275Z]  Building support-scheduler ... done Building core-command [2021-10-20T03:00:31.275Z] Removing intermediate container a0cf2a3e6032 [2021-10-20T03:00:31.275Z] ---> 1536a953b312 [2021-10-20T03:00:31.275Z] [2021-10-20T03:00:31.275Z] Successfully built 1536a953b312 [2021-10-20T03:00:31.275Z] Successfully tagged security-bootstrapper:latest [2021-10-20T03:00:31.542Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:00:32.112Z] OK: 220 MiB in 52 packages [2021-10-20T03:00:34.663Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:00:34.663Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:00:34.663Z] ---> 1b76f9620b46 [2021-10-20T03:00:34.663Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T03:00:34.663Z] ---> Using cache [2021-10-20T03:00:34.663Z] ---> 544b205fe12b [2021-10-20T03:00:34.663Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:00:34.663Z] ---> Using cache [2021-10-20T03:00:34.663Z] ---> b0f20c09f276 [2021-10-20T03:00:34.663Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T03:00:34.663Z] ---> Using cache [2021-10-20T03:00:34.663Z] ---> 7b53eeba0a96 [2021-10-20T03:00:34.663Z] Step 6/20 : COPY . . [2021-10-20T03:00:34.663Z] ---> Using cache [2021-10-20T03:00:34.663Z] ---> d5e216bb72d0 [2021-10-20T03:00:34.663Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:00:34.663Z] ---> Using cache [2021-10-20T03:00:34.663Z] ---> 598beea2152d [2021-10-20T03:00:34.663Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T03:00:34.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:00:34.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:00:34.923Z] ---> 1b76f9620b46 [2021-10-20T03:00:34.923Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:00:34.923Z] ---> Using cache [2021-10-20T03:00:34.923Z] ---> 544b205fe12b [2021-10-20T03:00:34.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:00:34.923Z] ---> Using cache [2021-10-20T03:00:34.923Z] ---> b0f20c09f276 [2021-10-20T03:00:34.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:00:34.923Z] ---> Using cache [2021-10-20T03:00:34.923Z] ---> 7b53eeba0a96 [2021-10-20T03:00:34.923Z] Step 6/22 : COPY . . [2021-10-20T03:00:34.923Z] ---> Using cache [2021-10-20T03:00:34.923Z] ---> d5e216bb72d0 [2021-10-20T03:00:34.923Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:00:34.923Z] ---> Using cache [2021-10-20T03:00:34.923Z] ---> 598beea2152d [2021-10-20T03:00:34.923Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T03:00:35.194Z] ---> Running in 9a06e509082c [2021-10-20T03:00:35.194Z] ---> Running in bdf376c7c84c [2021-10-20T03:00:35.194Z] Removing intermediate container 06e8930ed85b [2021-10-20T03:00:35.194Z] ---> b0d2cbaf454c [2021-10-20T03:00:35.194Z] Step 6/22 : COPY . . [2021-10-20T03:00:35.791Z] 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-10-20T03:00:35.791Z] 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-10-20T03:00:41.201Z] Removing intermediate container d5dca394f06b [2021-10-20T03:00:41.201Z] ---> 5e8411f9877f [2021-10-20T03:00:41.201Z] [2021-10-20T03:00:41.201Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:00:41.201Z] ---> 14119a10abf4 [2021-10-20T03:00:41.201Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:00:41.201Z] ---> Using cache [2021-10-20T03:00:41.201Z] ---> 4927bb2dc39b [2021-10-20T03:00:41.201Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:00:41.202Z] ---> Using cache [2021-10-20T03:00:41.202Z] ---> 77d3b17e8666 [2021-10-20T03:00:41.202Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T03:00:41.202Z] ---> Running in 2be618d26962 [2021-10-20T03:00:41.202Z] ---> 2e39859a4620 [2021-10-20T03:00:41.202Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:00:41.202Z] ---> Running in fd3b60655059 [2021-10-20T03:00:41.202Z] Removing intermediate container 2be618d26962 [2021-10-20T03:00:41.202Z] ---> 940594854dc7 [2021-10-20T03:00:41.202Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:00:41.202Z] ---> Running in 2e807b5691e0 [2021-10-20T03:00:41.202Z] Removing intermediate container 2e807b5691e0 [2021-10-20T03:00:41.202Z] ---> 99ea5a2cbcd1 [2021-10-20T03:00:41.202Z] Step 14/22 : WORKDIR / [2021-10-20T03:00:41.467Z] ---> Running in 0daaa079be6e [2021-10-20T03:00:41.734Z] Removing intermediate container 0daaa079be6e [2021-10-20T03:00:41.734Z] ---> 6a649eb12859 [2021-10-20T03:00:41.734Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:00:42.053Z] ---> 45cb66ac6794 [2021-10-20T03:00:42.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T03:00:42.340Z] ---> 90fbbf318d0a [2021-10-20T03:00:42.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T03:00:42.612Z] ---> 385820625c5d [2021-10-20T03:00:42.612Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T03:00:42.612Z] Removing intermediate container fd3b60655059 [2021-10-20T03:00:42.612Z] ---> 00371b4e7f59 [2021-10-20T03:00:42.612Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T03:00:42.880Z] ---> Running in b2c705db0ad5 [2021-10-20T03:00:42.880Z] ---> Running in 98f5a3c4870a [2021-10-20T03:00:42.880Z] Removing intermediate container 98f5a3c4870a [2021-10-20T03:00:42.880Z] ---> 7447a0f1b786 [2021-10-20T03:00:42.880Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:00:42.880Z] ---> Running in 79c657e94dcc [2021-10-20T03:00:43.155Z] Removing intermediate container 79c657e94dcc [2021-10-20T03:00:43.155Z] ---> 709803b66913 [2021-10-20T03:00:43.155Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:00:43.155Z] ---> Running in 47574689af98 [2021-10-20T03:00:43.425Z] 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-10-20T03:00:43.425Z] Removing intermediate container 47574689af98 [2021-10-20T03:00:43.425Z] ---> 393dc55407a4 [2021-10-20T03:00:43.425Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:00:43.425Z] ---> Running in 431b4a27eb46 [2021-10-20T03:00:43.425Z] Removing intermediate container 431b4a27eb46 [2021-10-20T03:00:43.425Z] ---> 73fa117c756d [2021-10-20T03:00:43.425Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:00:43.425Z] ---> Running in 61ec542a3e7b [2021-10-20T03:00:43.691Z] Removing intermediate container 61ec542a3e7b [2021-10-20T03:00:43.692Z] ---> cb65cf9e16e9 [2021-10-20T03:00:43.692Z] [2021-10-20T03:00:43.692Z] Successfully built cb65cf9e16e9 [2021-10-20T03:00:43.692Z] Successfully tagged core-metadata:latest [2021-10-20T03:00:58.723Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:01:00.642Z] Removing intermediate container bdf376c7c84c [2021-10-20T03:01:00.642Z] ---> d347af5eac96 [2021-10-20T03:01:00.642Z] [2021-10-20T03:01:00.642Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:01:00.642Z] ---> 14119a10abf4 [2021-10-20T03:01:00.642Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:01:00.642Z] ---> Using cache [2021-10-20T03:01:00.642Z] ---> 4927bb2dc39b [2021-10-20T03:01:00.642Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:01:00.642Z] ---> Using cache [2021-10-20T03:01:00.642Z] ---> 77d3b17e8666 [2021-10-20T03:01:00.642Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T03:01:00.642Z] ---> Running in 75da18451fef [2021-10-20T03:01:00.902Z] Removing intermediate container 75da18451fef [2021-10-20T03:01:00.902Z] ---> 73715d81ee5d [2021-10-20T03:01:00.902Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:01:00.902Z] ---> Running in a228d4af7777 [2021-10-20T03:01:01.176Z] Removing intermediate container a228d4af7777 [2021-10-20T03:01:01.176Z] ---> 71af83dc84eb [2021-10-20T03:01:01.176Z] Step 14/22 : WORKDIR / [2021-10-20T03:01:01.437Z] ---> Running in 2011dba83516 [2021-10-20T03:01:02.015Z] Removing intermediate container 2011dba83516 [2021-10-20T03:01:02.015Z] ---> 39b37b04dfb2 [2021-10-20T03:01:02.015Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:01:02.277Z] ---> 109f588b0be4 [2021-10-20T03:01:02.277Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T03:01:02.277Z] Removing intermediate container 9a06e509082c [2021-10-20T03:01:02.277Z] ---> a3874d776aeb [2021-10-20T03:01:02.277Z] [2021-10-20T03:01:02.277Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T03:01:02.277Z] ---> 14119a10abf4 [2021-10-20T03:01:02.277Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T03:01:02.542Z] ---> Running in 2955416f5e47 [2021-10-20T03:01:02.815Z] ---> 6917b7b36a76 [2021-10-20T03:01:02.815Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T03:01:03.077Z] ---> e468aab99805 [2021-10-20T03:01:03.077Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T03:01:03.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:01:03.077Z] ---> Running in d2e6b49b05b0 [2021-10-20T03:01:03.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:01:03.077Z] Removing intermediate container d2e6b49b05b0 [2021-10-20T03:01:03.077Z] ---> 7da4604859f0 [2021-10-20T03:01:03.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:01:03.339Z] ---> Running in 66920bb6d4f6 [2021-10-20T03:01:03.339Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T03:01:03.339Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:01:03.339Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:01:03.339Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T03:01:03.339Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T03:01:03.339Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:01:03.339Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:01:03.339Z] OK: 8 MiB in 19 packages [2021-10-20T03:01:03.606Z] Removing intermediate container 66920bb6d4f6 [2021-10-20T03:01:03.606Z] ---> a3de20ee8846 [2021-10-20T03:01:03.606Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:01:03.606Z] ---> Running in 14b1b1e0bd8c [2021-10-20T03:01:03.868Z] Removing intermediate container 14b1b1e0bd8c [2021-10-20T03:01:03.868Z] ---> 80ed21bd4e29 [2021-10-20T03:01:03.868Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:01:03.868Z] ---> Running in 51bafef11ab1 [2021-10-20T03:01:03.868Z] Removing intermediate container 2955416f5e47 [2021-10-20T03:01:03.868Z] ---> 126db8e3f3ef [2021-10-20T03:01:03.868Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:01:03.868Z] Removing intermediate container 51bafef11ab1 [2021-10-20T03:01:03.868Z] ---> 78301c05505a [2021-10-20T03:01:03.868Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:01:04.135Z] ---> Running in 7cf658af38d4 [2021-10-20T03:01:04.135Z] ---> Running in 09387c87f57e [2021-10-20T03:01:04.135Z] Removing intermediate container 09387c87f57e [2021-10-20T03:01:04.135Z] ---> 625621375e0c [2021-10-20T03:01:04.135Z] [2021-10-20T03:01:04.411Z] Successfully built 625621375e0c [2021-10-20T03:01:04.411Z] Removing intermediate container 7cf658af38d4 [2021-10-20T03:01:04.411Z] ---> 7dda9bf1f351 [2021-10-20T03:01:04.411Z] Step 12/20 : WORKDIR /edgex [2021-10-20T03:01:04.411Z] Successfully tagged core-command:latest [2021-10-20T03:01:04.411Z]  Building core-command ... done  ---> Running in a6b54b0dc528 [2021-10-20T03:01:04.411Z] Removing intermediate container a6b54b0dc528 [2021-10-20T03:01:04.411Z] ---> 4cbc82ecaf4b [2021-10-20T03:01:04.411Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T03:01:05.001Z] ---> 6eb9f4d52aa6 [2021-10-20T03:01:05.001Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T03:01:05.268Z] Removing intermediate container b2c705db0ad5 [2021-10-20T03:01:05.268Z] ---> 8f63afe59fc7 [2021-10-20T03:01:05.268Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T03:01:05.268Z] ---> d4f89433c45b [2021-10-20T03:01:05.268Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T03:01:05.268Z] ---> Running in 81324aec8039 [2021-10-20T03:01:05.532Z] 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-10-20T03:01:05.532Z] ---> 160493f68f9d [2021-10-20T03:01:05.532Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T03:01:05.793Z] ---> Running in 1c4323a5b7a6 [2021-10-20T03:01:05.793Z] Removing intermediate container 1c4323a5b7a6 [2021-10-20T03:01:05.793Z] ---> 2ffcdf7b4731 [2021-10-20T03:01:05.793Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T03:01:05.793Z] ---> Running in 0b7ae885d7d1 [2021-10-20T03:01:05.793Z] Removing intermediate container 0b7ae885d7d1 [2021-10-20T03:01:05.793Z] ---> 16917ab67630 [2021-10-20T03:01:05.793Z] Step 18/20 : LABEL arch=x86_64 [2021-10-20T03:01:06.053Z] ---> Running in a569dd1a569e [2021-10-20T03:01:06.053Z] Removing intermediate container a569dd1a569e [2021-10-20T03:01:06.053Z] ---> 6ee841167730 [2021-10-20T03:01:06.053Z] Step 19/20 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:01:06.053Z] ---> Running in 83454dae1abc [2021-10-20T03:01:06.318Z] Removing intermediate container 83454dae1abc [2021-10-20T03:01:06.318Z] ---> aa6f3a6abafa [2021-10-20T03:01:06.318Z] Step 20/20 : LABEL version=0.0.0 [2021-10-20T03:01:06.318Z] ---> Running in c4cdff54e56c [2021-10-20T03:01:06.318Z] Removing intermediate container c4cdff54e56c [2021-10-20T03:01:06.318Z] ---> ef9a3e1f54ab [2021-10-20T03:01:06.318Z] [2021-10-20T03:01:06.318Z] Removing intermediate container 81324aec8039 [2021-10-20T03:01:06.318Z] ---> e4824226beb8 [2021-10-20T03:01:06.318Z] [2021-10-20T03:01:06.318Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T03:01:06.578Z] Successfully built ef9a3e1f54ab [2021-10-20T03:01:06.578Z] Successfully tagged security-proxy-setup:latest [2021-10-20T03:01:06.578Z] 20.10.8: Pulling from library/docker [2021-10-20T03:01:11.914Z]  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T03:01:11.914Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T03:01:11.914Z] ---> bc6c0ffef665 [2021-10-20T03:01:11.914Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:01:11.914Z] ---> Running in af629966cca2 [2021-10-20T03:01:11.914Z] Removing intermediate container af629966cca2 [2021-10-20T03:01:11.914Z] ---> eb5db33b6183 [2021-10-20T03:01:11.914Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T03:01:11.914Z] ---> Running in ffc5857acda1 [2021-10-20T03:01:11.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:01:11.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:01:12.174Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T03:01:12.174Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T03:01:12.174Z] Executing bash-5.1.4-r0.post-install [2021-10-20T03:01:12.174Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:01:12.174Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:01:12.174Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T03:01:12.174Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T03:01:12.174Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T03:01:12.174Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T03:01:12.174Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T03:01:12.174Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T03:01:12.174Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T03:01:12.174Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T03:01:12.174Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:01:12.433Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:01:12.433Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T03:01:12.433Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T03:01:12.433Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T03:01:12.697Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T03:01:12.697Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T03:01:12.957Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T03:01:12.957Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T03:01:12.957Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T03:01:12.957Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T03:01:12.957Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T03:01:12.957Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T03:01:12.957Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T03:01:12.957Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T03:01:12.957Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T03:01:12.957Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T03:01:12.957Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T03:01:12.957Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T03:01:13.227Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T03:01:13.227Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T03:01:13.227Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T03:01:13.227Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T03:01:13.227Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T03:01:13.227Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T03:01:13.227Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T03:01:13.227Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T03:01:13.227Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T03:01:13.227Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T03:01:13.227Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T03:01:13.493Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:01:13.493Z] OK: 84 MiB in 64 packages [2021-10-20T03:01:14.063Z] Collecting docker-compose==1.23.2 [2021-10-20T03:01:14.063Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T03:01:14.063Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T03:01:14.063Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T03:01:14.637Z] Collecting PyYAML<4,>=3.10 [2021-10-20T03:01:14.637Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T03:01:15.207Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T03:01:15.207Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T03:01:15.207Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T03:01:15.207Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T03:01:15.207Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T03:01:15.469Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T03:01:15.469Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T03:01:15.469Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T03:01:15.469Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T03:01:15.469Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T03:01:15.469Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T03:01:15.469Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T03:01:15.469Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T03:01:15.730Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T03:01:15.730Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T03:01:16.301Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T03:01:16.301Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T03:01:16.301Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T03:01:16.301Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T03:01:16.302Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T03:01:16.302Z] Collecting idna<2.8,>=2.5 [2021-10-20T03:01:16.302Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T03:01:16.302Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T03:01:16.562Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T03:01:16.562Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T03:01:16.562Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T03:01:16.562Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T03:01:16.562Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T03:01:16.562Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T03:01:16.562Z] Attempting uninstall: urllib3 [2021-10-20T03:01:16.562Z] Found existing installation: urllib3 1.26.5 [2021-10-20T03:01:16.562Z] Uninstalling urllib3-1.26.5: [2021-10-20T03:01:16.562Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T03:01:16.822Z] Attempting uninstall: idna [2021-10-20T03:01:16.822Z] Found existing installation: idna 3.2 [2021-10-20T03:01:16.822Z] Uninstalling idna-3.2: [2021-10-20T03:01:16.822Z] Successfully uninstalled idna-3.2 [2021-10-20T03:01:16.822Z] Attempting uninstall: chardet [2021-10-20T03:01:16.822Z] Found existing installation: chardet 4.0.0 [2021-10-20T03:01:16.822Z] Uninstalling chardet-4.0.0: [2021-10-20T03:01:16.822Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T03:01:17.086Z] Attempting uninstall: requests [2021-10-20T03:01:17.086Z] Found existing installation: requests 2.25.1 [2021-10-20T03:01:17.086Z] Uninstalling requests-2.25.1: [2021-10-20T03:01:17.086Z] Successfully uninstalled requests-2.25.1 [2021-10-20T03:01:17.345Z] Running setup.py install for texttable: started [2021-10-20T03:01:17.605Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T03:01:17.605Z] Running setup.py install for PyYAML: started [2021-10-20T03:01:17.867Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T03:01:17.867Z] Running setup.py install for docopt: started [2021-10-20T03:01:18.529Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T03:01:18.529Z] Running setup.py install for dockerpty: started [2021-10-20T03:01:18.529Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T03:01:18.855Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-20T03:01:22.456Z] Removing intermediate container ffc5857acda1 [2021-10-20T03:01:22.456Z] ---> 970ac0162070 [2021-10-20T03:01:22.456Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T03:01:22.456Z] ---> Running in 5b5bb790029c [2021-10-20T03:01:22.456Z] Removing intermediate container 5b5bb790029c [2021-10-20T03:01:22.456Z] ---> b621ae408aaf [2021-10-20T03:01:22.456Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T03:01:22.456Z] ---> Running in 9e9b58dc4cd1 [2021-10-20T03:01:22.456Z] Removing intermediate container 9e9b58dc4cd1 [2021-10-20T03:01:22.456Z] ---> dec0d76cb823 [2021-10-20T03:01:22.456Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T03:01:22.717Z] ---> 2d39f67b6cfa [2021-10-20T03:01:22.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T03:01:22.717Z] ---> 478cfea6ade7 [2021-10-20T03:01:22.717Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T03:01:22.979Z] ---> 9ba32cb2acb6 [2021-10-20T03:01:22.979Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T03:01:22.979Z] ---> Running in 1f8e25d7a5de [2021-10-20T03:01:22.979Z] Removing intermediate container 1f8e25d7a5de [2021-10-20T03:01:22.979Z] ---> 66ad099d8674 [2021-10-20T03:01:22.979Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:01:22.979Z] ---> Running in b7a66c981ef3 [2021-10-20T03:01:23.247Z] Removing intermediate container b7a66c981ef3 [2021-10-20T03:01:23.247Z] ---> f0482a6150a6 [2021-10-20T03:01:23.247Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:01:23.247Z] ---> Running in 4a63434297d2 [2021-10-20T03:01:23.247Z] Removing intermediate container 4a63434297d2 [2021-10-20T03:01:23.247Z] ---> 78636f30b202 [2021-10-20T03:01:23.247Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:01:23.247Z] ---> Running in 107f8c928a2d [2021-10-20T03:01:23.514Z] Removing intermediate container 107f8c928a2d [2021-10-20T03:01:23.514Z] ---> 9827fda4ced2 [2021-10-20T03:01:23.514Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:01:23.514Z] ---> Running in 8e3684281049 [2021-10-20T03:01:23.514Z] Removing intermediate container 8e3684281049 [2021-10-20T03:01:23.514Z] ---> 504c296449fb [2021-10-20T03:01:23.514Z] [2021-10-20T03:01:23.514Z] Successfully built 504c296449fb [2021-10-20T03:01:23.514Z] Successfully tagged sys-mgmt-agent:latest [2021-10-20T03:01:23.782Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-20T03:01:23.785Z] $ docker stop --time=1 7171942fa4c55efc28db494ef0d1dd38bbeac1a6d5cc03649a07c8244bfd7350 [2021-10-20T03:01:25.074Z] $ docker rm -f 7171942fa4c55efc28db494ef0d1dd38bbeac1a6d5cc03649a07c8244bfd7350 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T03:01:25.423Z] + docker images [2021-10-20T03:01:25.423Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T03:01:25.423Z] sys-mgmt-agent latest 504c296449fb 2 seconds ago 294MB [2021-10-20T03:01:25.423Z] security-proxy-setup latest ef9a3e1f54ab 19 seconds ago 26.7MB [2021-10-20T03:01:25.423Z] e4824226beb8 19 seconds ago 1.75GB [2021-10-20T03:01:25.423Z] core-command latest 625621375e0c 21 seconds ago 16MB [2021-10-20T03:01:25.423Z] a3874d776aeb 24 seconds ago 1.76GB [2021-10-20T03:01:25.423Z] d347af5eac96 25 seconds ago 1.75GB [2021-10-20T03:01:25.423Z] core-metadata latest cb65cf9e16e9 42 seconds ago 16.8MB [2021-10-20T03:01:25.423Z] 5e8411f9877f 46 seconds ago 1.76GB [2021-10-20T03:01:25.423Z] security-bootstrapper latest 1536a953b312 55 seconds ago 18.8MB [2021-10-20T03:01:25.423Z] support-scheduler latest fb04439406fa 55 seconds ago 16.1MB [2021-10-20T03:01:25.423Z] core-data latest b13d5e20c358 58 seconds ago 20.6MB [2021-10-20T03:01:25.423Z] security-secretstore-setup latest 4cb4a901d961 About a minute ago 28.2MB [2021-10-20T03:01:25.423Z] c4028b101ba7 About a minute ago 1.76GB [2021-10-20T03:01:25.423Z] ab78dda43743 About a minute ago 1.76GB [2021-10-20T03:01:25.423Z] 17e9c3d8f91e About a minute ago 1.76GB [2021-10-20T03:01:25.423Z] 4e61b34b7ad6 About a minute ago 1.75GB [2021-10-20T03:01:25.423Z] support-notifications latest b59daf821fbe About a minute ago 16.9MB [2021-10-20T03:01:25.423Z] c4d3e0ece9d0 About a minute ago 1.76GB [2021-10-20T03:01:25.423Z] ci-base-image-x86_64 latest 1b76f9620b46 5 minutes ago 1.25GB [2021-10-20T03:01:25.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB [2021-10-20T03:01:25.423Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB [2021-10-20T03:01:25.423Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-20T03:01:25.423Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-20T03:01:25.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-20T03:01:40.723Z] Still waiting to schedule task [2021-10-20T03:01:40.723Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-20T03:02:30.180Z] Running on prd-ubuntu18.04-docker-8c-8g-348 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws [2021-10-20T03:02:30.191Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-10-20T03:02:30.285Z] The recommended git tool is: git [2021-10-20T03:02:32.289Z] using credential edgex-jenkins-ssh [2021-10-20T03:02:32.298Z] Cloning the remote Git repository [2021-10-20T03:02:32.324Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:02:32.383Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-10-20T03:02:32.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:02:32.409Z] > git --version # timeout=10 [2021-10-20T03:02:32.415Z] > git --version # 'git version 2.17.1' [2021-10-20T03:02:32.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:02:32.438Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:02:36.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:02:36.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:02:36.677Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:02:36.691Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:02:36.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:02:36.696Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T03:02:37.369Z] Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:02:37.491Z] Merge succeeded, producing 8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:02:37.492Z] Checking out Revision 8176589a52c4973d3bc81a70543b2108e5cdbc29 (PR-3746) [2021-10-20T03:02:37.382Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:02:37.388Z] > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 [2021-10-20T03:02:37.451Z] > git remote # timeout=10 [2021-10-20T03:02:37.459Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T03:02:37.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:02:37.478Z] > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 [2021-10-20T03:02:37.488Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T03:02:37.497Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:02:37.503Z] > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 [2021-10-20T03:02:41.075Z] Commit message: "feat(all): update go.mod/go.sum to pick up corresponding go-mod-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:02:41.798Z] + echo snap-build.sh [2021-10-20T03:02:41.798Z] snap-build.sh [2021-10-20T03:02:41.798Z] + SNAP_BASE_DIR=. [2021-10-20T03:02:41.798Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2021-10-20T03:02:41.798Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2021-10-20T03:02:41.798Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2021-10-20T03:02:41.798Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2021-10-20T03:02:41.798Z] + cd /w/workspace/edgex-go/14 [2021-10-20T03:02:41.798Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-20T03:02:41.798Z] Reading package lists... [2021-10-20T03:02:41.798Z] Building dependency tree... [2021-10-20T03:02:41.798Z] Reading state information... [2021-10-20T03:02:41.798Z] The following packages were automatically installed and are no longer required: [2021-10-20T03:02:41.798Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-20T03:02:41.798Z] uidmap xdelta3 [2021-10-20T03:02:41.798Z] Use 'sudo apt autoremove' to remove them. [2021-10-20T03:02:41.798Z] The following packages will be REMOVED: [2021-10-20T03:02:41.798Z] lxd* lxd-client* [2021-10-20T03:02:42.062Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-20T03:02:42.062Z] After this operation, 31.7 MB disk space will be freed. [2021-10-20T03:02:42.587Z] (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-10-20T03:02:42.587Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T03:02:43.530Z] Removing lxd dnsmasq configuration [2021-10-20T03:02:43.530Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T03:02:43.530Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-20T03:02:44.473Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:02:44.473Z] (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-10-20T03:02:44.473Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T03:02:45.861Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-20T03:02:46.123Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-20T03:02:46.704Z] + sudo snap remove --purge lxd [2021-10-20T03:02:46.704Z] snap "lxd" is not installed [2021-10-20T03:02:46.704Z] + sudo groupadd --force --system lxd [2021-10-20T03:02:46.704Z] ++ whoami [2021-10-20T03:02:46.704Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-20T03:02:46.704Z] + newgrp - lxd [2021-10-20T03:02:46.704Z] + sudo snap install lxd [2021-10-20T03:02:56.724Z] 2021-10-20T03:02:53Z INFO Waiting for automatic snapd restart... [2021-10-20T03:03:11.636Z] lxd 4.19 from Canonical* installed [2021-10-20T03:03:11.636Z] + sudo lxd init --auto [2021-10-20T03:03:21.649Z] + sudo snap install --classic snapcraft [2021-10-20T03:03:26.229Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-345 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws [2021-10-20T03:03:26.243Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-10-20T03:03:26.494Z] The recommended git tool is: git [2021-10-20T03:03:33.263Z] using credential edgex-jenkins-ssh [2021-10-20T03:03:33.281Z] Cloning the remote Git repository [2021-10-20T03:03:33.893Z] snapcraft 5.0 from Canonical* installed [2021-10-20T03:03:33.893Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-20T03:03:33.893Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-20T03:03:33.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:03:33.893Z] Dload Upload Total Spent Left Speed [2021-10-20T03:03:33.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3754 [2021-10-20T03:03:33.326Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:03:33.438Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-10-20T03:03:33.539Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:03:33.540Z] > git --version # timeout=10 [2021-10-20T03:03:33.567Z] > git --version # 'git version 2.17.1' [2021-10-20T03:03:33.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:03:33.702Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:03:34.152Z] 100 3325k 100 3325k 0 0 7421k 0 --:--:-- --:--:-- --:--:-- 7421k [2021-10-20T03:03:34.152Z] ./yq_linux_amd64 [2021-10-20T03:03:34.414Z] + sudo snapcraft prime --use-lxd [2021-10-20T03:03:36.331Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-20T03:03:36.596Z] 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-10-20T03:03:36.596Z] - README.md [2021-10-20T03:03:36.596Z] [2021-10-20T03:03:36.596Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T03:03:36.596Z] Launching a container. [2021-10-20T03:03:43.193Z] Waiting for container to be ready [2021-10-20T03:03:43.193Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-20T03:03:43.193Z] [2021-10-20T03:03:46.489Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-20T03:03:46.750Z] Waiting for network to be ready... [2021-10-20T03:03:47.321Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T03:03:47.321Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-20T03:03:47.581Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T03:03:47.581Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-20T03:03:47.581Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T03:03:47.581Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T03:03:47.581Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-20T03:03:47.581Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-20T03:03:47.581Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-20T03:03:47.581Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T03:03:47.841Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T03:03:48.102Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T03:03:48.362Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T03:03:48.362Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T03:03:48.362Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T03:03:48.362Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T03:03:48.362Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T03:03:48.362Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T03:03:48.622Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T03:03:48.883Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T03:03:48.883Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T03:03:48.883Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T03:03:48.883Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T03:03:48.883Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T03:03:48.883Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T03:03:48.883Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T03:03:49.143Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T03:03:51.688Z] Fetched 25.4 MB in 4s (6125 kB/s) [2021-10-20T03:03:52.258Z] Reading package lists... [2021-10-20T03:03:52.519Z] Reading package lists... [2021-10-20T03:03:52.519Z] Building dependency tree... [2021-10-20T03:03:52.519Z] Reading state information... [2021-10-20T03:03:52.648Z] Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:03:52.781Z] The following additional packages will be installed: [2021-10-20T03:03:52.781Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T03:03:52.781Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T03:03:52.781Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T03:03:52.781Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-20T03:03:52.781Z] Suggested packages: [2021-10-20T03:03:52.781Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-20T03:03:52.781Z] Recommended packages: [2021-10-20T03:03:52.781Z] gnupg libsasl2-modules [2021-10-20T03:03:52.781Z] The following NEW packages will be installed: [2021-10-20T03:03:52.781Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T03:03:52.781Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T03:03:52.781Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T03:03:52.781Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-20T03:03:52.781Z] The following packages will be upgraded: [2021-10-20T03:03:52.781Z] gpg gpg-agent gpgconf libudev1 [2021-10-20T03:03:52.781Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-20T03:03:52.781Z] Need to get 3527 kB of archives. [2021-10-20T03:03:52.781Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-20T03:03:52.781Z] 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-10-20T03:03:52.781Z] 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-10-20T03:03:52.781Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-20T03:03:52.781Z] 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-10-20T03:03:51.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:03:51.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:03:51.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:03:51.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:03:51.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:03:51.628Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T03:03:52.653Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:03:52.681Z] > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 [2021-10-20T03:03:52.924Z] > git remote # timeout=10 [2021-10-20T03:03:52.955Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T03:03:52.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:03:52.979Z] > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 [2021-10-20T03:03:53.038Z] Merge succeeded, producing 8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:03:53.039Z] Checking out Revision 8176589a52c4973d3bc81a70543b2108e5cdbc29 (PR-3746) [2021-10-20T03:03:53.041Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-20T03:03:53.302Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-20T03:03:53.876Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-20T03:03:53.876Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-20T03:03:53.876Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-20T03:03:53.876Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-20T03:03:53.876Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-20T03:03:53.876Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-20T03:03:53.876Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-20T03:03:53.876Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-20T03:03:53.876Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-20T03:03:53.876Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-20T03:03:53.876Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-20T03:03:53.876Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-20T03:03:53.876Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-20T03:03:53.876Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-20T03:03:53.876Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-20T03:03:53.876Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-20T03:03:54.135Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:03:54.135Z] Fetched 3527 kB in 1s (3084 kB/s) [2021-10-20T03:03:54.135Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T03:03:54.135Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:03:54.135Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:03:54.135Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-20T03:03:54.135Z] Selecting previously unselected package udev. [2021-10-20T03:03:54.135Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T03:03:54.135Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:03:54.396Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-20T03:03:54.396Z] Selecting previously unselected package libfuse2:amd64. [2021-10-20T03:03:54.396Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T03:03:54.396Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T03:03:54.657Z] Selecting previously unselected package fuse. [2021-10-20T03:03:54.657Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T03:03:54.657Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-20T03:03:54.657Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:03:54.657Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:03:54.657Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:03:54.657Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:03:54.657Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:03:54.657Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:03:54.919Z] Selecting previously unselected package libksba8:amd64. [2021-10-20T03:03:54.919Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-20T03:03:54.919Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-20T03:03:54.919Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-20T03:03:54.919Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:54.919Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:54.919Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-20T03:03:54.919Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:54.919Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.180Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-20T03:03:55.180Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:55.180Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.180Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-20T03:03:55.180Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:55.180Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.180Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-20T03:03:55.180Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:55.180Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.180Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-20T03:03:55.180Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:55.180Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:53.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T03:03:53.030Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:03:53.043Z] > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 [2021-10-20T03:03:55.443Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-20T03:03:55.443Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:55.443Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.443Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-20T03:03:55.443Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:55.443Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.443Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-20T03:03:55.443Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:03:55.443Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.443Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-20T03:03:55.443Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T03:03:55.443Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:03:55.703Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-20T03:03:55.703Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T03:03:55.703Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:03:55.703Z] Selecting previously unselected package libldap-common. [2021-10-20T03:03:55.703Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-20T03:03:55.703Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:03:55.703Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-20T03:03:55.703Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-20T03:03:55.703Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:03:55.703Z] Selecting previously unselected package dirmngr. [2021-10-20T03:03:55.703Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:03:55.703Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T03:03:55.964Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:03:55.964Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-20T03:03:55.964Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T03:03:55.964Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:03:55.964Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:03:55.964Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-20T03:03:55.964Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:55.964Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-20T03:03:55.964Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T03:03:55.964Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-20T03:03:56.226Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-20T03:03:56.490Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-20T03:03:56.490Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-20T03:03:56.490Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-20T03:03:56.490Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:03:56.490Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:03:56.490Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T03:03:56.490Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T03:03:57.063Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-20T03:03:57.063Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-20T03:03:57.063Z] This means they are not meant to be enabled using systemctl. [2021-10-20T03:03:57.063Z] Possible reasons for having this kind of units are: [2021-10-20T03:03:57.063Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-20T03:03:57.063Z] .wants/ or .requires/ directory. [2021-10-20T03:03:57.063Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-20T03:03:57.063Z] a requirement dependency on it. [2021-10-20T03:03:57.063Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-20T03:03:57.063Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-20T03:03:57.063Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-20T03:03:57.063Z] instance name specified. [2021-10-20T03:03:57.330Z] Reading package lists... [2021-10-20T03:03:57.591Z] Building dependency tree... [2021-10-20T03:03:57.591Z] Reading state information... [2021-10-20T03:03:57.592Z] The following additional packages will be installed: [2021-10-20T03:03:57.592Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-20T03:03:57.592Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-20T03:03:57.592Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-20T03:03:57.592Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-20T03:03:57.592Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-20T03:03:57.592Z] Suggested packages: [2021-10-20T03:03:57.592Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-20T03:03:57.592Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-20T03:03:57.592Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-20T03:03:57.592Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-20T03:03:57.592Z] systemd-container policykit-1 [2021-10-20T03:03:57.592Z] Recommended packages: [2021-10-20T03:03:57.592Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-20T03:03:57.592Z] The following NEW packages will be installed: [2021-10-20T03:03:57.592Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-20T03:03:57.592Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-20T03:03:57.592Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-20T03:03:57.592Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-20T03:03:57.592Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-20T03:03:57.592Z] The following packages will be upgraded: [2021-10-20T03:03:57.592Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-20T03:03:57.807Z] Commit message: "feat(all): update go.mod/go.sum to pick up corresponding go-mod-core-contracts" [2021-10-20T03:03:57.852Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-20T03:03:57.852Z] Need to get 36.8 MB of archives. [2021-10-20T03:03:57.852Z] After this operation, 147 MB of additional disk space will be used. [2021-10-20T03:03:57.852Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-20T03:03:57.852Z] 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-10-20T03:03:57.852Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-20T03:03:57.852Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-20T03:03:57.852Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-20T03:03:57.852Z] 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-10-20T03:03:57.852Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-20T03:03:57.852Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-20T03:03:57.852Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-20T03:03:57.852Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-20T03:03:57.852Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-20T03:03:57.852Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-20T03:03:57.852Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-20T03:03:57.852Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-20T03:03:57.852Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-20T03:03:57.852Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-20T03:03:57.852Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T03:03:58.744Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T03:03:58.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:03:58.744Z] Dload Upload Total Spent Left Speed [2021-10-20T03:03:58.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 128k 0 --:--:-- --:--:-- --:--:-- 128k [2021-10-20T03:03:58.794Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-20T03:03:58.794Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-20T03:03:58.794Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-20T03:03:58.794Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-20T03:03:58.794Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-20T03:03:58.794Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-20T03:03:58.794Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-20T03:03:58.794Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-20T03:03:58.794Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-20T03:03:58.794Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-20T03:03:58.794Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-20T03:03:58.794Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-20T03:03:58.794Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [Pipeline] sh [2021-10-20T03:03:59.201Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T03:03:59.568Z] + sudo tee /etc/docker/daemon.new [2021-10-20T03:03:59.568Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T03:03:59.568Z] { [2021-10-20T03:03:59.568Z] "registry-mirrors": [ [2021-10-20T03:03:59.568Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T03:03:59.568Z] ], [2021-10-20T03:03:59.568Z] "bip": "10.250.0.254/24", [2021-10-20T03:03:59.568Z] "hosts": [ [2021-10-20T03:03:59.568Z] "tcp://0.0.0.0:5555", [2021-10-20T03:03:59.568Z] "unix:///var/run/docker.sock" [2021-10-20T03:03:59.568Z] ], [2021-10-20T03:03:59.568Z] "mtu": 1458, [2021-10-20T03:03:59.568Z] "selinux-enabled": true, [2021-10-20T03:03:59.568Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T03:03:59.568Z] } [Pipeline] sh [2021-10-20T03:03:59.734Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:03:59.734Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-20T03:03:59.734Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T03:03:59.734Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:03:59.734Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:04:00.025Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T03:04:00.304Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:04:00.304Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:04:00.304Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-20T03:04:00.304Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T03:04:00.304Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-20T03:04:00.304Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-20T03:04:00.414Z] + sudo service docker restart [2021-10-20T03:04:00.565Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-20T03:04:00.565Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T03:04:00.565Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-20T03:04:00.565Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-20T03:04:00.826Z] Setting up apt (1.6.14) ... [2021-10-20T03:04:00.826Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-20T03:04:01.405Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-20T03:04:01.405Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-20T03:04:01.405Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T03:04:01.405Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T03:04:01.686Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-20T03:04:01.686Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:04:01.686Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:01.686Z] Selecting previously unselected package libexpat1:amd64. [2021-10-20T03:04:01.686Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-20T03:04:01.686Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T03:04:01.948Z] Selecting previously unselected package python3.6-minimal. [2021-10-20T03:04:01.948Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:04:01.948Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:01.948Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T03:04:02.208Z] Checking for services that may need to be restarted...done. [2021-10-20T03:04:02.208Z] Checking for services that may need to be restarted...done. [2021-10-20T03:04:02.208Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:02.208Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T03:04:02.208Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:02.778Z] Selecting previously unselected package python3-minimal. [2021-10-20T03:04:02.778Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-20T03:04:02.778Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-20T03:04:02.778Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-20T03:04:02.778Z] Selecting previously unselected package mime-support. [2021-10-20T03:04:02.778Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-20T03:04:02.778Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-20T03:04:02.778Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-20T03:04:02.778Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-20T03:04:02.778Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T03:04:02.778Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-20T03:04:02.778Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:04:02.778Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:03.038Z] Selecting previously unselected package python3.6. [2021-10-20T03:04:03.038Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:04:03.038Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:03.038Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-20T03:04:03.038Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-20T03:04:03.038Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T03:04:03.038Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-20T03:04:03.310Z] Selecting previously unselected package python3. [2021-10-20T03:04:03.310Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-20T03:04:03.310Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-20T03:04:03.310Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-20T03:04:03.310Z] Selecting previously unselected package multiarch-support. [2021-10-20T03:04:03.310Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:04:03.310Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T03:04:03.310Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T03:04:03.591Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-20T03:04:03.592Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-20T03:04:03.592Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-20T03:04:03.592Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T03:04:03.592Z] Selecting previously unselected package libbsd0:amd64. [2021-10-20T03:04:03.592Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-20T03:04:03.592Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T03:04:03.592Z] Selecting previously unselected package sudo. [2021-10-20T03:04:03.592Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-20T03:04:03.592Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T03:04:03.864Z] Selecting previously unselected package apparmor. [2021-10-20T03:04:03.864Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T03:04:03.864Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-20T03:04:03.864Z] Selecting previously unselected package libedit2:amd64. [2021-10-20T03:04:03.864Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-20T03:04:03.864Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T03:04:03.864Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-20T03:04:03.864Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:04:03.864Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:04.130Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-20T03:04:04.130Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:04:04.130Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:04.130Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-20T03:04:04.130Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-20T03:04:04.130Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T03:04:04.130Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-20T03:04:04.130Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:04:04.130Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:04.130Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-20T03:04:04.130Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:04:04.130Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:04.410Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-20T03:04:04.410Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-20T03:04:04.410Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T03:04:04.410Z] Selecting previously unselected package openssh-client. [2021-10-20T03:04:04.410Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-20T03:04:04.410Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T03:04:04.670Z] Selecting previously unselected package squashfs-tools. [2021-10-20T03:04:04.670Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-20T03:04:04.670Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T03:04:04.670Z] Selecting previously unselected package snapd. [2021-10-20T03:04:04.670Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-20T03:04:04.670Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-20T03:04:06.574Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T03:04:06.574Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T03:04:06.836Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-20T03:04:06.836Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T03:04:06.836Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T03:04:06.836Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:06.836Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T03:04:06.836Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-20T03:04:06.836Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-20T03:04:07.408Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T03:04:07.408Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T03:04:07.408Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T03:04:07.408Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:07.408Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:07.408Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:04:07.978Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T03:04:07.978Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:07.978Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T03:04:07.978Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-20T03:04:08.238Z] running python rtupdate hooks for python3.6... [2021-10-20T03:04:08.238Z] running python post-rtupdate hooks for python3.6... [2021-10-20T03:04:08.238Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-20T03:04:08.809Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-20T03:04:09.070Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:04:09.070Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T03:04:09.070Z] Setting up snapd (2.51.1+18.04) ... [2021-10-20T03:04:09.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-20T03:04:09.640Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-20T03:04:09.901Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-20T03:04:09.901Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-20T03:04:10.163Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T03:04:10.163Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T03:04:10.429Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-20T03:04:10.689Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-20T03:04:10.689Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-20T03:04:10.949Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-20T03:04:11.211Z] /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-10-20T03:04:11.211Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T03:04:11.211Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T03:04:12.156Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T03:04:12.156Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T03:04:12.417Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T03:04:13.357Z] Reading package lists... [2021-10-20T03:04:13.617Z] Reading package lists... [2021-10-20T03:04:13.877Z] Building dependency tree... [2021-10-20T03:04:13.877Z] Reading state information... [2021-10-20T03:04:13.877Z] Calculating upgrade... [2021-10-20T03:04:14.139Z] The following packages will be upgraded: [2021-10-20T03:04:14.139Z] advancecomp base-files bash binutils binutils-common [2021-10-20T03:04:14.139Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-20T03:04:14.139Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-20T03:04:14.139Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-20T03:04:14.139Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-20T03:04:14.139Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-20T03:04:14.139Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-20T03:04:14.139Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-20T03:04:14.139Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-20T03:04:14.139Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-20T03:04:14.139Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-20T03:04:14.139Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-20T03:04:14.139Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-20T03:04:14.139Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-20T03:04:14.139Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-20T03:04:14.139Z] ubuntu-keyring util-linux [2021-10-20T03:04:14.139Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T03:04:14.139Z] Need to get 64.1 MB of archives. [2021-10-20T03:04:14.139Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-20T03:04:14.139Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-20T03:04:14.139Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-20T03:04:14.139Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-20T03:04:14.139Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-20T03:04:14.139Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-20T03:04:14.139Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-20T03:04:14.139Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-20T03:04:14.139Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-20T03:04:14.139Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-20T03:04:14.139Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-20T03:04:14.139Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-20T03:04:14.139Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-20T03:04:14.139Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-20T03:04:14.139Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-20T03:04:14.139Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-20T03:04:14.139Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-20T03:04:14.401Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-20T03:04:14.401Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-20T03:04:14.401Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-20T03:04:14.401Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-20T03:04:14.401Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-20T03:04:14.401Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-20T03:04:14.401Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-20T03:04:14.401Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-20T03:04:14.401Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-20T03:04:14.401Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-20T03:04:14.401Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-20T03:04:14.401Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-20T03:04:14.401Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-20T03:04:14.401Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-20T03:04:14.401Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-20T03:04:14.401Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-20T03:04:14.401Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-20T03:04:14.401Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-20T03:04:14.401Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-20T03:04:14.401Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-20T03:04:14.401Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-20T03:04:14.401Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-20T03:04:14.401Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-20T03:04:14.401Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-20T03:04:14.401Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-20T03:04:14.401Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-20T03:04:14.401Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-20T03:04:14.401Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-20T03:04:14.401Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-20T03:04:14.401Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-20T03:04:14.401Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-20T03:04:14.402Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-20T03:04:14.402Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-20T03:04:14.402Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-20T03:04:14.402Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-20T03:04:14.402Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-20T03:04:14.402Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-20T03:04:14.402Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-20T03:04:14.402Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-20T03:04:14.402Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-20T03:04:14.663Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-20T03:04:14.663Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-20T03:04:14.663Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-20T03:04:14.663Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-20T03:04:14.924Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-20T03:04:14.924Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-20T03:04:14.924Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-20T03:04:14.924Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-20T03:04:14.924Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-20T03:04:14.924Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-20T03:04:14.924Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-20T03:04:14.924Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-20T03:04:15.184Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-20T03:04:15.184Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-20T03:04:15.184Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-20T03:04:15.184Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-20T03:04:15.184Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-20T03:04:15.184Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-20T03:04:15.184Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-20T03:04:15.184Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-20T03:04:15.184Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-20T03:04:15.184Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-20T03:04:15.184Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-20T03:04:15.184Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-20T03:04:15.445Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-20T03:04:15.445Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-20T03:04:15.445Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-20T03:04:15.445Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-20T03:04:15.445Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-20T03:04:15.445Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-20T03:04:15.445Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-20T03:04:15.445Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-20T03:04:15.445Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-20T03:04:15.445Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-20T03:04:15.445Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-20T03:04:15.445Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-20T03:04:15.445Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-20T03:04:15.445Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-20T03:04:15.445Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-20T03:04:15.445Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-20T03:04:15.445Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-20T03:04:15.707Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-20T03:04:15.707Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-20T03:04:15.707Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-20T03:04:15.707Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-20T03:04:15.707Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-20T03:04:15.707Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-20T03:04:15.967Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:04:15.967Z] Fetched 64.1 MB in 2s (36.6 MB/s) [2021-10-20T03:04:15.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:04:15.967Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:04:15.967Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:04:16.541Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:04:16.541Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:04:16.541Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-20T03:04:16.541Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-20T03:04:16.802Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:16.802Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:16.802Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:16.802Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:16.802Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:16.802Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.064Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.064Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.064Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.064Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.064Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.064Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.064Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.064Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.325Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:17.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:04:17.325Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.325Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.325Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:17.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:04:17.325Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.325Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.587Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.587Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.587Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:17.587Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:04:17.587Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:17.850Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:04:17.850Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:04:17.850Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:04:18.422Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T03:04:18.422Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:04:18.422Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-20T03:04:18.422Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-20T03:04:18.422Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-20T03:04:18.422Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-20T03:04:18.683Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-20T03:04:18.683Z] Installing new version of config file /etc/issue ... [2021-10-20T03:04:18.683Z] Installing new version of config file /etc/issue.net ... [2021-10-20T03:04:18.683Z] Installing new version of config file /etc/lsb-release ... [2021-10-20T03:04:18.683Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:04:18.856Z] provisioning config files... [2021-10-20T03:04:18.892Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config2316730606977491083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:04:18.944Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-20T03:04:18.944Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-20T03:04:19.204Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-20T03:04:19.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:19.204Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-20T03:04:19.204Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-20T03:04:19.204Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-20T03:04:19.204Z] 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-10-20T03:04:19.293Z] ---> docker-login.sh [2021-10-20T03:04:19.293Z] nexus3.edgexfoundry.org:10001 [2021-10-20T03:04:19.465Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:19.466Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:19.466Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:19.466Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:19.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:19.466Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-20T03:04:19.466Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-20T03:04:19.466Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-20T03:04:19.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:19.736Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-20T03:04:19.736Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T03:04:19.736Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-20T03:04:19.996Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:19.996Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:04:19.996Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:04:19.996Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T03:04:19.996Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:19.996Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:04:19.996Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:04:20.258Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-20T03:04:20.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:20.258Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-20T03:04:20.258Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-20T03:04:20.258Z] Setting up grep (3.1-2build1) ... [2021-10-20T03:04:20.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:20.258Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-20T03:04:20.258Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-20T03:04:20.518Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-20T03:04:20.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:20.518Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T03:04:20.518Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T03:04:20.518Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-20T03:04:20.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:20.518Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:04:20.518Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:04:20.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:04:20.777Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-20T03:04:20.777Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:20.777Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T03:04:20.777Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:04:21.348Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T03:04:21.348Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:04:21.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:04:21.371Z] Configure a credential helper to remove this warning. See [2021-10-20T03:04:21.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:04:21.371Z] [2021-10-20T03:04:21.371Z] Login Succeeded [2021-10-20T03:04:21.371Z] nexus3.edgexfoundry.org:10002 [2021-10-20T03:04:21.618Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T03:04:21.618Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:04:21.880Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-20T03:04:21.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:21.880Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-20T03:04:21.880Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:04:21.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:04:21.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:04:21.998Z] Configure a credential helper to remove this warning. See [2021-10-20T03:04:21.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:04:21.998Z] [2021-10-20T03:04:21.998Z] Login Succeeded [2021-10-20T03:04:21.998Z] nexus3.edgexfoundry.org:10003 [2021-10-20T03:04:22.454Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T03:04:22.454Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T03:04:22.454Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T03:04:22.454Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T03:04:22.454Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T03:04:22.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:22.454Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-20T03:04:22.454Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-20T03:04:22.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:04:22.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:04:22.627Z] Configure a credential helper to remove this warning. See [2021-10-20T03:04:22.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:04:22.627Z] [2021-10-20T03:04:22.627Z] Login Succeeded [2021-10-20T03:04:22.627Z] nexus3.edgexfoundry.org:10004 [2021-10-20T03:04:22.714Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-20T03:04:22.714Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:22.714Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:22.714Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:22.714Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:22.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:22.975Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:22.975Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:22.975Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:22.975Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:22.975Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:22.975Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:22.975Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:23.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:23.237Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:23.237Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:23.237Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:23.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:23.237Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:04:23.237Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:04:23.237Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:04:23.237Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:04:23.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:04:23.499Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T03:04:23.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:23.499Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:04:23.499Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:04:23.499Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T03:04:23.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:23.499Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:23.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:04:23.534Z] Configure a credential helper to remove this warning. See [2021-10-20T03:04:23.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:04:23.534Z] [2021-10-20T03:04:23.534Z] Login Succeeded [2021-10-20T03:04:23.534Z] docker.io [2021-10-20T03:04:23.758Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:23.758Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:23.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:23.758Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:23.758Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:23.758Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:23.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:23.758Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:23.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:04:24.020Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:24.282Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:24.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:04:24.449Z] Configure a credential helper to remove this warning. See [2021-10-20T03:04:24.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:04:24.449Z] [2021-10-20T03:04:24.449Z] Login Succeeded [2021-10-20T03:04:24.449Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T03:04:24.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-20T03:04:24.543Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-20T03:04:24.802Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-20T03:04:24.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:24.803Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:04:24.803Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:04:25.069Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:04:25.069Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:04:25.069Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-20T03:04:25.069Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] echo [2021-10-20T03:04:25.202Z] ========================================================= [2021-10-20T03:04:25.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T03:04:25.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:04:25.332Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-20T03:04:25.333Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:04:25.333Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-20T03:04:25.333Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-20T03:04:25.333Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-20T03:04:25.594Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:04:25.594Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-20T03:04:25.594Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T03:04:25.594Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-20T03:04:25.594Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:04:25.594Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-20T03:04:25.594Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T03:04:25.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:04:25.860Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-20T03:04:25.860Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:04:25.860Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T03:04:25.860Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:04:25.860Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:04:25.951Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T03:04:25.951Z] 552d1f2373af: Pulling fs layer [2021-10-20T03:04:25.951Z] ea3f2d53f512: Pulling fs layer [2021-10-20T03:04:25.951Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T03:04:25.951Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T03:04:25.951Z] 72dc09318566: Pulling fs layer [2021-10-20T03:04:25.951Z] f4f7b4309257: Pulling fs layer [2021-10-20T03:04:25.951Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T03:04:25.951Z] b78e95d17946: Pulling fs layer [2021-10-20T03:04:25.951Z] f4f7b4309257: Waiting [2021-10-20T03:04:25.951Z] 0ac9a79272e3: Waiting [2021-10-20T03:04:25.951Z] 7a9cfe048b4a: Waiting [2021-10-20T03:04:25.951Z] b78e95d17946: Waiting [2021-10-20T03:04:25.951Z] 72dc09318566: Waiting [2021-10-20T03:04:25.951Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T03:04:25.951Z] 9e70ebbbe112: Download complete [2021-10-20T03:04:25.951Z] ea3f2d53f512: Verifying Checksum [2021-10-20T03:04:25.951Z] ea3f2d53f512: Download complete [2021-10-20T03:04:25.951Z] 72dc09318566: Download complete [2021-10-20T03:04:26.120Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:04:26.120Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T03:04:26.120Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:04:26.120Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:04:26.120Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-20T03:04:26.120Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T03:04:26.241Z] f4f7b4309257: Verifying Checksum [2021-10-20T03:04:26.241Z] f4f7b4309257: Download complete [2021-10-20T03:04:26.241Z] 0ac9a79272e3: Download complete [2021-10-20T03:04:26.241Z] 552d1f2373af: Verifying Checksum [2021-10-20T03:04:26.241Z] 552d1f2373af: Download complete [2021-10-20T03:04:26.382Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:04:26.382Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:04:26.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:26.382Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:04:26.382Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:04:26.642Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:04:26.643Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:04:26.643Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:04:26.643Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:04:26.643Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T03:04:26.643Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:26.643Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-20T03:04:26.643Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-20T03:04:26.903Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-20T03:04:26.903Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:26.903Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-20T03:04:26.903Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-20T03:04:26.903Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-20T03:04:26.903Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:26.903Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-20T03:04:27.167Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:04:27.167Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:04:27.167Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:27.167Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:04:27.431Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:04:27.431Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T03:04:27.431Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:27.431Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-20T03:04:27.431Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-20T03:04:27.431Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-20T03:04:27.697Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:27.697Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T03:04:27.697Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T03:04:27.697Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-20T03:04:27.753Z] 552d1f2373af: Pull complete [2021-10-20T03:04:27.959Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:27.959Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:04:27.959Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:04:27.959Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-20T03:04:27.959Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:27.959Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T03:04:27.959Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T03:04:28.221Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T03:04:28.221Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:28.221Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T03:04:28.221Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T03:04:28.221Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T03:04:28.221Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:28.221Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-20T03:04:28.407Z] ea3f2d53f512: Pull complete [2021-10-20T03:04:28.488Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-20T03:04:28.488Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-20T03:04:28.488Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:28.488Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-20T03:04:28.488Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-20T03:04:28.488Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-20T03:04:28.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:28.751Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-20T03:04:28.751Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-20T03:04:28.751Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-20T03:04:28.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:28.751Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-20T03:04:28.751Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-20T03:04:29.013Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-20T03:04:29.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:29.014Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-20T03:04:29.014Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-20T03:04:29.014Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-20T03:04:29.014Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:04:29.014Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-20T03:04:29.014Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-20T03:04:29.041Z] 9e70ebbbe112: Pull complete [2021-10-20T03:04:29.041Z] b78e95d17946: Verifying Checksum [2021-10-20T03:04:29.041Z] b78e95d17946: Download complete [2021-10-20T03:04:29.276Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-20T03:04:29.276Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-20T03:04:29.276Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T03:04:29.277Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T03:04:29.277Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T03:04:29.277Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T03:04:29.328Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T03:04:29.328Z] 7a9cfe048b4a: Download complete [2021-10-20T03:04:29.546Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T03:04:29.547Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T03:04:29.547Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-20T03:04:29.547Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-20T03:04:29.809Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T03:04:29.809Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-20T03:04:29.809Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-20T03:04:29.809Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-20T03:04:29.809Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-20T03:04:29.809Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-20T03:04:30.071Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-20T03:04:30.071Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-20T03:04:30.071Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-20T03:04:30.071Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-20T03:04:30.071Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-20T03:04:30.071Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-20T03:04:30.071Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-20T03:04:30.071Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-20T03:04:30.332Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-20T03:04:30.332Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-20T03:04:30.594Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-20T03:04:30.594Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-20T03:04:30.854Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-20T03:04:30.854Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-20T03:04:30.854Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:04:30.854Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:04:31.114Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:04:31.115Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:04:31.376Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:04:31.376Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:04:31.376Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:04:31.376Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:04:31.376Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:31.376Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:31.376Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:31.376Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:31.637Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:31.637Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:31.637Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:31.637Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:32.586Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:32.586Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:33.537Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:33.537Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:33.796Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:33.796Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:34.056Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:34.056Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:34.626Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:04:34.891Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:04:34.891Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T03:04:34.891Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T03:04:34.891Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T03:04:34.891Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T03:04:34.891Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T03:04:34.891Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T03:04:35.154Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-20T03:04:35.154Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-20T03:04:35.154Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T03:04:35.154Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T03:04:35.154Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T03:04:35.154Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T03:04:35.417Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-20T03:04:35.417Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-20T03:04:35.417Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:35.417Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T03:04:35.417Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:35.417Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:35.417Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:35.417Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-20T03:04:35.417Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-20T03:04:35.417Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-20T03:04:35.678Z] [2021-10-20T03:04:35.678Z] Current default time zone: 'Etc/UTC' [2021-10-20T03:04:35.678Z] Local time is now: Wed Oct 20 03:04:35 UTC 2021. [2021-10-20T03:04:35.678Z] Universal Time is now: Wed Oct 20 03:04:35 UTC 2021. [2021-10-20T03:04:35.678Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-20T03:04:35.678Z] [2021-10-20T03:04:35.678Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-20T03:04:35.678Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:35.678Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-20T03:04:35.678Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:04:35.679Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-20T03:04:35.679Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-20T03:04:35.679Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-20T03:04:35.679Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-20T03:04:35.679Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-20T03:04:35.679Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T03:04:35.679Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:35.679Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-20T03:04:35.939Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:35.939Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:04:35.939Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:35.939Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-20T03:04:35.939Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-20T03:04:35.939Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-20T03:04:35.939Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T03:04:35.939Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-20T03:04:35.939Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-20T03:04:35.939Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:04:35.939Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-20T03:04:37.854Z] Updating certificates in /etc/ssl/certs... [2021-10-20T03:04:38.797Z] 23 added, 28 removed; done. [2021-10-20T03:04:38.797Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T03:04:38.797Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:04:38.797Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-20T03:04:38.797Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-20T03:04:38.797Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-20T03:04:38.797Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:04:39.058Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-20T03:04:39.058Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:04:39.058Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-20T03:04:39.058Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-20T03:04:39.058Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:04:39.058Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:04:39.058Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-20T03:04:39.058Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-20T03:04:39.058Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-20T03:04:39.058Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:04:39.319Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T03:04:39.319Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-20T03:04:39.319Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-20T03:04:39.319Z] Updating certificates in /etc/ssl/certs... [2021-10-20T03:04:39.888Z] 0 added, 0 removed; done. [2021-10-20T03:04:39.888Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-20T03:04:39.888Z] done. [2021-10-20T03:04:40.411Z] Reading package lists... [2021-10-20T03:04:40.411Z] Building dependency tree... [2021-10-20T03:04:40.411Z] Reading state information... [2021-10-20T03:04:40.671Z] The following NEW packages will be installed: [2021-10-20T03:04:40.671Z] apt-transport-https [2021-10-20T03:04:40.671Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T03:04:40.932Z] Need to get 4348 B of archives. [2021-10-20T03:04:40.932Z] After this operation, 154 kB of additional disk space will be used. [2021-10-20T03:04:40.932Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-20T03:04:40.932Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:04:40.932Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-10-20T03:04:40.932Z] Selecting previously unselected package apt-transport-https. [2021-10-20T03:04:40.932Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-20T03:04:40.932Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-20T03:04:40.932Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-20T03:04:40.932Z] Setting up apt-transport-https (1.6.14) ... [2021-10-20T03:04:41.194Z] Waiting for network to be ready... [2021-10-20T03:04:41.846Z] 7a9cfe048b4a: Pull complete [2021-10-20T03:04:41.846Z] 72dc09318566: Pull complete [2021-10-20T03:04:41.846Z] f4f7b4309257: Pull complete [2021-10-20T03:04:41.846Z] 0ac9a79272e3: Pull complete [2021-10-20T03:04:47.345Z] b78e95d17946: Pull complete [2021-10-20T03:04:47.345Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T03:04:47.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:04:47.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:04:47.724Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:04:47.724Z] WORKDIR /edgex [2021-10-20T03:04:47.724Z] COPY go.mod . [2021-10-20T03:04:47.724Z] RUN go mod download -t [2021-10-20T03:04:47.724Z] ci-base-image-arm64 -f - . [2021-10-20T03:04:47.777Z] 2021-10-20T03:04:45Z INFO Waiting for automatic snapd restart... [2021-10-20T03:04:49.160Z] snapd 2.52 from Canonical* installed [2021-10-20T03:04:50.100Z] "snapd" switched to the "latest/stable" channel [2021-10-20T03:04:50.100Z] [2021-10-20T03:04:50.402Z] Sending build context to Docker daemon 166.5MB [2021-10-20T03:04:50.402Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:04:50.402Z] ---> 8b459fc5aaf0 [2021-10-20T03:04:50.402Z] Step 2/4 : WORKDIR /edgex [2021-10-20T03:04:52.643Z] core18 20210722 from Canonical* installed [2021-10-20T03:04:52.643Z] "core18" switched to the "latest/stable" channel [2021-10-20T03:04:52.643Z] [2021-10-20T03:04:55.194Z] snapcraft 5.0 from Canonical* installed [2021-10-20T03:04:55.194Z] "snapcraft" switched to the "latest/stable" channel [2021-10-20T03:04:55.194Z] [2021-10-20T03:04:58.750Z] ---> Running in d790c1eb040a [2021-10-20T03:04:58.750Z] Removing intermediate container d790c1eb040a [2021-10-20T03:04:58.750Z] ---> a5bc8bfe2568 [2021-10-20T03:04:58.750Z] Step 3/4 : COPY go.mod . [2021-10-20T03:04:58.750Z] ---> f1438decde83 [2021-10-20T03:04:58.750Z] Step 4/4 : RUN go mod download [2021-10-20T03:04:59.032Z] ---> Running in d192127a1486 [2021-10-20T03:04:59.395Z] 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-10-20T03:04:59.395Z] - README.md [2021-10-20T03:04:59.395Z] [2021-10-20T03:04:59.395Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T03:05:00.337Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T03:05:00.337Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T03:05:00.337Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T03:05:01.546Z] Reading package lists... [2021-10-20T03:05:01.809Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-20T03:05:01.809Z] Reading package lists... [2021-10-20T03:05:02.071Z] Building dependency tree... [2021-10-20T03:05:02.071Z] Reading state information... [2021-10-20T03:05:02.333Z] Suggested packages: [2021-10-20T03:05:02.333Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-20T03:05:02.333Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-20T03:05:02.333Z] Recommended packages: [2021-10-20T03:05:02.333Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-20T03:05:02.333Z] The following NEW packages will be installed: [2021-10-20T03:05:02.333Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-20T03:05:02.333Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-20T03:05:02.333Z] pkg-config zip [2021-10-20T03:05:02.333Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T03:05:02.595Z] Need to get 7670 kB of archives. [2021-10-20T03:05:02.595Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-20T03:05:02.595Z] 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-10-20T03:05:02.595Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-20T03:05:02.857Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-20T03:05:02.857Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-20T03:05:02.857Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-20T03:05:02.857Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-20T03:05:02.857Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-20T03:05:02.857Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-20T03:05:02.857Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-20T03:05:03.118Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-20T03:05:03.118Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-20T03:05:03.118Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-20T03:05:03.118Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-20T03:05:03.118Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-20T03:05:03.118Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-20T03:05:03.379Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:05:03.379Z] Fetched 7670 kB in 1s (10.2 MB/s) [2021-10-20T03:05:03.379Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-20T03:05:03.379Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-20T03:05:03.379Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-20T03:05:03.379Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T03:05:03.638Z] Selecting previously unselected package libpsl5:amd64. [2021-10-20T03:05:03.638Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-20T03:05:03.638Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T03:05:03.638Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-20T03:05:03.638Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-20T03:05:03.638Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T03:05:03.638Z] Selecting previously unselected package librtmp1:amd64. [2021-10-20T03:05:03.638Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-20T03:05:03.638Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T03:05:03.638Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-20T03:05:03.638Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-20T03:05:03.638Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T03:05:03.898Z] Selecting previously unselected package liberror-perl. [2021-10-20T03:05:03.898Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-20T03:05:03.898Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-20T03:05:03.898Z] Selecting previously unselected package git-man. [2021-10-20T03:05:03.898Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-20T03:05:03.898Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:05:03.898Z] Selecting previously unselected package git. [2021-10-20T03:05:03.898Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-20T03:05:04.158Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:05:04.728Z] Selecting previously unselected package libnorm1:amd64. [2021-10-20T03:05:04.728Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-20T03:05:04.728Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T03:05:04.728Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-20T03:05:04.728Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-20T03:05:04.728Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T03:05:04.728Z] Selecting previously unselected package libsodium23:amd64. [2021-10-20T03:05:04.728Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-20T03:05:04.729Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-20T03:05:04.729Z] Selecting previously unselected package libzmq5:amd64. [2021-10-20T03:05:04.729Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T03:05:04.729Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:05:04.990Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-20T03:05:04.990Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T03:05:04.990Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:05:04.990Z] Selecting previously unselected package pkg-config. [2021-10-20T03:05:04.990Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-20T03:05:04.990Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T03:05:04.990Z] Selecting previously unselected package zip. [2021-10-20T03:05:04.990Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-20T03:05:04.990Z] Unpacking zip (3.0-11build1) ... [2021-10-20T03:05:05.251Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T03:05:05.251Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:05:05.251Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T03:05:05.251Z] Setting up liberror-perl (0.17025-1) ... [2021-10-20T03:05:05.251Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T03:05:05.251Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T03:05:05.251Z] No schema files found: doing nothing. [2021-10-20T03:05:05.251Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T03:05:05.251Z] Setting up zip (3.0-11build1) ... [2021-10-20T03:05:05.251Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T03:05:05.251Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-20T03:05:05.251Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T03:05:05.251Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:05:05.251Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T03:05:05.251Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:05:05.251Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:05:05.251Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:05:05.823Z] git set to automatically installed. [2021-10-20T03:05:05.823Z] git-man set to automatically installed. [2021-10-20T03:05:05.823Z] libcurl3-gnutls set to automatically installed. [2021-10-20T03:05:05.823Z] liberror-perl set to automatically installed. [2021-10-20T03:05:05.823Z] libglib2.0-0 set to automatically installed. [2021-10-20T03:05:05.823Z] libnghttp2-14 set to automatically installed. [2021-10-20T03:05:05.823Z] libnorm1 set to automatically installed. [2021-10-20T03:05:05.823Z] libpgm-5.2-0 set to automatically installed. [2021-10-20T03:05:05.823Z] libpsl5 set to automatically installed. [2021-10-20T03:05:05.823Z] librtmp1 set to automatically installed. [2021-10-20T03:05:05.824Z] libsodium23 set to automatically installed. [2021-10-20T03:05:05.824Z] libzmq3-dev set to automatically installed. [2021-10-20T03:05:05.824Z] libzmq5 set to automatically installed. [2021-10-20T03:05:05.824Z] pkg-config set to automatically installed. [2021-10-20T03:05:05.824Z] zip set to automatically installed. [2021-10-20T03:05:07.207Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T03:05:11.411Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-20T03:05:11.986Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T03:05:12.929Z] snap "core18" has no updates available [2021-10-20T03:05:13.871Z] Pulling config-common [2021-10-20T03:05:13.871Z] + snapcraftctl pull [2021-10-20T03:05:14.814Z] Pulling go-build-helper [2021-10-20T03:05:14.814Z] + snapcraftctl pull [2021-10-20T03:05:15.766Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-20T03:05:15.766Z] Skipping pull go-build-helper (already ran) [2021-10-20T03:05:15.766Z] Building go-build-helper [2021-10-20T03:05:16.026Z] + snapcraftctl build [2021-10-20T03:05:17.939Z] Staging go-build-helper [2021-10-20T03:05:17.939Z] + snapcraftctl stage [2021-10-20T03:05:28.087Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T03:05:28.087Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T03:05:28.087Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-20T03:05:28.087Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-20T03:05:28.087Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T03:05:28.087Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T03:05:28.087Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-20T03:05:28.087Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-20T03:05:28.087Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-20T03:05:28.087Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T03:05:28.087Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T03:05:28.087Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T03:05:28.087Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T03:05:28.087Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T03:05:28.087Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T03:05:28.087Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T03:05:28.087Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T03:05:28.087Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T03:05:28.087Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T03:05:28.087Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T03:05:28.087Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T03:05:28.087Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T03:05:28.087Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T03:05:28.087Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T03:05:28.087Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T03:05:28.087Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T03:05:28.087Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T03:05:28.087Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-20T03:05:28.087Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-20T03:05:28.087Z] Fetched 224 kB in 0s (0 B/s) [2021-10-20T03:05:28.087Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-20T03:05:28.087Z] Fetched 157 kB in 0s (0 B/s) [2021-10-20T03:05:28.087Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-20T03:05:28.087Z] Fetched 221 kB in 0s (0 B/s) [2021-10-20T03:05:28.087Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-20T03:05:28.087Z] Fetched 143 kB in 0s (0 B/s) [2021-10-20T03:05:28.087Z] Pulling edgex-go [2021-10-20T03:05:28.087Z] + snapcraftctl pull [2021-10-20T03:05:28.087Z] Pulling hooks [2021-10-20T03:05:28.087Z] + snapcraftctl pull [2021-10-20T03:05:46.193Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T03:05:46.193Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T03:05:46.193Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T03:05:46.193Z] Fetched 0 B in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-20T03:05:46.193Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-20T03:05:46.193Z] Fetched 279 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-20T03:05:46.193Z] Fetched 122 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-20T03:05:46.193Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-20T03:05:46.193Z] Fetched 8848 B in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-20T03:05:46.193Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-20T03:05:46.193Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-20T03:05:46.193Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-20T03:05:46.193Z] Fetched 220 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-20T03:05:46.193Z] Fetched 154 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-20T03:05:46.193Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-20T03:05:46.193Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-20T03:05:46.193Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-20T03:05:46.193Z] Fetched 499 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-20T03:05:46.193Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-20T03:05:46.193Z] Fetched 240 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-20T03:05:46.193Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-20T03:05:46.193Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-20T03:05:46.193Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-20T03:05:46.193Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-20T03:05:46.193Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-20T03:05:46.193Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-20T03:05:46.193Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-20T03:05:46.193Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-20T03:05:46.193Z] Fetched 8720 B in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-20T03:05:46.193Z] Fetched 140 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-20T03:05:46.193Z] Fetched 119 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-20T03:05:46.193Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-20T03:05:46.193Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-20T03:05:46.193Z] Fetched 646 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-20T03:05:46.193Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-20T03:05:46.193Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-20T03:05:46.193Z] Fetched 368 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-20T03:05:46.193Z] Fetched 187 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-20T03:05:46.193Z] Fetched 175 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-20T03:05:46.193Z] Fetched 206 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-20T03:05:46.193Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-20T03:05:46.193Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-20T03:05:46.193Z] Fetched 159 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-20T03:05:46.193Z] Fetched 107 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-20T03:05:46.193Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-20T03:05:46.193Z] Pulling static-packages [2021-10-20T03:05:46.193Z] + snapcraftctl pull [2021-10-20T03:05:46.193Z] Pulling version [2021-10-20T03:05:46.193Z] + cd /root/project [2021-10-20T03:05:46.193Z] + git describe --tags --abbrev=0 [2021-10-20T03:05:46.193Z] + sed s/v// [2021-10-20T03:05:46.193Z] + GIT_VERSION=2.0.1-dev.71 [2021-10-20T03:05:46.193Z] + [ -z 2.0.1-dev.71 ] [2021-10-20T03:05:46.193Z] + snapcraftctl set-version 2.0.1-dev.71 [2021-10-20T03:05:46.193Z] Building config-common [2021-10-20T03:05:46.193Z] + snapcraftctl build [2021-10-20T03:05:48.739Z] Skipping build go-build-helper (already ran) [2021-10-20T03:05:48.739Z] Building edgex-go [2021-10-20T03:05:48.739Z] + cd /root/parts/edgex-go/src [2021-10-20T03:05:48.739Z] + git describe --tags --abbrev=0 [2021-10-20T03:05:48.739Z] + sed s/v// [2021-10-20T03:05:48.739Z] + GIT_VERSION=2.0.1-dev.71 [2021-10-20T03:05:48.739Z] + [ -z 2.0.1-dev.71 ] [2021-10-20T03:05:48.739Z] + echo 2.0.1-dev.71 [2021-10-20T03:05:48.739Z] + [ ! -d vendor ] [2021-10-20T03:05:48.739Z] + go mod download all [2021-10-20T03:05:56.873Z] + make build [2021-10-20T03:05:56.873Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:06:06.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:06:12.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:06:12.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:06:13.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:06:14.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:06:14.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:06:16.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:06:17.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T03:06:18.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T03:06:19.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:06:20.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T03:06:21.045Z] Removing intermediate container d192127a1486 [2021-10-20T03:06:21.045Z] ---> e25aab98c7d4 [2021-10-20T03:06:21.045Z] Successfully built e25aab98c7d4 [2021-10-20T03:06:21.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:06:21.403Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T03:06:21.403Z] . [Pipeline] withDockerContainer [2021-10-20T03:06:21.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-10-20T03:06:21.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T03:06:21.959Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-20T03:06:21.959Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-20T03:06:21.959Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-20T03:06:21.959Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-20T03:06:21.959Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-20T03:06:21.959Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-20T03:06:21.959Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-20T03:06:21.959Z] + 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-10-20T03:06:21.959Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-20T03:06:21.959Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-20T03:06:21.959Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-20T03:06:21.959Z] + 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-10-20T03:06:21.959Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-20T03:06:21.959Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-20T03:06:21.959Z] + 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-10-20T03:06:23.218Z] $ docker top 016433570d3cea3c79a27505fdaa52da683836fedfb23470c19431a3e9b5d1ec -eo pid,comm [2021-10-20T03:06:23.341Z] Building hooks [2021-10-20T03:06:23.341Z] + cd /root/parts/hooks/src [2021-10-20T03:06:23.341Z] + make build [2021-10-20T03:06:23.341Z] go mod tidy [Pipeline] { [Pipeline] sh [2021-10-20T03:06:23.601Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-20T03:06:23.860Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-20T03:06:23.860Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-20T03:06:24.120Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-20T03:06:24.193Z] + go version [2021-10-20T03:06:24.193Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-20T03:06:24.196Z] $ docker stop --time=1 016433570d3cea3c79a27505fdaa52da683836fedfb23470c19431a3e9b5d1ec [2021-10-20T03:06:24.689Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-20T03:06:25.257Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-20T03:06:25.257Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-20T03:06:26.008Z] $ docker rm -f 016433570d3cea3c79a27505fdaa52da683836fedfb23470c19431a3e9b5d1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:06:26.792Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T03:06:26.792Z] . [Pipeline] withDockerContainer [2021-10-20T03:06:27.085Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-10-20T03:06:27.168Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-20T03:06:28.552Z] Building static-packages [2021-10-20T03:06:28.552Z] + snapcraftctl build [2021-10-20T03:06:28.699Z] $ docker top 683f6a614346286b8182303edfe314434266b867aae488ff659001db06378e80 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T03:06:29.007Z] ========================================================= [2021-10-20T03:06:29.007Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T03:06:29.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:06:29.676Z] + make test [2021-10-20T03:06:29.676Z] go mod tidy [2021-10-20T03:06:30.289Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T03:06:30.463Z] Building version [2021-10-20T03:06:30.463Z] + snapcraftctl build [2021-10-20T03:06:33.011Z] Staging config-common [2021-10-20T03:06:33.011Z] + snapcraftctl stage [2021-10-20T03:06:33.953Z] Skipping stage go-build-helper (already ran) [2021-10-20T03:06:33.953Z] Staging edgex-go [2021-10-20T03:06:33.953Z] + snapcraftctl stage [2021-10-20T03:06:34.892Z] Staging hooks [2021-10-20T03:06:34.892Z] + snapcraftctl stage [2021-10-20T03:06:35.831Z] Staging static-packages [2021-10-20T03:06:35.831Z] + snapcraftctl stage [2021-10-20T03:06:37.215Z] Staging version [2021-10-20T03:06:37.215Z] + snapcraftctl stage [2021-10-20T03:06:38.155Z] Priming config-common [2021-10-20T03:06:38.155Z] + snapcraftctl prime [2021-10-20T03:06:39.097Z] Priming go-build-helper [2021-10-20T03:06:39.097Z] + snapcraftctl prime [2021-10-20T03:06:40.481Z] Priming edgex-go [2021-10-20T03:06:40.482Z] + snapcraftctl prime [2021-10-20T03:06:41.869Z] Priming hooks [2021-10-20T03:06:41.869Z] + snapcraftctl prime [2021-10-20T03:06:42.809Z] Priming static-packages [2021-10-20T03:06:42.809Z] + snapcraftctl prime [2021-10-20T03:06:45.350Z] Priming version [2021-10-20T03:06:45.350Z] + snapcraftctl prime [2021-10-20T03:06:46.293Z] 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-10-20T03:06:57.198Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T03:07:53.924Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T03:07:56.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T03:07:58.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T03:07:58.906Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T03:08:11.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T03:08:11.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T03:08:11.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T03:08:11.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T03:08:11.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T03:08:11.416Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T03:08:12.423Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T03:08:12.423Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T03:08:12.423Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T03:08:12.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T03:08:20.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.211s coverage: 28.7% of statements [2021-10-20T03:08:20.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T03:08:20.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T03:08:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.5% of statements [2021-10-20T03:08:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T03:08:24.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 47.2% of statements [2021-10-20T03:08:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T03:08:24.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T03:08:26.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.616s coverage: 90.1% of statements [2021-10-20T03:08:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T03:08:26.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:08:28.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 84.4% of statements [2021-10-20T03:08:28.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T03:08:28.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T03:08:28.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T03:08:28.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T03:08:28.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.614s coverage: 94.2% of statements [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.376s coverage: 0.9% of statements [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.364s coverage: 21.7% of statements [2021-10-20T03:08:37.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.255s coverage: 79.5% of statements [2021-10-20T03:08:37.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2021-10-20T03:08:38.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements [2021-10-20T03:08:39.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-10-20T03:08:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements [2021-10-20T03:08:52.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements [2021-10-20T03:08:57.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.592s coverage: 82.5% of statements [2021-10-20T03:08:57.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2021-10-20T03:09:04.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.782s coverage: 91.2% of statements [2021-10-20T03:09:04.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T03:09:05.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 64.4% of statements [2021-10-20T03:09:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T03:09:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T03:09:05.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2021-10-20T03:09:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2021-10-20T03:09:06.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.139s coverage: 100.0% of statements [2021-10-20T03:09:06.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-10-20T03:09:07.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-10-20T03:09:11.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.278s coverage: 70.4% of statements [2021-10-20T03:09:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T03:09:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T03:09:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T03:09:14.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.813s coverage: 43.4% of statements [2021-10-20T03:09:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T03:09:14.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T03:09:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements [2021-10-20T03:09:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T03:09:14.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2021-10-20T03:09:14.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T03:09:23.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.246s coverage: 18.1% of statements [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T03:09:23.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.0% of statements [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T03:09:23.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 63.2% of statements [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T03:09:23.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T03:09:23.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T03:09:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T03:09:23.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements [2021-10-20T03:09:23.280Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2021-10-20T03:09:24.277Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-20T03:09:24.277Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-20T03:09:24.277Z] GO111MODULE=on go vet ./... [2021-10-20T03:10:46.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T03:10:46.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T03:10:46.232Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T03:10:48.911Z] + ls -al . [2021-10-20T03:10:48.912Z] total 656 [2021-10-20T03:10:48.912Z] drwxrwxr-x 9 1001 1001 4096 Oct 20 03:10 . [2021-10-20T03:10:48.912Z] drwxr-xr-x 4 root root 4096 Oct 20 03:06 .. [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 03:03 .dockerignore [2021-10-20T03:10:48.912Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 03:03 .git [2021-10-20T03:10:48.912Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 03:03 .github [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 03:03 .gitignore [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 03:03 .golangci.yml [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 03:03 .hadolint.yml [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 03:03 .sonarcloud.properties [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 03:03 ADOPTERS.md [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 03:03 Attribution.txt [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 03:03 CHANGELOG.md [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 03:03 CONTRIBUTING.md [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 03:03 GOVERNANCE.md [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 03:03 Jenkinsfile [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 03:03 LICENSE [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 03:03 Makefile [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 03:03 OWNERS.md [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 03:03 README.md [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 03:03 SECURITY.md [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 02:55 VERSION [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 03:03 ZMQWindows.md [2021-10-20T03:10:48.912Z] drwxrwxr-x 2 1001 1001 4096 Oct 20 03:03 bin [2021-10-20T03:10:48.912Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 03:03 cmd [2021-10-20T03:10:48.912Z] -rw-r--r-- 1 root root 418480 Oct 20 03:09 coverage.out [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 03:03 go.mod [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 03:03 go.sum [2021-10-20T03:10:48.912Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 03:03 internal [2021-10-20T03:10:48.912Z] drwxrwxr-x 3 1001 1001 4096 Oct 20 03:03 openapi [2021-10-20T03:10:48.912Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 03:03 snap [2021-10-20T03:10:48.912Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 03:03 version.go [Pipeline] sh [2021-10-20T03:10:49.602Z] + '[' -e coverage.out ] [2021-10-20T03:10:49.602Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T03:10:49.624Z] Warning: overwriting stash ‘coverage-report’ [2021-10-20T03:10:50.553Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T03:10:51.228Z] + make build [2021-10-20T03:10:51.228Z] 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-10-20T03:10:57.986Z] 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-10-20T03:11:24.875Z] 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-10-20T03:11:24.876Z] 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-10-20T03:11:28.298Z] 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-10-20T03:11:29.846Z] 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-10-20T03:11:33.322Z] 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-10-20T03:11:36.737Z] 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-10-20T03:11:40.149Z] 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-10-20T03:11:44.483Z] 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-10-20T03:11:46.478Z] 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-10-20T03:11:49.908Z] 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-10-20T03:11:55.310Z] $ docker stop --time=1 683f6a614346286b8182303edfe314434266b867aae488ff659001db06378e80 [2021-10-20T03:11:58.182Z] $ docker rm -f 683f6a614346286b8182303edfe314434266b867aae488ff659001db06378e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:11:59.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:11:59.818Z] [2021-10-20T03:11:59.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:12:00.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:12:00.729Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-20T03:12:00.729Z] 29e5d40040c1: Pulling fs layer [2021-10-20T03:12:00.729Z] 1ce36da41761: Pulling fs layer [2021-10-20T03:12:00.729Z] 25b303627fd3: Pulling fs layer [2021-10-20T03:12:01.007Z] 29e5d40040c1: Verifying Checksum [2021-10-20T03:12:01.007Z] 29e5d40040c1: Download complete [2021-10-20T03:12:01.281Z] 1ce36da41761: Verifying Checksum [2021-10-20T03:12:01.281Z] 1ce36da41761: Download complete [2021-10-20T03:12:01.887Z] 29e5d40040c1: Pull complete [2021-10-20T03:12:02.886Z] 25b303627fd3: Verifying Checksum [2021-10-20T03:12:02.886Z] 25b303627fd3: Download complete [2021-10-20T03:12:02.886Z] 1ce36da41761: Pull complete [2021-10-20T03:12:13.102Z] 25b303627fd3: Pull complete [2021-10-20T03:12:13.102Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-20T03:12:13.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:12:13.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-20T03:12:13.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-10-20T03:12:13.423Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-20T03:12:17.370Z] $ docker top 097cbe514c1cadd034b5bf585beb38e43460bebcb6cd16b571bf2b146c78fe78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:12:18.442Z] + docker-compose build --help [2021-10-20T03:12:18.442Z] + grep parallel [2021-10-20T03:12:22.777Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T03:12:22.734Z] $ docker stop --time=1 097cbe514c1cadd034b5bf585beb38e43460bebcb6cd16b571bf2b146c78fe78 [2021-10-20T03:12:24.582Z] $ docker rm -f 097cbe514c1cadd034b5bf585beb38e43460bebcb6cd16b571bf2b146c78fe78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:12:25.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T03:12:25.282Z] . [Pipeline] withDockerContainer [2021-10-20T03:12:25.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-10-20T03:12:25.556Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-10-20T03:12:27.044Z] $ docker top 339dc3b15ff65bd3bf2ee50a9dbb74bb9601b0228b93dcfa85584ca2663d12ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:12:28.066Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T03:12:32.401Z] Building core-command ... [2021-10-20T03:12:32.401Z] Building core-data ... [2021-10-20T03:12:32.401Z] Building core-metadata ... [2021-10-20T03:12:32.401Z] Building security-bootstrapper ... [2021-10-20T03:12:32.401Z] Building security-proxy-setup ... [2021-10-20T03:12:32.401Z] Building security-secretstore-setup ... [2021-10-20T03:12:32.401Z] Building support-notifications ... [2021-10-20T03:12:32.401Z] Building support-scheduler ... [2021-10-20T03:12:32.401Z] Building sys-mgmt-agent ... [2021-10-20T03:12:32.401Z] Building security-secretstore-setup [2021-10-20T03:12:32.401Z] Building security-proxy-setup [2021-10-20T03:12:32.401Z] Building core-metadata [2021-10-20T03:12:32.401Z] Building support-notifications [2021-10-20T03:12:32.401Z] Building support-scheduler [2021-10-20T03:13:40.554Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:13:40.554Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:13:40.554Z] ---> e25aab98c7d4 [2021-10-20T03:13:40.554Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T03:13:40.554Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:13:40.554Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:13:40.554Z] ---> e25aab98c7d4 [2021-10-20T03:13:40.554Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T03:13:40.554Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:13:40.554Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:13:40.554Z] ---> e25aab98c7d4 [2021-10-20T03:13:40.554Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T03:13:40.554Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:13:40.554Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:13:40.554Z] ---> e25aab98c7d4 [2021-10-20T03:13:40.554Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T03:13:40.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:13:40.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:13:40.554Z] ---> e25aab98c7d4 [2021-10-20T03:13:40.554Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:13:40.554Z] ---> Running in 9ad696a4b793 [2021-10-20T03:13:40.554Z] ---> Running in c418a9dcdcef [2021-10-20T03:13:40.554Z] ---> Running in 30cc6a9147bb [2021-10-20T03:13:40.554Z] ---> Running in 2f205ebf72ea [2021-10-20T03:13:40.554Z] ---> Running in 960555d432c1 [2021-10-20T03:13:40.554Z] Removing intermediate container 2f205ebf72ea [2021-10-20T03:13:40.554Z] ---> 067d6db00ec4 [2021-10-20T03:13:40.554Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:13:40.554Z] Removing intermediate container 30cc6a9147bb [2021-10-20T03:13:40.554Z] ---> ac5934c6e715 [2021-10-20T03:13:40.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:13:40.554Z] Removing intermediate container 9ad696a4b793 [2021-10-20T03:13:40.554Z] ---> 9be7fbd22d16 [2021-10-20T03:13:40.554Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container c418a9dcdcef [2021-10-20T03:13:40.554Z] [2021-10-20T03:13:40.554Z] ---> d9d492efc87f [2021-10-20T03:13:40.554Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:13:40.554Z] Removing intermediate container 960555d432c1 [2021-10-20T03:13:40.554Z] ---> f085fe933cd9 [2021-10-20T03:13:40.554Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:13:40.832Z] ---> Running in 3e696e961a1c [2021-10-20T03:13:40.832Z] ---> Running in b15a40c96c7c [2021-10-20T03:13:40.832Z] ---> Running in 27caa09f575b [2021-10-20T03:13:40.832Z] ---> Running in 23f6d55be178 [2021-10-20T03:13:40.832Z] ---> Running in e4ef1c5d1663 [2021-10-20T03:13:44.284Z] Removing intermediate container 3e696e961a1c [2021-10-20T03:13:44.284Z] ---> 06b1616a6427 [2021-10-20T03:13:44.284Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T03:13:44.561Z] Removing intermediate container b15a40c96c7c [2021-10-20T03:13:44.561Z] ---> 966f670bfed3 [2021-10-20T03:13:44.561Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:13:44.561Z] ---> Running in 079efb25def6 [2021-10-20T03:13:44.837Z] ---> Running in ec161cf75afc [2021-10-20T03:13:44.837Z] Removing intermediate container e4ef1c5d1663 [2021-10-20T03:13:44.837Z] ---> 24ac467d3549 [2021-10-20T03:13:44.837Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T03:13:45.119Z] Removing intermediate container 23f6d55be178 [2021-10-20T03:13:45.119Z] ---> b064a51c60f0 [2021-10-20T03:13:45.119Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T03:13:45.119Z] Removing intermediate container 27caa09f575b [2021-10-20T03:13:45.119Z] ---> 7760d9e0d5e9 [2021-10-20T03:13:45.119Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T03:13:45.119Z] ---> Running in 3722dca71878 [2021-10-20T03:13:45.119Z] ---> Running in af8de2bd99d3 [2021-10-20T03:13:45.399Z] ---> Running in bbbc8f90c226 [2021-10-20T03:13:46.869Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:46.869Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:47.149Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:47.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:47.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:47.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:47.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:48.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:48.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:48.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:13:48.605Z] OK: 219 MiB in 52 packages [2021-10-20T03:13:48.891Z] OK: 219 MiB in 52 packages [2021-10-20T03:13:49.504Z] OK: 219 MiB in 52 packages [2021-10-20T03:13:49.504Z] OK: 219 MiB in 52 packages [2021-10-20T03:13:49.504Z] OK: 219 MiB in 52 packages [2021-10-20T03:13:50.510Z] Removing intermediate container ec161cf75afc [2021-10-20T03:13:50.510Z] ---> 6d735f6028f2 [2021-10-20T03:13:50.510Z] Step 6/22 : COPY . . [2021-10-20T03:13:50.510Z] Removing intermediate container 079efb25def6 [2021-10-20T03:13:50.510Z] ---> 1a8a9f1905ef [2021-10-20T03:13:50.510Z] Step 6/23 : COPY go.mod . [2021-10-20T03:13:50.786Z] Removing intermediate container 3722dca71878 [2021-10-20T03:13:50.786Z] ---> 781b5037ab0b [2021-10-20T03:13:50.786Z] Step 6/21 : COPY . . [2021-10-20T03:13:51.065Z] Removing intermediate container bbbc8f90c226 [2021-10-20T03:13:51.065Z] ---> e6043a2c0f11 [2021-10-20T03:13:51.065Z] Step 6/20 : COPY . . [2021-10-20T03:13:51.345Z] Removing intermediate container af8de2bd99d3 [2021-10-20T03:13:51.345Z] ---> 200c0cec2cb0 [2021-10-20T03:13:51.345Z] Step 6/24 : COPY . . [2021-10-20T03:13:52.342Z] ---> 5f9992b169c2 [2021-10-20T03:13:52.343Z] Step 7/23 : RUN go mod download [2021-10-20T03:14:02.549Z] ---> Running in 6eb12024aab4 [2021-10-20T03:14:17.746Z] ---> 98e3c77fe486 [2021-10-20T03:14:17.746Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:14:17.746Z] ---> 64141023727d [2021-10-20T03:14:17.746Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:14:17.746Z] ---> 3468f85295f6 [2021-10-20T03:14:17.746Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:14:17.746Z] ---> 8fa8254ac8aa [2021-10-20T03:14:17.746Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:14:17.746Z] ---> Running in 57fc166b0149 [2021-10-20T03:14:17.746Z] ---> Running in 2e5da757b2bc [2021-10-20T03:14:17.746Z] Removing intermediate container 6eb12024aab4 [2021-10-20T03:14:17.746Z] ---> edd69bdf5424 [2021-10-20T03:14:17.746Z] Step 8/23 : COPY . . [2021-10-20T03:14:17.746Z] ---> Running in a3ec1635ba5a [2021-10-20T03:14:17.746Z] ---> Running in b68fae99e6d6 [2021-10-20T03:14:26.104Z] Removing intermediate container 57fc166b0149 [2021-10-20T03:14:26.104Z] ---> 43e5e8f13260 [2021-10-20T03:14:26.104Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T03:14:26.104Z] Removing intermediate container a3ec1635ba5a [2021-10-20T03:14:26.104Z] ---> ead74189f128 [2021-10-20T03:14:26.104Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T03:14:26.384Z] ---> Running in 721b6c74449f [2021-10-20T03:14:26.990Z] ---> Running in 2451b7b551c9 [2021-10-20T03:14:26.990Z] Removing intermediate container 2e5da757b2bc [2021-10-20T03:14:26.990Z] ---> 784753caaeb2 [2021-10-20T03:14:26.990Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T03:14:26.990Z] Removing intermediate container b68fae99e6d6 [2021-10-20T03:14:26.990Z] ---> 9f95e247026a [2021-10-20T03:14:26.990Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T03:14:27.981Z] ---> Running in 07b7c17aedbd [2021-10-20T03:14:27.981Z] ---> Running in 55520025f3ef [2021-10-20T03:14:28.600Z] ---> 7585db7dae57 [2021-10-20T03:14:28.600Z] Step 9/23 : RUN go mod tidy [2021-10-20T03:14:28.600Z] ---> Running in 72961108b465 [2021-10-20T03:14:29.207Z] 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-10-20T03:14:29.486Z] 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-10-20T03:14:30.094Z] 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-10-20T03:14:30.094Z] 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-10-20T03:14:35.568Z] Removing intermediate container 72961108b465 [2021-10-20T03:14:35.568Z] ---> b2909d855ea1 [2021-10-20T03:14:35.568Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T03:14:35.568Z] ---> Running in 19dffb08135a [2021-10-20T03:14:37.582Z] 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-10-20T03:16:14.526Z] 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-10-20T03:16:16.535Z] 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-10-20T03:16:34.939Z] Removing intermediate container 2451b7b551c9 [2021-10-20T03:16:34.939Z] ---> f4d342674050 [2021-10-20T03:16:34.939Z] [2021-10-20T03:16:34.939Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T03:16:34.939Z] Removing intermediate container 55520025f3ef [2021-10-20T03:16:34.939Z] ---> 11bf46788bb2 [2021-10-20T03:16:34.939Z] [2021-10-20T03:16:34.939Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T03:16:34.939Z] 3.14: Pulling from library/alpine [2021-10-20T03:16:34.939Z] 3.14: Pulling from library/alpine [2021-10-20T03:16:34.939Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T03:16:34.939Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T03:16:34.939Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T03:16:34.939Z] Status: Image is up to date for alpine:3.14 [2021-10-20T03:16:34.939Z] ---> bb3de5531c18 [2021-10-20T03:16:34.939Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T03:16:34.939Z] ---> bb3de5531c18 [2021-10-20T03:16:34.939Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T03:16:36.397Z] ---> Running in b0af51d6c0d8 [2021-10-20T03:16:36.397Z] ---> Running in 197b59edcdc5 [2021-10-20T03:16:36.675Z] Removing intermediate container 07b7c17aedbd [2021-10-20T03:16:36.676Z] ---> 72eef9c27753 [2021-10-20T03:16:36.676Z] [2021-10-20T03:16:36.676Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T03:16:36.676Z] ---> bb3de5531c18 [2021-10-20T03:16:36.676Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T03:16:36.955Z] Removing intermediate container 721b6c74449f [2021-10-20T03:16:36.955Z] ---> da09fe55a990 [2021-10-20T03:16:36.955Z] [2021-10-20T03:16:36.955Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:16:36.955Z] ---> bb3de5531c18 [2021-10-20T03:16:36.955Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:16:37.235Z] Removing intermediate container 19dffb08135a [2021-10-20T03:16:37.235Z] ---> 938c41bb544f [2021-10-20T03:16:37.235Z] [2021-10-20T03:16:37.235Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T03:16:37.235Z] ---> bb3de5531c18 [2021-10-20T03:16:37.235Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:16:37.235Z] ---> Running in 6b1b592e3531 [2021-10-20T03:16:37.235Z] ---> Running in db90b8f49fdb [2021-10-20T03:16:37.514Z] ---> Running in 9cce51069b71 [2021-10-20T03:16:38.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:39.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:39.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:39.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:39.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:39.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:39.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:39.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:40.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:40.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:16:40.380Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T03:16:40.380Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:16:40.380Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:16:40.663Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T03:16:40.663Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T03:16:40.663Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:16:40.663Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:16:40.663Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T03:16:40.951Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T03:16:40.951Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T03:16:40.951Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:16:40.951Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:16:40.951Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T03:16:40.951Z] OK: 8 MiB in 19 packages [2021-10-20T03:16:41.250Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:16:41.250Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:16:41.250Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:16:41.250Z] OK: 6 MiB in 17 packages [2021-10-20T03:16:41.250Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T03:16:41.250Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:16:41.540Z] OK: 5 MiB in 15 packages [2021-10-20T03:16:41.827Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T03:16:41.827Z] OK: 6 MiB in 16 packages [2021-10-20T03:16:41.827Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:16:41.827Z] OK: 5 MiB in 15 packages [2021-10-20T03:16:43.877Z] Removing intermediate container 9cce51069b71 [2021-10-20T03:16:43.877Z] ---> 9f86f4ada0b4 [2021-10-20T03:16:43.877Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:16:43.877Z] Removing intermediate container b0af51d6c0d8 [2021-10-20T03:16:43.877Z] ---> 81381d98043f [2021-10-20T03:16:43.877Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:16:44.161Z] ---> Running in 60e5654a5e3f [2021-10-20T03:16:44.161Z] ---> Running in 37fd22a47585 [2021-10-20T03:16:44.161Z] Removing intermediate container 197b59edcdc5 [2021-10-20T03:16:44.161Z] ---> a46c0d9635f7 [2021-10-20T03:16:44.161Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:16:44.161Z] Removing intermediate container db90b8f49fdb [2021-10-20T03:16:44.161Z] ---> cb7a88b2db79 [2021-10-20T03:16:44.161Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:16:44.452Z] Removing intermediate container 6b1b592e3531 [2021-10-20T03:16:44.452Z] ---> e38991acee2d [2021-10-20T03:16:44.452Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:16:44.452Z] ---> Running in e3cf783906b8 [2021-10-20T03:16:44.452Z] ---> Running in 9f2c580659ac [2021-10-20T03:16:44.741Z] ---> Running in 359a52f0dd4d [2021-10-20T03:16:45.022Z] Removing intermediate container 37fd22a47585 [2021-10-20T03:16:45.022Z] Removing intermediate container 60e5654a5e3f [2021-10-20T03:16:45.022Z] ---> a7be65175232 [2021-10-20T03:16:45.022Z] Step 12/20 : WORKDIR /edgex [2021-10-20T03:16:45.022Z] ---> 9be8a90e7330 [2021-10-20T03:16:45.022Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T03:16:45.300Z] ---> Running in 0b9bf2c3570b [2021-10-20T03:16:45.300Z] Removing intermediate container e3cf783906b8 [2021-10-20T03:16:45.300Z] ---> 2ea626fbc8bd [2021-10-20T03:16:45.300Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T03:16:45.300Z] ---> Running in 175d68f7ef83 [2021-10-20T03:16:45.300Z] Removing intermediate container 9f2c580659ac [2021-10-20T03:16:45.300Z] ---> 0329b9e5685e [2021-10-20T03:16:45.300Z] Step 12/24 : WORKDIR / [2021-10-20T03:16:45.577Z] ---> Running in af030aacef5c [2021-10-20T03:16:45.577Z] Removing intermediate container 359a52f0dd4d [2021-10-20T03:16:45.577Z] ---> b9b6279edcdc [2021-10-20T03:16:45.577Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T03:16:45.577Z] ---> Running in e204092eaede [2021-10-20T03:16:45.857Z] ---> Running in 5abe169db905 [2021-10-20T03:16:45.857Z] Removing intermediate container 0b9bf2c3570b [2021-10-20T03:16:45.857Z] ---> 89036ab67e43 [2021-10-20T03:16:45.857Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T03:16:45.857Z] Removing intermediate container 175d68f7ef83 [2021-10-20T03:16:45.857Z] ---> 49a4eda6ad0a [2021-10-20T03:16:45.857Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T03:16:46.138Z] ---> Running in 605428bf7a48 [2021-10-20T03:16:46.138Z] Removing intermediate container af030aacef5c [2021-10-20T03:16:46.138Z] ---> 044831ef8858 [2021-10-20T03:16:46.138Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:16:46.418Z] Removing intermediate container e204092eaede [2021-10-20T03:16:46.418Z] ---> b71c9cc3bda8 [2021-10-20T03:16:46.418Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T03:16:46.418Z] ---> Running in 203611dc9ae8 [2021-10-20T03:16:46.418Z] Removing intermediate container 5abe169db905 [2021-10-20T03:16:46.418Z] ---> 9d78a8041aa8 [2021-10-20T03:16:46.418Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T03:16:46.697Z] ---> Running in 43fb010b6d30 [2021-10-20T03:16:46.973Z] Removing intermediate container 605428bf7a48 [2021-10-20T03:16:46.973Z] ---> 27f2ec6e4a9e [2021-10-20T03:16:46.973Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:16:47.252Z] Removing intermediate container 203611dc9ae8 [2021-10-20T03:16:47.252Z] ---> 02935cdeea8f [2021-10-20T03:16:47.252Z] Step 14/22 : WORKDIR / [2021-10-20T03:16:47.252Z] ---> 151a54749eb5 [2021-10-20T03:16:47.252Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T03:16:47.252Z] ---> Running in e3001023af78 [2021-10-20T03:16:47.532Z] Removing intermediate container 43fb010b6d30 [2021-10-20T03:16:47.532Z] ---> df83c79f2248 [2021-10-20T03:16:47.532Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:16:47.532Z] ---> dea273f4f606 [2021-10-20T03:16:47.532Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T03:16:48.147Z] ---> 872049b57e9c [2021-10-20T03:16:48.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T03:16:48.425Z] Removing intermediate container e3001023af78 [2021-10-20T03:16:48.425Z] ---> a2adb0920174 [2021-10-20T03:16:48.425Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:16:49.039Z] ---> 87611366c5cd [2021-10-20T03:16:49.039Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T03:16:49.039Z] ---> 8b15bb36ce4a [2021-10-20T03:16:49.039Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T03:16:49.039Z] ---> 2420fa50870d [2021-10-20T03:16:49.039Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T03:16:50.046Z] ---> dc77dc2e196f [2021-10-20T03:16:50.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T03:16:50.661Z] ---> 7316959bbb12 [2021-10-20T03:16:50.661Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T03:16:50.942Z] ---> b7ecbe32282d [2021-10-20T03:16:50.942Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml ---> e97f31716064 [2021-10-20T03:16:50.942Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T03:16:50.942Z] [2021-10-20T03:16:50.942Z] ---> fe8b5697ef0c [2021-10-20T03:16:50.942Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T03:16:51.556Z] ---> Running in 880ec061583e [2021-10-20T03:16:51.556Z] ---> fb276bfe3213 [2021-10-20T03:16:51.556Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T03:16:51.556Z] ---> 43dda4bc0183 [2021-10-20T03:16:51.556Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T03:16:51.839Z] ---> Running in 3e069c1a2028 [2021-10-20T03:16:52.118Z] ---> cf1dadc14fe9 [2021-10-20T03:16:52.118Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T03:16:52.118Z] Removing intermediate container 880ec061583e [2021-10-20T03:16:52.118Z] ---> 3183d4371e5a [2021-10-20T03:16:52.118Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T03:16:52.118Z] ---> 036f31a50cad [2021-10-20T03:16:52.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T03:16:52.422Z] ---> Running in e757070fafaf [2021-10-20T03:16:52.422Z] ---> Running in d1f13ede9490 [2021-10-20T03:16:52.701Z] Removing intermediate container 3e069c1a2028 [2021-10-20T03:16:52.701Z] ---> 81b888699a61 [2021-10-20T03:16:52.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:16:52.701Z] ---> 3dd00cdc61d4 [2021-10-20T03:16:52.701Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T03:16:52.980Z] ---> Running in e04be95e6bfe [2021-10-20T03:16:53.288Z] ---> Running in 07b35312d621 [2021-10-20T03:16:53.288Z] Removing intermediate container e757070fafaf [2021-10-20T03:16:53.288Z] ---> 62e4736708e8 [2021-10-20T03:16:53.288Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:16:53.288Z] Removing intermediate container d1f13ede9490 [2021-10-20T03:16:53.288Z] ---> fd1236d736d2 [2021-10-20T03:16:53.288Z] Step 18/20 : LABEL arch=arm64 [2021-10-20T03:16:53.621Z] ---> Running in 1ea75ada51e3 [2021-10-20T03:16:53.621Z] ---> Running in 4a4fafda0c15 [2021-10-20T03:16:53.923Z] ---> a1db337960d8 [2021-10-20T03:16:53.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T03:16:53.923Z] Removing intermediate container e04be95e6bfe [2021-10-20T03:16:53.923Z] ---> 5eedd5eaa2ee [2021-10-20T03:16:53.923Z] Step 21/23 : LABEL arch=arm64 [2021-10-20T03:16:54.258Z] Removing intermediate container 07b35312d621 [2021-10-20T03:16:54.258Z] ---> 1c05a9793785 [2021-10-20T03:16:54.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:16:54.258Z] ---> Running in 566bc5c17a0b [2021-10-20T03:16:54.258Z] ---> Running in 2d1918954ede [2021-10-20T03:16:54.605Z] Removing intermediate container 1ea75ada51e3 [2021-10-20T03:16:54.605Z] ---> fa5ae3c7e41f [2021-10-20T03:16:54.605Z] Step 19/21 : LABEL arch=arm64 [2021-10-20T03:16:54.605Z] Removing intermediate container 4a4fafda0c15 [2021-10-20T03:16:54.605Z] ---> 3f76d6d1f040 [2021-10-20T03:16:54.605Z] Step 19/20 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:16:54.909Z] ---> Running in 6f93dd4e43cd [2021-10-20T03:16:55.523Z] ---> Running in 5401ac8fef19 [2021-10-20T03:16:55.523Z] Removing intermediate container 566bc5c17a0b [2021-10-20T03:16:55.523Z] ---> a2d7433e85d0 [2021-10-20T03:16:55.523Z] Step 22/23 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:16:56.130Z] Removing intermediate container 6f93dd4e43cd [2021-10-20T03:16:56.130Z] Removing intermediate container 2d1918954ede [2021-10-20T03:16:56.130Z] ---> ff0e152e1d2c [2021-10-20T03:16:56.130Z] ---> d20943652f46 [2021-10-20T03:16:56.130Z] Step 20/21 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29Step 20/22 : LABEL arch=arm64 [2021-10-20T03:16:56.130Z] [2021-10-20T03:16:56.130Z] ---> Running in a5963ac188ff [2021-10-20T03:16:56.130Z] ---> bd77b5bd0526 [2021-10-20T03:16:56.130Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T03:16:56.130Z] Removing intermediate container 5401ac8fef19 [2021-10-20T03:16:56.130Z] ---> acc68f640416 [2021-10-20T03:16:56.130Z] Step 20/20 : LABEL version=0.0.0 [2021-10-20T03:16:56.410Z] ---> Running in cd11e18c77ff [2021-10-20T03:16:56.410Z] ---> Running in f9225df289dd [2021-10-20T03:16:56.410Z] ---> Running in 53885b4074a6 [2021-10-20T03:16:56.698Z] Removing intermediate container a5963ac188ff [2021-10-20T03:16:56.698Z] ---> 525443507395 [2021-10-20T03:16:56.698Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T03:16:56.976Z] ---> Running in c485f4a85620 [2021-10-20T03:16:56.976Z] Removing intermediate container f9225df289dd [2021-10-20T03:16:56.976Z] ---> 69a836b47d0b [2021-10-20T03:16:56.976Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:16:57.256Z] Removing intermediate container 53885b4074a6 [2021-10-20T03:16:57.256Z] ---> 6cf7ad0a2a5b [2021-10-20T03:16:57.256Z] [2021-10-20T03:16:57.256Z] Removing intermediate container cd11e18c77ff [2021-10-20T03:16:57.256Z] ---> f3e402777da6 [2021-10-20T03:16:57.256Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T03:16:57.256Z] ---> Running in a8a311045d9e [2021-10-20T03:16:57.544Z] ---> 7657de18fc72 [2021-10-20T03:16:57.544Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T03:16:57.544Z] ---> Running in b956b34cac34 [2021-10-20T03:16:57.544Z] Removing intermediate container c485f4a85620 [2021-10-20T03:16:57.544Z] ---> 6cd1c3ccd79a [2021-10-20T03:16:57.544Z] [2021-10-20T03:16:57.827Z] Successfully built 6cf7ad0a2a5b [2021-10-20T03:16:57.827Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-20T03:16:57.827Z] ---> Running in 2d929645d239 [2021-10-20T03:16:57.827Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-10-20T03:16:58.117Z] Removing intermediate container a8a311045d9e [2021-10-20T03:16:58.117Z] ---> f2c07d842ffc [2021-10-20T03:16:58.117Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:16:58.117Z] ---> Running in 01b3c1a87d8d [2021-10-20T03:16:58.399Z] Successfully built 6cd1c3ccd79a [2021-10-20T03:16:58.399Z] Successfully tagged support-scheduler-arm64:latest [2021-10-20T03:16:58.399Z]  Building support-scheduler ... done Building security-bootstrapper [2021-10-20T03:16:58.399Z] Removing intermediate container b956b34cac34 [2021-10-20T03:16:58.399Z] ---> 698b8f4be2ee [2021-10-20T03:16:58.399Z] [2021-10-20T03:16:59.016Z] Successfully built 698b8f4be2ee [2021-10-20T03:16:59.016Z] Successfully tagged support-notifications-arm64:latest [2021-10-20T03:16:59.016Z]  Building support-notifications ... done Building core-command [2021-10-20T03:16:59.016Z] Removing intermediate container 01b3c1a87d8d [2021-10-20T03:16:59.016Z] ---> decc1fb4999d [2021-10-20T03:16:59.016Z] [2021-10-20T03:16:59.629Z] Successfully built decc1fb4999d [2021-10-20T03:16:59.629Z] Successfully tagged core-metadata-arm64:latest [2021-10-20T03:16:59.629Z]  Building core-metadata ... done Building core-data [2021-10-20T03:17:00.624Z] Removing intermediate container 2d929645d239 [2021-10-20T03:17:00.624Z] ---> 3ed9751d75a9 [2021-10-20T03:17:00.624Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T03:17:00.903Z] ---> Running in 8acdd1484023 [2021-10-20T03:17:01.181Z] Removing intermediate container 8acdd1484023 [2021-10-20T03:17:01.181Z] ---> f67c55feeb4a [2021-10-20T03:17:01.181Z] Step 22/24 : LABEL arch=arm64 [2021-10-20T03:17:01.457Z] ---> Running in f22e3aa9717e [2021-10-20T03:17:02.057Z] Removing intermediate container f22e3aa9717e [2021-10-20T03:17:02.057Z] ---> 7aff16450af2 [2021-10-20T03:17:02.057Z] Step 23/24 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:17:04.051Z] ---> Running in 21a83ea086d5 [2021-10-20T03:17:08.376Z] Removing intermediate container 21a83ea086d5 [2021-10-20T03:17:08.376Z] ---> 005fe08c9d14 [2021-10-20T03:17:08.376Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T03:17:09.367Z] ---> Running in c8cec5b53b92 [2021-10-20T03:17:10.373Z] Removing intermediate container c8cec5b53b92 [2021-10-20T03:17:10.373Z] ---> 07ee733f0085 [2021-10-20T03:17:10.373Z] [2021-10-20T03:17:10.650Z] Successfully built 07ee733f0085 [2021-10-20T03:17:10.650Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-20T03:17:57.710Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:17:57.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:17:57.710Z] ---> e25aab98c7d4 [2021-10-20T03:17:57.710Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> f085fe933cd9 [2021-10-20T03:17:57.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> 24ac467d3549 [2021-10-20T03:17:57.710Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T03:17:57.710Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:17:57.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:17:57.710Z] ---> e25aab98c7d4 [2021-10-20T03:17:57.710Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> f085fe933cd9 [2021-10-20T03:17:57.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> 24ac467d3549 [2021-10-20T03:17:57.710Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:17:57.710Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:17:57.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:17:57.710Z] ---> e25aab98c7d4 [2021-10-20T03:17:57.710Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> f085fe933cd9 [2021-10-20T03:17:57.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> 24ac467d3549 [2021-10-20T03:17:57.710Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T03:17:57.710Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:17:57.710Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:17:57.710Z] ---> e25aab98c7d4 [2021-10-20T03:17:57.710Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> f085fe933cd9 [2021-10-20T03:17:57.710Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:17:57.710Z] ---> Using cache [2021-10-20T03:17:57.710Z] ---> 24ac467d3549 [2021-10-20T03:17:57.710Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T03:17:58.702Z] ---> Running in d56d728d9bdd [2021-10-20T03:17:58.702Z] ---> Running in caf10f8883f5 [2021-10-20T03:17:58.702Z] ---> Running in b72e7e7298e9 [2021-10-20T03:17:58.702Z] ---> Running in d7d285256457 [2021-10-20T03:18:00.696Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:00.696Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:00.696Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:00.696Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:01.297Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:01.579Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:01.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:01.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:18:02.492Z] OK: 219 MiB in 52 packages [2021-10-20T03:18:02.492Z] OK: 219 MiB in 52 packages [2021-10-20T03:18:02.782Z] OK: 219 MiB in 52 packages [2021-10-20T03:18:03.067Z] OK: 219 MiB in 52 packages [2021-10-20T03:18:04.083Z] Removing intermediate container d56d728d9bdd [2021-10-20T03:18:04.083Z] ---> b18c72c3d9e1 [2021-10-20T03:18:04.083Z] Step 6/22 : COPY . . [2021-10-20T03:18:04.692Z] Removing intermediate container b72e7e7298e9 [2021-10-20T03:18:04.692Z] ---> 49d9897c01b4 [2021-10-20T03:18:04.692Z] Step 6/22 : COPY . . [2021-10-20T03:18:04.692Z] Removing intermediate container d7d285256457 [2021-10-20T03:18:04.692Z] ---> 32a6df758942 [2021-10-20T03:18:04.692Z] Step 6/22 : COPY . . [2021-10-20T03:18:04.692Z] Removing intermediate container caf10f8883f5 [2021-10-20T03:18:04.692Z] ---> 2da508fcdac4 [2021-10-20T03:18:04.692Z] Step 6/30 : COPY . . [2021-10-20T03:18:26.986Z] ---> 2619e013ab27 [2021-10-20T03:18:26.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:18:26.986Z] ---> 2dec2bafcd18 [2021-10-20T03:18:26.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:18:26.986Z] ---> Running in fc0ed10a2499 [2021-10-20T03:18:26.986Z] ---> bda449f455e7 [2021-10-20T03:18:26.986Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:18:26.986Z] ---> bc2cab7a3735 [2021-10-20T03:18:26.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:18:26.986Z] ---> Running in c42aec12f509 [2021-10-20T03:18:26.986Z] ---> Running in 09add15b57bf [2021-10-20T03:18:26.986Z] ---> Running in f4b2da21ca98 [2021-10-20T03:18:29.647Z] Removing intermediate container fc0ed10a2499 [2021-10-20T03:18:29.647Z] ---> 881c25d09d84 [2021-10-20T03:18:29.647Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T03:18:29.922Z] ---> Running in d79a852119e7 [2021-10-20T03:18:29.922Z] Removing intermediate container c42aec12f509 [2021-10-20T03:18:29.922Z] ---> 67467f0c48f9 [2021-10-20T03:18:29.922Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T03:18:30.203Z] ---> Running in f82cddb714ee [2021-10-20T03:18:30.481Z] Removing intermediate container 09add15b57bf [2021-10-20T03:18:30.481Z] ---> f2a8b832f70a [2021-10-20T03:18:30.481Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T03:18:30.481Z] Removing intermediate container f4b2da21ca98 [2021-10-20T03:18:30.481Z] ---> c65b95a60af8 [2021-10-20T03:18:30.481Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T03:18:30.759Z] ---> Running in fd617018296e [2021-10-20T03:18:31.045Z] ---> Running in b437d91858ea [2021-10-20T03:18:31.656Z] 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-10-20T03:18:32.268Z] 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-10-20T03:18:32.878Z] 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-10-20T03:18:32.878Z] 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-10-20T03:20:09.821Z] Removing intermediate container d79a852119e7 [2021-10-20T03:20:09.821Z] ---> ddbca0f807d3 [2021-10-20T03:20:09.821Z] [2021-10-20T03:20:09.821Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:20:09.821Z] ---> bb3de5531c18 [2021-10-20T03:20:09.821Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:20:09.821Z] ---> Using cache [2021-10-20T03:20:09.821Z] ---> cb7a88b2db79 [2021-10-20T03:20:09.821Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:20:09.821Z] ---> Using cache [2021-10-20T03:20:09.821Z] ---> 2ea626fbc8bd [2021-10-20T03:20:09.821Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T03:20:09.821Z] ---> Running in da6282cd1939 [2021-10-20T03:20:09.822Z] Removing intermediate container da6282cd1939 [2021-10-20T03:20:09.822Z] ---> 91eb7aebf7ff [2021-10-20T03:20:09.822Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:20:09.822Z] ---> Running in 83977e8bf3e4 [2021-10-20T03:20:09.822Z] Removing intermediate container 83977e8bf3e4 [2021-10-20T03:20:09.822Z] ---> 4c439336b365 [2021-10-20T03:20:09.822Z] Step 14/22 : WORKDIR / [2021-10-20T03:20:09.822Z] ---> Running in d6bbb96a0c90 [2021-10-20T03:20:09.822Z] Removing intermediate container d6bbb96a0c90 [2021-10-20T03:20:09.822Z] ---> 97b1e012775d [2021-10-20T03:20:09.822Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:20:11.836Z] ---> 85246dcf7c08 [2021-10-20T03:20:11.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T03:20:11.836Z] Removing intermediate container b437d91858ea [2021-10-20T03:20:11.836Z] ---> f8091e84f43c [2021-10-20T03:20:11.836Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T03:20:12.131Z] ---> Running in eec08c43179b [2021-10-20T03:20:13.597Z] ---> ecc689a3e94a [2021-10-20T03:20:13.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T03:20:13.597Z] Removing intermediate container fd617018296e [2021-10-20T03:20:13.597Z] ---> 4512aad08918 [2021-10-20T03:20:13.597Z] [2021-10-20T03:20:13.597Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T03:20:13.597Z] ---> bb3de5531c18 [2021-10-20T03:20:13.597Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T03:20:13.880Z] ---> Running in 4d4cd543e9c9 [2021-10-20T03:20:13.880Z] 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-10-20T03:20:14.516Z] ---> 2f19ad103acd [2021-10-20T03:20:14.516Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T03:20:14.516Z] ---> Running in 4d045267cf06 [2021-10-20T03:20:14.797Z] Removing intermediate container 4d4cd543e9c9 [2021-10-20T03:20:14.797Z] ---> fb3e944a4dbb [2021-10-20T03:20:14.797Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T03:20:15.089Z] ---> Running in f650af802531 [2021-10-20T03:20:15.387Z] Removing intermediate container 4d045267cf06 [2021-10-20T03:20:15.387Z] ---> d5ee53ed612a [2021-10-20T03:20:15.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:20:15.675Z] ---> Running in 2f4d10ad560c [2021-10-20T03:20:16.289Z] Removing intermediate container 2f4d10ad560c [2021-10-20T03:20:16.289Z] ---> 7cc1d40a5bf9 [2021-10-20T03:20:16.289Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T03:20:16.568Z] ---> Running in 1b4dcd6a6cd9 [2021-10-20T03:20:16.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:20:17.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:20:17.193Z] Removing intermediate container 1b4dcd6a6cd9 [2021-10-20T03:20:17.193Z] ---> 510c77acd5f6 [2021-10-20T03:20:17.193Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:20:17.498Z] ---> Running in b67015c4174a [2021-10-20T03:20:17.809Z] Removing intermediate container eec08c43179b [2021-10-20T03:20:17.809Z] ---> 0af961ea01f5 [2021-10-20T03:20:18.193Z] [2021-10-20T03:20:18.193Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T03:20:18.193Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:20:18.193Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T03:20:18.193Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:20:18.193Z] OK: 5 MiB in 16 packages [2021-10-20T03:20:18.515Z] 20.10.8: Pulling from library/docker [2021-10-20T03:20:18.515Z] Removing intermediate container b67015c4174a [2021-10-20T03:20:18.515Z] ---> e395588741ba [2021-10-20T03:20:18.515Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:20:18.835Z] ---> Running in 62a32ee6a66d [2021-10-20T03:20:19.485Z] 20.10.8: Pulling from library/docker [2021-10-20T03:20:19.763Z] Removing intermediate container 62a32ee6a66d [2021-10-20T03:20:19.763Z] ---> 32c0acc938c4 [2021-10-20T03:20:19.763Z] [2021-10-20T03:20:19.763Z] Removing intermediate container f650af802531 [2021-10-20T03:20:19.763Z] ---> 4863007646ce [2021-10-20T03:20:19.763Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T03:20:20.043Z] ---> Running in 00347fe17667 [2021-10-20T03:20:20.043Z] Successfully built 32c0acc938c4 [2021-10-20T03:20:20.043Z] Successfully tagged core-command-arm64:latest [2021-10-20T03:20:20.662Z]  Building core-command ... done Removing intermediate container 00347fe17667 [2021-10-20T03:20:20.662Z] ---> b46292619b2a [2021-10-20T03:20:20.662Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T03:20:21.269Z] ---> Running in 26ea30cbf077 [2021-10-20T03:20:21.895Z] Removing intermediate container 26ea30cbf077 [2021-10-20T03:20:21.895Z] ---> 8d78d6974205 [2021-10-20T03:20:21.895Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T03:20:22.173Z] ---> Running in 56fcdc2af504 [2021-10-20T03:20:24.209Z] Removing intermediate container f82cddb714ee [2021-10-20T03:20:24.209Z] ---> 0b9ea806c996 [2021-10-20T03:20:24.209Z] [2021-10-20T03:20:24.209Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:20:24.209Z] ---> bb3de5531c18 [2021-10-20T03:20:24.209Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T03:20:24.209Z] ---> Running in 04dfdce803fa [2021-10-20T03:20:24.819Z] Removing intermediate container 04dfdce803fa [2021-10-20T03:20:24.819Z] ---> 3d3876ec78a7 [2021-10-20T03:20:24.819Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T03:20:25.097Z] Removing intermediate container 56fcdc2af504 [2021-10-20T03:20:25.097Z] ---> 3d6422600cb4 [2021-10-20T03:20:25.097Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T03:20:25.097Z] ---> Running in 5b635f2af15e [2021-10-20T03:20:25.373Z] ---> Running in cbf5dcc70929 [2021-10-20T03:20:25.649Z] Removing intermediate container 5b635f2af15e [2021-10-20T03:20:25.649Z] ---> f6d3381f60c2 [2021-10-20T03:20:25.649Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T03:20:26.260Z] ---> Running in 89c871603227 [2021-10-20T03:20:26.260Z] Removing intermediate container cbf5dcc70929 [2021-10-20T03:20:26.260Z] ---> bb00b05c5671 [2021-10-20T03:20:26.260Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T03:20:26.867Z] Removing intermediate container 89c871603227 [2021-10-20T03:20:26.867Z] ---> e790f13b4fff [2021-10-20T03:20:26.867Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:20:26.867Z] ---> Running in 75560150a4b4 [2021-10-20T03:20:27.149Z] ---> adb1ec1b9b24 [2021-10-20T03:20:27.149Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T03:20:27.149Z] ---> Running in c343a66033a3 [2021-10-20T03:20:28.596Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T03:20:28.596Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T03:20:28.596Z] ---> 3734d5adc5ac [2021-10-20T03:20:28.596Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:20:28.596Z] ---> Running in 03bb08a25ecf [2021-10-20T03:20:29.213Z] Removing intermediate container 03bb08a25ecf [2021-10-20T03:20:29.213Z] ---> 17de87e21bf4 [2021-10-20T03:20:29.213Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T03:20:29.213Z] ---> Running in d5a72eb90a8e [2021-10-20T03:20:29.492Z] Removing intermediate container 75560150a4b4 [2021-10-20T03:20:29.492Z] ---> 17375bb373b0 [2021-10-20T03:20:29.492Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T03:20:29.773Z] ---> Running in f8ec3105b497 [2021-10-20T03:20:29.773Z] Removing intermediate container c343a66033a3 [2021-10-20T03:20:29.773Z] ---> 1b7a2636891d [2021-10-20T03:20:29.773Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:20:30.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:20:30.788Z] ---> ec4c5a3250b5 [2021-10-20T03:20:30.788Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T03:20:31.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:20:31.064Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T03:20:32.055Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T03:20:32.055Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T03:20:32.055Z] Executing bash-5.1.4-r0.post-install [2021-10-20T03:20:32.055Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:20:32.055Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:20:32.055Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T03:20:32.055Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T03:20:32.055Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T03:20:32.055Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T03:20:32.055Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T03:20:32.055Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T03:20:32.055Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T03:20:32.055Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T03:20:32.055Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:20:32.055Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:20:32.055Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T03:20:32.055Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T03:20:32.335Z] ---> 0b61e2a97c51 [2021-10-20T03:20:32.335Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T03:20:32.335Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T03:20:32.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T03:20:32.945Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T03:20:33.226Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:20:33.226Z] ---> 398eb05f1cc8 [2021-10-20T03:20:33.226Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T03:20:33.226Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T03:20:33.511Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:20:33.511Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T03:20:33.797Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T03:20:33.797Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:20:33.797Z] OK: 8 MiB in 20 packages [2021-10-20T03:20:34.412Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T03:20:34.412Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T03:20:34.412Z] ---> 1b1d0c293912 [2021-10-20T03:20:34.412Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T03:20:34.412Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T03:20:34.412Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T03:20:34.693Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T03:20:34.693Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T03:20:34.693Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T03:20:34.693Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T03:20:34.693Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T03:20:34.693Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T03:20:34.693Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T03:20:34.693Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T03:20:34.693Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T03:20:34.693Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T03:20:34.693Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T03:20:34.693Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T03:20:34.973Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T03:20:34.973Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T03:20:34.973Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T03:20:34.973Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T03:20:34.973Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T03:20:34.973Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T03:20:34.973Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T03:20:34.973Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T03:20:35.251Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T03:20:35.251Z] Removing intermediate container f8ec3105b497 [2021-10-20T03:20:35.251Z] ---> 7b06e715a486 [2021-10-20T03:20:35.251Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:20:35.251Z] ---> 602b4a140874 [2021-10-20T03:20:35.251Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T03:20:35.882Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:20:35.882Z] ---> Running in 6205c443e451 [2021-10-20T03:20:35.882Z] OK: 84 MiB in 64 packages [2021-10-20T03:20:36.504Z] ---> c0806971192e [2021-10-20T03:20:36.504Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T03:20:36.504Z] Removing intermediate container 6205c443e451 [2021-10-20T03:20:36.504Z] ---> 41f000bc2830 [2021-10-20T03:20:36.504Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T03:20:37.528Z] ---> 8c36b6e8c75f [2021-10-20T03:20:37.528Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T03:20:38.156Z] ---> Running in 0ce275a455c0 [2021-10-20T03:20:38.156Z] ---> 9f2e2bec4d7e [2021-10-20T03:20:38.156Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T03:20:39.174Z] ---> 82ccee34cca4 [2021-10-20T03:20:39.174Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T03:20:39.482Z] ---> Running in 52de1624a469 [2021-10-20T03:20:39.781Z] Removing intermediate container 52de1624a469 [2021-10-20T03:20:39.781Z] ---> 330acac494ec [2021-10-20T03:20:39.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:20:40.067Z] ---> Running in cfad7fc1554a [2021-10-20T03:20:40.693Z] Collecting docker-compose==1.23.2 [2021-10-20T03:20:40.693Z] Removing intermediate container cfad7fc1554a [2021-10-20T03:20:40.693Z] ---> e23c3010858e [2021-10-20T03:20:40.693Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T03:20:40.693Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T03:20:40.693Z] Removing intermediate container 0ce275a455c0 [2021-10-20T03:20:40.693Z] ---> f41ae34fd7b2 [2021-10-20T03:20:40.693Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T03:20:40.693Z] ---> Running in 84bacd851bb9 [2021-10-20T03:20:40.986Z] ---> Running in 9c833038c5df [2021-10-20T03:20:41.274Z] Removing intermediate container 84bacd851bb9 [2021-10-20T03:20:41.274Z] ---> faa9a24c71b3 [2021-10-20T03:20:41.274Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:20:41.557Z] ---> Running in 82b79823d9cb [2021-10-20T03:20:41.557Z] Removing intermediate container 9c833038c5df [2021-10-20T03:20:41.557Z] ---> 34d40822d650 [2021-10-20T03:20:41.557Z] Step 27/30 : CMD ["gate"] [2021-10-20T03:20:41.844Z] ---> Running in d96b5584bf36 [2021-10-20T03:20:42.127Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T03:20:42.127Z] Removing intermediate container 82b79823d9cb [2021-10-20T03:20:42.127Z] ---> 39e139b90d29 [2021-10-20T03:20:42.127Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:20:42.127Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T03:20:42.127Z] ---> Running in ad7e4f0a7671 [2021-10-20T03:20:42.127Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T03:20:42.127Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T03:20:42.413Z] Removing intermediate container d96b5584bf36 [2021-10-20T03:20:42.413Z] ---> 5d285a74bd2f [2021-10-20T03:20:42.413Z] Step 28/30 : LABEL arch=arm64 [2021-10-20T03:20:42.709Z] ---> Running in 0b5437a91059 [2021-10-20T03:20:42.709Z] Removing intermediate container ad7e4f0a7671 [2021-10-20T03:20:42.709Z] ---> bb7cde613dbf [2021-10-20T03:20:42.709Z] [2021-10-20T03:20:43.341Z] Successfully built bb7cde613dbf [2021-10-20T03:20:43.341Z] Successfully tagged core-data-arm64:latest [2021-10-20T03:20:43.341Z]  Building core-data ... done Removing intermediate container 0b5437a91059 [2021-10-20T03:20:43.341Z] ---> e4997cdc319d [2021-10-20T03:20:43.341Z] Step 29/30 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:20:43.635Z] ---> Running in ab0a1772bb30 [2021-10-20T03:20:44.267Z] Removing intermediate container ab0a1772bb30 [2021-10-20T03:20:44.267Z] ---> 2f874655e441 [2021-10-20T03:20:44.267Z] Step 30/30 : LABEL version=0.0.0 [2021-10-20T03:20:44.267Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T03:20:44.267Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T03:20:44.555Z] ---> Running in ef64e3a65915 [2021-10-20T03:20:45.175Z] Removing intermediate container ef64e3a65915 [2021-10-20T03:20:45.175Z] ---> 2a3bc0093b13 [2021-10-20T03:20:45.175Z] [2021-10-20T03:20:45.460Z] Successfully built 2a3bc0093b13 [2021-10-20T03:20:45.460Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-20T03:20:46.469Z]  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T03:20:46.469Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T03:20:46.469Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T03:20:48.493Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T03:20:48.493Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T03:20:48.493Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T03:20:48.493Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T03:20:49.497Z] Collecting PyYAML<4,>=3.10 [2021-10-20T03:20:49.497Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T03:20:52.173Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T03:20:52.173Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T03:20:52.495Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T03:20:52.495Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T03:20:53.111Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T03:20:53.111Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T03:20:53.395Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T03:20:53.395Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T03:20:53.395Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T03:20:53.395Z] Collecting idna<2.8,>=2.5 [2021-10-20T03:20:53.395Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T03:20:54.011Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T03:20:54.011Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T03:20:54.292Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T03:20:54.292Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T03:20:54.293Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T03:20:54.293Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T03:20:54.909Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T03:20:54.909Z] Attempting uninstall: urllib3 [2021-10-20T03:20:54.909Z] Found existing installation: urllib3 1.26.5 [2021-10-20T03:20:54.909Z] Uninstalling urllib3-1.26.5: [2021-10-20T03:20:55.195Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T03:20:55.478Z] Attempting uninstall: idna [2021-10-20T03:20:55.478Z] Found existing installation: idna 3.2 [2021-10-20T03:20:55.478Z] Uninstalling idna-3.2: [2021-10-20T03:20:55.762Z] Successfully uninstalled idna-3.2 [2021-10-20T03:20:56.374Z] Attempting uninstall: chardet [2021-10-20T03:20:56.374Z] Found existing installation: chardet 4.0.0 [2021-10-20T03:20:56.374Z] Uninstalling chardet-4.0.0: [2021-10-20T03:20:56.658Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T03:20:58.136Z] Attempting uninstall: requests [2021-10-20T03:20:58.136Z] Found existing installation: requests 2.25.1 [2021-10-20T03:20:58.136Z] Uninstalling requests-2.25.1: [2021-10-20T03:20:58.136Z] Successfully uninstalled requests-2.25.1 [2021-10-20T03:20:58.420Z] Running setup.py install for texttable: started [2021-10-20T03:20:59.896Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T03:20:59.896Z] Running setup.py install for PyYAML: started [2021-10-20T03:21:01.919Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T03:21:02.203Z] Running setup.py install for docopt: started [2021-10-20T03:21:04.229Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T03:21:04.229Z] Running setup.py install for dockerpty: started [2021-10-20T03:21:05.706Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T03:21:07.735Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-20T03:21:16.127Z] Removing intermediate container d5a72eb90a8e [2021-10-20T03:21:16.127Z] ---> 4fe91c0077a7 [2021-10-20T03:21:16.127Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T03:21:16.127Z] ---> Running in 8c6c50b56b79 [2021-10-20T03:21:16.411Z] Removing intermediate container 8c6c50b56b79 [2021-10-20T03:21:16.411Z] ---> c343df3fb70f [2021-10-20T03:21:16.411Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T03:21:16.696Z] ---> Running in ab6809744211 [2021-10-20T03:21:16.981Z] Removing intermediate container ab6809744211 [2021-10-20T03:21:16.981Z] ---> 963c0f932855 [2021-10-20T03:21:16.981Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T03:21:18.464Z] ---> 0c9cdf77370f [2021-10-20T03:21:18.464Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T03:21:19.086Z] ---> e8ff664c6b7c [2021-10-20T03:21:19.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T03:21:20.100Z] ---> 12442c46f305 [2021-10-20T03:21:20.100Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T03:21:20.100Z] ---> Running in 9751f93239e9 [2021-10-20T03:21:20.720Z] Removing intermediate container 9751f93239e9 [2021-10-20T03:21:20.720Z] ---> 5aff561df4ad [2021-10-20T03:21:20.720Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:21:20.720Z] ---> Running in 9bd8b2a7c947 [2021-10-20T03:21:21.393Z] Removing intermediate container 9bd8b2a7c947 [2021-10-20T03:21:21.393Z] ---> 7a71b4b453f7 [2021-10-20T03:21:21.393Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T03:21:21.393Z] ---> Running in c0a555421039 [2021-10-20T03:21:22.020Z] Removing intermediate container c0a555421039 [2021-10-20T03:21:22.020Z] ---> f38a7bfa91be [2021-10-20T03:21:22.020Z] Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 [2021-10-20T03:21:22.020Z] ---> Running in a428af9adc05 [2021-10-20T03:21:22.645Z] Removing intermediate container a428af9adc05 [2021-10-20T03:21:22.645Z] ---> 1d2253087247 [2021-10-20T03:21:22.645Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:21:22.645Z] ---> Running in 4030a5a03f39 [2021-10-20T03:21:23.270Z] Removing intermediate container 4030a5a03f39 [2021-10-20T03:21:23.270Z] ---> 54784375a2ec [2021-10-20T03:21:23.270Z] [2021-10-20T03:21:23.554Z] Successfully built 54784375a2ec [2021-10-20T03:21:23.554Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-20T03:21:23.862Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-20T03:21:23.774Z] $ docker stop --time=1 339dc3b15ff65bd3bf2ee50a9dbb74bb9601b0228b93dcfa85584ca2663d12ce [2021-10-20T03:21:25.642Z] $ docker rm -f 339dc3b15ff65bd3bf2ee50a9dbb74bb9601b0228b93dcfa85584ca2663d12ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T03:21:26.359Z] + docker images [2021-10-20T03:21:26.636Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T03:21:26.636Z] sys-mgmt-agent-arm64 latest 54784375a2ec 4 seconds ago 277MB [2021-10-20T03:21:26.636Z] security-bootstrapper-arm64 latest 2a3bc0093b13 42 seconds ago 17.7MB [2021-10-20T03:21:26.636Z] core-data-arm64 latest bb7cde613dbf 44 seconds ago 19.4MB [2021-10-20T03:21:26.636Z] 0b9ea806c996 About a minute ago 1.58GB [2021-10-20T03:21:26.636Z] core-command-arm64 latest 32c0acc938c4 About a minute ago 15.2MB [2021-10-20T03:21:26.636Z] 0af961ea01f5 About a minute ago 1.57GB [2021-10-20T03:21:26.636Z] 4512aad08918 About a minute ago 1.57GB [2021-10-20T03:21:26.636Z] ddbca0f807d3 About a minute ago 1.57GB [2021-10-20T03:21:26.636Z] security-secretstore-setup-arm64 latest 07ee733f0085 4 minutes ago 26.5MB [2021-10-20T03:21:26.636Z] core-metadata-arm64 latest decc1fb4999d 4 minutes ago 15.8MB [2021-10-20T03:21:26.636Z] support-notifications-arm64 latest 698b8f4be2ee 4 minutes ago 15.9MB [2021-10-20T03:21:26.636Z] support-scheduler-arm64 latest 6cd1c3ccd79a 4 minutes ago 15.2MB [2021-10-20T03:21:26.636Z] security-proxy-setup-arm64 latest 6cf7ad0a2a5b 4 minutes ago 25.3MB [2021-10-20T03:21:26.636Z] 938c41bb544f 4 minutes ago 1.57GB [2021-10-20T03:21:26.636Z] 72eef9c27753 4 minutes ago 1.57GB [2021-10-20T03:21:26.636Z] da09fe55a990 4 minutes ago 1.57GB [2021-10-20T03:21:26.636Z] 11bf46788bb2 4 minutes ago 1.57GB [2021-10-20T03:21:26.636Z] f4d342674050 4 minutes ago 1.58GB [2021-10-20T03:21:26.636Z] ci-base-image-arm64 latest e25aab98c7d4 15 minutes ago 1.24GB [2021-10-20T03:21:26.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 days ago 534MB [2021-10-20T03:21:26.636Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-20T03:21:26.636Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-20T03:21:26.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:21:27.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T03:21:27.524Z] [2021-10-20T03:21:27.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:21:27.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T03:21:28.171Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T03:21:28.171Z] 448f6bf000e3: Pulling fs layer [2021-10-20T03:21:28.171Z] f757da607395: Pulling fs layer [2021-10-20T03:21:28.171Z] 05883995daec: Pulling fs layer [2021-10-20T03:21:28.171Z] 8603b9c90790: Pulling fs layer [2021-10-20T03:21:28.171Z] 1560dd03e051: Pulling fs layer [2021-10-20T03:21:28.171Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T03:21:28.171Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T03:21:28.171Z] 8603b9c90790: Waiting [2021-10-20T03:21:28.171Z] 1560dd03e051: Waiting [2021-10-20T03:21:28.171Z] 27f5ce0e4adf: Waiting [2021-10-20T03:21:28.171Z] c2d8d7efcc4b: Waiting [2021-10-20T03:21:28.457Z] f757da607395: Verifying Checksum [2021-10-20T03:21:28.457Z] f757da607395: Download complete [2021-10-20T03:21:28.457Z] 8603b9c90790: Verifying Checksum [2021-10-20T03:21:28.457Z] 8603b9c90790: Download complete [2021-10-20T03:21:28.457Z] 05883995daec: Verifying Checksum [2021-10-20T03:21:28.457Z] 05883995daec: Download complete [2021-10-20T03:21:28.457Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T03:21:28.457Z] 27f5ce0e4adf: Download complete [2021-10-20T03:21:28.738Z] 1560dd03e051: Verifying Checksum [2021-10-20T03:21:28.738Z] 1560dd03e051: Download complete [2021-10-20T03:21:28.738Z] 448f6bf000e3: Verifying Checksum [2021-10-20T03:21:28.738Z] 448f6bf000e3: Download complete [2021-10-20T03:21:31.392Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T03:21:31.392Z] c2d8d7efcc4b: Download complete [2021-10-20T03:21:32.848Z] 448f6bf000e3: Pull complete [2021-10-20T03:21:33.458Z] f757da607395: Pull complete [2021-10-20T03:21:34.910Z] 05883995daec: Pull complete [2021-10-20T03:21:35.188Z] 8603b9c90790: Pull complete [2021-10-20T03:21:36.188Z] 1560dd03e051: Pull complete [2021-10-20T03:21:36.465Z] 27f5ce0e4adf: Pull complete [2021-10-20T03:21:51.631Z] c2d8d7efcc4b: Pull complete [2021-10-20T03:21:51.631Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T03:21:51.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T03:21:51.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T03:21:51.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container [2021-10-20T03:21:51.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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:arm64 cat [2021-10-20T03:21:55.024Z] $ docker top 62d67628be366ae84527cca890b142d93e29643c78f1568a17af5bcb38ea74a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:21:56.242Z] ---> job-cost.sh [2021-10-20T03:21:56.242Z] lf-activate-venv: SKIPPING [2021-10-20T03:21:56.242Z] INFO: No Stack... [2021-10-20T03:21:57.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T03:21:57.501Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T03:21:58.182Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2021-10-20T03:21:58.183Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T03:21:58.250Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] [2021-10-20T03:21:58.258Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] did not exist. Created. [2021-10-20T03:21:58.258Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T03:21:58.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T03:21:59.101Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T03:21:59.108Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T03:21:59.028Z] $ docker stop --time=1 62d67628be366ae84527cca890b142d93e29643c78f1568a17af5bcb38ea74a4 [2021-10-20T03:22:00.711Z] $ docker rm -f 62d67628be366ae84527cca890b142d93e29643c78f1568a17af5bcb38ea74a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-20T03:22:01.640Z] provisioning config files... [2021-10-20T03:22:01.652Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config1052780554528060242tmp [Pipeline] { [Pipeline] sh [2021-10-20T03:22:01.953Z] + set +x [2021-10-20T03:22:01.953Z] + curl -s https://codecov.io/bash [2021-10-20T03:22:01.953Z] + bash -s -- [2021-10-20T03:22:01.953Z] [2021-10-20T03:22:01.953Z] _____ _ [2021-10-20T03:22:01.953Z] / ____| | | [2021-10-20T03:22:01.953Z] | | ___ __| | ___ ___ _____ __ [2021-10-20T03:22:01.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-20T03:22:01.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-20T03:22:01.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-20T03:22:01.953Z] Bash-1.0.6 [2021-10-20T03:22:01.953Z] [2021-10-20T03:22:01.953Z] [2021-10-20T03:22:01.953Z] ==> git version 2.24.4 found [2021-10-20T03:22:01.953Z] ==> 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-10-20T03:22:01.953Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-20T03:22:01.953Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-20T03:22:01.953Z] ==> Jenkins CI detected. [2021-10-20T03:22:01.953Z] current dir:  /w/workspace/edgex-go/14 [2021-10-20T03:22:01.953Z] project root: . [2021-10-20T03:22:01.953Z] --> token set from env [2021-10-20T03:22:02.219Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-20T03:22:02.219Z] ==> Running gcov in . (disable via -X gcov) [2021-10-20T03:22:02.219Z] ==> Python coveragepy not found [2021-10-20T03:22:02.219Z] ==> Searching for coverage reports in: [2021-10-20T03:22:02.219Z] + . [2021-10-20T03:22:02.219Z] -> Found 1 reports [2021-10-20T03:22:02.219Z] ==> Detecting git/mercurial file structure [2021-10-20T03:22:02.219Z] ==> Reading reports [2021-10-20T03:22:02.219Z] + ./coverage.out bytes=418480 [2021-10-20T03:22:02.219Z] ==> Appending adjustments [2021-10-20T03:22:02.219Z] https://docs.codecov.io/docs/fixing-reports [2021-10-20T03:22:03.608Z] + Found adjustments [2021-10-20T03:22:03.608Z] ==> Gzipping contents [2021-10-20T03:22:03.608Z] 56K /tmp/codecov.CzMsbT.gz [2021-10-20T03:22:03.608Z] ==> Uploading reports [2021-10-20T03:22:03.608Z] url: https://codecov.io [2021-10-20T03:22:03.609Z] query: branch=PR-3746&commit=8176589a52c4973d3bc81a70543b2108e5cdbc29&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3746%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3746&job=&cmd_args= [2021-10-20T03:22:03.609Z] -> Pinging Codecov [2021-10-20T03:22:03.609Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3746&commit=8176589a52c4973d3bc81a70543b2108e5cdbc29&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3746%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3746&job=&cmd_args= [2021-10-20T03:22:03.871Z] -> Uploading to [2021-10-20T03:22:03.871Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-20/00271124DB129430A58F1EEE437C3FCB/8176589a52c4973d3bc81a70543b2108e5cdbc29/7cb99253-ae1b-4949-ae8a-e202f4dcbe68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T032203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4696b985a08defdee0e01eec25c9543272c14aff0347adc25306f11bd8340309 [2021-10-20T03:22:03.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:22:03.871Z] Dload Upload Total Spent Left Speed [2021-10-20T03:22:04.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56634 0 0 100 56634 0 153k --:--:-- --:--:-- --:--:-- 154k [2021-10-20T03:22:04.132Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8176589a52c4973d3bc81a70543b2108e5cdbc29 [Pipeline] } [2021-10-20T03:22:04.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-20T03:22:05.110Z] + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:22:05.406Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:22:05.959Z] ---> package-listing.sh [2021-10-20T03:22:05.959Z] ++ facter osfamily [2021-10-20T03:22:05.959Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T03:22:06.221Z] + OS_FAMILY=redhat [2021-10-20T03:22:06.221Z] + workspace=/w/workspace/edgex-go/14 [2021-10-20T03:22:06.221Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T03:22:06.221Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T03:22:06.221Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T03:22:06.221Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T03:22:06.221Z] + '[' /w/workspace/edgex-go/14 ']' [2021-10-20T03:22:06.221Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T03:22:06.221Z] + case "${OS_FAMILY}" in [2021-10-20T03:22:06.221Z] + rpm -qa [2021-10-20T03:22:06.221Z] + sort [2021-10-20T03:22:09.516Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T03:22:09.516Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T03:22:09.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T03:22:09.516Z] + '[' /w/workspace/edgex-go/14 ']' [2021-10-20T03:22:09.516Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2021-10-20T03:22:09.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2021-10-20T03:22:09.527Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T03:22:09.825Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:22:10.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T03:22:10.378Z] [2021-10-20T03:22:10.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:22:10.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T03:22:10.677Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T03:22:10.677Z] b4d181a07f80: Pulling fs layer [2021-10-20T03:22:10.677Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T03:22:10.677Z] ed53099fbce6: Pulling fs layer [2021-10-20T03:22:10.677Z] dc539afda2c1: Pulling fs layer [2021-10-20T03:22:10.677Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T03:22:10.677Z] 9065ff56babe: Pulling fs layer [2021-10-20T03:22:10.677Z] d287ab97295c: Pulling fs layer [2021-10-20T03:22:10.677Z] dc539afda2c1: Waiting [2021-10-20T03:22:10.677Z] 77bc0d833cb6: Waiting [2021-10-20T03:22:10.677Z] 9065ff56babe: Waiting [2021-10-20T03:22:10.677Z] d287ab97295c: Waiting [2021-10-20T03:22:10.677Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T03:22:10.677Z] a1111a8f2ec3: Download complete [2021-10-20T03:22:10.677Z] dc539afda2c1: Verifying Checksum [2021-10-20T03:22:10.677Z] dc539afda2c1: Download complete [2021-10-20T03:22:10.940Z] ed53099fbce6: Verifying Checksum [2021-10-20T03:22:10.940Z] ed53099fbce6: Download complete [2021-10-20T03:22:10.940Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T03:22:10.940Z] 77bc0d833cb6: Download complete [2021-10-20T03:22:10.940Z] 9065ff56babe: Verifying Checksum [2021-10-20T03:22:10.940Z] 9065ff56babe: Download complete [2021-10-20T03:22:10.940Z] b4d181a07f80: Verifying Checksum [2021-10-20T03:22:10.940Z] b4d181a07f80: Download complete [2021-10-20T03:22:11.524Z] d287ab97295c: Verifying Checksum [2021-10-20T03:22:11.524Z] d287ab97295c: Download complete [2021-10-20T03:22:12.481Z] b4d181a07f80: Pull complete [2021-10-20T03:22:12.481Z] a1111a8f2ec3: Pull complete [2021-10-20T03:22:13.066Z] ed53099fbce6: Pull complete [2021-10-20T03:22:13.066Z] dc539afda2c1: Pull complete [2021-10-20T03:22:13.324Z] 77bc0d833cb6: Pull complete [2021-10-20T03:22:13.324Z] 9065ff56babe: Pull complete [2021-10-20T03:22:19.942Z] d287ab97295c: Pull complete [2021-10-20T03:22:19.942Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T03:22:19.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T03:22:19.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T03:22:20.019Z] prd-centos7-docker-4c-2g-332 does not seem to be running inside a container [2021-10-20T03:22:20.050Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T03:22:22.905Z] $ docker top 50bee2ad5994d03c83d6b184c32d9f850f70dfde399dabd21a06fc3812215a48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:22:23.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T03:22:23.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T03:22:23.856Z] + ls /var/log/sa-host [2021-10-20T03:22:23.856Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T03:22:23.856Z] file_magic: OK [2021-10-20T03:22:23.856Z] HZ: Using current value: 100 [2021-10-20T03:22:23.856Z] file_header: OK [2021-10-20T03:22:23.856Z] 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-10-20T03:22:23.856Z] Statistics: [2021-10-20T03:22:23.856Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T03:22:23.856Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T03:22:23.856Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T03:22:23.856Z] file_magic: OK [2021-10-20T03:22:23.856Z] HZ: Using current value: 100 [2021-10-20T03:22:23.856Z] file_header: OK [2021-10-20T03:22:23.856Z] 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-10-20T03:22:23.856Z] Statistics: [2021-10-20T03:22:23.856Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T03:22:23.856Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:22:24.128Z] provisioning config files... [2021-10-20T03:22:24.142Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2689151069000626050tmp [Pipeline] { [Pipeline] echo [2021-10-20T03:22:24.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:22:24.475Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T03:22:24.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:22:24.820Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T03:22:24.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:22:25.120Z] ---> sudo-logs.sh [2021-10-20T03:22:25.120Z] Archiving 'sudo' log.. [2021-10-20T03:22:25.120Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-332.novalocal: Name or service not known [2021-10-20T03:22:25.120Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-332.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T03:22:25.144Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:22:25.432Z] ---> job-cost.sh [2021-10-20T03:22:25.432Z] lf-activate-venv: SKIPPING [2021-10-20T03:22:25.432Z] DEBUG: total: 0.10999999940395355 [2021-10-20T03:22:25.432Z] INFO: Retrieving Stack Cost... [2021-10-20T03:22:26.003Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T03:22:26.263Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T03:22:26.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:22:26.567Z] ---> logs-deploy.sh [2021-10-20T03:22:26.567Z] lf-activate-venv: SKIPPING [2021-10-20T03:22:26.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3746/14 [2021-10-20T03:22:26.567Z] INFO: archiving workspace using pattern(s): [2021-10-20T03:22:27.137Z] Archives upload complete. [2021-10-20T03:22:27.399Z] INFO: archiving logs to Nexus [2021-10-20T03:22:27.970Z] ---> uname -a: [2021-10-20T03:22:27.970Z] Linux prd-centos7-docker-4c-2g-332.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] ---> lscpu: [2021-10-20T03:22:27.970Z] Architecture: x86_64 [2021-10-20T03:22:27.970Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-20T03:22:27.970Z] Byte Order: Little Endian [2021-10-20T03:22:27.970Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-20T03:22:27.970Z] CPU(s): 2 [2021-10-20T03:22:27.970Z] On-line CPU(s) list: 0,1 [2021-10-20T03:22:27.970Z] Thread(s) per core: 1 [2021-10-20T03:22:27.970Z] Core(s) per socket: 1 [2021-10-20T03:22:27.970Z] Socket(s): 2 [2021-10-20T03:22:27.970Z] NUMA node(s): 1 [2021-10-20T03:22:27.970Z] Vendor ID: AuthenticAMD [2021-10-20T03:22:27.970Z] CPU family: 23 [2021-10-20T03:22:27.970Z] Model: 49 [2021-10-20T03:22:27.970Z] Model name: AMD EPYC-Rome Processor [2021-10-20T03:22:27.970Z] Stepping: 0 [2021-10-20T03:22:27.970Z] CPU MHz: 2799.998 [2021-10-20T03:22:27.970Z] BogoMIPS: 5599.99 [2021-10-20T03:22:27.970Z] Virtualization: AMD-V [2021-10-20T03:22:27.970Z] Hypervisor vendor: KVM [2021-10-20T03:22:27.970Z] Virtualization type: full [2021-10-20T03:22:27.970Z] L1d cache: 32K [2021-10-20T03:22:27.970Z] L1i cache: 32K [2021-10-20T03:22:27.970Z] L2 cache: 512K [2021-10-20T03:22:27.970Z] L3 cache: 16384K [2021-10-20T03:22:27.970Z] NUMA node0 CPU(s): 0,1 [2021-10-20T03:22:27.970Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] ---> nproc: [2021-10-20T03:22:27.970Z] 2 [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] ---> df -h: [2021-10-20T03:22:27.970Z] Filesystem Size Used Avail Use% Mounted on [2021-10-20T03:22:27.970Z] overlay 40G 13G 28G 32% / [2021-10-20T03:22:27.970Z] tmpfs 64M 0 64M 0% /dev [2021-10-20T03:22:27.970Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-20T03:22:27.970Z] shm 64M 0 64M 0% /dev/shm [2021-10-20T03:22:27.970Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] ---> sar -b -r -n DEV: [2021-10-20T03:22:27.970Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] 02:54:10 LINUX RESTART (2 CPU) [2021-10-20T03:22:27.970Z] [2021-10-20T03:22:27.970Z] 02:55:02 tps rtps wtps bread/s bwrtn/s [2021-10-20T03:22:27.970Z] 02:56:01 451.72 0.32 451.40 30.16 100520.66 [2021-10-20T03:22:27.970Z] 02:57:01 54.58 0.00 54.58 0.00 8621.94 [2021-10-20T03:22:27.971Z] 02:58:01 103.46 0.00 103.46 0.00 4172.78 [2021-10-20T03:22:27.971Z] 02:59:01 469.37 227.20 242.17 6196.38 153645.59 [2021-10-20T03:22:27.971Z] 03:00:02 592.04 259.71 332.33 14758.84 176045.67 [2021-10-20T03:22:27.971Z] 03:01:01 427.33 6.39 420.94 1749.12 187866.78 [2021-10-20T03:22:27.971Z] 03:02:01 146.35 8.50 137.84 945.65 21870.68 [2021-10-20T03:22:27.971Z] 03:03:01 1.40 0.02 1.38 0.27 19.01 [2021-10-20T03:22:27.971Z] 03:04:01 0.15 0.00 0.15 0.00 1.87 [2021-10-20T03:22:27.971Z] 03:05:01 0.28 0.00 0.28 0.00 3.83 [2021-10-20T03:22:27.971Z] 03:06:01 0.28 0.00 0.28 0.00 3.60 [2021-10-20T03:22:27.971Z] 03:07:01 0.25 0.00 0.25 0.00 3.48 [2021-10-20T03:22:27.971Z] 03:08:01 0.25 0.00 0.25 0.00 2.83 [2021-10-20T03:22:27.971Z] 03:09:01 0.25 0.00 0.25 0.00 2.43 [2021-10-20T03:22:27.971Z] 03:10:01 0.58 0.42 0.17 35.71 1.90 [2021-10-20T03:22:27.971Z] 03:11:01 0.68 0.00 0.68 0.00 12.49 [2021-10-20T03:22:27.971Z] 03:12:01 0.23 0.00 0.23 0.00 3.23 [2021-10-20T03:22:27.971Z] 03:13:01 0.33 0.00 0.33 0.00 4.50 [2021-10-20T03:22:27.971Z] 03:14:01 0.18 0.00 0.18 0.00 1.88 [2021-10-20T03:22:27.971Z] 03:15:01 0.15 0.00 0.15 0.00 1.90 [2021-10-20T03:22:27.971Z] 03:16:01 0.20 0.00 0.20 0.00 1.62 [2021-10-20T03:22:27.971Z] 03:17:01 0.25 0.00 0.25 0.00 3.27 [2021-10-20T03:22:27.971Z] 03:18:01 0.28 0.00 0.28 0.00 3.02 [2021-10-20T03:22:27.971Z] 03:19:01 0.20 0.00 0.20 0.00 1.48 [2021-10-20T03:22:27.971Z] 03:20:01 0.27 0.00 0.27 0.00 3.75 [2021-10-20T03:22:27.971Z] 03:21:01 0.22 0.00 0.22 0.00 1.78 [2021-10-20T03:22:27.971Z] 03:22:01 1.67 1.37 0.30 86.36 17.02 [2021-10-20T03:22:27.971Z] Average: 83.11 18.71 64.40 882.46 24065.10 [2021-10-20T03:22:27.971Z] [2021-10-20T03:22:27.971Z] 02:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-20T03:22:27.971Z] 02:56:01 3677636 0 984424 12.29 2620 3344260 1605712 17.73 1193100 2678376 3688 [2021-10-20T03:22:27.971Z] 02:57:01 3288816 0 1047880 13.08 2620 3669624 1685196 18.61 1434336 2806172 78508 [2021-10-20T03:22:27.971Z] 02:58:01 3308892 0 1075576 13.43 2620 3621852 1625988 17.95 1426516 2773836 74292 [2021-10-20T03:22:27.971Z] 02:59:01 216312 0 1251768 15.63 2620 6538240 2120560 23.41 2596096 4611192 24180 [2021-10-20T03:22:27.971Z] 03:00:02 569592 0 1430308 17.86 2620 6006420 3316572 36.62 2828676 3981644 11704 [2021-10-20T03:22:27.971Z] 03:01:01 921208 0 1297356 16.20 2620 5787756 2134148 23.56 1987944 4471276 16 [2021-10-20T03:22:27.971Z] 03:02:01 2059728 0 1141596 14.25 2620 4804996 1537888 16.98 1332568 4002748 8 [2021-10-20T03:22:27.971Z] 03:03:01 2069448 0 1131872 14.13 2620 4805000 1399904 15.46 1339576 3989840 8 [2021-10-20T03:22:27.971Z] 03:04:01 2085360 0 1115956 13.93 2620 4805004 1397660 15.43 1336468 3977456 12 [2021-10-20T03:22:27.971Z] 03:05:01 2086612 0 1114700 13.92 2620 4805008 1385288 15.29 1335388 3977288 12 [2021-10-20T03:22:27.971Z] 03:06:01 2089624 0 1111684 13.88 2620 4805012 1358344 15.00 1333396 3977216 16 [2021-10-20T03:22:27.971Z] 03:07:01 2089640 0 1111664 13.88 2620 4805016 1358344 15.00 1333516 3977216 8 [2021-10-20T03:22:27.971Z] 03:08:01 2089764 0 1111536 13.88 2620 4805020 1358344 15.00 1333564 3977216 8 [2021-10-20T03:22:27.971Z] 03:09:01 2089664 0 1111632 13.88 2620 4805024 1358344 15.00 1333560 3977216 16 [2021-10-20T03:22:27.971Z] 03:10:01 2085404 0 1115044 13.92 2620 4805872 1358440 15.00 1339396 3975280 16 [2021-10-20T03:22:27.971Z] 03:11:01 2085468 0 1114976 13.92 2620 4805876 1358392 15.00 1339200 3975280 12 [2021-10-20T03:22:27.971Z] 03:12:01 2085548 0 1114892 13.92 2620 4805880 1358344 15.00 1339308 3975280 12 [2021-10-20T03:22:27.971Z] 03:13:01 2085548 0 1114884 13.92 2620 4805888 1358344 15.00 1339200 3975280 8 [2021-10-20T03:22:27.971Z] 03:14:01 2084912 0 1115520 13.93 2620 4805888 1358548 15.00 1339592 3975280 8 [2021-10-20T03:22:27.971Z] 03:15:01 2085812 0 1114612 13.92 2620 4805896 1358416 15.00 1339300 3975276 8 [2021-10-20T03:22:27.971Z] 03:16:01 2085672 0 1114752 13.92 2620 4805896 1358392 15.00 1339340 3975276 12 [2021-10-20T03:22:27.971Z] 03:17:01 2085736 0 1114680 13.92 2620 4805904 1358344 15.00 1339336 3975276 12 [2021-10-20T03:22:27.971Z] 03:18:01 2085728 0 1114680 13.92 2620 4805912 1358344 15.00 1339228 3975276 8 [2021-10-20T03:22:27.971Z] 03:19:01 2085596 0 1114812 13.92 2620 4805912 1358344 15.00 1339228 3975276 8 [2021-10-20T03:22:27.971Z] 03:20:01 2085360 0 1115040 13.92 2620 4805920 1358428 15.00 1339328 3975276 8 [2021-10-20T03:22:27.971Z] 03:21:01 2085424 0 1114972 13.92 2620 4805924 1358380 15.00 1339532 3975280 12 [2021-10-20T03:22:27.971Z] 03:22:01 2078452 0 1119364 13.98 2620 4808504 1370852 15.13 1343372 3977712 12 [2021-10-20T03:22:27.971Z] Average: 2064702 0 1130970 14.12 2620 4810648 1530143 16.89 1465188 3883694 7134 [2021-10-20T03:22:27.971Z] [2021-10-20T03:22:27.971Z] 02:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-20T03:22:27.971Z] 02:56:01 veth4fe7f15 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:56:01 eth0 359.79 259.33 5361.10 36.53 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:56:01 docker0 176.23 223.19 14.39 2072.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:57:01 veth4fe7f15 0.63 0.68 0.05 0.06 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:57:01 eth0 32.50 15.90 27.45 11.85 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:57:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:58:01 veth4fe7f15 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:58:01 eth0 16.01 8.11 11.17 5.96 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:58:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:59:01 eth0 106.69 70.11 1697.19 128.86 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:59:01 veth78ecdb1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:00:02 vethd760466 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:00:02 veth9a2dbd7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:00:02 veth57e56a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:00:02 eth0 72.34 35.13 243.22 14.32 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:01:01 eth0 70.06 32.58 234.92 19.11 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:01:01 vethc979a6a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:01:01 veth78ecdb1 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:02:01 eth0 107.14 62.74 1510.25 124.49 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:02:01 docker0 927.06 710.40 79.25 5578.43 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:03:01 eth0 1.18 0.52 0.56 0.39 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:04:01 eth0 2.27 0.70 0.90 0.58 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:05:01 eth0 0.40 0.17 0.15 0.10 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:06:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:07:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:08:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:10:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:11:01 eth0 0.40 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:12:01 eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:13:01 eth0 0.57 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:14:01 eth0 0.48 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:15:01 eth0 0.53 0.13 0.12 0.07 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:16:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.971Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:17:01 eth0 0.72 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:18:01 eth0 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:19:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:20:01 eth0 0.38 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:21:01 eth0 0.48 0.13 0.11 0.01 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:22:01 eth0 1.92 1.28 2.13 0.55 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] Average: eth0 28.53 17.96 334.24 12.71 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] Average: docker0 8.22 11.98 0.64 108.00 0.00 0.00 0.00 0.00 [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z] ---> sar -P ALL: [2021-10-20T03:22:27.972Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z] 02:54:10 LINUX RESTART (2 CPU) [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z] 02:55:02 CPU %user %nice %system %iowait %steal %idle [2021-10-20T03:22:27.972Z] 02:56:01 all 30.82 0.00 12.83 4.18 0.14 52.03 [2021-10-20T03:22:27.972Z] 02:56:01 0 31.69 0.00 12.80 4.17 0.13 51.21 [2021-10-20T03:22:27.972Z] 02:56:01 1 29.96 0.00 12.87 4.19 0.14 52.85 [2021-10-20T03:22:27.972Z] 02:57:01 all 56.00 0.00 5.32 0.69 0.13 37.86 [2021-10-20T03:22:27.972Z] 02:57:01 0 56.55 0.00 5.66 0.56 0.13 37.10 [2021-10-20T03:22:27.972Z] 02:57:01 1 55.46 0.00 4.99 0.81 0.13 38.62 [2021-10-20T03:22:27.972Z] 02:58:01 all 60.84 0.00 5.21 1.00 0.13 32.82 [2021-10-20T03:22:27.972Z] 02:58:01 0 60.88 0.00 5.37 0.98 0.13 32.64 [2021-10-20T03:22:27.972Z] 02:58:01 1 60.79 0.00 5.05 1.03 0.13 33.01 [2021-10-20T03:22:27.972Z] 02:59:01 all 42.36 0.00 12.89 18.23 0.15 26.38 [2021-10-20T03:22:27.972Z] 02:59:01 0 41.72 0.00 13.06 18.96 0.16 26.09 [2021-10-20T03:22:27.972Z] 02:59:01 1 43.00 0.00 12.71 17.49 0.14 26.66 [2021-10-20T03:22:27.972Z] 03:00:02 all 67.56 0.00 16.11 11.28 0.16 4.90 [2021-10-20T03:22:27.972Z] 03:00:02 0 67.60 0.00 16.09 11.24 0.17 4.90 [2021-10-20T03:22:27.972Z] 03:00:02 1 67.51 0.00 16.13 11.31 0.15 4.90 [2021-10-20T03:22:27.972Z] 03:01:01 all 76.91 0.00 17.55 5.05 0.15 0.35 [2021-10-20T03:22:27.972Z] 03:01:01 0 76.88 0.00 17.72 4.95 0.15 0.30 [2021-10-20T03:22:27.972Z] 03:01:01 1 76.94 0.00 17.37 5.15 0.15 0.39 [2021-10-20T03:22:27.972Z] 03:02:01 all 12.64 0.00 5.28 2.31 0.06 79.70 [2021-10-20T03:22:27.972Z] 03:02:01 0 13.95 0.00 5.47 2.04 0.07 78.47 [2021-10-20T03:22:27.972Z] 03:02:01 1 11.34 0.00 5.10 2.58 0.05 80.93 [2021-10-20T03:22:27.972Z] 03:03:01 all 0.26 0.00 0.09 0.00 0.01 99.64 [2021-10-20T03:22:27.972Z] 03:03:01 0 0.43 0.00 0.10 0.00 0.00 99.47 [2021-10-20T03:22:27.972Z] 03:03:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-10-20T03:22:27.972Z] 03:04:01 all 0.25 0.00 0.04 0.00 0.03 99.68 [2021-10-20T03:22:27.972Z] 03:04:01 0 0.43 0.00 0.03 0.00 0.02 99.52 [2021-10-20T03:22:27.972Z] 03:04:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-20T03:22:27.972Z] 03:05:01 all 0.23 0.00 0.02 0.00 0.02 99.73 [2021-10-20T03:22:27.972Z] 03:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-20T03:22:27.972Z] 03:05:01 1 0.43 0.00 0.02 0.00 0.02 99.53 [2021-10-20T03:22:27.972Z] 03:06:01 all 0.24 0.00 0.04 0.00 0.01 99.71 [2021-10-20T03:22:27.972Z] 03:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-20T03:22:27.972Z] 03:06:01 1 0.45 0.00 0.05 0.00 0.02 99.48 [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z] 03:06:01 CPU %user %nice %system %iowait %steal %idle [2021-10-20T03:22:27.972Z] 03:07:01 all 0.24 0.00 0.03 0.00 0.00 99.72 [2021-10-20T03:22:27.972Z] 03:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-10-20T03:22:27.972Z] 03:07:01 1 0.47 0.00 0.05 0.00 0.00 99.48 [2021-10-20T03:22:27.972Z] 03:08:01 all 0.27 0.00 0.03 0.00 0.02 99.69 [2021-10-20T03:22:27.972Z] 03:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-20T03:22:27.972Z] 03:08:01 1 0.48 0.00 0.02 0.00 0.02 99.48 [2021-10-20T03:22:27.972Z] 03:09:01 all 0.23 0.00 0.02 0.00 0.02 99.73 [2021-10-20T03:22:27.972Z] 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-20T03:22:27.972Z] 03:09:01 1 0.45 0.00 0.02 0.00 0.02 99.52 [2021-10-20T03:22:27.972Z] 03:10:01 all 0.18 0.00 0.08 0.01 0.01 99.72 [2021-10-20T03:22:27.972Z] 03:10:01 0 0.05 0.00 0.07 0.02 0.00 99.87 [2021-10-20T03:22:27.972Z] 03:10:01 1 0.30 0.00 0.10 0.00 0.02 99.58 [2021-10-20T03:22:27.972Z] 03:11:01 all 0.10 0.00 0.04 0.00 0.01 99.85 [2021-10-20T03:22:27.972Z] 03:11:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-10-20T03:22:27.972Z] 03:11:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-10-20T03:22:27.972Z] 03:12:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-10-20T03:22:27.972Z] 03:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-20T03:22:27.972Z] 03:12:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-10-20T03:22:27.972Z] 03:13:01 all 0.19 0.00 0.01 0.00 0.02 99.78 [2021-10-20T03:22:27.972Z] 03:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-10-20T03:22:27.972Z] 03:13:01 1 0.37 0.00 0.00 0.00 0.02 99.62 [2021-10-20T03:22:27.972Z] 03:14:01 all 0.24 0.00 0.04 0.00 0.01 99.71 [2021-10-20T03:22:27.972Z] 03:14:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-20T03:22:27.972Z] 03:14:01 1 0.43 0.00 0.03 0.00 0.00 99.53 [2021-10-20T03:22:27.972Z] 03:15:01 all 0.22 0.00 0.03 0.00 0.01 99.74 [2021-10-20T03:22:27.972Z] 03:15:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-20T03:22:27.972Z] 03:15:01 1 0.37 0.00 0.02 0.00 0.00 99.62 [2021-10-20T03:22:27.972Z] 03:16:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-10-20T03:22:27.972Z] 03:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-10-20T03:22:27.972Z] 03:16:01 1 0.40 0.00 0.02 0.00 0.00 99.58 [2021-10-20T03:22:27.972Z] 03:17:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2021-10-20T03:22:27.972Z] 03:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-20T03:22:27.972Z] 03:17:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z] 03:17:01 CPU %user %nice %system %iowait %steal %idle [2021-10-20T03:22:27.972Z] 03:18:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-10-20T03:22:27.972Z] 03:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-20T03:22:27.972Z] 03:18:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-10-20T03:22:27.972Z] 03:19:01 all 0.27 0.00 0.03 0.00 0.01 99.70 [2021-10-20T03:22:27.972Z] 03:19:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2021-10-20T03:22:27.972Z] 03:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-20T03:22:27.972Z] 03:20:01 all 0.25 0.00 0.02 0.00 0.01 99.72 [2021-10-20T03:22:27.972Z] 03:20:01 0 0.47 0.00 0.02 0.00 0.02 99.50 [2021-10-20T03:22:27.972Z] 03:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-10-20T03:22:27.972Z] 03:21:01 all 0.28 0.00 0.02 0.00 0.02 99.69 [2021-10-20T03:22:27.972Z] 03:21:01 0 0.52 0.00 0.02 0.00 0.02 99.45 [2021-10-20T03:22:27.972Z] 03:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-20T03:22:27.972Z] 03:22:01 all 0.33 0.00 0.05 0.02 0.00 99.60 [2021-10-20T03:22:27.972Z] 03:22:01 0 0.53 0.00 0.07 0.00 0.00 99.40 [2021-10-20T03:22:27.972Z] 03:22:01 1 0.13 0.00 0.03 0.03 0.00 99.80 [2021-10-20T03:22:27.972Z] Average: all 12.14 0.00 2.62 1.48 0.04 83.71 [2021-10-20T03:22:27.972Z] Average: 0 12.17 0.00 2.66 1.49 0.04 83.64 [2021-10-20T03:22:27.972Z] Average: 1 12.11 0.00 2.59 1.48 0.04 83.79 [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z] [2021-10-20T03:22:27.972Z]