cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 73839868daec52e33f615e6a5743a210dd70e431 Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8339898631364278875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7496334255073911745.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9138584378860947927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9031886381426498935.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1710860526867715283.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-874 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1580190197439781210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2174997284239897322.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2034918237066459528.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 Commit message: "fix(notifications): Query with invalid offset range should return 416" > git rev-list --no-walk 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T07:36:35.872Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T07:36:35.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T07:36:35.987Z] ========================================================= [2021-06-08T07:36:35.987Z] EdgeX Global Pipelines Version Info [2021-06-08T07:36:35.987Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:36:37.495Z] ------------------- [2021-06-08T07:36:37.495Z] stable info: [2021-06-08T07:36:37.495Z] ------------------- [2021-06-08T07:36:37.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T07:36:37.495Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T07:36:37.495Z] Message: update stable to v1.0.193 [2021-06-08T07:36:38.071Z] ------------------- [2021-06-08T07:36:38.071Z] experimental info: [2021-06-08T07:36:38.071Z] ------------------- [2021-06-08T07:36:38.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T07:36:38.071Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T07:36:38.071Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T07:36:38.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T07:36:38.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T07:36:38.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T07:36:38.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T07:36:38.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T07:36:38.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T07:36:38.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T07:36:38.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T07:36:38.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T07:36:38.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T07:36:38.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T07:36:38.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T07:36:38.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T07:36:38.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T07:36:38.554Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T07:36:38.575Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T07:36:38.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T07:36:38.618Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T07:36:38.658Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T07:36:38.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T07:36:38.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-08T07:36:38.716Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T07:36:38.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo [2021-06-08T07:36:38.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo [2021-06-08T07:36:38.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo [2021-06-08T07:36:38.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73839868daec52e33f615e6a5743a210dd70e431 [Pipeline] echo [2021-06-08T07:36:38.818Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7383986 [Pipeline] echo [2021-06-08T07:36:38.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T07:36:38.909Z] provisioning config files... [2021-06-08T07:36:38.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5430225874574035489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:36:39.243Z] ---> docker-login.sh [2021-06-08T07:36:39.244Z] nexus3.edgexfoundry.org:10001 [2021-06-08T07:36:39.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:36:39.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:36:39.509Z] Configure a credential helper to remove this warning. See [2021-06-08T07:36:39.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:36:39.509Z] [2021-06-08T07:36:39.509Z] Login Succeeded [2021-06-08T07:36:39.509Z] nexus3.edgexfoundry.org:10002 [2021-06-08T07:36:39.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:36:39.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:36:39.773Z] Configure a credential helper to remove this warning. See [2021-06-08T07:36:39.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:36:39.773Z] [2021-06-08T07:36:39.773Z] Login Succeeded [2021-06-08T07:36:39.773Z] nexus3.edgexfoundry.org:10003 [2021-06-08T07:36:39.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:36:40.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:36:40.041Z] Configure a credential helper to remove this warning. See [2021-06-08T07:36:40.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:36:40.041Z] [2021-06-08T07:36:40.041Z] Login Succeeded [2021-06-08T07:36:40.041Z] nexus3.edgexfoundry.org:10004 [2021-06-08T07:36:40.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:36:40.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:36:40.041Z] Configure a credential helper to remove this warning. See [2021-06-08T07:36:40.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:36:40.041Z] [2021-06-08T07:36:40.041Z] Login Succeeded [2021-06-08T07:36:40.041Z] docker.io [2021-06-08T07:36:40.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:36:40.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:36:40.575Z] Configure a credential helper to remove this warning. See [2021-06-08T07:36:40.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:36:40.575Z] [2021-06-08T07:36:40.575Z] Login Succeeded [2021-06-08T07:36:40.575Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T07:36:40.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T07:36:40.922Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T07:36:40.922Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T07:36:40.922Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T07:36:40.922Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T07:36:40.922Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T07:36:40.922Z] ++ cut -d/ -f2 [2021-06-08T07:36:40.922Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T07:36:40.971Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:36:42.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T07:36:42.459Z] [2021-06-08T07:36:42.459Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:36:42.772Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T07:36:42.773Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T07:36:42.773Z] 31603596830f: Pulling fs layer [2021-06-08T07:36:42.773Z] 54011a49482f: Pulling fs layer [2021-06-08T07:36:42.773Z] a6820b24f6d8: Pulling fs layer [2021-06-08T07:36:42.773Z] f581987b2513: Pulling fs layer [2021-06-08T07:36:42.773Z] f581987b2513: Waiting [2021-06-08T07:36:42.773Z] 54011a49482f: Verifying Checksum [2021-06-08T07:36:42.773Z] 54011a49482f: Download complete [2021-06-08T07:36:43.038Z] 31603596830f: Verifying Checksum [2021-06-08T07:36:43.038Z] 31603596830f: Download complete [2021-06-08T07:36:43.038Z] f581987b2513: Verifying Checksum [2021-06-08T07:36:43.038Z] f581987b2513: Download complete [2021-06-08T07:36:43.038Z] a6820b24f6d8: Verifying Checksum [2021-06-08T07:36:43.038Z] a6820b24f6d8: Download complete [2021-06-08T07:36:43.303Z] 31603596830f: Pull complete [2021-06-08T07:36:43.303Z] 54011a49482f: Pull complete [2021-06-08T07:36:44.264Z] a6820b24f6d8: Pull complete [2021-06-08T07:36:44.264Z] f581987b2513: Pull complete [2021-06-08T07:36:44.264Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T07:36:44.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T07:36:44.264Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T07:36:44.350Z] prd-centos7-docker-4c-2g-874 does not seem to be running inside a container [2021-06-08T07:36:44.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T07:36:45.492Z] $ docker top 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T07:36:45.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T07:36:45.629Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T07:36:45.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T07:36:45.752Z] $ docker exec 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent [2021-06-08T07:36:45.866Z] SSH_AUTH_SOCK=/tmp/ssh-sUxZOQP9RWOR/agent.13 [2021-06-08T07:36:45.866Z] SSH_AGENT_PID=20 [2021-06-08T07:36:45.889Z] Running ssh-add (command line suppressed) [2021-06-08T07:36:45.991Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7302793284331003144.key (/w/workspace/edgex-go/2@tmp/private_key_7302793284331003144.key) [2021-06-08T07:36:46.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T07:36:46.315Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T07:36:46.328Z] $ docker exec --env ******** --env ******** 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent -k [2021-06-08T07:36:46.435Z] unset SSH_AUTH_SOCK; [2021-06-08T07:36:46.435Z] unset SSH_AGENT_PID; [2021-06-08T07:36:46.435Z] echo Agent pid 20 killed; [2021-06-08T07:36:46.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T07:36:46.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T07:36:46.486Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T07:36:46.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T07:36:46.634Z] $ docker exec 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent [2021-06-08T07:36:46.750Z] SSH_AUTH_SOCK=/tmp/ssh-POmWzFqmF59h/agent.53 [2021-06-08T07:36:46.750Z] SSH_AGENT_PID=60 [2021-06-08T07:36:46.770Z] Running ssh-add (command line suppressed) [2021-06-08T07:36:46.873Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2508587564564153745.key (/w/workspace/edgex-go/2@tmp/private_key_2508587564564153745.key) [2021-06-08T07:36:46.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T07:36:47.200Z] + git semver init [2021-06-08T07:36:47.200Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T07:36:47.200Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-08T07:36:47.200Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-08T07:36:47.200Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T07:36:47.200Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T07:36:47.200Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T07:36:47.200Z] # $SEMVER_BRANCH = PR-3551 [2021-06-08T07:36:47.200Z] # $SEMVER_TEMP = /tmp/semver-446116991 [2021-06-08T07:36:47.200Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T07:37:19.408Z] # '/tmp/semver-446116991' -> '/w/workspace/edgex-go/2/.semver' [2021-06-08T07:37:19.408Z] # -> Force: false [2021-06-08T07:37:19.408Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-08T07:37:19.419Z] $ docker exec --env ******** --env ******** 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 ssh-agent -k [2021-06-08T07:37:19.550Z] unset SSH_AUTH_SOCK; [2021-06-08T07:37:19.552Z] unset SSH_AGENT_PID; [2021-06-08T07:37:19.552Z] echo Agent pid 60 killed; [2021-06-08T07:37:19.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T07:37:19.929Z] + git semver [Pipeline] } [2021-06-08T07:37:19.943Z] $ docker stop --time=1 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 [2021-06-08T07:37:21.491Z] $ docker rm -f 89f6addeae725651d58bbd89bafe02d9efec1e666efdccaf9baa75194d1bfd28 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T07:37:21.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T07:37:22.193Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T07:37:22.197Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T07:37:22.824Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T07:37:23.123Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T07:37:23.432Z] + sudo service docker restart [2021-06-08T07:37:23.432Z] + true [2021-06-08T07:37:23.432Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T07:37:37.455Z] Still waiting to schedule task [2021-06-08T07:37:37.456Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-08T07:37:41.596Z] ========================================================= [2021-06-08T07:37:41.596Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T07:37:41.596Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:37:41.917Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-08T07:37:43.317Z] Sending build context to Docker daemon 329.1MB [2021-06-08T07:37:43.317Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T07:37:43.317Z] Step 2/6 : FROM ${BASE} [2021-06-08T07:37:43.584Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T07:37:43.584Z] 540db60ca938: Pulling fs layer [2021-06-08T07:37:43.584Z] adcc1eea9eea: Pulling fs layer [2021-06-08T07:37:43.584Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T07:37:43.584Z] 0510c868ecb4: Pulling fs layer [2021-06-08T07:37:43.584Z] afea3b2eda06: Pulling fs layer [2021-06-08T07:37:43.584Z] 7809a108b3ef: Pulling fs layer [2021-06-08T07:37:43.584Z] f706445af74f: Pulling fs layer [2021-06-08T07:37:43.584Z] 0510c868ecb4: Waiting [2021-06-08T07:37:43.584Z] afea3b2eda06: Waiting [2021-06-08T07:37:43.584Z] 7809a108b3ef: Waiting [2021-06-08T07:37:43.584Z] f706445af74f: Waiting [2021-06-08T07:37:43.584Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T07:37:43.584Z] 4c4ab2625f07: Download complete [2021-06-08T07:37:43.584Z] adcc1eea9eea: Verifying Checksum [2021-06-08T07:37:43.584Z] adcc1eea9eea: Download complete [2021-06-08T07:37:43.584Z] afea3b2eda06: Verifying Checksum [2021-06-08T07:37:43.584Z] afea3b2eda06: Download complete [2021-06-08T07:37:43.584Z] 540db60ca938: Download complete [2021-06-08T07:37:43.584Z] 7809a108b3ef: Verifying Checksum [2021-06-08T07:37:43.584Z] 7809a108b3ef: Download complete [2021-06-08T07:37:43.846Z] 540db60ca938: Pull complete [2021-06-08T07:37:44.109Z] adcc1eea9eea: Pull complete [2021-06-08T07:37:44.109Z] 4c4ab2625f07: Pull complete [2021-06-08T07:37:46.052Z] f706445af74f: Verifying Checksum [2021-06-08T07:37:46.052Z] f706445af74f: Download complete [2021-06-08T07:37:46.317Z] 0510c868ecb4: Verifying Checksum [2021-06-08T07:37:46.317Z] 0510c868ecb4: Download complete [2021-06-08T07:37:50.568Z] 0510c868ecb4: Pull complete [2021-06-08T07:37:50.568Z] afea3b2eda06: Pull complete [2021-06-08T07:37:50.568Z] 7809a108b3ef: Pull complete [2021-06-08T07:37:52.525Z] f706445af74f: Pull complete [2021-06-08T07:37:52.525Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T07:37:52.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T07:37:52.525Z] ---> b068be0155e3 [2021-06-08T07:37:52.525Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-08T07:37:53.918Z] ---> Running in 6e12d0fad21f [2021-06-08T07:37:54.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:37:55.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:37:56.518Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T07:37:57.092Z] (2/12) Installing file (5.39-r0) [2021-06-08T07:37:57.092Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T07:37:57.092Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T07:38:15.244Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T07:38:15.244Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T07:38:15.244Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T07:38:15.244Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T07:38:15.244Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T07:38:15.244Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T07:38:15.244Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T07:38:15.244Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T07:38:15.244Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T07:38:15.244Z] OK: 219 MiB in 52 packages [2021-06-08T07:38:15.510Z] Removing intermediate container 6e12d0fad21f [2021-06-08T07:38:15.510Z] ---> eb6ca9025e6e [2021-06-08T07:38:15.510Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T07:38:15.510Z] ---> Running in 4edfd6041745 [2021-06-08T07:38:15.510Z] Removing intermediate container 4edfd6041745 [2021-06-08T07:38:15.510Z] ---> cd2a8ac65894 [2021-06-08T07:38:15.510Z] Step 5/6 : COPY go.mod . [2021-06-08T07:38:15.773Z] ---> fae6761452b1 [2021-06-08T07:38:15.773Z] Step 6/6 : RUN go mod download [2021-06-08T07:38:15.773Z] ---> Running in dd204479261b [2021-06-08T07:38:33.971Z] Removing intermediate container dd204479261b [2021-06-08T07:38:33.971Z] ---> c254e18fbf22 [2021-06-08T07:38:33.971Z] Successfully built c254e18fbf22 [2021-06-08T07:38:33.971Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:38:34.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T07:38:34.303Z] . [Pipeline] withDockerContainer [2021-06-08T07:38:34.404Z] prd-centos7-docker-4c-2g-874 does not seem to be running inside a container [2021-06-08T07:38:34.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-08T07:38:34.897Z] $ docker top b5cd013ee02ad1503de9a4a0f0a3b0c57e25103499ebfdb44c4a91a5ebe6dd7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T07:38:35.301Z] + go version [2021-06-08T07:38:35.301Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T07:38:35.313Z] $ docker stop --time=1 b5cd013ee02ad1503de9a4a0f0a3b0c57e25103499ebfdb44c4a91a5ebe6dd7d [2021-06-08T07:38:36.546Z] $ docker rm -f b5cd013ee02ad1503de9a4a0f0a3b0c57e25103499ebfdb44c4a91a5ebe6dd7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:38:37.075Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T07:38:37.075Z] . [Pipeline] withDockerContainer [2021-06-08T07:38:37.161Z] prd-centos7-docker-4c-2g-874 does not seem to be running inside a container [2021-06-08T07:38:37.242Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-08T07:38:37.665Z] $ docker top 106d5c4875e17ef7875b2f40e62b25fd4c7f7b10a85f2a2e500e1ac80be280ad -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T07:38:37.778Z] ========================================================= [2021-06-08T07:38:37.778Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T07:38:37.778Z] ========================================================= [Pipeline] sh [2021-06-08T07:38:38.080Z] + go mod tidy [Pipeline] sh [2021-06-08T07:38:38.651Z] + make test [2021-06-08T07:38:38.652Z] go mod tidy [2021-06-08T07:38:38.652Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T07:38:45.299Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T07:39:03.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T07:39:08.001Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T07:39:09.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T07:39:09.326Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T07:39:11.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T07:39:12.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T07:39:12.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T07:39:12.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T07:39:13.082Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T07:39:13.346Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T07:39:15.923Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T07:39:15.923Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T07:39:15.923Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T07:39:15.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T07:39:15.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T07:39:15.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T07:39:15.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T07:39:16.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.047s coverage: 28.7% of statements [2021-06-08T07:39:17.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-06-08T07:39:17.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T07:39:17.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T07:39:17.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T07:39:18.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 81.2% of statements [2021-06-08T07:39:18.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T07:39:18.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.076s coverage: 53.4% of statements [2021-06-08T07:39:18.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T07:39:18.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T07:39:19.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:39:19.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T07:39:19.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T07:39:21.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.247s coverage: 95.1% of statements [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T07:39:21.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T07:39:21.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T07:39:21.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.046s coverage: 60.0% of statements [2021-06-08T07:39:22.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-08T07:39:22.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T07:39:22.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 22.0% of statements [2021-06-08T07:39:22.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T07:39:22.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-06-08T07:39:23.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-06-08T07:39:23.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-08T07:39:23.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-08T07:39:24.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-08T07:39:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2021-06-08T07:39:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-08T07:39:41.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements [2021-06-08T07:39:41.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T07:39:43.357Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-875 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws [2021-06-08T07:39:43.379Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-08T07:39:43.679Z] The recommended git tool is: git [2021-06-08T07:39:49.190Z] using credential edgex-jenkins-ssh [2021-06-08T07:39:49.209Z] Cloning the remote Git repository [2021-06-08T07:39:49.261Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T07:39:49.415Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-08T07:39:49.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T07:39:49.485Z] > git --version # timeout=10 [2021-06-08T07:39:49.501Z] > git --version # 'git version 2.17.1' [2021-06-08T07:39:49.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T07:39:49.646Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 76.0% of statements [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T07:39:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-08T07:39:59.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-08T07:39:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-06-08T07:39:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-08T07:39:59.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements [2021-06-08T07:39:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T07:39:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T07:39:59.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T07:40:00.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-06-08T07:40:00.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T07:40:00.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T07:40:00.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-06-08T07:40:00.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T07:40:01.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements [2021-06-08T07:40:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T07:40:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T07:40:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T07:40:01.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.131s coverage: 91.9% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 97.6% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.055s coverage: 28.9% of statements [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T07:40:08.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T07:40:08.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-08T07:40:08.591Z] GO111MODULE=on go vet ./... [2021-06-08T07:40:09.884Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:40:08.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T07:40:08.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T07:40:08.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T07:40:08.914Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T07:40:08.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T07:40:08.927Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T07:40:09.903Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T07:40:09.925Z] > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [2021-06-08T07:40:10.224Z] Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:40:10.225Z] Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) [2021-06-08T07:40:10.144Z] > git remote # timeout=10 [2021-06-08T07:40:10.164Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T07:40:10.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T07:40:10.187Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T07:40:10.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T07:40:10.232Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T07:40:10.242Z] > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [2021-06-08T07:40:14.552Z] Commit message: "fix(notifications): Query with invalid offset range should return 416" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T07:40:15.995Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T07:40:16.421Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T07:40:16.761Z] + true+ sudo service [2021-06-08T07:40:16.762Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T07:40:35.114Z] provisioning config files... [2021-06-08T07:40:35.142Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1054074324528619331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:40:35.298Z] gofmt -l . [2021-06-08T07:40:35.298Z] [ "`gofmt -l .`" = "" ] [2021-06-08T07:40:35.298Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T07:40:35.522Z] ---> docker-login.sh [2021-06-08T07:40:35.522Z] nexus3.edgexfoundry.org:10001 [2021-06-08T07:40:35.609Z] + ls -al . [2021-06-08T07:40:35.609Z] total 528 [2021-06-08T07:40:35.609Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 07:40 . [2021-06-08T07:40:35.609Z] drwxr-xr-x 4 root root 28 Jun 8 07:38 .. [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 07:36 .dockerignore [2021-06-08T07:40:35.609Z] drwxrwxr-x 8 1001 1001 179 Jun 8 07:36 .git [2021-06-08T07:40:35.609Z] drwxrwxr-x 3 1001 1001 125 Jun 8 07:36 .github [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 07:36 .gitignore [2021-06-08T07:40:35.609Z] drwx------ 3 1001 1001 60 Jun 8 07:37 .semver [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 07:36 .sonarcloud.properties [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 07:36 Attribution.txt [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 07:36 CONTRIBUTING.md [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 07:36 Dockerfile.build [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 07:36 Jenkinsfile [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 07:36 LICENSE [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 07:36 Makefile [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 07:36 README.md [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 07:36 SECURITY.md [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 07:37 VERSION [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 07:36 ZMQWindows.md [2021-06-08T07:40:35.609Z] drwxrwxr-x 2 1001 1001 37 Jun 8 07:36 bin [2021-06-08T07:40:35.609Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 07:36 cmd [2021-06-08T07:40:35.609Z] -rw-r--r-- 1 root root 412281 Jun 8 07:40 coverage.out [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 07:36 go.mod [2021-06-08T07:40:35.609Z] -rw-r--r-- 1 root root 21048 Jun 8 07:38 go.sum [2021-06-08T07:40:35.609Z] drwxrwxr-x 8 1001 1001 127 Jun 8 07:36 internal [2021-06-08T07:40:35.609Z] drwxrwxr-x 3 1001 1001 16 Jun 8 07:36 openapi [2021-06-08T07:40:35.609Z] drwxrwxr-x 4 1001 1001 71 Jun 8 07:36 snap [2021-06-08T07:40:35.609Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 07:36 version.go [Pipeline] sh [2021-06-08T07:40:35.909Z] + '[' -e coverage.out ] [2021-06-08T07:40:35.909Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T07:40:36.022Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T07:40:36.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:40:36.327Z] + make build [2021-06-08T07:40:36.327Z] go mod tidy [2021-06-08T07:40:36.592Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-08T07:40:36.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:40:36.727Z] Configure a credential helper to remove this warning. See [2021-06-08T07:40:36.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:40:36.727Z] [2021-06-08T07:40:36.727Z] Login Succeeded [2021-06-08T07:40:36.727Z] nexus3.edgexfoundry.org:10002 [2021-06-08T07:40:37.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:40:37.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:40:37.287Z] Configure a credential helper to remove this warning. See [2021-06-08T07:40:37.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:40:37.287Z] [2021-06-08T07:40:37.287Z] Login Succeeded [2021-06-08T07:40:37.287Z] nexus3.edgexfoundry.org:10003 [2021-06-08T07:40:37.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:40:37.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:40:37.838Z] Configure a credential helper to remove this warning. See [2021-06-08T07:40:37.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:40:37.838Z] [2021-06-08T07:40:37.838Z] Login Succeeded [2021-06-08T07:40:37.838Z] nexus3.edgexfoundry.org:10004 [2021-06-08T07:40:37.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-08T07:40:38.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:40:38.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:40:38.393Z] Configure a credential helper to remove this warning. See [2021-06-08T07:40:38.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:40:38.393Z] [2021-06-08T07:40:38.393Z] Login Succeeded [2021-06-08T07:40:38.393Z] docker.io [2021-06-08T07:40:38.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T07:40:39.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T07:40:39.266Z] Configure a credential helper to remove this warning. See [2021-06-08T07:40:39.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T07:40:39.266Z] [2021-06-08T07:40:39.266Z] Login Succeeded [2021-06-08T07:40:39.266Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T07:40:39.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T07:40:39.596Z] ========================================================= [2021-06-08T07:40:39.596Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T07:40:39.596Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:40:39.959Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T07:40:42.613Z] Sending build context to Docker daemon 166.2MB [2021-06-08T07:40:42.613Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T07:40:42.613Z] Step 2/6 : FROM ${BASE} [2021-06-08T07:40:42.613Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T07:40:42.613Z] 595b0fe564bb: Pulling fs layer [2021-06-08T07:40:42.613Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T07:40:42.613Z] 316046926c0a: Pulling fs layer [2021-06-08T07:40:42.613Z] 4ebd0625c992: Pulling fs layer [2021-06-08T07:40:42.613Z] 207e8628e3a3: Pulling fs layer [2021-06-08T07:40:42.613Z] c791037a9be2: Pulling fs layer [2021-06-08T07:40:42.613Z] ffd874e62e21: Pulling fs layer [2021-06-08T07:40:42.613Z] 207e8628e3a3: Waiting [2021-06-08T07:40:42.613Z] 4ebd0625c992: Waiting [2021-06-08T07:40:42.613Z] c791037a9be2: Waiting [2021-06-08T07:40:42.613Z] ffd874e62e21: Waiting [2021-06-08T07:40:42.613Z] 316046926c0a: Download complete [2021-06-08T07:40:42.613Z] 7186ed65a4f7: Download complete [2021-06-08T07:40:42.613Z] 207e8628e3a3: Verifying Checksum [2021-06-08T07:40:42.613Z] 207e8628e3a3: Download complete [2021-06-08T07:40:42.613Z] c791037a9be2: Verifying Checksum [2021-06-08T07:40:42.613Z] c791037a9be2: Download complete [2021-06-08T07:40:42.613Z] 595b0fe564bb: Verifying Checksum [2021-06-08T07:40:42.613Z] 595b0fe564bb: Download complete [2021-06-08T07:40:43.211Z] 595b0fe564bb: Pull complete [2021-06-08T07:40:43.818Z] 7186ed65a4f7: Pull complete [2021-06-08T07:40:44.418Z] 316046926c0a: Pull complete [2021-06-08T07:40:45.018Z] ffd874e62e21: Verifying Checksum [2021-06-08T07:40:45.019Z] ffd874e62e21: Download complete [2021-06-08T07:40:46.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-08T07:40:46.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-08T07:40:46.454Z] 4ebd0625c992: Verifying Checksum [2021-06-08T07:40:46.454Z] 4ebd0625c992: Download complete [2021-06-08T07:40:47.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-08T07:40:47.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-08T07:40:49.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-08T07:40:50.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-08T07:40:51.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-08T07:40:52.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-08T07:40:53.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T07:40:54.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-08T07:40:56.087Z] $ docker stop --time=1 106d5c4875e17ef7875b2f40e62b25fd4c7f7b10a85f2a2e500e1ac80be280ad [2021-06-08T07:40:56.622Z] 4ebd0625c992: Pull complete [2021-06-08T07:40:56.622Z] 207e8628e3a3: Pull complete [2021-06-08T07:40:57.217Z] c791037a9be2: Pull complete [2021-06-08T07:40:58.038Z] $ docker rm -f 106d5c4875e17ef7875b2f40e62b25fd4c7f7b10a85f2a2e500e1ac80be280ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-08T07:41:04.397Z] ffd874e62e21: Pull complete [2021-06-08T07:41:04.398Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T07:41:04.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T07:41:04.398Z] ---> cfc18b08335c [2021-06-08T07:41:04.398Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-08T07:41:04.398Z] ---> Running in d0d2aa78e0b1 [2021-06-08T07:41:04.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:41:05.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:41:05.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T07:41:05.068Z] [2021-06-08T07:41:05.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:41:05.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T07:41:05.381Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T07:41:05.381Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T07:41:05.381Z] ca9280d653b3: Pulling fs layer [2021-06-08T07:41:05.381Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T07:41:05.648Z] cbdbe7a5bc2a: Download complete [2021-06-08T07:41:05.910Z] cbdbe7a5bc2a: Pull complete [2021-06-08T07:41:06.035Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T07:41:06.191Z] ca9280d653b3: Verifying Checksum [2021-06-08T07:41:06.191Z] ca9280d653b3: Download complete [2021-06-08T07:41:06.632Z] (2/12) Installing file (5.39-r0) [2021-06-08T07:41:06.632Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T07:41:06.632Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T07:41:06.781Z] ca9280d653b3: Pull complete [2021-06-08T07:41:07.044Z] 7e9c9ca2126c: Download complete [2021-06-08T07:41:10.401Z] 7e9c9ca2126c: Pull complete [2021-06-08T07:41:10.401Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T07:41:10.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T07:41:10.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T07:41:10.493Z] prd-centos7-docker-4c-2g-874 does not seem to be running inside a container [2021-06-08T07:41:10.535Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T07:41:12.052Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T07:41:12.324Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T07:41:12.324Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T07:41:12.324Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T07:41:12.596Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T07:41:12.596Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T07:41:12.596Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T07:41:12.869Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T07:41:12.869Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T07:41:12.869Z] OK: 218 MiB in 52 packages [2021-06-08T07:41:13.830Z] $ docker top f418ec632daf0737b209604fa194097333a93583d1a42bae72abeab19b96be01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T07:41:14.235Z] + docker-compose build --help [2021-06-08T07:41:14.235Z] + grep parallel [2021-06-08T07:41:14.810Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T07:41:14.822Z] $ docker stop --time=1 f418ec632daf0737b209604fa194097333a93583d1a42bae72abeab19b96be01 [2021-06-08T07:41:16.035Z] $ docker rm -f f418ec632daf0737b209604fa194097333a93583d1a42bae72abeab19b96be01 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:41:16.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T07:41:16.471Z] . [Pipeline] withDockerContainer [2021-06-08T07:41:16.553Z] prd-centos7-docker-4c-2g-874 does not seem to be running inside a container [2021-06-08T07:41:16.593Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T07:41:17.189Z] Removing intermediate container d0d2aa78e0b1 [2021-06-08T07:41:17.189Z] ---> 45bdc5980519 [2021-06-08T07:41:17.189Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T07:41:17.189Z] ---> Running in b569aa9b45e3 [2021-06-08T07:41:17.189Z] Removing intermediate container b569aa9b45e3 [2021-06-08T07:41:17.189Z] ---> f3a1e8e41421 [2021-06-08T07:41:17.189Z] Step 5/6 : COPY go.mod . [2021-06-08T07:41:17.254Z] $ docker top a858d891e198879b614939f9aab8cfa44992fce20ed22d263690cb5dda1a25fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T07:41:17.653Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T07:41:18.172Z] ---> d5769a615c41 [2021-06-08T07:41:18.172Z] Step 6/6 : RUN go mod download [2021-06-08T07:41:18.172Z] ---> Running in 3ed38612710a [2021-06-08T07:41:18.234Z] Building core-command ... [2021-06-08T07:41:18.234Z] Building core-data ... [2021-06-08T07:41:18.234Z] Building core-metadata ... [2021-06-08T07:41:18.234Z] Building security-bootstrapper ... [2021-06-08T07:41:18.234Z] Building security-proxy-setup ... [2021-06-08T07:41:18.234Z] Building security-secretstore-setup ... [2021-06-08T07:41:18.234Z] Building support-notifications ... [2021-06-08T07:41:18.234Z] Building support-scheduler ... [2021-06-08T07:41:18.234Z] Building sys-mgmt-agent ... [2021-06-08T07:41:18.234Z] Building security-bootstrapper [2021-06-08T07:41:18.234Z] Building core-data [2021-06-08T07:41:18.234Z] Building support-notifications [2021-06-08T07:41:18.234Z] Building security-secretstore-setup [2021-06-08T07:41:18.234Z] Building support-scheduler [2021-06-08T07:41:33.362Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:41:33.362Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:41:33.362Z] ---> c254e18fbf22 [2021-06-08T07:41:33.362Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T07:41:33.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:41:33.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:41:33.362Z] ---> c254e18fbf22 [2021-06-08T07:41:33.362Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:41:33.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:41:33.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:41:33.362Z] ---> c254e18fbf22 [2021-06-08T07:41:33.362Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T07:41:34.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:41:34.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:41:34.496Z] ---> c254e18fbf22 [2021-06-08T07:41:34.496Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T07:41:34.496Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:41:34.496Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:41:34.496Z] ---> c254e18fbf22 [2021-06-08T07:41:34.496Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T07:41:36.137Z] ---> Running in ff89a0fcff29 [2021-06-08T07:41:36.137Z] ---> Running in e9aa0fa8b460 [2021-06-08T07:41:36.137Z] ---> Running in 644a4e090842 [2021-06-08T07:41:36.137Z] ---> Running in 7b62f033eeb5 [2021-06-08T07:41:36.137Z] ---> Running in 2305f67950fa [2021-06-08T07:41:36.137Z] Removing intermediate container e9aa0fa8b460 [2021-06-08T07:41:36.137Z] ---> 9ccd7d882739 [2021-06-08T07:41:36.137Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:41:36.137Z] Removing intermediate container 644a4e090842 [2021-06-08T07:41:36.137Z] ---> faa305e702c6 [2021-06-08T07:41:36.137Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:41:36.137Z] Removing intermediate container 2305f67950fa [2021-06-08T07:41:36.137Z] ---> 8f5ee35380e0 [2021-06-08T07:41:36.137Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:41:36.137Z] Removing intermediate container ff89a0fcff29 [2021-06-08T07:41:36.137Z] ---> 24fd08b30d47 [2021-06-08T07:41:36.137Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:41:36.137Z] Removing intermediate container 7b62f033eeb5 [2021-06-08T07:41:36.137Z] ---> cd6bef978ba1 [2021-06-08T07:41:36.137Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:41:36.137Z] ---> Running in ddcb959ce38b [2021-06-08T07:41:36.137Z] ---> Running in 0756094b9003 [2021-06-08T07:41:36.137Z] ---> Running in 5aa427193918 [2021-06-08T07:41:36.137Z] ---> Running in 5d1901411bc9 [2021-06-08T07:41:36.137Z] ---> Running in feec195e441c [2021-06-08T07:41:37.095Z] Removing intermediate container ddcb959ce38b [2021-06-08T07:41:37.095Z] ---> 008befccaff0 [2021-06-08T07:41:37.095Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T07:41:37.359Z] ---> Running in 706d3988d1a6 [2021-06-08T07:41:37.359Z] Removing intermediate container 0756094b9003 [2021-06-08T07:41:37.359Z] ---> 3ded25d22e40 [2021-06-08T07:41:37.359Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T07:41:37.627Z] ---> Running in 7508991b48e0 [2021-06-08T07:41:37.627Z] Removing intermediate container 5aa427193918 [2021-06-08T07:41:37.627Z] ---> fa3900c3d04f [2021-06-08T07:41:37.627Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T07:41:37.627Z] ---> Running in 4f5426d2ed32 [2021-06-08T07:41:37.627Z] Removing intermediate container 5d1901411bc9 [2021-06-08T07:41:37.627Z] ---> 1169364c8e8c [2021-06-08T07:41:37.627Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T07:41:37.627Z] Removing intermediate container feec195e441c [2021-06-08T07:41:37.627Z] ---> 0958674f31a4 [2021-06-08T07:41:37.627Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T07:41:37.627Z] ---> Running in 3caebd12c235 [2021-06-08T07:41:37.627Z] ---> Running in ec536dd7f5ac [2021-06-08T07:41:38.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:38.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:38.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:38.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:38.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:38.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:39.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:39.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:39.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:39.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:41:39.296Z] OK: 219 MiB in 52 packages [2021-06-08T07:41:39.567Z] Removing intermediate container 706d3988d1a6 [2021-06-08T07:41:39.567Z] ---> a0400d02cfef [2021-06-08T07:41:39.567Z] Step 6/24 : COPY go.mod . [2021-06-08T07:41:40.420Z] OK: 219 MiB in 52 packages [2021-06-08T07:41:40.420Z] ---> e231970fca43 [2021-06-08T07:41:40.420Z] Step 7/24 : RUN go mod download [2021-06-08T07:41:40.420Z] OK: 219 MiB in 52 packages [2021-06-08T07:41:40.420Z] ---> Running in 01bbbb1335ef [2021-06-08T07:41:40.420Z] OK: 219 MiB in 52 packages [2021-06-08T07:41:40.420Z] OK: 219 MiB in 52 packages [2021-06-08T07:41:40.420Z] Removing intermediate container 3caebd12c235 [2021-06-08T07:41:40.420Z] ---> 2621330f5113 [2021-06-08T07:41:40.420Z] Step 6/23 : COPY go.mod . [2021-06-08T07:41:40.420Z] Removing intermediate container ec536dd7f5ac [2021-06-08T07:41:40.420Z] ---> e913adf4f967 [2021-06-08T07:41:40.420Z] Step 6/32 : COPY go.mod . [2021-06-08T07:41:40.420Z] Removing intermediate container 4f5426d2ed32 [2021-06-08T07:41:40.420Z] ---> 56d54610e852 [2021-06-08T07:41:40.420Z] Step 6/23 : COPY go.mod . [2021-06-08T07:41:40.695Z] Removing intermediate container 7508991b48e0 [2021-06-08T07:41:40.695Z] ---> b45b74a6607f [2021-06-08T07:41:40.695Z] Step 6/26 : COPY go.mod . [2021-06-08T07:41:40.695Z] ---> 080586d48ec5 [2021-06-08T07:41:40.695Z] Step 7/32 : RUN go mod download [2021-06-08T07:41:40.970Z] ---> Running in 2717dca9f7e5 [2021-06-08T07:41:40.970Z] ---> bd75a544b450 [2021-06-08T07:41:40.970Z] Step 7/23 : RUN go mod download [2021-06-08T07:41:40.970Z] ---> ca6d79d30f8f [2021-06-08T07:41:40.970Z] Step 7/23 : RUN go mod download [2021-06-08T07:41:40.970Z] ---> Running in 6fdcaf7a7cf1 [2021-06-08T07:41:40.970Z] ---> Running in c48120f92d58 [2021-06-08T07:41:40.970Z] ---> 352f984440c4 [2021-06-08T07:41:40.970Z] Step 7/26 : RUN go mod download [2021-06-08T07:41:40.970Z] ---> Running in 9a2fcb9d3567 [2021-06-08T07:41:40.971Z] Removing intermediate container 01bbbb1335ef [2021-06-08T07:41:40.971Z] ---> ed12ca7f175a [2021-06-08T07:41:40.971Z] Step 8/24 : COPY . . [2021-06-08T07:41:44.981Z] Removing intermediate container 3ed38612710a [2021-06-08T07:41:44.981Z] ---> 23d6d693eab2 [2021-06-08T07:41:44.981Z] Successfully built 23d6d693eab2 [2021-06-08T07:41:44.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:41:45.332Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T07:41:45.332Z] . [Pipeline] withDockerContainer [2021-06-08T07:41:45.572Z] prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container [2021-06-08T07:41:45.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-06-08T07:41:46.326Z] Removing intermediate container 2717dca9f7e5 [2021-06-08T07:41:46.326Z] ---> c921ede7ae81 [2021-06-08T07:41:46.326Z] Step 8/32 : COPY . . [2021-06-08T07:41:46.326Z] Removing intermediate container 6fdcaf7a7cf1 [2021-06-08T07:41:46.326Z] ---> 090a708453bf [2021-06-08T07:41:46.326Z] Step 8/23 : COPY . . [2021-06-08T07:41:46.326Z] ---> e408ab69214c [2021-06-08T07:41:46.326Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:41:47.237Z] $ docker top 9cd2c86657b60e71b84dbdb6f96288527ef1b18bbd2bf00995eceef47dd86192 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T07:41:48.167Z] + go version [2021-06-08T07:41:48.167Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T07:41:48.193Z] $ docker stop --time=1 9cd2c86657b60e71b84dbdb6f96288527ef1b18bbd2bf00995eceef47dd86192 [2021-06-08T07:41:50.002Z] $ docker rm -f 9cd2c86657b60e71b84dbdb6f96288527ef1b18bbd2bf00995eceef47dd86192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:41:50.582Z] Removing intermediate container 9a2fcb9d3567 [2021-06-08T07:41:50.582Z] ---> f5f6f24c48dc [2021-06-08T07:41:50.582Z] Step 8/26 : COPY . . [2021-06-08T07:41:50.582Z] Removing intermediate container c48120f92d58 [2021-06-08T07:41:50.582Z] ---> 54d5b285674b [2021-06-08T07:41:50.582Z] Step 8/23 : COPY . . [2021-06-08T07:41:50.851Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T07:41:50.851Z] . [Pipeline] withDockerContainer [2021-06-08T07:41:51.112Z] prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container [2021-06-08T07:41:51.196Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2021-06-08T07:41:52.518Z] ---> Running in 50cb99de3d45 [2021-06-08T07:41:52.787Z] $ docker top f92d57758cf18b8f08e8381a5767a2e34d7d9d358226255a339b7e523e9b594d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T07:41:53.116Z] ========================================================= [2021-06-08T07:41:53.116Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T07:41:53.116Z] ========================================================= [Pipeline] sh [2021-06-08T07:41:53.765Z] + go mod tidy [Pipeline] sh [2021-06-08T07:41:54.448Z] ---> 496e0d593046 [2021-06-08T07:41:54.448Z] Step 9/23 : RUN go mod tidy [2021-06-08T07:41:54.448Z] ---> 510b0946b155 [2021-06-08T07:41:54.448Z] Step 9/32 : RUN go mod tidy [2021-06-08T07:41:55.067Z] + make test [2021-06-08T07:41:55.068Z] go mod tidy [2021-06-08T07:41:55.404Z] ---> Running in 4634bc22c678 [2021-06-08T07:41:55.666Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T07:41:55.671Z] ---> Running in a125007cbbed [2021-06-08T07:41:57.080Z] Removing intermediate container 50cb99de3d45 [2021-06-08T07:41:57.080Z] ---> 2bf405bf282e [2021-06-08T07:41:57.080Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T07:42:00.393Z] ---> Running in a275b9606298 [2021-06-08T07:42:01.344Z] Removing intermediate container a125007cbbed [2021-06-08T07:42:01.344Z] ---> b41d0c837e14 [2021-06-08T07:42:01.344Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T07:42:01.917Z] ---> Running in adb964ec21ae [2021-06-08T07:42:01.917Z] ---> 4f0106ea598c [2021-06-08T07:42:01.917Z] Step 9/26 : RUN go mod tidy [2021-06-08T07:42:02.192Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-08T07:42:02.192Z] Removing intermediate container 4634bc22c678 [2021-06-08T07:42:02.192Z] ---> ea93f8959ffe [2021-06-08T07:42:02.192Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T07:42:02.192Z] ---> Running in a904fa1104cc [2021-06-08T07:42:02.192Z] ---> Running in dfc0d1a5e25e [2021-06-08T07:42:02.192Z] ---> 3c320e3f1a1a [2021-06-08T07:42:02.192Z] Step 9/23 : RUN go mod tidy [2021-06-08T07:42:02.458Z] ---> Running in 1efc563f2f57 [2021-06-08T07:42:02.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-08T07:42:03.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-08T07:42:04.476Z] Removing intermediate container dfc0d1a5e25e [2021-06-08T07:42:04.476Z] ---> 7eb9455590f9 [2021-06-08T07:42:04.476Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T07:42:04.476Z] ---> Running in 2500dadac301 [2021-06-08T07:42:04.737Z] Removing intermediate container 1efc563f2f57 [2021-06-08T07:42:04.737Z] ---> 349ee832b035 [2021-06-08T07:42:04.737Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T07:42:04.737Z] ---> Running in 068f73deec1b [2021-06-08T07:42:05.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-08T07:42:05.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-08T07:42:22.498Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T07:42:44.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-08T07:42:44.127Z] Removing intermediate container adb964ec21ae [2021-06-08T07:42:44.127Z] ---> cafc07845d3a [2021-06-08T07:42:44.127Z] [2021-06-08T07:42:44.127Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T07:42:44.127Z] 3.12: Pulling from library/alpine [2021-06-08T07:42:44.127Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T07:42:44.127Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T07:42:44.127Z] ---> 13621d1b12d4 [2021-06-08T07:42:44.127Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T07:42:44.127Z] ---> Running in c0e1e4a9be8e [2021-06-08T07:42:44.127Z] Removing intermediate container c0e1e4a9be8e [2021-06-08T07:42:44.127Z] ---> 13da1f14f442 [2021-06-08T07:42:44.127Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T07:42:44.127Z] ---> Running in 0cd8cd91d84c [2021-06-08T07:42:44.127Z] Removing intermediate container a904fa1104cc [2021-06-08T07:42:44.127Z] ---> dfda334faab0 [2021-06-08T07:42:44.127Z] [2021-06-08T07:42:44.127Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T07:42:44.127Z] ---> 13621d1b12d4 [2021-06-08T07:42:44.127Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T07:42:44.127Z] ---> Running in 3655a2766c53 [2021-06-08T07:42:44.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:44.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:44.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:44.127Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T07:42:44.127Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T07:42:44.127Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:42:44.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:44.127Z] OK: 6 MiB in 16 packages [2021-06-08T07:42:44.127Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T07:42:44.127Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:42:44.127Z] OK: 6 MiB in 15 packages [2021-06-08T07:42:44.127Z] Removing intermediate container 2500dadac301 [2021-06-08T07:42:44.127Z] ---> 43c46b95d62d [2021-06-08T07:42:44.127Z] [2021-06-08T07:42:44.127Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T07:42:44.127Z] ---> 13621d1b12d4 [2021-06-08T07:42:44.127Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T07:42:44.127Z] ---> Running in 5c14c5156f62 [2021-06-08T07:42:44.127Z] Removing intermediate container 0cd8cd91d84c [2021-06-08T07:42:44.127Z] ---> 69202f7f0350 [2021-06-08T07:42:44.127Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T07:42:44.127Z] ---> Running in f839d2e2b964 [2021-06-08T07:42:44.421Z] Removing intermediate container f839d2e2b964 [2021-06-08T07:42:44.421Z] ---> 4e188cc4e776 [2021-06-08T07:42:44.421Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T07:42:44.421Z] ---> Running in 7433323d689f [2021-06-08T07:42:44.421Z] Removing intermediate container 3655a2766c53 [2021-06-08T07:42:44.421Z] ---> 5b6a9bb9b64c [2021-06-08T07:42:44.421Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:42:44.685Z] ---> Running in b2d74fbadf5f [2021-06-08T07:42:44.685Z] Removing intermediate container 7433323d689f [2021-06-08T07:42:44.685Z] ---> 457ceee9a4f0 [2021-06-08T07:42:44.685Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T07:42:44.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:44.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:44.959Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T07:42:44.959Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T07:42:44.959Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T07:42:44.959Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T07:42:44.959Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T07:42:44.959Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T07:42:44.959Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:42:44.959Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T07:42:45.222Z] OK: 7 MiB in 20 packages [2021-06-08T07:42:45.222Z] Removing intermediate container b2d74fbadf5f [2021-06-08T07:42:45.222Z] ---> de1b5272e2f7 [2021-06-08T07:42:45.222Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T07:42:45.491Z] ---> Running in 91eaf8cd683f [2021-06-08T07:42:45.491Z] ---> Running in 1af1604fb047 [2021-06-08T07:42:45.759Z] Removing intermediate container 068f73deec1b [2021-06-08T07:42:45.759Z] ---> 788bfc59e1e3 [2021-06-08T07:42:45.759Z] [2021-06-08T07:42:45.759Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T07:42:45.759Z] ---> 13621d1b12d4 [2021-06-08T07:42:45.759Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T07:42:45.759Z] ---> Running in b9f50e0049a4 [2021-06-08T07:42:45.759Z] Removing intermediate container 1af1604fb047 [2021-06-08T07:42:45.759Z] ---> 465c4c695390 [2021-06-08T07:42:45.759Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T07:42:46.027Z] ---> Running in c09ba06ea569 [2021-06-08T07:42:46.289Z] Removing intermediate container 5c14c5156f62 [2021-06-08T07:42:46.289Z] ---> f5400c52b4d6 [2021-06-08T07:42:46.289Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T07:42:46.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:46.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:46.551Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T07:42:46.551Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T07:42:46.551Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:42:46.551Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T07:42:46.551Z] Removing intermediate container a275b9606298 [2021-06-08T07:42:46.551Z] ---> bfafd0cb8f5c [2021-06-08T07:42:46.551Z] [2021-06-08T07:42:46.551Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T07:42:46.551Z] ---> 13621d1b12d4 [2021-06-08T07:42:46.551Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T07:42:46.551Z] OK: 6 MiB in 16 packages [2021-06-08T07:42:46.551Z] Removing intermediate container c09ba06ea569 [2021-06-08T07:42:46.551Z] ---> 30bf7a6acc38 [2021-06-08T07:42:46.551Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:42:46.551Z] ---> Running in 6e2af72626f5 [2021-06-08T07:42:46.814Z] ---> Running in eb600b74c77a [2021-06-08T07:42:46.814Z] Removing intermediate container 6e2af72626f5 [2021-06-08T07:42:46.814Z] ---> 5fb18a35b78c [2021-06-08T07:42:46.814Z] Step 14/26 : WORKDIR / [2021-06-08T07:42:46.814Z] Removing intermediate container 91eaf8cd683f [2021-06-08T07:42:46.814Z] ---> 3d32a0e28cfd [2021-06-08T07:42:46.814Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T07:42:46.814Z] ---> Running in e5a14b7a3f4e [2021-06-08T07:42:46.814Z] ---> 0396fb5c4d82 [2021-06-08T07:42:46.814Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T07:42:46.814Z] Removing intermediate container eb600b74c77a [2021-06-08T07:42:46.814Z] ---> 7164533dc23d [2021-06-08T07:42:46.814Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T07:42:46.814Z] ---> Running in baab0852a8bf [2021-06-08T07:42:47.075Z] ---> Running in 3f0386a308c9 [2021-06-08T07:42:47.075Z] Removing intermediate container b9f50e0049a4 [2021-06-08T07:42:47.075Z] ---> 6437a679e7bb [2021-06-08T07:42:47.075Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:42:47.338Z] Removing intermediate container baab0852a8bf [2021-06-08T07:42:47.338Z] ---> 551df9a6ca45 [2021-06-08T07:42:47.338Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T07:42:47.338Z] Removing intermediate container e5a14b7a3f4e [2021-06-08T07:42:47.338Z] ---> 2567b6e1c8d2 [2021-06-08T07:42:47.338Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-08T07:42:47.338Z] Removing intermediate container 3f0386a308c9 [2021-06-08T07:42:47.338Z] ---> b7226cc01d6d [2021-06-08T07:42:47.338Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T07:42:47.338Z] ---> 4357cace47c0 [2021-06-08T07:42:47.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T07:42:47.338Z] ---> Running in ce1d519b0134 [2021-06-08T07:42:47.338Z] ---> Running in 15c58fb8d584 [2021-06-08T07:42:47.622Z] Removing intermediate container ce1d519b0134 [2021-06-08T07:42:47.622Z] ---> c564b5321397 [2021-06-08T07:42:47.622Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T07:42:47.622Z] ---> 4c86eb79e272 [2021-06-08T07:42:47.622Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-08T07:42:47.622Z] ---> f7572e7a5003 [2021-06-08T07:42:47.622Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T07:42:47.622Z] Removing intermediate container 15c58fb8d584 [2021-06-08T07:42:47.622Z] ---> 74f55255cf5f [2021-06-08T07:42:47.622Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:42:47.622Z] ---> Running in 608957178a94 [2021-06-08T07:42:47.622Z] ---> Running in 5d0728e9d6f6 [2021-06-08T07:42:47.622Z] ---> 8ee480103678 [2021-06-08T07:42:47.622Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T07:42:47.622Z] ---> Running in 55690ed4d247 [2021-06-08T07:42:47.622Z] ---> Running in 460f3537c64d [2021-06-08T07:42:47.622Z] Removing intermediate container 608957178a94 [2021-06-08T07:42:47.622Z] ---> c994f6639613 [2021-06-08T07:42:47.622Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T07:42:47.888Z] ---> Running in 82b938b5f007 [2021-06-08T07:42:47.888Z] ---> 1923f9e2ad9c [2021-06-08T07:42:47.888Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T07:42:47.888Z] Removing intermediate container 460f3537c64d [2021-06-08T07:42:47.888Z] ---> ea81764c4a85 [2021-06-08T07:42:47.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:42:47.888Z] ---> Running in 2e401921b400 [2021-06-08T07:42:48.160Z] ---> 03a04a3a9a6b [2021-06-08T07:42:48.160Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-08T07:42:48.160Z] Removing intermediate container 82b938b5f007 [2021-06-08T07:42:48.160Z] ---> 87267b3cecf7 [2021-06-08T07:42:48.160Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:42:48.160Z] Removing intermediate container 2e401921b400 [2021-06-08T07:42:48.160Z] ---> d84295cc9566 [2021-06-08T07:42:48.160Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T07:42:48.160Z] ---> Running in befe8379cf2d [2021-06-08T07:42:48.422Z] ---> bfa235a26d43 [2021-06-08T07:42:48.422Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T07:42:48.422Z] Removing intermediate container befe8379cf2d [2021-06-08T07:42:48.422Z] ---> cb5e5f37ec3a [2021-06-08T07:42:48.422Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:42:48.422Z] ---> 5412eb330216 [2021-06-08T07:42:48.422Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T07:42:48.422Z] ---> Running in 584bc7483d45 [2021-06-08T07:42:48.700Z] Removing intermediate container 5d0728e9d6f6 [2021-06-08T07:42:48.701Z] ---> a8202eb627d3 [2021-06-08T07:42:48.701Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T07:42:48.701Z] Removing intermediate container 584bc7483d45 [2021-06-08T07:42:48.701Z] ---> cb9e3f0a2c1c [2021-06-08T07:42:48.701Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T07:42:48.701Z] Removing intermediate container 55690ed4d247 [2021-06-08T07:42:48.701Z] ---> 9aac2a1f8d11 [2021-06-08T07:42:48.701Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:42:48.701Z] ---> Running in 591fa8fcca83 [2021-06-08T07:42:48.963Z] ---> f55a3e2e822d [2021-06-08T07:42:48.963Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T07:42:48.963Z] ---> Running in 2d1a6b51b8b8 [2021-06-08T07:42:48.963Z] ---> 10c88a602ae8 [2021-06-08T07:42:48.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T07:42:48.963Z] ---> 6960ec3660f0 [2021-06-08T07:42:48.963Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T07:42:49.237Z] Removing intermediate container 2d1a6b51b8b8 [2021-06-08T07:42:49.237Z] ---> 00d5f6a42bf6 [2021-06-08T07:42:49.237Z] [2021-06-08T07:42:49.237Z] Successfully built 00d5f6a42bf6 [2021-06-08T07:42:49.237Z] ---> 28a44b648dbc [2021-06-08T07:42:49.237Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T07:42:49.237Z] Successfully tagged support-scheduler:latest [2021-06-08T07:42:49.237Z] Building sys-mgmt-agent [2021-06-08T07:42:49.527Z]  Building support-scheduler ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:49.527Z] ---> Running in 91374c78b9d4 [2021-06-08T07:42:49.527Z] ---> bcb022c06c79 [2021-06-08T07:42:49.527Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T07:42:50.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:50.147Z] ---> 4c3795c9cac4 [2021-06-08T07:42:50.147Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T07:42:50.147Z] Removing intermediate container 91374c78b9d4 [2021-06-08T07:42:50.147Z] ---> a246d8d36a61 [2021-06-08T07:42:50.147Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:42:50.414Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T07:42:50.414Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T07:42:50.694Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T07:42:50.694Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T07:42:50.694Z] ---> 7db2efe127d9 [2021-06-08T07:42:50.694Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-08T07:42:50.694Z] ---> Running in 876ae03cc13c [2021-06-08T07:42:51.283Z] ---> 8bf2ad409c86 [2021-06-08T07:42:51.283Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T07:42:51.548Z] ---> Running in a50dbf435734 [2021-06-08T07:42:51.548Z] Removing intermediate container 876ae03cc13c [2021-06-08T07:42:51.548Z] ---> 55c0368d4204 [2021-06-08T07:42:51.548Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T07:42:51.548Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T07:42:51.812Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T07:42:51.812Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:42:52.077Z] OK: 8 MiB in 20 packages [2021-06-08T07:42:53.039Z] ---> fe3d82dd192c [2021-06-08T07:42:53.039Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T07:42:53.308Z] ---> Running in a9cd49db04ac [2021-06-08T07:42:53.308Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:42:53.308Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:42:53.308Z] ---> c254e18fbf22 [2021-06-08T07:42:53.308Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:42:53.308Z] ---> Using cache [2021-06-08T07:42:53.308Z] ---> 24fd08b30d47 [2021-06-08T07:42:53.308Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:42:53.308Z] ---> Using cache [2021-06-08T07:42:53.308Z] ---> 0958674f31a4 [2021-06-08T07:42:53.308Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T07:42:53.921Z] ---> Running in 970d131b76db [2021-06-08T07:42:53.921Z] ---> 0880c20b409a [2021-06-08T07:42:53.921Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T07:42:53.921Z] Removing intermediate container a9cd49db04ac [2021-06-08T07:42:53.921Z] ---> f39b46cf1717 [2021-06-08T07:42:53.921Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:42:54.186Z] ---> Running in 737f84f7989b [2021-06-08T07:42:54.186Z] ---> Running in 0f4b3e4616b8 [2021-06-08T07:42:54.186Z] Removing intermediate container 591fa8fcca83 [2021-06-08T07:42:54.186Z] ---> b0b38b2c4e98 [2021-06-08T07:42:54.186Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:42:54.451Z] Removing intermediate container 0f4b3e4616b8 [2021-06-08T07:42:54.451Z] ---> 7a3219be8f97 [2021-06-08T07:42:54.451Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T07:42:54.451Z] Removing intermediate container 737f84f7989b [2021-06-08T07:42:54.451Z] ---> 86473a35eeb1 [2021-06-08T07:42:54.451Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T07:42:54.451Z] ---> Running in bbaaf3348929 [2021-06-08T07:42:54.451Z] Removing intermediate container a50dbf435734 [2021-06-08T07:42:54.451Z] ---> 72d23b0b2534 [2021-06-08T07:42:54.451Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T07:42:54.451Z] ---> 0f0e79cc693c [2021-06-08T07:42:54.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T07:42:54.451Z] ---> Running in 517c7418a134 [2021-06-08T07:42:54.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:54.718Z] Removing intermediate container bbaaf3348929 [2021-06-08T07:42:54.718Z] ---> 5ddfdc4af044 [2021-06-08T07:42:54.718Z] [2021-06-08T07:42:54.718Z] ---> a7321fc8069b [2021-06-08T07:42:54.718Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T07:42:54.718Z] Successfully built 5ddfdc4af044 [2021-06-08T07:42:54.718Z] Successfully tagged support-notifications:latest [2021-06-08T07:42:54.980Z] Building security-proxy-setup [2021-06-08T07:42:55.243Z]  Building support-notifications ... done Removing intermediate container 517c7418a134 [2021-06-08T07:42:55.244Z] ---> 8787b3eadedc [2021-06-08T07:42:55.244Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T07:42:55.244Z] ---> Running in a329060f29a8 [2021-06-08T07:42:55.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:42:56.214Z] OK: 219 MiB in 52 packages [2021-06-08T07:42:58.162Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:42:58.162Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:42:58.162Z] ---> c254e18fbf22 [2021-06-08T07:42:58.162Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T07:42:58.162Z] ---> Using cache [2021-06-08T07:42:58.162Z] ---> 24fd08b30d47 [2021-06-08T07:42:58.162Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:42:58.162Z] ---> Using cache [2021-06-08T07:42:58.162Z] ---> 0958674f31a4 [2021-06-08T07:42:58.162Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T07:42:58.162Z] ---> Using cache [2021-06-08T07:42:58.162Z] ---> e913adf4f967 [2021-06-08T07:42:58.162Z] Step 6/22 : COPY go.mod . [2021-06-08T07:42:58.162Z] ---> Using cache [2021-06-08T07:42:58.162Z] ---> 080586d48ec5 [2021-06-08T07:42:58.162Z] Step 7/22 : RUN go mod download [2021-06-08T07:42:58.162Z] ---> Using cache [2021-06-08T07:42:58.162Z] ---> c921ede7ae81 [2021-06-08T07:42:58.162Z] Step 8/22 : COPY . . [2021-06-08T07:42:58.162Z] ---> Using cache [2021-06-08T07:42:58.162Z] ---> 510b0946b155 [2021-06-08T07:42:58.162Z] Step 9/22 : RUN go mod tidy [2021-06-08T07:42:58.162Z] ---> Using cache [2021-06-08T07:42:58.162Z] ---> b41d0c837e14 [2021-06-08T07:42:58.162Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T07:42:59.562Z] ---> 76b89b1c5fb1 [2021-06-08T07:42:59.562Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T07:42:59.562Z] ---> Running in b5ecf67f98d2 [2021-06-08T07:42:59.562Z] ---> Running in 9537a1cc62a5 [2021-06-08T07:42:59.562Z] Removing intermediate container b5ecf67f98d2 [2021-06-08T07:42:59.562Z] ---> 7d3358357990 [2021-06-08T07:42:59.562Z] Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:42:59.562Z] ---> 07673911be6b [2021-06-08T07:42:59.562Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T07:42:59.562Z] ---> Running in 872ca40a9658 [2021-06-08T07:42:59.822Z] ---> Running in d705b8f04a6b [2021-06-08T07:42:59.822Z] Removing intermediate container 970d131b76db [2021-06-08T07:42:59.822Z] ---> fedc563c9901 [2021-06-08T07:42:59.822Z] Step 6/24 : COPY go.mod . [2021-06-08T07:42:59.822Z] Removing intermediate container 872ca40a9658 [2021-06-08T07:42:59.822Z] ---> c6c785942601 [2021-06-08T07:42:59.822Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T07:42:59.822Z] Removing intermediate container d705b8f04a6b [2021-06-08T07:42:59.822Z] ---> c3f04a8665b7 [2021-06-08T07:42:59.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:42:59.822Z] ---> Running in 59721469c9a8 [2021-06-08T07:43:00.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-08T07:43:00.085Z] ---> Running in 0f32a1877baf [2021-06-08T07:43:00.085Z] ---> bcda89e5a2f2 [2021-06-08T07:43:00.085Z] Step 7/24 : RUN go mod download [2021-06-08T07:43:00.085Z] Removing intermediate container 59721469c9a8 [2021-06-08T07:43:00.085Z] ---> 4b68bb90476c [2021-06-08T07:43:00.085Z] [2021-06-08T07:43:00.349Z] ---> Running in ab9d01c97996 [2021-06-08T07:43:00.349Z] Removing intermediate container 0f32a1877baf [2021-06-08T07:43:00.349Z] ---> 9ae059641cc6 [2021-06-08T07:43:00.349Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T07:43:00.349Z] Removing intermediate container a329060f29a8 [2021-06-08T07:43:00.349Z] ---> 814d333bb324 [2021-06-08T07:43:00.349Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T07:43:00.349Z] Successfully built 4b68bb90476c [2021-06-08T07:43:00.349Z] ---> Running in 6f45e80ab825 [2021-06-08T07:43:00.349Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T07:43:00.349Z]  Building security-secretstore-setup ... done Building core-metadata [2021-06-08T07:43:00.349Z] ---> Running in eab2067615e9 [2021-06-08T07:43:01.307Z] Removing intermediate container 6f45e80ab825 [2021-06-08T07:43:01.307Z] ---> 7a6604b7f861 [2021-06-08T07:43:01.307Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:43:03.265Z] Removing intermediate container eab2067615e9 [2021-06-08T07:43:03.265Z] ---> d8cb1e61055a [2021-06-08T07:43:03.265Z] Step 29/32 : CMD ["gate"] [2021-06-08T07:43:03.839Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:43:03.839Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:43:03.839Z] ---> c254e18fbf22 [2021-06-08T07:43:03.839Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:43:03.839Z] ---> Using cache [2021-06-08T07:43:03.839Z] ---> 24fd08b30d47 [2021-06-08T07:43:03.839Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:43:03.839Z] ---> Using cache [2021-06-08T07:43:03.839Z] ---> 0958674f31a4 [2021-06-08T07:43:03.839Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T07:43:03.839Z] ---> Using cache [2021-06-08T07:43:03.839Z] ---> e913adf4f967 [2021-06-08T07:43:03.839Z] Step 6/24 : COPY go.mod . [2021-06-08T07:43:03.839Z] ---> Using cache [2021-06-08T07:43:03.839Z] ---> 080586d48ec5 [2021-06-08T07:43:03.839Z] Step 7/24 : RUN go mod download [2021-06-08T07:43:03.839Z] ---> Using cache [2021-06-08T07:43:03.839Z] ---> c921ede7ae81 [2021-06-08T07:43:03.839Z] Step 8/24 : COPY . . [2021-06-08T07:43:03.839Z] ---> Using cache [2021-06-08T07:43:03.839Z] ---> 510b0946b155 [2021-06-08T07:43:03.839Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:43:03.839Z] ---> Using cache [2021-06-08T07:43:03.839Z] ---> b41d0c837e14 [2021-06-08T07:43:03.839Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T07:43:04.427Z] ---> Running in 3b7eb0e1a804 [2021-06-08T07:43:04.427Z] ---> Running in 31fc3dbf27af [2021-06-08T07:43:04.427Z] ---> Running in 521bfd2fc7a0 [2021-06-08T07:43:04.427Z] Removing intermediate container 3b7eb0e1a804 [2021-06-08T07:43:04.427Z] ---> 159173b50539 [2021-06-08T07:43:04.427Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:43:04.427Z] ---> Running in a249b5ceeefa [2021-06-08T07:43:04.695Z] Removing intermediate container 31fc3dbf27af [2021-06-08T07:43:04.695Z] ---> 4bd27cdeb73c [2021-06-08T07:43:04.695Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T07:43:04.695Z] Removing intermediate container ab9d01c97996 [2021-06-08T07:43:04.695Z] ---> f9338b759336 [2021-06-08T07:43:04.695Z] Step 8/24 : COPY . . [2021-06-08T07:43:04.963Z] Removing intermediate container a249b5ceeefa [2021-06-08T07:43:04.964Z] ---> 07759be907f5 [2021-06-08T07:43:04.964Z] [2021-06-08T07:43:04.964Z] ---> Running in abae0978e2b0 [2021-06-08T07:43:04.964Z] Successfully built 07759be907f5 [2021-06-08T07:43:04.964Z] Successfully tagged core-data:latest [2021-06-08T07:43:04.964Z]  Building core-data ... done Building core-command [2021-06-08T07:43:05.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-08T07:43:05.240Z] Removing intermediate container abae0978e2b0 [2021-06-08T07:43:05.240Z] ---> fcdaf334922f [2021-06-08T07:43:05.240Z] Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:43:08.584Z] ---> Running in fbab4c03cb54 [2021-06-08T07:43:09.592Z] Removing intermediate container fbab4c03cb54 [2021-06-08T07:43:09.592Z] ---> 57a1275c7a8f [2021-06-08T07:43:09.592Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T07:43:11.034Z] ---> Running in 741149c13061 [2021-06-08T07:43:11.656Z] Removing intermediate container 741149c13061 [2021-06-08T07:43:11.656Z] ---> 7058f291a43d [2021-06-08T07:43:11.656Z] [2021-06-08T07:43:11.656Z] Successfully built 7058f291a43d [2021-06-08T07:43:11.656Z] Successfully tagged security-bootstrapper:latest [2021-06-08T07:43:15.969Z]  Building security-bootstrapper ... done  ---> 4b7e435d3ffb [2021-06-08T07:43:15.969Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:43:15.969Z] ---> Running in 711f4f7b0aa5 [2021-06-08T07:43:16.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:43:16.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:43:16.241Z] ---> c254e18fbf22 [2021-06-08T07:43:16.241Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:43:16.241Z] ---> Using cache [2021-06-08T07:43:16.241Z] ---> 24fd08b30d47 [2021-06-08T07:43:16.241Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:43:16.241Z] ---> Using cache [2021-06-08T07:43:16.241Z] ---> 0958674f31a4 [2021-06-08T07:43:16.241Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T07:43:16.241Z] ---> Using cache [2021-06-08T07:43:16.241Z] ---> e913adf4f967 [2021-06-08T07:43:16.241Z] Step 6/24 : COPY go.mod . [2021-06-08T07:43:16.241Z] ---> Using cache [2021-06-08T07:43:16.241Z] ---> 080586d48ec5 [2021-06-08T07:43:16.241Z] Step 7/24 : RUN go mod download [2021-06-08T07:43:16.241Z] ---> Using cache [2021-06-08T07:43:16.241Z] ---> c921ede7ae81 [2021-06-08T07:43:16.241Z] Step 8/24 : COPY . . [2021-06-08T07:43:16.241Z] ---> Using cache [2021-06-08T07:43:16.241Z] ---> 510b0946b155 [2021-06-08T07:43:16.241Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:43:16.241Z] ---> Using cache [2021-06-08T07:43:16.241Z] ---> b41d0c837e14 [2021-06-08T07:43:16.241Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T07:43:16.740Z] ---> Running in 27c6c56d7fdd [2021-06-08T07:43:17.167Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-08T07:43:18.498Z] Removing intermediate container 711f4f7b0aa5 [2021-06-08T07:43:18.498Z] ---> 563418571f02 [2021-06-08T07:43:18.498Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T07:43:18.498Z] ---> Running in a179c11a1187 [2021-06-08T07:43:18.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-08T07:43:19.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T07:43:19.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T07:43:24.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T07:43:24.695Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T07:43:27.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T07:43:31.344Z] Removing intermediate container 9537a1cc62a5 [2021-06-08T07:43:31.344Z] ---> b864d14f00b8 [2021-06-08T07:43:31.344Z] [2021-06-08T07:43:31.344Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T07:43:31.344Z] ---> 13621d1b12d4 [2021-06-08T07:43:31.344Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T07:43:31.344Z] ---> Running in 2e2b2a357f19 [2021-06-08T07:43:31.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:43:31.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:43:31.889Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T07:43:31.889Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T07:43:31.889Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T07:43:31.889Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T07:43:31.889Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:43:31.889Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T07:43:32.157Z] OK: 7 MiB in 18 packages [2021-06-08T07:43:32.738Z] Removing intermediate container 2e2b2a357f19 [2021-06-08T07:43:32.738Z] ---> 94d3de55634b [2021-06-08T07:43:32.738Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T07:43:32.738Z] ---> Running in bfc3372afa7f [2021-06-08T07:43:32.738Z] Removing intermediate container bfc3372afa7f [2021-06-08T07:43:32.738Z] ---> db4ab77323ea [2021-06-08T07:43:32.738Z] Step 14/22 : WORKDIR /edgex [2021-06-08T07:43:33.009Z] ---> Running in 68b28e888c4f [2021-06-08T07:43:33.009Z] Removing intermediate container 68b28e888c4f [2021-06-08T07:43:33.009Z] ---> a0574bb07a1d [2021-06-08T07:43:33.009Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T07:43:33.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T07:43:33.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T07:43:33.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T07:43:33.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T07:43:33.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T07:43:33.280Z] ---> 5ab798d94052 [2021-06-08T07:43:33.280Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T07:43:33.644Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T07:43:33.862Z] ---> 91c44ef9f32f [2021-06-08T07:43:33.862Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T07:43:34.127Z] ---> 45d59a1ee9f7 [2021-06-08T07:43:34.127Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T07:43:34.389Z] ---> Running in 23c5883cfbba [2021-06-08T07:43:34.389Z] Removing intermediate container 23c5883cfbba [2021-06-08T07:43:34.389Z] ---> 183ef3f3999c [2021-06-08T07:43:34.389Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T07:43:34.389Z] ---> Running in 4ffce50900a8 [2021-06-08T07:43:34.655Z] Removing intermediate container 4ffce50900a8 [2021-06-08T07:43:34.655Z] ---> 024e8ef866a5 [2021-06-08T07:43:34.655Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T07:43:34.655Z] ---> Running in 2b082927fdc6 [2021-06-08T07:43:34.921Z] Removing intermediate container 2b082927fdc6 [2021-06-08T07:43:34.921Z] ---> 7e300a30bda6 [2021-06-08T07:43:34.921Z] Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:43:35.193Z] ---> Running in e2855c1f71b4 [2021-06-08T07:43:35.193Z] Removing intermediate container e2855c1f71b4 [2021-06-08T07:43:35.193Z] ---> c3b25d1b8421 [2021-06-08T07:43:35.193Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T07:43:35.463Z] ---> Running in 1430e650b484 [2021-06-08T07:43:35.463Z] Removing intermediate container 1430e650b484 [2021-06-08T07:43:35.463Z] ---> 1a91f55ac47f [2021-06-08T07:43:35.463Z] [2021-06-08T07:43:35.735Z] Successfully built 1a91f55ac47f [2021-06-08T07:43:35.735Z] Successfully tagged security-proxy-setup:latest [2021-06-08T07:43:37.160Z]  Building security-proxy-setup ... done Removing intermediate container 521bfd2fc7a0 [2021-06-08T07:43:37.160Z] ---> ee2f6625de2d [2021-06-08T07:43:37.160Z] [2021-06-08T07:43:37.160Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T07:43:37.160Z] ---> 13621d1b12d4 [2021-06-08T07:43:37.160Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T07:43:37.160Z] ---> Using cache [2021-06-08T07:43:37.160Z] ---> 5b6a9bb9b64c [2021-06-08T07:43:37.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:43:37.160Z] ---> Using cache [2021-06-08T07:43:37.160Z] ---> de1b5272e2f7 [2021-06-08T07:43:37.160Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T07:43:37.160Z] ---> Running in 52dd436b81a2 [2021-06-08T07:43:37.160Z] Removing intermediate container 52dd436b81a2 [2021-06-08T07:43:37.160Z] ---> 94cfa8eeaf91 [2021-06-08T07:43:37.160Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T07:43:37.160Z] ---> Running in 26d198720ec9 [2021-06-08T07:43:37.425Z] Removing intermediate container 26d198720ec9 [2021-06-08T07:43:37.425Z] ---> edd1452fbc9e [2021-06-08T07:43:37.425Z] Step 16/24 : WORKDIR / [2021-06-08T07:43:37.425Z] ---> Running in b2bb4a0d42b6 [2021-06-08T07:43:37.425Z] Removing intermediate container b2bb4a0d42b6 [2021-06-08T07:43:37.425Z] ---> 81873cd7b58c [2021-06-08T07:43:37.425Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:43:37.690Z] ---> 6a55af681f8c [2021-06-08T07:43:37.690Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T07:43:38.278Z] ---> 1e3aad879ace [2021-06-08T07:43:38.278Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T07:43:38.550Z] ---> a61bffd72f3f [2021-06-08T07:43:38.550Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T07:43:38.817Z] ---> Running in 6c5f0405058a [2021-06-08T07:43:38.817Z] Removing intermediate container 6c5f0405058a [2021-06-08T07:43:38.817Z] ---> 2bf8ee6cb1a2 [2021-06-08T07:43:38.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:43:38.817Z] ---> Running in d3d64e693746 [2021-06-08T07:43:39.086Z] Removing intermediate container d3d64e693746 [2021-06-08T07:43:39.086Z] ---> f7a2d9010fb9 [2021-06-08T07:43:39.086Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T07:43:39.086Z] ---> Running in b26a37454fde [2021-06-08T07:43:39.357Z] Removing intermediate container b26a37454fde [2021-06-08T07:43:39.357Z] ---> c9f8e2766c0a [2021-06-08T07:43:39.357Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:43:39.357Z] ---> Running in cb6f67d29d3f [2021-06-08T07:43:39.632Z] Removing intermediate container cb6f67d29d3f [2021-06-08T07:43:39.632Z] ---> 43a129696b61 [2021-06-08T07:43:39.632Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:43:39.632Z] ---> Running in 01361258480f [2021-06-08T07:43:39.632Z] Removing intermediate container 01361258480f [2021-06-08T07:43:39.632Z] ---> ad186a65fa13 [2021-06-08T07:43:39.632Z] [2021-06-08T07:43:39.914Z] Successfully built ad186a65fa13 [2021-06-08T07:43:39.914Z] Successfully tagged core-metadata:latest [2021-06-08T07:43:43.300Z]  Building core-metadata ... done Removing intermediate container 27c6c56d7fdd [2021-06-08T07:43:43.300Z] ---> 078b8fd4a368 [2021-06-08T07:43:43.300Z] [2021-06-08T07:43:43.300Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T07:43:43.300Z] ---> 13621d1b12d4 [2021-06-08T07:43:43.300Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T07:43:43.300Z] ---> Using cache [2021-06-08T07:43:43.300Z] ---> 5b6a9bb9b64c [2021-06-08T07:43:43.300Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:43:43.300Z] ---> Using cache [2021-06-08T07:43:43.300Z] ---> de1b5272e2f7 [2021-06-08T07:43:43.300Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T07:43:43.300Z] ---> Running in 921c68fc7b2f [2021-06-08T07:43:43.300Z] Removing intermediate container 921c68fc7b2f [2021-06-08T07:43:43.300Z] ---> 8e75cc4d0f0e [2021-06-08T07:43:43.300Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T07:43:43.300Z] ---> Running in e8fe0c1a6f0d [2021-06-08T07:43:43.301Z] Removing intermediate container e8fe0c1a6f0d [2021-06-08T07:43:43.301Z] ---> b66d788bf90d [2021-06-08T07:43:43.301Z] Step 16/24 : WORKDIR / [2021-06-08T07:43:43.301Z] ---> Running in 5e71887900cb [2021-06-08T07:43:43.301Z] Removing intermediate container 5e71887900cb [2021-06-08T07:43:43.301Z] ---> 11502204ad2f [2021-06-08T07:43:43.301Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:43:43.564Z] ---> 2638ecf100e8 [2021-06-08T07:43:43.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T07:43:43.867Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T07:43:43.868Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T07:43:43.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T07:43:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T07:43:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T07:43:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T07:43:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T07:43:44.537Z] ---> f5ce3fb3d35f [2021-06-08T07:43:44.537Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T07:43:44.537Z] Removing intermediate container a179c11a1187 [2021-06-08T07:43:44.537Z] ---> 1be5a0036713 [2021-06-08T07:43:44.537Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T07:43:44.537Z] ---> Running in 86a6a9b8afb7 [2021-06-08T07:43:44.537Z] ---> eff03887ac79 [2021-06-08T07:43:44.537Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T07:43:44.537Z] ---> Running in b2a66019ec91 [2021-06-08T07:43:44.537Z] Removing intermediate container b2a66019ec91 [2021-06-08T07:43:44.537Z] ---> 8e8273f3c546 [2021-06-08T07:43:44.537Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:43:44.537Z] ---> Running in aab998569630 [2021-06-08T07:43:44.800Z] Removing intermediate container aab998569630 [2021-06-08T07:43:44.800Z] ---> 017898fbd31e [2021-06-08T07:43:44.800Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T07:43:44.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-08T07:43:44.800Z] ---> Running in 17e14e8270dd [2021-06-08T07:43:44.800Z] Removing intermediate container 17e14e8270dd [2021-06-08T07:43:44.800Z] ---> 45f909dd1f7e [2021-06-08T07:43:44.800Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:43:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements [2021-06-08T07:43:45.062Z] ---> Running in 9085a27e91cc [2021-06-08T07:43:45.062Z] Removing intermediate container 9085a27e91cc [2021-06-08T07:43:45.062Z] ---> f6f3ae6e017f [2021-06-08T07:43:45.062Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:43:45.062Z] ---> Running in 85b997fe2fea [2021-06-08T07:43:45.062Z] Removing intermediate container 85b997fe2fea [2021-06-08T07:43:45.062Z] ---> ca28903cdc65 [2021-06-08T07:43:45.062Z] [2021-06-08T07:43:45.322Z] Successfully built ca28903cdc65 [2021-06-08T07:43:45.322Z] Successfully tagged core-command:latest [2021-06-08T07:43:45.322Z]  Building core-command ... done Removing intermediate container 86a6a9b8afb7 [2021-06-08T07:43:45.322Z] ---> e6621c05b9d5 [2021-06-08T07:43:45.322Z] [2021-06-08T07:43:45.322Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T07:43:45.600Z] 20.10.0: Pulling from library/docker [2021-06-08T07:43:48.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.355s coverage: 100.0% of statements [2021-06-08T07:43:48.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T07:43:48.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T07:43:48.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T07:43:48.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.269s coverage: 81.2% of statements [2021-06-08T07:43:48.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T07:43:48.940Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T07:43:48.941Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T07:43:48.941Z] ---> aefe523efa57 [2021-06-08T07:43:48.941Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:43:49.512Z] ---> Running in 65e382e406be [2021-06-08T07:43:49.512Z] Removing intermediate container 65e382e406be [2021-06-08T07:43:49.512Z] ---> d0b708c52a46 [2021-06-08T07:43:49.512Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T07:43:49.512Z] ---> Running in 461809e03f8e [2021-06-08T07:43:49.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T07:43:49.773Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T07:43:50.034Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T07:43:50.034Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T07:43:50.034Z] Executing bash-5.0.17-r0.post-install [2021-06-08T07:43:50.034Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T07:43:50.034Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T07:43:50.034Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T07:43:50.034Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T07:43:50.034Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T07:43:50.034Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T07:43:50.034Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T07:43:50.034Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T07:43:50.034Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T07:43:50.034Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T07:43:50.034Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T07:43:50.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.317s coverage: 53.4% of statements [2021-06-08T07:43:50.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T07:43:50.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T07:43:50.606Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T07:43:50.606Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T07:43:50.606Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T07:43:50.606Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T07:43:50.606Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T07:43:50.606Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T07:43:50.606Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T07:43:50.606Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T07:43:50.606Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T07:43:50.606Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T07:43:50.606Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T07:43:50.606Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T07:43:50.606Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T07:43:50.879Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T07:43:50.879Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T07:43:50.879Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T07:43:50.879Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T07:43:50.879Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T07:43:50.879Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T07:43:50.879Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T07:43:50.879Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T07:43:50.879Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T07:43:50.879Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T07:43:50.879Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T07:43:50.879Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T07:43:50.879Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T07:43:50.879Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T07:43:50.879Z] OK: 72 MiB in 59 packages [2021-06-08T07:43:51.452Z] Collecting docker-compose==1.23.2 [2021-06-08T07:43:51.452Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T07:43:51.715Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T07:43:51.715Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T07:43:51.977Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-08T07:43:51.977Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T07:43:51.977Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T07:43:51.977Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T07:43:51.977Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T07:43:52.240Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T07:43:52.240Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T07:43:52.240Z] Collecting PyYAML<4,>=3.10 [2021-06-08T07:43:52.240Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T07:43:52.814Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T07:43:52.814Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T07:43:53.077Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T07:43:53.077Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T07:43:53.340Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T07:43:53.340Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T07:43:53.340Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T07:43:53.340Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T07:43:53.912Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T07:43:53.912Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T07:43:53.912Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T07:43:53.912Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T07:43:53.912Z] Collecting idna<2.8,>=2.5 [2021-06-08T07:43:53.912Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T07:43:53.912Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-08T07:43:53.912Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-08T07:43:53.912Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T07:43:53.912Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T07:43:53.912Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T07:43:53.913Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T07:43:54.174Z] Installing collected packages: texttable, websocket-client, jsonschema, cached-property, PyYAML, docopt, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docker-compose [2021-06-08T07:43:54.175Z] Running setup.py install for texttable: started [2021-06-08T07:43:54.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.448s coverage: 87.7% of statements [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:43:54.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.234s coverage: 78.9% of statements [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T07:43:54.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T07:43:54.437Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T07:43:54.437Z] Running setup.py install for PyYAML: started [2021-06-08T07:43:55.009Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T07:43:55.009Z] Running setup.py install for docopt: started [2021-06-08T07:43:55.269Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T07:43:55.269Z] Attempting uninstall: urllib3 [2021-06-08T07:43:55.270Z] Found existing installation: urllib3 1.25.9 [2021-06-08T07:43:55.270Z] Uninstalling urllib3-1.25.9: [2021-06-08T07:43:55.270Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T07:43:55.270Z] Attempting uninstall: idna [2021-06-08T07:43:55.270Z] Found existing installation: idna 2.9 [2021-06-08T07:43:55.270Z] Uninstalling idna-2.9: [2021-06-08T07:43:55.270Z] Successfully uninstalled idna-2.9 [2021-06-08T07:43:55.530Z] Attempting uninstall: requests [2021-06-08T07:43:55.530Z] Found existing installation: requests 2.23.0 [2021-06-08T07:43:55.530Z] Uninstalling requests-2.23.0: [2021-06-08T07:43:55.530Z] Successfully uninstalled requests-2.23.0 [2021-06-08T07:43:55.530Z] Running setup.py install for dockerpty: started [2021-06-08T07:43:56.104Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T07:43:56.104Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-08T07:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.418s coverage: 95.1% of statements [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T07:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T07:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.168s coverage: 60.0% of statements [2021-06-08T07:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.382s coverage: 0.8% of statements [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T07:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.176s coverage: 22.0% of statements [2021-06-08T07:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T07:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2021-06-08T07:43:59.414Z] Removing intermediate container 461809e03f8e [2021-06-08T07:43:59.414Z] ---> c35bdcf90bf5 [2021-06-08T07:43:59.414Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T07:43:59.414Z] ---> Running in 03ac7436f62f [2021-06-08T07:43:59.414Z] Removing intermediate container 03ac7436f62f [2021-06-08T07:43:59.414Z] ---> b06b248979cc [2021-06-08T07:43:59.414Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T07:43:59.414Z] ---> Running in c6535bdf5adf [2021-06-08T07:43:59.414Z] Removing intermediate container c6535bdf5adf [2021-06-08T07:43:59.414Z] ---> 82d154b4d8fc [2021-06-08T07:43:59.414Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T07:43:59.414Z] ---> 735d74dbb653 [2021-06-08T07:43:59.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T07:43:59.414Z] ---> 35ceed364a68 [2021-06-08T07:43:59.414Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T07:43:59.676Z] ---> 1b48ffe777a3 [2021-06-08T07:43:59.676Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T07:43:59.676Z] ---> Running in 2ae8b6213a1f [2021-06-08T07:43:59.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.186s coverage: 79.5% of statements [2021-06-08T07:43:59.942Z] Removing intermediate container 2ae8b6213a1f [2021-06-08T07:43:59.942Z] ---> e2f4a7140b79 [2021-06-08T07:43:59.942Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:43:59.942Z] ---> Running in b0cce409e2a4 [2021-06-08T07:43:59.942Z] Removing intermediate container b0cce409e2a4 [2021-06-08T07:43:59.942Z] ---> 4f25a55a43fe [2021-06-08T07:43:59.942Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T07:43:59.942Z] ---> Running in c6e8e384d03e [2021-06-08T07:43:59.942Z] Removing intermediate container c6e8e384d03e [2021-06-08T07:43:59.942Z] ---> 6c0528f20fb1 [2021-06-08T07:43:59.942Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:43:59.942Z] ---> Running in 027847612a06 [2021-06-08T07:44:00.204Z] Removing intermediate container 027847612a06 [2021-06-08T07:44:00.204Z] ---> 72b54c6107de [2021-06-08T07:44:00.204Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:44:00.204Z] ---> Running in ac594bc48c56 [2021-06-08T07:44:00.204Z] Removing intermediate container ac594bc48c56 [2021-06-08T07:44:00.204Z] ---> 8951729dc7b2 [2021-06-08T07:44:00.205Z] [2021-06-08T07:44:00.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2021-06-08T07:44:00.466Z] Successfully built 8951729dc7b2 [2021-06-08T07:44:00.466Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T07:44:00.474Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T07:44:00.480Z] $ docker stop --time=1 a858d891e198879b614939f9aab8cfa44992fce20ed22d263690cb5dda1a25fe [2021-06-08T07:44:01.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-06-08T07:44:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2021-06-08T07:44:01.796Z] $ docker rm -f a858d891e198879b614939f9aab8cfa44992fce20ed22d263690cb5dda1a25fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T07:44:02.192Z] + docker images [2021-06-08T07:44:02.193Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T07:44:02.193Z] sys-mgmt-agent latest 8951729dc7b2 1 second ago 312MB [2021-06-08T07:44:02.193Z] core-command latest ca28903cdc65 16 seconds ago 15.9MB [2021-06-08T07:44:02.193Z] e6621c05b9d5 16 seconds ago 1.15GB [2021-06-08T07:44:02.193Z] 078b8fd4a368 19 seconds ago 1.14GB [2021-06-08T07:44:02.193Z] core-metadata latest ad186a65fa13 22 seconds ago 16.6MB [2021-06-08T07:44:02.193Z] ee2f6625de2d 25 seconds ago 1.15GB [2021-06-08T07:44:02.193Z] security-proxy-setup latest 1a91f55ac47f 26 seconds ago 25.3MB [2021-06-08T07:44:02.193Z] b864d14f00b8 31 seconds ago 1.15GB [2021-06-08T07:44:02.193Z] security-bootstrapper latest 7058f291a43d 50 seconds ago 18.2MB [2021-06-08T07:44:02.193Z] core-data latest 07759be907f5 57 seconds ago 20.2MB [2021-06-08T07:44:02.193Z] security-secretstore-setup latest 4b68bb90476c About a minute ago 28.1MB [2021-06-08T07:44:02.193Z] support-notifications latest 5ddfdc4af044 About a minute ago 16.6MB [2021-06-08T07:44:02.193Z] support-scheduler latest 00d5f6a42bf6 About a minute ago 15.9MB [2021-06-08T07:44:02.193Z] bfafd0cb8f5c About a minute ago 1.15GB [2021-06-08T07:44:02.193Z] 788bfc59e1e3 About a minute ago 1.15GB [2021-06-08T07:44:02.193Z] 43c46b95d62d About a minute ago 1.15GB [2021-06-08T07:44:02.193Z] dfda334faab0 About a minute ago 1.14GB [2021-06-08T07:44:02.193Z] cafc07845d3a About a minute ago 1.14GB [2021-06-08T07:44:02.193Z] ci-base-image-x86_64 latest c254e18fbf22 5 minutes ago 648MB [2021-06-08T07:44:02.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T07:44:02.193Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T07:44:02.193Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T07:44:02.193Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T07:44:02.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-08T07:44:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements [2021-06-08T07:44:14.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-06-08T07:44:17.618Z] Still waiting to schedule task [2021-06-08T07:44:17.619Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-08T07:44:19.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.601s coverage: 81.8% of statements [2021-06-08T07:44:19.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.175s coverage: 76.0% of statements [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.353s coverage: 91.2% of statements [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.701s coverage: 64.4% of statements [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T07:44:27.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-06-08T07:44:27.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2021-06-08T07:44:28.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-06-08T07:44:28.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-06-08T07:44:33.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.086s coverage: 66.9% of statements [2021-06-08T07:44:33.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T07:44:33.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T07:44:33.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T07:44:35.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.721s coverage: 43.6% of statements [2021-06-08T07:44:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T07:44:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T07:44:35.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2021-06-08T07:44:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T07:44:35.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.131s coverage: 84.8% of statements [2021-06-08T07:44:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T07:44:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T07:44:35.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T07:44:35.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.226s coverage: 19.3% of statements [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.547s coverage: 91.9% of statements [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.194s coverage: 63.4% of statements [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.374s coverage: 97.6% of statements [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T07:44:41.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T07:44:41.841Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-08T07:44:42.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.214s coverage: 28.1% of statements [2021-06-08T07:44:42.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T07:44:42.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T07:44:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.166s coverage: 28.9% of statements [2021-06-08T07:44:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T07:44:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T07:44:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T07:44:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T07:44:43.913Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T07:44:43.913Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-08T07:44:44.525Z] GO111MODULE=on go vet ./... [2021-06-08T07:45:24.190Z] Running on prd-ubuntu18.04-docker-8c-8g-876 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws [2021-06-08T07:45:24.212Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-08T07:45:24.336Z] The recommended git tool is: git [2021-06-08T07:45:26.892Z] using credential edgex-jenkins-ssh [2021-06-08T07:45:26.907Z] Cloning the remote Git repository [2021-06-08T07:45:26.944Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T07:45:27.021Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-08T07:45:27.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T07:45:27.053Z] > git --version # timeout=10 [2021-06-08T07:45:27.064Z] > git --version # 'git version 2.17.1' [2021-06-08T07:45:27.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T07:45:27.098Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T07:45:32.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T07:45:32.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T07:45:32.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T07:45:32.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T07:45:32.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T07:45:32.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T07:45:33.176Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:45:33.283Z] Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:45:33.284Z] Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) [2021-06-08T07:45:33.189Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T07:45:33.194Z] > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [2021-06-08T07:45:33.254Z] > git remote # timeout=10 [2021-06-08T07:45:33.261Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T07:45:33.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T07:45:33.270Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T07:45:33.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T07:45:33.289Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T07:45:33.293Z] > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [2021-06-08T07:45:36.896Z] Commit message: "fix(notifications): Query with invalid offset range should return 416" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:45:38.008Z] + echo snap-build.sh [2021-06-08T07:45:38.008Z] snap-build.sh [2021-06-08T07:45:38.008Z] + SNAP_BASE_DIR=. [2021-06-08T07:45:38.008Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-08T07:45:38.008Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-08T07:45:38.008Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-08T07:45:38.008Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-08T07:45:38.008Z] + cd /w/workspace/edgex-go/2 [2021-06-08T07:45:38.008Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-08T07:45:38.008Z] Reading package lists... [2021-06-08T07:45:38.008Z] Building dependency tree... [2021-06-08T07:45:38.008Z] Reading state information... [2021-06-08T07:45:38.273Z] The following packages were automatically installed and are no longer required: [2021-06-08T07:45:38.273Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-08T07:45:38.273Z] uidmap xdelta3 [2021-06-08T07:45:38.273Z] Use 'sudo apt autoremove' to remove them. [2021-06-08T07:45:38.273Z] The following packages will be REMOVED: [2021-06-08T07:45:38.273Z] lxd* lxd-client* [2021-06-08T07:45:38.848Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-08T07:45:38.848Z] After this operation, 31.7 MB disk space will be freed. [2021-06-08T07:45:39.374Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-08T07:45:39.374Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T07:45:40.321Z] Removing lxd dnsmasq configuration [2021-06-08T07:45:40.321Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T07:45:40.583Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-08T07:45:41.529Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T07:45:41.529Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-08T07:45:41.529Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T07:45:42.925Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-08T07:45:42.925Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-08T07:45:44.318Z] + sudo snap remove --purge lxd [2021-06-08T07:45:44.318Z] snap "lxd" is not installed [2021-06-08T07:45:44.318Z] + sudo groupadd --force --system lxd [2021-06-08T07:45:44.318Z] ++ whoami [2021-06-08T07:45:44.319Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-08T07:45:44.580Z] + newgrp - lxd [2021-06-08T07:45:44.580Z] + sudo snap install lxd [2021-06-08T07:45:54.605Z] 2021-06-08T07:45:51Z INFO Waiting for automatic snapd restart... [2021-06-08T07:46:06.471Z] gofmt -l . [2021-06-08T07:46:06.472Z] [ "`gofmt -l .`" = "" ] [2021-06-08T07:46:06.472Z] ./bin/test-attribution-txt.sh [2021-06-08T07:46:06.905Z] lxd 4.15 from Canonical* installed [2021-06-08T07:46:06.905Z] + sudo lxd init --auto [Pipeline] sh [2021-06-08T07:46:08.591Z] + ls -al . [2021-06-08T07:46:08.591Z] total 556 [2021-06-08T07:46:08.591Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 07:46 . [2021-06-08T07:46:08.591Z] drwxr-xr-x 4 root root 4096 Jun 8 07:41 .. [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 07:40 .dockerignore [2021-06-08T07:46:08.591Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 07:40 .git [2021-06-08T07:46:08.591Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 07:40 .github [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 07:40 .gitignore [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 07:40 .sonarcloud.properties [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 07:40 Attribution.txt [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 07:40 CONTRIBUTING.md [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 07:40 Dockerfile.build [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 07:40 Jenkinsfile [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 07:40 LICENSE [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 07:40 Makefile [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 07:40 README.md [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 07:40 SECURITY.md [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 07:37 VERSION [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 07:40 ZMQWindows.md [2021-06-08T07:46:08.591Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 07:40 bin [2021-06-08T07:46:08.591Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 07:40 cmd [2021-06-08T07:46:08.591Z] -rw-r--r-- 1 root root 412281 Jun 8 07:44 coverage.out [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 07:40 go.mod [2021-06-08T07:46:08.591Z] -rw-r--r-- 1 root root 21048 Jun 8 07:41 go.sum [2021-06-08T07:46:08.591Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 07:40 internal [2021-06-08T07:46:08.591Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 07:40 openapi [2021-06-08T07:46:08.591Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 07:40 snap [2021-06-08T07:46:08.591Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 07:40 version.go [Pipeline] sh [2021-06-08T07:46:09.268Z] + '[' -e coverage.out ] [2021-06-08T07:46:09.268Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T07:46:09.290Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T07:46:10.158Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T07:46:10.819Z] + make build [2021-06-08T07:46:10.819Z] go mod tidy [2021-06-08T07:46:11.430Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-08T07:46:16.961Z] + sudo snap install --classic snapcraft [2021-06-08T07:46:18.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-08T07:46:22.270Z] snapcraft 4.8 from Canonical* installed [2021-06-08T07:46:22.270Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-08T07:46:22.270Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-08T07:46:22.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T07:46:22.270Z] Dload Upload Total Spent Left Speed [2021-06-08T07:46:22.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2021-06-08T07:46:22.270Z] 100 3325k 100 3325k 0 0 8525k 0 --:--:-- --:--:-- --:--:-- 8525k [2021-06-08T07:46:22.270Z] ./yq_linux_amd64 [2021-06-08T07:46:22.531Z] + sudo snapcraft prime --use-lxd [2021-06-08T07:46:24.452Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-08T07:46:24.452Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-08T07:46:24.452Z] - README.md [2021-06-08T07:46:24.452Z] [2021-06-08T07:46:24.452Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T07:46:25.400Z] Launching a container. [2021-06-08T07:46:33.588Z] Waiting for container to be ready [2021-06-08T07:46:33.588Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-08T07:46:33.588Z] [2021-06-08T07:46:36.898Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-08T07:46:37.473Z] Waiting for network to be ready... [2021-06-08T07:46:38.046Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T07:46:38.046Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T07:46:38.046Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T07:46:38.307Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T07:46:38.307Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T07:46:38.307Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T07:46:38.307Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T07:46:38.307Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T07:46:38.307Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T07:46:38.307Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T07:46:38.572Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T07:46:38.572Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T07:46:39.200Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T07:46:39.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T07:46:39.200Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T07:46:39.200Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T07:46:39.200Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T07:46:39.200Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T07:46:39.502Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T07:46:39.502Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-08T07:46:39.762Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T07:46:39.762Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T07:46:39.762Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T07:46:39.762Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T07:46:39.762Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T07:46:39.762Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T07:46:39.762Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T07:46:40.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-08T07:46:42.333Z] Fetched 24.7 MB in 4s (5885 kB/s) [2021-06-08T07:46:42.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-08T07:46:42.908Z] Reading package lists... [2021-06-08T07:46:43.169Z] Reading package lists... [2021-06-08T07:46:43.431Z] Building dependency tree... [2021-06-08T07:46:43.431Z] Reading state information... [2021-06-08T07:46:43.431Z] The following additional packages will be installed: [2021-06-08T07:46:43.431Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T07:46:43.431Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T07:46:43.431Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T07:46:43.431Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-08T07:46:43.431Z] Suggested packages: [2021-06-08T07:46:43.431Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-08T07:46:43.431Z] Recommended packages: [2021-06-08T07:46:43.431Z] gnupg libsasl2-modules [2021-06-08T07:46:43.431Z] The following NEW packages will be installed: [2021-06-08T07:46:43.431Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T07:46:43.431Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T07:46:43.431Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T07:46:43.431Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-08T07:46:43.431Z] The following packages will be upgraded: [2021-06-08T07:46:43.431Z] gpg gpg-agent gpgconf libudev1 [2021-06-08T07:46:43.707Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-08T07:46:43.708Z] Need to get 3530 kB of archives. [2021-06-08T07:46:43.708Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-08T07:46:43.708Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-08T07:46:43.708Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-08T07:46:43.708Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-08T07:46:43.708Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-08T07:46:43.708Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-08T07:46:44.284Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-08T07:46:44.546Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-08T07:46:44.546Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-08T07:46:44.546Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-08T07:46:44.546Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-08T07:46:44.546Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-08T07:46:44.546Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-08T07:46:44.546Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-08T07:46:44.546Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-08T07:46:44.546Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-08T07:46:44.546Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-08T07:46:44.546Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-08T07:46:44.546Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-08T07:46:44.546Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-08T07:46:44.546Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-08T07:46:44.546Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-08T07:46:44.546Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-08T07:46:44.808Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T07:46:44.808Z] Fetched 3530 kB in 1s (3164 kB/s) [2021-06-08T07:46:44.808Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T07:46:44.808Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-08T07:46:44.808Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T07:46:44.808Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-08T07:46:45.072Z] Selecting previously unselected package udev. [2021-06-08T07:46:45.072Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T07:46:45.072Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-08T07:46:45.072Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-08T07:46:45.334Z] Selecting previously unselected package libfuse2:amd64. [2021-06-08T07:46:45.334Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T07:46:45.334Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T07:46:45.334Z] Selecting previously unselected package fuse. [2021-06-08T07:46:45.334Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T07:46:45.334Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-08T07:46:45.334Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T07:46:45.334Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T07:46:45.597Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T07:46:45.597Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T07:46:45.597Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T07:46:45.597Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T07:46:45.597Z] Selecting previously unselected package libksba8:amd64. [2021-06-08T07:46:45.597Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-08T07:46:45.597Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-08T07:46:45.965Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-08T07:46:45.965Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:45.965Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:45.965Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-08T07:46:45.965Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:45.965Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:45.965Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-08T07:46:45.965Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:45.965Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:45.965Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-08T07:46:45.965Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:45.965Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:45.965Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-08T07:46:45.965Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:45.965Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:45.965Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-08T07:46:45.965Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:45.965Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:46.226Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-08T07:46:46.226Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:46.226Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:46.226Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-08T07:46:46.227Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:46.227Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:46.227Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-08T07:46:46.227Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T07:46:46.227Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:46.490Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T07:46:46.490Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T07:46:46.490Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T07:46:46.490Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T07:46:46.490Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T07:46:46.490Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T07:46:46.490Z] Selecting previously unselected package libldap-common. [2021-06-08T07:46:46.490Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-08T07:46:46.490Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T07:46:46.490Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T07:46:46.490Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-08T07:46:46.490Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T07:46:46.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-08T07:46:46.789Z] Selecting previously unselected package dirmngr. [2021-06-08T07:46:46.789Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T07:46:46.789Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T07:46:46.789Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T07:46:46.789Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-08T07:46:46.789Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T07:46:46.789Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T07:46:46.789Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T07:46:46.789Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-08T07:46:46.789Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:46.789Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-08T07:46:46.789Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T07:46:47.051Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-08T07:46:47.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-08T07:46:47.312Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T07:46:47.312Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.312Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-08T07:46:47.312Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-08T07:46:47.312Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-08T07:46:47.312Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.312Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.312Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.577Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.577Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.577Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.577Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T07:46:47.577Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T07:46:47.577Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T07:46:47.577Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T07:46:47.840Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-08T07:46:47.840Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-08T07:46:47.840Z] This means they are not meant to be enabled using systemctl. [2021-06-08T07:46:47.840Z] Possible reasons for having this kind of units are: [2021-06-08T07:46:47.840Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-08T07:46:47.840Z] .wants/ or .requires/ directory. [2021-06-08T07:46:47.840Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-08T07:46:47.840Z] a requirement dependency on it. [2021-06-08T07:46:47.840Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-08T07:46:47.840Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-08T07:46:47.840Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-08T07:46:47.840Z] instance name specified. [2021-06-08T07:46:48.414Z] Reading package lists... [2021-06-08T07:46:48.414Z] Building dependency tree... [2021-06-08T07:46:48.414Z] Reading state information... [2021-06-08T07:46:48.705Z] The following additional packages will be installed: [2021-06-08T07:46:48.705Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-08T07:46:48.705Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-08T07:46:48.705Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-08T07:46:48.705Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-08T07:46:48.705Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-08T07:46:48.705Z] Suggested packages: [2021-06-08T07:46:48.705Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-08T07:46:48.705Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-08T07:46:48.705Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-08T07:46:48.705Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-08T07:46:48.705Z] systemd-container policykit-1 [2021-06-08T07:46:48.705Z] Recommended packages: [2021-06-08T07:46:48.705Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-08T07:46:48.705Z] The following NEW packages will be installed: [2021-06-08T07:46:48.705Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-08T07:46:48.705Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-08T07:46:48.705Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-08T07:46:48.705Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-08T07:46:48.705Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-08T07:46:48.705Z] The following packages will be upgraded: [2021-06-08T07:46:48.705Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-08T07:46:48.705Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-08T07:46:48.705Z] Need to get 36.7 MB of archives. [2021-06-08T07:46:48.705Z] After this operation, 147 MB of additional disk space will be used. [2021-06-08T07:46:48.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-08T07:46:48.705Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-08T07:46:48.705Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-08T07:46:48.705Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-08T07:46:48.969Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-08T07:46:48.970Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-08T07:46:48.970Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-08T07:46:48.970Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-08T07:46:48.970Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-08T07:46:48.970Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-08T07:46:48.970Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-08T07:46:48.970Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-08T07:46:48.970Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-08T07:46:48.970Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-08T07:46:48.970Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-08T07:46:48.970Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-08T07:46:49.549Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-08T07:46:49.549Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-08T07:46:49.815Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-08T07:46:49.815Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-08T07:46:49.815Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-08T07:46:49.815Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-08T07:46:49.815Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-08T07:46:49.815Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-08T07:46:49.815Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-08T07:46:49.815Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-08T07:46:49.815Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-08T07:46:49.815Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-08T07:46:49.815Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-08T07:46:49.815Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-08T07:46:51.225Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T07:46:51.225Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-06-08T07:46:51.225Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T07:46:51.225Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-08T07:46:51.488Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T07:46:51.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-08T07:46:51.750Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-08T07:46:51.750Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T07:46:52.013Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-08T07:46:52.013Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T07:46:52.013Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-08T07:46:52.013Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-08T07:46:52.276Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-08T07:46:52.276Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T07:46:52.276Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-08T07:46:52.276Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-08T07:46:52.541Z] Setting up apt (1.6.13) ... [2021-06-08T07:46:52.541Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-08T07:46:52.804Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-08T07:46:53.068Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-08T07:46:53.068Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T07:46:53.068Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T07:46:53.362Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-08T07:46:53.362Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T07:46:53.362Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:46:53.362Z] Selecting previously unselected package libexpat1:amd64. [2021-06-08T07:46:53.362Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-08T07:46:53.362Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T07:46:53.631Z] Selecting previously unselected package python3.6-minimal. [2021-06-08T07:46:53.631Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T07:46:53.631Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:46:53.896Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T07:46:53.896Z] Checking for services that may need to be restarted...done. [2021-06-08T07:46:53.896Z] Checking for services that may need to be restarted...done. [2021-06-08T07:46:53.896Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:46:53.896Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T07:46:53.896Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:46:54.472Z] Selecting previously unselected package python3-minimal. [2021-06-08T07:46:54.472Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-08T07:46:54.472Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-08T07:46:54.472Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-08T07:46:54.472Z] Selecting previously unselected package mime-support. [2021-06-08T07:46:54.472Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-08T07:46:54.472Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-08T07:46:54.472Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-08T07:46:54.472Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-08T07:46:54.472Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T07:46:54.472Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-08T07:46:54.472Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T07:46:54.472Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:46:54.739Z] Selecting previously unselected package python3.6. [2021-06-08T07:46:54.739Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T07:46:54.739Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:46:54.739Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T07:46:54.739Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-08T07:46:54.739Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T07:46:55.002Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-08T07:46:55.002Z] Selecting previously unselected package python3. [2021-06-08T07:46:55.002Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-08T07:46:55.002Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-08T07:46:55.002Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-08T07:46:55.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-08T07:46:55.267Z] Selecting previously unselected package multiarch-support. [2021-06-08T07:46:55.267Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T07:46:55.267Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T07:46:55.267Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T07:46:55.267Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-08T07:46:55.267Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-08T07:46:55.267Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-08T07:46:55.267Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T07:46:55.267Z] Selecting previously unselected package libbsd0:amd64. [2021-06-08T07:46:55.267Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-08T07:46:55.267Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T07:46:55.532Z] Selecting previously unselected package sudo. [2021-06-08T07:46:55.532Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-08T07:46:55.532Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T07:46:55.532Z] Selecting previously unselected package apparmor. [2021-06-08T07:46:55.532Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T07:46:55.532Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-08T07:46:55.797Z] Selecting previously unselected package libedit2:amd64. [2021-06-08T07:46:55.797Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-08T07:46:55.797Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T07:46:55.797Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T07:46:55.797Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T07:46:55.797Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:46:55.797Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T07:46:55.797Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T07:46:55.797Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:46:55.797Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T07:46:55.797Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-08T07:46:55.797Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T07:46:56.060Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T07:46:56.060Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T07:46:56.060Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:46:56.060Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T07:46:56.060Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T07:46:56.060Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:46:56.060Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-08T07:46:56.060Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-08T07:46:56.060Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T07:46:56.325Z] Selecting previously unselected package openssh-client. [2021-06-08T07:46:56.325Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-08T07:46:56.325Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T07:46:56.325Z] Selecting previously unselected package squashfs-tools. [2021-06-08T07:46:56.325Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-08T07:46:56.325Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T07:46:56.588Z] Selecting previously unselected package snapd. [2021-06-08T07:46:56.588Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-08T07:46:56.588Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-08T07:46:57.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-08T07:46:58.519Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T07:46:58.519Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T07:46:58.782Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-08T07:46:58.782Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T07:46:58.782Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T07:46:58.782Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:46:58.782Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T07:46:58.782Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-08T07:46:58.782Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-08T07:46:59.731Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T07:47:01.140Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T07:47:01.405Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T07:47:01.405Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:47:01.666Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:47:01.666Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T07:47:02.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-08T07:47:02.249Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T07:47:02.249Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:47:02.249Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T07:47:02.249Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-08T07:47:02.249Z] running python rtupdate hooks for python3.6... [2021-06-08T07:47:02.249Z] running python post-rtupdate hooks for python3.6... [2021-06-08T07:47:02.249Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-08T07:47:03.206Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-08T07:47:03.206Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T07:47:03.206Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T07:47:03.206Z] Setting up snapd (2.49.2+18.04) ... [2021-06-08T07:47:03.786Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-08T07:47:03.786Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-08T07:47:04.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T07:47:04.074Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-08T07:47:04.074Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-08T07:47:04.338Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T07:47:04.338Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T07:47:04.604Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-08T07:47:04.867Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-08T07:47:04.867Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-08T07:47:05.134Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-08T07:47:05.134Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-08T07:47:05.134Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T07:47:05.399Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T07:47:05.993Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T07:47:06.255Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T07:47:06.255Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T07:47:07.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-08T07:47:07.460Z] Reading package lists... [2021-06-08T07:47:07.721Z] Reading package lists... [2021-06-08T07:47:07.983Z] Building dependency tree... [2021-06-08T07:47:07.983Z] Reading state information... [2021-06-08T07:47:07.983Z] Calculating upgrade... [2021-06-08T07:47:08.246Z] The following packages will be upgraded: [2021-06-08T07:47:08.246Z] advancecomp base-files bash binutils binutils-common [2021-06-08T07:47:08.246Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-08T07:47:08.246Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-08T07:47:08.246Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-08T07:47:08.246Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-08T07:47:08.246Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-08T07:47:08.246Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-08T07:47:08.246Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-08T07:47:08.246Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-08T07:47:08.246Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-08T07:47:08.246Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-08T07:47:08.246Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-08T07:47:08.246Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-08T07:47:08.246Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-08T07:47:08.246Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-08T07:47:08.246Z] ubuntu-keyring util-linux [2021-06-08T07:47:08.246Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T07:47:08.246Z] Need to get 64.1 MB of archives. [2021-06-08T07:47:08.246Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-08T07:47:08.246Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-08T07:47:08.246Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-08T07:47:08.246Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-08T07:47:08.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-08T07:47:08.246Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-08T07:47:08.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-08T07:47:08.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-08T07:47:08.508Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-08T07:47:08.508Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-08T07:47:08.508Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-08T07:47:08.508Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-08T07:47:08.508Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-08T07:47:08.508Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-08T07:47:08.508Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-08T07:47:08.508Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-08T07:47:08.508Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-08T07:47:08.508Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-08T07:47:08.508Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-08T07:47:08.508Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-08T07:47:08.508Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-08T07:47:08.508Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-08T07:47:08.508Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-08T07:47:08.508Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-08T07:47:08.508Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-08T07:47:08.508Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-08T07:47:08.508Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-08T07:47:08.508Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-08T07:47:08.508Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-08T07:47:08.508Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-08T07:47:08.508Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-08T07:47:08.508Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-08T07:47:08.508Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-08T07:47:08.508Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-08T07:47:08.508Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-08T07:47:08.508Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-08T07:47:08.508Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-08T07:47:08.508Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-08T07:47:08.508Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-08T07:47:08.508Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-08T07:47:08.508Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-08T07:47:08.770Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-08T07:47:08.770Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-08T07:47:08.770Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-08T07:47:08.770Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-08T07:47:08.770Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-08T07:47:08.770Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-08T07:47:08.770Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-08T07:47:08.770Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-08T07:47:08.770Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-08T07:47:08.770Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-08T07:47:08.770Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-08T07:47:08.770Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-08T07:47:08.770Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-08T07:47:08.770Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-08T07:47:08.770Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-08T07:47:08.770Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-08T07:47:08.770Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-08T07:47:09.036Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-08T07:47:09.036Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-08T07:47:09.036Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-08T07:47:09.036Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-08T07:47:09.297Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-08T07:47:09.297Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-08T07:47:09.297Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-08T07:47:09.297Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-08T07:47:09.297Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-08T07:47:09.559Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-08T07:47:09.559Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-08T07:47:09.821Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-08T07:47:09.821Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-08T07:47:09.821Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-08T07:47:09.821Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-08T07:47:09.821Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-08T07:47:09.821Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-08T07:47:09.821Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-08T07:47:09.821Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-08T07:47:09.821Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-08T07:47:09.821Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-08T07:47:09.821Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-08T07:47:09.821Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-08T07:47:10.087Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-08T07:47:10.087Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-08T07:47:10.087Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-08T07:47:10.087Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-08T07:47:10.087Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-08T07:47:10.087Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-08T07:47:10.087Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-08T07:47:10.087Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-08T07:47:10.087Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-08T07:47:10.087Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-08T07:47:10.087Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-08T07:47:10.087Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-08T07:47:10.087Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-08T07:47:10.087Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-08T07:47:10.087Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-08T07:47:10.087Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-08T07:47:10.087Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-08T07:47:10.087Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-08T07:47:10.087Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-08T07:47:10.349Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-08T07:47:10.349Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-08T07:47:10.349Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-08T07:47:10.611Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T07:47:10.611Z] Fetched 64.1 MB in 2s (29.9 MB/s) [2021-06-08T07:47:10.611Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T07:47:10.611Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T07:47:10.611Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T07:47:11.185Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T07:47:11.185Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T07:47:11.185Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-08T07:47:11.185Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-08T07:47:11.447Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:11.447Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:11.447Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:11.447Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:11.713Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:11.713Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.294Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.294Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.295Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.295Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.295Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.295Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.295Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.295Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.558Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:12.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T07:47:12.558Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.558Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.558Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:12.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T07:47:12.821Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.821Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.821Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.821Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T07:47:12.821Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:12.821Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] } [2021-06-08T07:47:12.929Z] $ docker stop --time=1 f92d57758cf18b8f08e8381a5767a2e34d7d9d358226255a339b7e523e9b594d [2021-06-08T07:47:13.086Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:13.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T07:47:13.086Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T07:47:13.349Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T07:47:13.610Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T07:47:13.874Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T07:47:13.874Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-08T07:47:13.874Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-08T07:47:13.874Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-08T07:47:13.874Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-08T07:47:14.136Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-08T07:47:14.136Z] Installing new version of config file /etc/issue ... [2021-06-08T07:47:14.136Z] Installing new version of config file /etc/issue.net ... [2021-06-08T07:47:14.137Z] Installing new version of config file /etc/lsb-release ... [2021-06-08T07:47:14.137Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-08T07:47:14.400Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-08T07:47:14.400Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-08T07:47:14.400Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-08T07:47:14.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:14.662Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-08T07:47:14.662Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-08T07:47:14.662Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-08T07:47:14.662Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-08T07:47:14.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:14.662Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:14.662Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:14.924Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:14.924Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:14.924Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-08T07:47:14.924Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-08T07:47:14.924Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-08T07:47:15.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:15.186Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-08T07:47:15.186Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T07:47:15.186Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-08T07:47:15.313Z] $ docker rm -f f92d57758cf18b8f08e8381a5767a2e34d7d9d358226255a339b7e523e9b594d [2021-06-08T07:47:15.448Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:15.448Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T07:47:15.448Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T07:47:15.448Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T07:47:15.448Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:15.448Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T07:47:15.448Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T07:47:15.710Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-08T07:47:15.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:15.710Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-08T07:47:15.710Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-08T07:47:15.710Z] Setting up grep (3.1-2build1) ... [2021-06-08T07:47:15.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:15.971Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T07:47:15.971Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T07:47:15.971Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-08T07:47:15.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:15.971Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T07:47:15.971Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T07:47:16.234Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-08T07:47:16.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:16.234Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T07:47:16.234Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:47:16.805Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T07:47:16.805Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T07:47:16.805Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T07:47:16.805Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T07:47:17.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T07:47:17.049Z] [2021-06-08T07:47:17.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T07:47:17.066Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-08T07:47:17.066Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:17.066Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-08T07:47:17.066Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:47:17.661Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T07:47:17.661Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T07:47:17.661Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T07:47:17.661Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T07:47:17.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T07:47:17.930Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T07:47:17.930Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:17.930Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-08T07:47:17.930Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-08T07:47:17.930Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-08T07:47:17.979Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T07:47:17.979Z] 29e5d40040c1: Pulling fs layer [2021-06-08T07:47:17.979Z] 1ce36da41761: Pulling fs layer [2021-06-08T07:47:17.979Z] 25b303627fd3: Pulling fs layer [2021-06-08T07:47:18.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:18.192Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:18.192Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:18.192Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:18.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:18.192Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:18.192Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:18.254Z] 29e5d40040c1: Verifying Checksum [2021-06-08T07:47:18.255Z] 29e5d40040c1: Download complete [2021-06-08T07:47:18.462Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:18.462Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:18.462Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:18.462Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:18.462Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:18.724Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:18.724Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:18.724Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:18.724Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:18.724Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:18.724Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T07:47:18.724Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T07:47:18.855Z] 29e5d40040c1: Pull complete [2021-06-08T07:47:18.986Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T07:47:18.986Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T07:47:18.986Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T07:47:18.986Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:18.986Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T07:47:18.986Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T07:47:19.129Z] 1ce36da41761: Verifying Checksum [2021-06-08T07:47:19.129Z] 1ce36da41761: Download complete [2021-06-08T07:47:19.252Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T07:47:19.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:19.252Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:19.252Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:19.252Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:19.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:19.252Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:19.252Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:19.534Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:19.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:19.535Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:19.535Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:19.796Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:20.058Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-08T07:47:20.155Z] 1ce36da41761: Pull complete [2021-06-08T07:47:20.320Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-08T07:47:20.320Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:20.320Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T07:47:20.606Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T07:47:20.606Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T07:47:20.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T07:47:20.606Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-08T07:47:20.753Z] 25b303627fd3: Verifying Checksum [2021-06-08T07:47:20.753Z] 25b303627fd3: Download complete [2021-06-08T07:47:20.869Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T07:47:20.869Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-08T07:47:20.869Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T07:47:20.869Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-08T07:47:20.869Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-08T07:47:21.132Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-08T07:47:21.132Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T07:47:21.132Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-08T07:47:21.132Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T07:47:21.398Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-08T07:47:21.398Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T07:47:21.398Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-08T07:47:21.398Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T07:47:21.398Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-08T07:47:21.398Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T07:47:21.398Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T07:47:21.398Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T07:47:21.662Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T07:47:21.662Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T07:47:21.662Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T07:47:21.662Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T07:47:21.662Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T07:47:21.925Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-08T07:47:21.925Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T07:47:21.925Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T07:47:21.925Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T07:47:22.189Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:22.189Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T07:47:22.189Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T07:47:22.189Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-08T07:47:22.189Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T07:47:22.189Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T07:47:22.189Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T07:47:22.452Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T07:47:22.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:22.452Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-08T07:47:22.452Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-08T07:47:22.452Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-08T07:47:22.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:22.452Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-08T07:47:22.717Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-08T07:47:22.717Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-08T07:47:22.717Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:22.717Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-08T07:47:22.717Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T07:47:22.717Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T07:47:22.981Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:22.981Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T07:47:22.981Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T07:47:22.981Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T07:47:23.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:23.245Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-08T07:47:23.245Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-08T07:47:23.245Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-08T07:47:23.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:23.245Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T07:47:23.245Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T07:47:23.508Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-08T07:47:23.508Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:23.508Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T07:47:23.508Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T07:47:23.772Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-08T07:47:23.772Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:23.772Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T07:47:23.772Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T07:47:23.772Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T07:47:24.036Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:24.036Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T07:47:24.036Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T07:47:24.036Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T07:47:24.036Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:24.036Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-08T07:47:24.036Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-08T07:47:24.036Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-08T07:47:24.299Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:24.299Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-08T07:47:24.299Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-08T07:47:24.299Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-08T07:47:24.299Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:24.299Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-08T07:47:24.299Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-08T07:47:24.564Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-08T07:47:24.564Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:24.564Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-08T07:47:24.564Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-08T07:47:24.826Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-08T07:47:24.826Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:24.826Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-08T07:47:24.826Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-08T07:47:24.826Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-08T07:47:24.826Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T07:47:24.826Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-08T07:47:24.826Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-08T07:47:24.826Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-08T07:47:25.088Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-08T07:47:25.088Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T07:47:25.088Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T07:47:25.088Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T07:47:25.088Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T07:47:25.351Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T07:47:25.351Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T07:47:25.351Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-08T07:47:25.351Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-08T07:47:25.612Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T07:47:25.612Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-08T07:47:25.612Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-08T07:47:25.612Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-08T07:47:25.612Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-08T07:47:25.612Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-08T07:47:25.872Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-08T07:47:25.873Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-08T07:47:25.873Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-08T07:47:25.873Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-08T07:47:25.873Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-08T07:47:25.873Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-08T07:47:26.136Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-08T07:47:26.136Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-08T07:47:26.136Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-08T07:47:26.136Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-08T07:47:26.398Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-08T07:47:26.398Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-08T07:47:26.660Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-08T07:47:26.661Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-08T07:47:26.661Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T07:47:26.661Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T07:47:26.922Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T07:47:26.922Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T07:47:27.184Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T07:47:27.184Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T07:47:27.184Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T07:47:27.184Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T07:47:27.184Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:27.184Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:27.447Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:27.447Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:27.447Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:27.447Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:27.710Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:27.710Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:28.656Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:28.656Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:29.619Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:29.619Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:29.882Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:29.882Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:30.144Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:30.144Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:30.917Z] 25b303627fd3: Pull complete [2021-06-08T07:47:30.918Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T07:47:30.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T07:47:30.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T07:47:31.090Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T07:47:31.090Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T07:47:31.090Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T07:47:31.090Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T07:47:31.090Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T07:47:31.090Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T07:47:31.090Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T07:47:31.090Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T07:47:31.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container [2021-06-08T07:47:31.277Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T07:47:31.352Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-08T07:47:31.352Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-08T07:47:31.352Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T07:47:31.352Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T07:47:31.352Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T07:47:31.352Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T07:47:31.352Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-08T07:47:31.352Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-08T07:47:31.614Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:31.614Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T07:47:31.614Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:31.614Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:31.614Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:31.614Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-08T07:47:31.614Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-08T07:47:31.614Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-08T07:47:31.614Z] [2021-06-08T07:47:31.614Z] Current default time zone: 'Etc/UTC' [2021-06-08T07:47:31.614Z] Local time is now: Tue Jun 8 07:47:31 UTC 2021. [2021-06-08T07:47:31.614Z] Universal Time is now: Tue Jun 8 07:47:31 UTC 2021. [2021-06-08T07:47:31.614Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-08T07:47:31.614Z] [2021-06-08T07:47:31.875Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-08T07:47:31.875Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:31.875Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-08T07:47:31.875Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-08T07:47:31.875Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-08T07:47:31.875Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-08T07:47:31.875Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-08T07:47:31.875Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-08T07:47:31.875Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-08T07:47:31.875Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T07:47:31.875Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:31.875Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-08T07:47:32.143Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:32.144Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T07:47:32.144Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:32.144Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-08T07:47:32.144Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-08T07:47:32.144Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-08T07:47:32.144Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T07:47:32.144Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-08T07:47:32.144Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-08T07:47:32.144Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-08T07:47:32.144Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-08T07:47:34.069Z] Updating certificates in /etc/ssl/certs... [2021-06-08T07:47:34.152Z] $ docker top 86f4014cbbb61048bd487a6efaafe11cb3fb4e98f37c87dbf323be53c220fc67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T07:47:35.022Z] 23 added, 27 removed; done. [2021-06-08T07:47:35.240Z] + docker-compose build --help [2021-06-08T07:47:35.240Z] + grep parallel [2021-06-08T07:47:35.286Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T07:47:35.286Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-08T07:47:35.287Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-08T07:47:35.287Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-08T07:47:35.287Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T07:47:35.287Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-08T07:47:35.287Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-08T07:47:35.287Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-08T07:47:35.287Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-08T07:47:35.287Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-08T07:47:35.287Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T07:47:35.287Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-08T07:47:35.287Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-08T07:47:35.548Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-08T07:47:35.548Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T07:47:35.548Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T07:47:35.548Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-08T07:47:35.548Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-08T07:47:35.548Z] Updating certificates in /etc/ssl/certs... [2021-06-08T07:47:36.493Z] 0 added, 0 removed; done. [2021-06-08T07:47:36.493Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-08T07:47:36.493Z] done. [2021-06-08T07:47:36.755Z] Reading package lists... [2021-06-08T07:47:37.018Z] Building dependency tree... [2021-06-08T07:47:37.018Z] Reading state information... [2021-06-08T07:47:37.018Z] The following NEW packages will be installed: [2021-06-08T07:47:37.018Z] apt-transport-https [2021-06-08T07:47:37.285Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T07:47:37.285Z] Need to get 1692 B of archives. [2021-06-08T07:47:37.285Z] After this operation, 154 kB of additional disk space will be used. [2021-06-08T07:47:37.285Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-08T07:47:37.546Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T07:47:37.546Z] Fetched 1692 B in 0s (9438 B/s) [2021-06-08T07:47:37.546Z] Selecting previously unselected package apt-transport-https. [2021-06-08T07:47:37.546Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-08T07:47:37.546Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-08T07:47:37.546Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-08T07:47:37.546Z] Setting up apt-transport-https (1.6.13) ... [2021-06-08T07:47:37.809Z] Waiting for network to be ready... [2021-06-08T07:47:39.630Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T07:47:39.658Z] $ docker stop --time=1 86f4014cbbb61048bd487a6efaafe11cb3fb4e98f37c87dbf323be53c220fc67 [2021-06-08T07:47:41.521Z] $ docker rm -f 86f4014cbbb61048bd487a6efaafe11cb3fb4e98f37c87dbf323be53c220fc67 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:47:42.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T07:47:42.209Z] . [Pipeline] withDockerContainer [2021-06-08T07:47:42.504Z] prd-ubuntu18.04-docker-arm64-4c-16g-875 does not seem to be running inside a container [2021-06-08T07:47:42.611Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T07:47:44.085Z] $ docker top b6645362b65896442445d425812e09c22237b01041bc51ec8ce05bea62917bc5 -eo pid,comm [Pipeline] { [2021-06-08T07:47:44.427Z] 2021-06-08T07:47:42Z INFO Waiting for automatic snapd restart... [Pipeline] sh [2021-06-08T07:47:45.082Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T07:47:45.814Z] snapd 2.50.1 from Canonical* installed [2021-06-08T07:47:46.759Z] "snapd" switched to the "latest/stable" channel [2021-06-08T07:47:46.759Z] [2021-06-08T07:47:49.316Z] core18 20210507 from Canonical* installed [2021-06-08T07:47:49.379Z] Building core-command ... [2021-06-08T07:47:49.379Z] Building core-data ... [2021-06-08T07:47:49.379Z] Building core-metadata ... [2021-06-08T07:47:49.379Z] Building security-bootstrapper ... [2021-06-08T07:47:49.379Z] Building security-proxy-setup ... [2021-06-08T07:47:49.379Z] Building security-secretstore-setup ... [2021-06-08T07:47:49.379Z] Building support-notifications ... [2021-06-08T07:47:49.379Z] Building support-scheduler ... [2021-06-08T07:47:49.379Z] Building sys-mgmt-agent ... [2021-06-08T07:47:49.379Z] Building support-notifications [2021-06-08T07:47:49.379Z] Building sys-mgmt-agent [2021-06-08T07:47:49.379Z] Building core-metadata [2021-06-08T07:47:49.379Z] Building security-proxy-setup [2021-06-08T07:47:49.379Z] Building support-scheduler [2021-06-08T07:47:49.578Z] "core18" switched to the "latest/stable" channel [2021-06-08T07:47:49.578Z] [2021-06-08T07:47:52.896Z] snapcraft 4.8 from Canonical* installed [2021-06-08T07:47:53.159Z] "snapcraft" switched to the "latest/stable" channel [2021-06-08T07:47:53.159Z] [2021-06-08T07:47:57.726Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-08T07:47:57.726Z] - README.md [2021-06-08T07:47:57.726Z] [2021-06-08T07:47:57.726Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T07:47:57.987Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T07:47:57.987Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T07:47:57.987Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T07:47:59.193Z] Reading package lists... [2021-06-08T07:47:59.767Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-08T07:47:59.767Z] Reading package lists... [2021-06-08T07:48:00.029Z] Building dependency tree... [2021-06-08T07:48:00.029Z] Reading state information... [2021-06-08T07:48:00.029Z] Suggested packages: [2021-06-08T07:48:00.029Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-08T07:48:00.029Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-08T07:48:00.029Z] Recommended packages: [2021-06-08T07:48:00.029Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-08T07:48:00.029Z] The following NEW packages will be installed: [2021-06-08T07:48:00.029Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-08T07:48:00.029Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-08T07:48:00.029Z] pkg-config zip [2021-06-08T07:48:00.291Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T07:48:00.291Z] Need to get 7663 kB of archives. [2021-06-08T07:48:00.291Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-08T07:48:00.291Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-08T07:48:00.291Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-08T07:48:00.291Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-08T07:48:00.291Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-08T07:48:00.291Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-08T07:48:00.291Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-08T07:48:00.291Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-08T07:48:00.555Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-08T07:48:00.555Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-08T07:48:00.818Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-08T07:48:00.818Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-08T07:48:00.818Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-08T07:48:01.080Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-08T07:48:01.080Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-08T07:48:01.080Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-08T07:48:01.080Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T07:48:01.341Z] Fetched 7663 kB in 1s (7966 kB/s) [2021-06-08T07:48:01.341Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-08T07:48:01.341Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-08T07:48:01.341Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-08T07:48:01.341Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T07:48:01.341Z] Selecting previously unselected package libpsl5:amd64. [2021-06-08T07:48:01.341Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-08T07:48:01.341Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T07:48:01.604Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T07:48:01.604Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-08T07:48:01.604Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T07:48:01.604Z] Selecting previously unselected package librtmp1:amd64. [2021-06-08T07:48:01.604Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-08T07:48:01.604Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T07:48:01.604Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-08T07:48:01.604Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-08T07:48:01.604Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T07:48:01.604Z] Selecting previously unselected package liberror-perl. [2021-06-08T07:48:01.865Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-08T07:48:01.865Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-08T07:48:01.865Z] Selecting previously unselected package git-man. [2021-06-08T07:48:01.865Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-08T07:48:01.865Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T07:48:01.865Z] Selecting previously unselected package git. [2021-06-08T07:48:01.865Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-08T07:48:01.865Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T07:48:02.437Z] Selecting previously unselected package libnorm1:amd64. [2021-06-08T07:48:02.437Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-08T07:48:02.437Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T07:48:02.700Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-08T07:48:02.700Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-08T07:48:02.700Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T07:48:02.700Z] Selecting previously unselected package libsodium23:amd64. [2021-06-08T07:48:02.700Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-08T07:48:02.700Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-08T07:48:02.700Z] Selecting previously unselected package libzmq5:amd64. [2021-06-08T07:48:02.700Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T07:48:02.700Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T07:48:02.700Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-08T07:48:02.700Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T07:48:02.700Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T07:48:02.967Z] Selecting previously unselected package pkg-config. [2021-06-08T07:48:02.967Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-08T07:48:02.967Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T07:48:02.967Z] Selecting previously unselected package zip. [2021-06-08T07:48:02.967Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-08T07:48:02.967Z] Unpacking zip (3.0-11build1) ... [2021-06-08T07:48:02.967Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T07:48:02.967Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T07:48:03.235Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T07:48:03.235Z] Setting up liberror-perl (0.17025-1) ... [2021-06-08T07:48:03.235Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T07:48:03.235Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T07:48:03.235Z] No schema files found: doing nothing. [2021-06-08T07:48:03.235Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T07:48:03.235Z] Setting up zip (3.0-11build1) ... [2021-06-08T07:48:03.235Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T07:48:03.235Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-08T07:48:03.235Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T07:48:03.235Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T07:48:03.235Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T07:48:03.235Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T07:48:03.235Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T07:48:03.235Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T07:48:04.185Z] git set to automatically installed. [2021-06-08T07:48:04.185Z] git-man set to automatically installed. [2021-06-08T07:48:04.185Z] libcurl3-gnutls set to automatically installed. [2021-06-08T07:48:04.185Z] liberror-perl set to automatically installed. [2021-06-08T07:48:04.185Z] libglib2.0-0 set to automatically installed. [2021-06-08T07:48:04.185Z] libnghttp2-14 set to automatically installed. [2021-06-08T07:48:04.185Z] libnorm1 set to automatically installed. [2021-06-08T07:48:04.185Z] libpgm-5.2-0 set to automatically installed. [2021-06-08T07:48:04.185Z] libpsl5 set to automatically installed. [2021-06-08T07:48:04.185Z] librtmp1 set to automatically installed. [2021-06-08T07:48:04.185Z] libsodium23 set to automatically installed. [2021-06-08T07:48:04.185Z] libzmq3-dev set to automatically installed. [2021-06-08T07:48:04.185Z] libzmq5 set to automatically installed. [2021-06-08T07:48:04.185Z] pkg-config set to automatically installed. [2021-06-08T07:48:04.185Z] zip set to automatically installed. [2021-06-08T07:48:05.575Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T07:48:17.828Z] go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed [2021-06-08T07:48:17.828Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T07:48:17.828Z] snap "core18" has no updates available [2021-06-08T07:48:17.828Z] Pulling go-build-helper [2021-06-08T07:48:17.828Z] + snapcraftctl pull [2021-06-08T07:48:18.778Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-08T07:48:18.778Z] Skipping pull go-build-helper (already ran) [2021-06-08T07:48:18.778Z] Building go-build-helper [2021-06-08T07:48:18.778Z] + snapcraftctl build [2021-06-08T07:48:20.695Z] Staging go-build-helper [2021-06-08T07:48:20.695Z] + snapcraftctl stage [2021-06-08T07:48:30.709Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T07:48:30.709Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T07:48:30.709Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T07:48:30.709Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T07:48:30.709Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T07:48:30.709Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T07:48:30.709Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T07:48:30.709Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T07:48:30.709Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T07:48:30.709Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T07:48:30.709Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T07:48:30.709Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T07:48:30.709Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T07:48:30.709Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T07:48:30.709Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T07:48:30.709Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T07:48:30.709Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T07:48:30.709Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T07:48:30.709Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T07:48:30.709Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-08T07:48:30.709Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T07:48:30.709Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T07:48:30.709Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T07:48:30.709Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T07:48:30.709Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T07:48:30.709Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T07:48:30.709Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T07:48:30.709Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-08T07:48:30.709Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T07:48:30.709Z] Fetched 224 kB in 0s (0 B/s) [2021-06-08T07:48:30.709Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T07:48:30.709Z] Fetched 157 kB in 0s (0 B/s) [2021-06-08T07:48:30.709Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T07:48:30.709Z] Fetched 221 kB in 0s (0 B/s) [2021-06-08T07:48:30.710Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T07:48:30.710Z] Fetched 143 kB in 0s (0 B/s) [2021-06-08T07:48:30.710Z] Pulling app-service-config [2021-06-08T07:48:30.710Z] + snapcraftctl pull [2021-06-08T07:48:30.710Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-08T07:48:30.710Z] Pulling config-common [2021-06-08T07:48:30.710Z] + snapcraftctl pull [2021-06-08T07:48:34.019Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T07:48:34.019Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T07:48:34.019Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T07:48:34.019Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T07:48:34.019Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T07:48:34.019Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T07:48:34.019Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T07:48:34.019Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T07:48:34.019Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T07:48:34.019Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T07:48:34.019Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T07:48:34.019Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T07:48:34.019Z] Pulling edgex-go [2021-06-08T07:48:34.019Z] + snapcraftctl pull [2021-06-08T07:48:52.179Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T07:48:52.179Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T07:48:52.179Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T07:48:52.179Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-08T07:48:52.179Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-08T07:48:52.179Z] Fetched 279 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-08T07:48:52.179Z] Fetched 122 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-08T07:48:52.179Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-08T07:48:52.179Z] Fetched 8848 B in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-08T07:48:52.179Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-08T07:48:52.179Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-08T07:48:52.179Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-08T07:48:52.179Z] Fetched 219 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-08T07:48:52.179Z] Fetched 154 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-08T07:48:52.179Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-08T07:48:52.179Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-08T07:48:52.179Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-08T07:48:52.179Z] Fetched 499 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-08T07:48:52.179Z] Fetched 111 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-08T07:48:52.179Z] Fetched 240 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-08T07:48:52.179Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-08T07:48:52.179Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-08T07:48:52.179Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-08T07:48:52.179Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-08T07:48:52.179Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-08T07:48:52.179Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-08T07:48:52.179Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-08T07:48:52.179Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-08T07:48:52.179Z] Fetched 8720 B in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-08T07:48:52.179Z] Fetched 137 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-08T07:48:52.179Z] Fetched 119 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-08T07:48:52.179Z] Fetched 110 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-08T07:48:52.179Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-08T07:48:52.179Z] Fetched 645 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-08T07:48:52.179Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-08T07:48:52.179Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-08T07:48:52.179Z] Fetched 368 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-08T07:48:52.179Z] Fetched 187 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-08T07:48:52.179Z] Fetched 175 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-08T07:48:52.179Z] Fetched 206 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-08T07:48:52.179Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-08T07:48:52.179Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-08T07:48:52.179Z] Fetched 159 kB in 0s (0 B/s) [2021-06-08T07:48:52.179Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-08T07:48:52.180Z] Fetched 107 kB in 0s (0 B/s) [2021-06-08T07:48:52.180Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-08T07:48:52.180Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-08T07:48:52.180Z] Pulling static-packages [2021-06-08T07:48:52.180Z] + snapcraftctl pull [2021-06-08T07:48:52.180Z] Pulling version [2021-06-08T07:48:52.180Z] + cd /root/project [2021-06-08T07:48:52.180Z] + [ -f VERSION ] [2021-06-08T07:48:52.180Z] + PROJECT_VERSION=local-dev [2021-06-08T07:48:52.180Z] + git rev-parse --short HEAD [2021-06-08T07:48:52.180Z] + GIT_REVISION=73839868 [2021-06-08T07:48:52.180Z] + snapcraftctl set-version local-dev [2021-06-08T07:48:52.441Z] Skipping build go-build-helper (already ran) [2021-06-08T07:48:52.706Z] Building app-service-config [2021-06-08T07:48:52.706Z] + make build [2021-06-08T07:48:52.706Z] go mod tidy [2021-06-08T07:48:53.280Z] go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 [2021-06-08T07:48:53.280Z] make: *** [build] Error 1 [2021-06-08T07:48:53.280Z] makefile:19: recipe for target 'build' failed [2021-06-08T07:48:53.543Z] Failed to run 'override-build': Exit code was 2. [2021-06-08T07:48:53.543Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T07:48:55.859Z] Failed in branch amd64 [2021-06-08T07:48:57.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:48:57.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:48:57.435Z] ---> 23d6d693eab2 [2021-06-08T07:48:57.435Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T07:48:57.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:48:57.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:48:57.435Z] ---> 23d6d693eab2 [2021-06-08T07:48:57.435Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T07:48:57.435Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:48:57.435Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:48:57.435Z] ---> 23d6d693eab2 [2021-06-08T07:48:57.435Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:48:57.435Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:48:57.435Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:48:57.435Z] ---> 23d6d693eab2 [2021-06-08T07:48:57.435Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:48:57.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:48:57.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:48:57.435Z] ---> 23d6d693eab2 [2021-06-08T07:48:57.435Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T07:48:58.872Z] ---> Running in 46494f1d06b9 [2021-06-08T07:48:58.872Z] ---> Running in 7e21549305ee [2021-06-08T07:48:58.872Z] ---> Running in 62292e8e8316 [2021-06-08T07:48:58.872Z] ---> Running in d71c3fd50252 [2021-06-08T07:48:58.872Z] ---> Running in f6c5140773ad [2021-06-08T07:48:59.467Z] Removing intermediate container f6c5140773ad [2021-06-08T07:48:59.467Z] ---> 5fddf346378b [2021-06-08T07:48:59.467Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:48:59.467Z] Removing intermediate container 46494f1d06b9 [2021-06-08T07:48:59.467Z] ---> 11a9c871446a [2021-06-08T07:48:59.467Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:48:59.743Z] Removing intermediate container 7e21549305ee [2021-06-08T07:48:59.743Z] ---> 2b5eb653e4e4 [2021-06-08T07:48:59.743Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:48:59.743Z] Removing intermediate container 62292e8e8316 [2021-06-08T07:48:59.743Z] ---> c0068199bcbe [2021-06-08T07:48:59.743Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:48:59.743Z] Removing intermediate container d71c3fd50252 [2021-06-08T07:48:59.743Z] ---> f323fbe8b3fa [2021-06-08T07:48:59.743Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:48:59.743Z] ---> Running in 799f0a1ff74a [2021-06-08T07:48:59.743Z] ---> Running in 70fe36c04fdb [2021-06-08T07:48:59.743Z] ---> Running in ff4ea076aa53 [2021-06-08T07:48:59.743Z] ---> Running in 920748998bc8 [2021-06-08T07:49:00.069Z] ---> Running in 0cc8d1d1717f [2021-06-08T07:49:03.485Z] Removing intermediate container 799f0a1ff74a [2021-06-08T07:49:03.485Z] ---> ca662d8a816c [2021-06-08T07:49:03.485Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T07:49:03.768Z] ---> Running in 57d04ab530b4 [2021-06-08T07:49:03.768Z] Removing intermediate container 70fe36c04fdb [2021-06-08T07:49:03.768Z] ---> 4603cc276309 [2021-06-08T07:49:03.768Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T07:49:04.057Z] Removing intermediate container ff4ea076aa53 [2021-06-08T07:49:04.057Z] ---> 28f08783692e [2021-06-08T07:49:04.057Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T07:49:04.057Z] ---> Running in 92a851adb100 [2021-06-08T07:49:04.333Z] ---> Running in 5eaf28b1db13 [2021-06-08T07:49:04.333Z] Removing intermediate container 920748998bc8 [2021-06-08T07:49:04.333Z] ---> 448c84ef8ecf [2021-06-08T07:49:04.333Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T07:49:04.611Z] Removing intermediate container 0cc8d1d1717f [2021-06-08T07:49:04.611Z] ---> fd11ed5b7871 [2021-06-08T07:49:04.611Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T07:49:04.611Z] ---> Running in d5834561e787 [2021-06-08T07:49:04.894Z] ---> Running in 74346508bb92 [2021-06-08T07:49:05.886Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:06.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:06.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:06.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:06.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:06.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:06.989Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:07.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:07.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:07.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:49:07.867Z] OK: 218 MiB in 52 packages [2021-06-08T07:49:08.142Z] OK: 218 MiB in 52 packages [2021-06-08T07:49:08.763Z] OK: 218 MiB in 52 packages [2021-06-08T07:49:08.763Z] OK: 218 MiB in 52 packages [2021-06-08T07:49:08.763Z] OK: 218 MiB in 52 packages [2021-06-08T07:49:09.756Z] Removing intermediate container 57d04ab530b4 [2021-06-08T07:49:09.756Z] ---> 0806ae83c3a4 [2021-06-08T07:49:09.756Z] Step 6/24 : COPY go.mod . [2021-06-08T07:49:09.756Z] Removing intermediate container 92a851adb100 [2021-06-08T07:49:09.756Z] ---> 0a60ab666a9c [2021-06-08T07:49:09.756Z] Step 6/24 : COPY go.mod . [2021-06-08T07:49:10.746Z] Removing intermediate container 74346508bb92 [2021-06-08T07:49:10.746Z] ---> 3401cf2b7531 [2021-06-08T07:49:10.746Z] Step 6/23 : COPY go.mod . [2021-06-08T07:49:10.746Z] ---> 5642adcc0b4b [2021-06-08T07:49:10.746Z] Step 7/24 : RUN go mod download [2021-06-08T07:49:10.746Z] Removing intermediate container 5eaf28b1db13 [2021-06-08T07:49:10.746Z] ---> b888648a9844 [2021-06-08T07:49:10.746Z] Step 6/22 : COPY go.mod . [2021-06-08T07:49:10.746Z] ---> Running in 2730d49cd0cc [2021-06-08T07:49:10.746Z] Removing intermediate container d5834561e787 [2021-06-08T07:49:10.746Z] ---> 9da08adc74b1 [2021-06-08T07:49:10.746Z] Step 6/23 : COPY go.mod . [2021-06-08T07:49:11.352Z] ---> 69d0806e9aab [2021-06-08T07:49:11.352Z] Step 7/24 : RUN go mod download [2021-06-08T07:49:11.629Z] ---> Running in 825f1209d04f [2021-06-08T07:49:11.916Z] ---> 2aba120b593a [2021-06-08T07:49:11.916Z] Step 7/23 : RUN go mod download [2021-06-08T07:49:11.916Z] ---> 84d07cda246b [2021-06-08T07:49:11.916Z] Step 7/22 : RUN go mod download [2021-06-08T07:49:11.916Z] ---> d4fdbfadfa87 [2021-06-08T07:49:11.916Z] Step 7/23 : RUN go mod download [2021-06-08T07:49:12.193Z] ---> Running in a6f417b0aaab [2021-06-08T07:49:12.193Z] ---> Running in c78b38e52107 [2021-06-08T07:49:12.469Z] ---> Running in 04e3fef469ae [2021-06-08T07:49:14.477Z] Removing intermediate container 2730d49cd0cc [2021-06-08T07:49:14.477Z] ---> 0620a7568aeb [2021-06-08T07:49:14.477Z] Step 8/24 : COPY . . [2021-06-08T07:49:15.469Z] Removing intermediate container 825f1209d04f [2021-06-08T07:49:15.469Z] ---> 3937bc99d6df [2021-06-08T07:49:15.469Z] Step 8/24 : COPY . . [2021-06-08T07:49:16.075Z] Removing intermediate container a6f417b0aaab [2021-06-08T07:49:16.075Z] ---> 8e376eb55628 [2021-06-08T07:49:16.075Z] Step 8/23 : COPY . . [2021-06-08T07:49:16.684Z] Removing intermediate container c78b38e52107 [2021-06-08T07:49:16.684Z] ---> e67c26a16e02 [2021-06-08T07:49:16.684Z] Step 8/22 : COPY . . [2021-06-08T07:49:17.307Z] Removing intermediate container 04e3fef469ae [2021-06-08T07:49:17.307Z] ---> 48af1833d43d [2021-06-08T07:49:17.307Z] Step 8/23 : COPY . . [2021-06-08T07:49:39.511Z] ---> 7b944191bfc0 [2021-06-08T07:49:39.511Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:49:39.511Z] ---> af98dd06283f [2021-06-08T07:49:39.511Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:49:39.511Z] ---> edbb97de2afa [2021-06-08T07:49:39.511Z] Step 9/23 : RUN go mod tidy [2021-06-08T07:49:39.511Z] ---> e1962054f6aa [2021-06-08T07:49:39.511Z] Step 9/22 : RUN go mod tidy [2021-06-08T07:49:39.511Z] ---> 8bc31e156dce [2021-06-08T07:49:39.511Z] Step 9/23 : RUN go mod tidy [2021-06-08T07:49:39.511Z] ---> Running in 7e79de3344f5 [2021-06-08T07:49:39.511Z] ---> Running in 3b14f5dc4926 [2021-06-08T07:49:39.511Z] ---> Running in 50b2e6ff9c61 [2021-06-08T07:49:39.511Z] ---> Running in 7f8a0d49cd61 [2021-06-08T07:49:39.511Z] ---> Running in 31967abab8cc [2021-06-08T07:49:46.252Z] Removing intermediate container 50b2e6ff9c61 [2021-06-08T07:49:46.252Z] ---> 7082e8bdf076 [2021-06-08T07:49:46.252Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T07:49:46.252Z] ---> Running in 0c8c64d2b6ce [2021-06-08T07:49:46.528Z] Removing intermediate container 31967abab8cc [2021-06-08T07:49:46.528Z] ---> fd7bec605da0 [2021-06-08T07:49:46.528Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T07:49:46.528Z] Removing intermediate container 7e79de3344f5 [2021-06-08T07:49:46.528Z] ---> 92a0d889ad81 [2021-06-08T07:49:46.528Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T07:49:46.808Z] ---> Running in 510aead1ef0c [2021-06-08T07:49:46.808Z] Removing intermediate container 3b14f5dc4926 [2021-06-08T07:49:46.808Z] ---> a9dc81e65236 [2021-06-08T07:49:46.808Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T07:49:46.808Z] Removing intermediate container 7f8a0d49cd61 [2021-06-08T07:49:46.808Z] ---> 8ef84b84a9fb [2021-06-08T07:49:46.808Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T07:49:46.808Z] ---> Running in 6a9f4a810be4 [2021-06-08T07:49:47.085Z] ---> Running in f93546cc2a6d [2021-06-08T07:49:47.085Z] ---> Running in d20dff743315 [2021-06-08T07:49:48.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-08T07:49:49.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-08T07:49:49.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-08T07:49:49.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-08T07:49:49.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-08T07:51:41.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-08T07:51:48.315Z] Removing intermediate container 0c8c64d2b6ce [2021-06-08T07:51:48.315Z] ---> de475280d340 [2021-06-08T07:51:48.315Z] [2021-06-08T07:51:48.315Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T07:51:48.315Z] 3.12: Pulling from library/alpine [2021-06-08T07:51:49.759Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T07:51:49.759Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T07:51:49.759Z] ---> 9852663dfa18 [2021-06-08T07:51:49.759Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T07:51:50.032Z] Removing intermediate container d20dff743315 [2021-06-08T07:51:50.032Z] ---> f3fa086912a3 [2021-06-08T07:51:50.032Z] [2021-06-08T07:51:50.032Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T07:51:50.032Z] ---> 9852663dfa18 [2021-06-08T07:51:50.032Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T07:51:50.032Z] Removing intermediate container 510aead1ef0c [2021-06-08T07:51:50.032Z] ---> 820fc722802e [2021-06-08T07:51:50.032Z] [2021-06-08T07:51:50.032Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T07:51:50.032Z] ---> 9852663dfa18 [2021-06-08T07:51:50.032Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T07:51:50.329Z] ---> Running in ed2e4a16e472 [2021-06-08T07:51:50.669Z] ---> Running in c6f8bca04b37 [2021-06-08T07:51:50.669Z] ---> Running in a01a1f3a7afe [2021-06-08T07:51:52.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:52.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:52.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:52.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:52.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:53.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:53.508Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T07:51:53.508Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T07:51:53.508Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:51:53.508Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T07:51:53.508Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T07:51:53.508Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:51:53.508Z] OK: 5 MiB in 15 packages [2021-06-08T07:51:53.836Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T07:51:53.836Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T07:51:53.836Z] OK: 6 MiB in 16 packages [2021-06-08T07:51:53.836Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T07:51:53.836Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T07:51:53.836Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:51:53.836Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T07:51:54.116Z] OK: 7 MiB in 18 packages [2021-06-08T07:51:55.097Z] Removing intermediate container 6a9f4a810be4 [2021-06-08T07:51:55.097Z] ---> 4ffecee38fec [2021-06-08T07:51:55.097Z] [2021-06-08T07:51:55.097Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T07:51:55.097Z] ---> 9852663dfa18 [2021-06-08T07:51:55.097Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T07:51:55.371Z] Removing intermediate container f93546cc2a6d [2021-06-08T07:51:55.371Z] ---> f705ae25e418 [2021-06-08T07:51:55.371Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T07:51:55.646Z] ---> Running in f6c6931ba3ed [2021-06-08T07:51:55.646Z] ---> Running in 0d497bb60445 [2021-06-08T07:51:57.093Z] Removing intermediate container a01a1f3a7afe [2021-06-08T07:51:57.093Z] ---> caf642a308fe [2021-06-08T07:51:57.093Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:51:57.093Z] Removing intermediate container c6f8bca04b37 [2021-06-08T07:51:57.093Z] ---> c0a849155221 [2021-06-08T07:51:57.093Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T07:51:57.698Z] ---> Running in a2d79f659a84 [2021-06-08T07:51:57.698Z] ---> Running in e9cacd585290 [2021-06-08T07:51:57.975Z] Removing intermediate container ed2e4a16e472 [2021-06-08T07:51:57.975Z] ---> 5cbb6200aed5 [2021-06-08T07:51:57.975Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:51:58.255Z] ---> Running in e963d7772854 [2021-06-08T07:51:58.532Z] Removing intermediate container a2d79f659a84 [2021-06-08T07:51:58.532Z] ---> f3f860ab72fc [2021-06-08T07:51:58.532Z] Step 14/22 : WORKDIR /edgex [2021-06-08T07:51:58.532Z] Removing intermediate container e9cacd585290 [2021-06-08T07:51:58.532Z] ---> f909a5e4ae33 [2021-06-08T07:51:58.532Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T07:51:58.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:58.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-08T07:51:58.810Z] ---> Running in 691accda6088 [2021-06-08T07:51:58.810Z] ---> Running in c47a94949339 [2021-06-08T07:51:59.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:51:59.090Z] Removing intermediate container e963d7772854 [2021-06-08T07:51:59.090Z] ---> 524092946ba2 [2021-06-08T07:51:59.090Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T07:51:59.371Z] ---> Running in 451505a5cacf [2021-06-08T07:51:59.660Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T07:51:59.660Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:51:59.660Z] OK: 5 MiB in 15 packages [2021-06-08T07:51:59.942Z] Removing intermediate container c47a94949339 [2021-06-08T07:51:59.942Z] ---> 7b254fc27a46 [2021-06-08T07:51:59.942Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T07:51:59.942Z] Removing intermediate container 691accda6088 [2021-06-08T07:51:59.942Z] ---> 018eb57575d2 [2021-06-08T07:51:59.942Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T07:52:00.226Z] ---> Running in 99b544968496 [2021-06-08T07:52:00.508Z] Removing intermediate container 451505a5cacf [2021-06-08T07:52:00.508Z] ---> dd99f98a74ab [2021-06-08T07:52:00.508Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T07:52:01.123Z] ---> Running in 615def78fabb [2021-06-08T07:52:02.107Z] Removing intermediate container 99b544968496 [2021-06-08T07:52:02.107Z] ---> e861d7af10c1 [2021-06-08T07:52:02.107Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:52:02.107Z] ---> 2242f3b61f11 [2021-06-08T07:52:02.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T07:52:02.385Z] Removing intermediate container 615def78fabb [2021-06-08T07:52:02.385Z] ---> 00a2a6226175 [2021-06-08T07:52:02.385Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:52:02.385Z] Removing intermediate container f6c6931ba3ed [2021-06-08T07:52:02.385Z] ---> 4cb44d992f14 [2021-06-08T07:52:02.385Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:52:02.658Z] ---> Running in 3baca44baeed [2021-06-08T07:52:02.934Z] Removing intermediate container 0d497bb60445 [2021-06-08T07:52:02.934Z] ---> 2cfd23772e08 [2021-06-08T07:52:02.934Z] [2021-06-08T07:52:02.934Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T07:52:03.216Z] ---> 46b55ece4cb2 [2021-06-08T07:52:03.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T07:52:03.217Z] 20.10.0: Pulling from library/docker [2021-06-08T07:52:03.507Z] Removing intermediate container 3baca44baeed [2021-06-08T07:52:03.507Z] ---> 428ec9d5bb31 [2021-06-08T07:52:03.507Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T07:52:03.785Z] ---> Running in 5764159dbca7 [2021-06-08T07:52:04.061Z] ---> af3c2b4d3399 [2021-06-08T07:52:04.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T07:52:04.061Z] ---> e470dc3fee37 [2021-06-08T07:52:04.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T07:52:05.061Z] Removing intermediate container 5764159dbca7 [2021-06-08T07:52:05.061Z] ---> fcc84d22ec6e [2021-06-08T07:52:05.061Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T07:52:05.353Z] ---> 2a94d3905b24 [2021-06-08T07:52:05.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T07:52:05.634Z] ---> Running in 7f8655eff5e9 [2021-06-08T07:52:06.242Z] ---> a7410fb6b1f3 [2021-06-08T07:52:06.242Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T07:52:06.242Z] ---> e74140560299 [2021-06-08T07:52:06.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T07:52:06.521Z] ---> Running in 73f5b86be623 [2021-06-08T07:52:06.797Z] Removing intermediate container 7f8655eff5e9 [2021-06-08T07:52:06.797Z] ---> 9bca6eac87f2 [2021-06-08T07:52:06.797Z] Step 16/24 : WORKDIR / [2021-06-08T07:52:06.797Z] ---> 8bae9048f8f0 [2021-06-08T07:52:06.797Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T07:52:07.073Z] ---> Running in 296f6fb3247f [2021-06-08T07:52:07.073Z] ---> Running in 743e052cc172 [2021-06-08T07:52:07.671Z] ---> f11bc41de7a7 [2021-06-08T07:52:07.671Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T07:52:07.671Z] Removing intermediate container 73f5b86be623 [2021-06-08T07:52:07.671Z] ---> 19cd22ab212f [2021-06-08T07:52:07.671Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T07:52:07.970Z] ---> Running in 1f0c5dd92e7c [2021-06-08T07:52:07.970Z] ---> Running in 3af4d07fe281 [2021-06-08T07:52:07.971Z] Removing intermediate container 296f6fb3247f [2021-06-08T07:52:07.971Z] ---> 9e10a6241fc1 [2021-06-08T07:52:07.971Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:52:08.256Z] Removing intermediate container 743e052cc172 [2021-06-08T07:52:08.256Z] ---> 73d84e06d833 [2021-06-08T07:52:08.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:52:08.540Z] ---> Running in 69b077aa9c9e [2021-06-08T07:52:09.146Z] Removing intermediate container 1f0c5dd92e7c [2021-06-08T07:52:09.146Z] ---> 76e3b1525b2c [2021-06-08T07:52:09.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:52:09.146Z] Removing intermediate container 3af4d07fe281 [2021-06-08T07:52:09.146Z] ---> 7fc0181d2c61 [2021-06-08T07:52:09.146Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T07:52:09.421Z] ---> Running in 05845f5b45e7 [2021-06-08T07:52:09.421Z] ---> Running in b40b88dcf536 [2021-06-08T07:52:09.699Z] Removing intermediate container 69b077aa9c9e [2021-06-08T07:52:09.699Z] ---> 3be1c24620d5 [2021-06-08T07:52:09.699Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T07:52:09.699Z] ---> 34a8c724960a [2021-06-08T07:52:09.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T07:52:09.980Z] ---> Running in 55071099a9f5 [2021-06-08T07:52:10.259Z] Removing intermediate container 05845f5b45e7 [2021-06-08T07:52:10.259Z] ---> c0d6fc543167 [2021-06-08T07:52:10.259Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T07:52:10.259Z] Removing intermediate container b40b88dcf536 [2021-06-08T07:52:10.259Z] ---> d97068cbe791 [2021-06-08T07:52:10.259Z] Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:52:10.870Z] ---> Running in 97f3ce86514f [2021-06-08T07:52:10.870Z] ---> Running in bb060408ee16 [2021-06-08T07:52:10.871Z] Removing intermediate container 55071099a9f5 [2021-06-08T07:52:10.871Z] ---> 815cf4e67b5f [2021-06-08T07:52:10.871Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:52:11.474Z] ---> Running in cf5fc4a44e1e [2021-06-08T07:52:12.072Z] Removing intermediate container 97f3ce86514f [2021-06-08T07:52:12.072Z] ---> d641cc91e734 [2021-06-08T07:52:12.072Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T07:52:12.072Z] ---> e3c44e2f7625 [2021-06-08T07:52:12.072Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T07:52:12.072Z] Removing intermediate container bb060408ee16 [2021-06-08T07:52:12.072Z] ---> 148f2d7734de [2021-06-08T07:52:12.072Z] Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:52:12.669Z] Removing intermediate container cf5fc4a44e1e [2021-06-08T07:52:12.669Z] ---> a187d0026c60 [2021-06-08T07:52:12.669Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T07:52:12.669Z] ---> Running in 18720824083b [2021-06-08T07:52:12.669Z] ---> Running in 2e9bb6cc323e [2021-06-08T07:52:12.947Z] ---> Running in 21bfc82ea801 [2021-06-08T07:52:13.223Z] ---> 75835ad235da [2021-06-08T07:52:13.223Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T07:52:13.498Z] ---> Running in 7e8fd9cbb844 [2021-06-08T07:52:13.787Z] Removing intermediate container 18720824083b [2021-06-08T07:52:13.787Z] ---> 6365975ba299 [2021-06-08T07:52:13.787Z] [2021-06-08T07:52:14.064Z] Removing intermediate container 2e9bb6cc323e [2021-06-08T07:52:14.065Z] ---> 3baabc82b806 [2021-06-08T07:52:14.065Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T07:52:14.346Z] Removing intermediate container 21bfc82ea801 [2021-06-08T07:52:14.346Z] ---> 20a23b973cef [2021-06-08T07:52:14.346Z] [2021-06-08T07:52:14.346Z] Successfully built 6365975ba299 [2021-06-08T07:52:14.346Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T07:52:14.347Z]  Building security-proxy-setup ... done Building core-command [2021-06-08T07:52:14.347Z] ---> Running in 8bf695a305a6 [2021-06-08T07:52:14.347Z] Removing intermediate container 7e8fd9cbb844 [2021-06-08T07:52:14.347Z] ---> 750c63523603 [2021-06-08T07:52:14.347Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:52:14.652Z] ---> Running in 8d5f99846ec6 [2021-06-08T07:52:14.943Z] Successfully built 20a23b973cef [2021-06-08T07:52:14.943Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T07:52:14.943Z]  Building support-scheduler ... done Building core-data [2021-06-08T07:52:15.222Z] Removing intermediate container 8bf695a305a6 [2021-06-08T07:52:15.222Z] ---> 6eba19f23013 [2021-06-08T07:52:15.222Z] [2021-06-08T07:52:15.503Z] Successfully built 6eba19f23013 [2021-06-08T07:52:15.503Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T07:52:15.503Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-08T07:52:15.783Z] Removing intermediate container 8d5f99846ec6 [2021-06-08T07:52:15.783Z] ---> 93edb7ba751a [2021-06-08T07:52:15.783Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T07:52:15.783Z] ---> Running in fec30a195bdf [2021-06-08T07:52:16.062Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T07:52:16.062Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T07:52:16.339Z] ---> eeaf43b92773 [2021-06-08T07:52:16.339Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:52:16.339Z] ---> Running in 02576f15e155 [2021-06-08T07:52:16.619Z] Removing intermediate container fec30a195bdf [2021-06-08T07:52:16.619Z] ---> 121d491d879b [2021-06-08T07:52:16.619Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:52:16.619Z] ---> Running in 22e29f9ca133 [2021-06-08T07:52:17.237Z] Removing intermediate container 02576f15e155 [2021-06-08T07:52:17.237Z] ---> eb6d6c4f36e4 [2021-06-08T07:52:17.237Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T07:52:17.237Z] ---> Running in 7a5d7dcf089d [2021-06-08T07:52:17.528Z] Removing intermediate container 22e29f9ca133 [2021-06-08T07:52:17.528Z] ---> c939a155ec0b [2021-06-08T07:52:17.528Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:52:18.147Z] ---> Running in 68ea8ed5b14c [2021-06-08T07:52:19.603Z] Removing intermediate container 68ea8ed5b14c [2021-06-08T07:52:19.603Z] ---> 91f33599d36b [2021-06-08T07:52:19.603Z] [2021-06-08T07:52:19.879Z] Successfully built 91f33599d36b [2021-06-08T07:52:19.879Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T07:52:19.879Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-08T07:52:19.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:52:20.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:52:20.757Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T07:52:20.757Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T07:52:20.757Z] Executing bash-5.0.17-r0.post-install [2021-06-08T07:52:20.757Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T07:52:20.757Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T07:52:20.757Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T07:52:20.757Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T07:52:20.757Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T07:52:20.757Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T07:52:20.757Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T07:52:20.757Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T07:52:20.757Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T07:52:20.757Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T07:52:20.757Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T07:52:22.833Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T07:52:22.833Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T07:52:22.833Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T07:52:22.833Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T07:52:22.833Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T07:52:22.834Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T07:52:22.834Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T07:52:22.834Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T07:52:22.834Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T07:52:22.834Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T07:52:22.834Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T07:52:22.834Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T07:52:22.834Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T07:52:22.834Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T07:52:23.111Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T07:52:23.111Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T07:52:23.111Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T07:52:23.111Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T07:52:23.111Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T07:52:23.111Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T07:52:23.111Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T07:52:23.111Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T07:52:23.111Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T07:52:23.111Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T07:52:23.111Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T07:52:23.111Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T07:52:23.387Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T07:52:23.387Z] OK: 72 MiB in 59 packages [2021-06-08T07:52:27.696Z] Collecting docker-compose==1.23.2 [2021-06-08T07:52:27.696Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T07:52:28.681Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T07:52:28.681Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T07:52:30.660Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T07:52:30.660Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T07:52:33.283Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T07:52:33.283Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T07:52:35.254Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T07:52:35.254Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T07:52:36.767Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T07:52:36.767Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T07:52:38.325Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T07:52:38.325Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T07:52:39.428Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T07:52:39.428Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T07:52:40.943Z] Collecting PyYAML<4,>=3.10 [2021-06-08T07:52:40.944Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T07:52:44.358Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-08T07:52:44.358Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T07:52:44.358Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T07:52:44.962Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T07:52:44.962Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T07:52:45.248Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-08T07:52:45.248Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-08T07:52:45.530Z] Collecting idna<2.8,>=2.5 [2021-06-08T07:52:45.530Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T07:52:46.528Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T07:52:46.528Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T07:52:46.528Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T07:52:46.840Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T07:52:46.840Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T07:52:46.840Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T07:52:47.830Z] Installing collected packages: dockerpty, texttable, docopt, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose [2021-06-08T07:52:47.830Z] Running setup.py install for dockerpty: started [2021-06-08T07:52:50.468Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T07:52:50.468Z] Running setup.py install for texttable: started [2021-06-08T07:52:52.465Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T07:52:52.465Z] Running setup.py install for docopt: started [2021-06-08T07:52:55.117Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T07:52:56.105Z] Attempting uninstall: idna [2021-06-08T07:52:56.105Z] Found existing installation: idna 2.9 [2021-06-08T07:52:56.105Z] Uninstalling idna-2.9: [2021-06-08T07:52:56.380Z] Successfully uninstalled idna-2.9 [2021-06-08T07:52:56.977Z] Attempting uninstall: urllib3 [2021-06-08T07:52:56.977Z] Found existing installation: urllib3 1.25.9 [2021-06-08T07:52:56.977Z] Uninstalling urllib3-1.25.9: [2021-06-08T07:52:56.977Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T07:52:57.575Z] Attempting uninstall: requests [2021-06-08T07:52:57.575Z] Found existing installation: requests 2.23.0 [2021-06-08T07:52:57.575Z] Uninstalling requests-2.23.0: [2021-06-08T07:52:57.850Z] Successfully uninstalled requests-2.23.0 [2021-06-08T07:52:59.841Z] Running setup.py install for PyYAML: started [2021-06-08T07:53:00.838Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:53:00.838Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:53:00.838Z] ---> 23d6d693eab2 [2021-06-08T07:53:00.838Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:53:00.838Z] ---> Using cache [2021-06-08T07:53:00.838Z] ---> f323fbe8b3fa [2021-06-08T07:53:00.838Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:53:00.838Z] ---> Using cache [2021-06-08T07:53:00.838Z] ---> fd11ed5b7871 [2021-06-08T07:53:00.838Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T07:53:00.838Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:53:00.838Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:53:00.838Z] ---> 23d6d693eab2 [2021-06-08T07:53:00.838Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T07:53:00.838Z] ---> Using cache [2021-06-08T07:53:00.838Z] ---> f323fbe8b3fa [2021-06-08T07:53:00.838Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:53:00.838Z] ---> Using cache [2021-06-08T07:53:00.838Z] ---> fd11ed5b7871 [2021-06-08T07:53:00.838Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T07:53:02.315Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:53:02.315Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:53:02.315Z] ---> 23d6d693eab2 [2021-06-08T07:53:02.315Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T07:53:02.315Z] ---> Using cache [2021-06-08T07:53:02.315Z] ---> f323fbe8b3fa [2021-06-08T07:53:02.315Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:53:02.315Z] ---> Using cache [2021-06-08T07:53:02.315Z] ---> fd11ed5b7871 [2021-06-08T07:53:02.315Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T07:53:02.315Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T07:53:02.923Z] ---> Running in c1bdd43baf2d [2021-06-08T07:53:02.923Z] ---> Running in 233e12338934 [2021-06-08T07:53:02.923Z] ---> Running in a810ea552597 [2021-06-08T07:53:03.530Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T07:53:03.530Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T07:53:03.530Z] ---> 23d6d693eab2 [2021-06-08T07:53:03.530Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T07:53:03.530Z] ---> Using cache [2021-06-08T07:53:03.530Z] ---> f323fbe8b3fa [2021-06-08T07:53:03.530Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:53:03.530Z] ---> Using cache [2021-06-08T07:53:03.530Z] ---> fd11ed5b7871 [2021-06-08T07:53:03.530Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T07:53:03.530Z] ---> Running in 228a67fdced5 [2021-06-08T07:53:03.809Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-08T07:53:05.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:05.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:05.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:05.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:05.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:06.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:06.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:06.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:53:07.065Z] OK: 218 MiB in 52 packages [2021-06-08T07:53:07.346Z] OK: 218 MiB in 52 packages [2021-06-08T07:53:07.627Z] OK: 218 MiB in 52 packages [2021-06-08T07:53:07.912Z] OK: 218 MiB in 52 packages [2021-06-08T07:53:09.408Z] Removing intermediate container c1bdd43baf2d [2021-06-08T07:53:09.408Z] ---> c0a522e11f78 [2021-06-08T07:53:09.408Z] Step 6/24 : COPY go.mod . [2021-06-08T07:53:09.684Z] Removing intermediate container 233e12338934 [2021-06-08T07:53:09.684Z] ---> c87ac0ac49cd [2021-06-08T07:53:09.684Z] Step 6/24 : COPY go.mod . [2021-06-08T07:53:09.684Z] Removing intermediate container a810ea552597 [2021-06-08T07:53:09.684Z] ---> 6f73a0a9a570 [2021-06-08T07:53:09.684Z] Step 6/26 : COPY go.mod . [2021-06-08T07:53:09.684Z] Removing intermediate container 228a67fdced5 [2021-06-08T07:53:09.684Z] ---> 807024645e12 [2021-06-08T07:53:09.684Z] Step 6/32 : COPY go.mod . [2021-06-08T07:53:10.685Z] ---> 63bd5bf5e476 [2021-06-08T07:53:10.685Z] Step 7/24 : RUN go mod download [2021-06-08T07:53:10.961Z] ---> 469ccd254d87 [2021-06-08T07:53:10.961Z] Step 7/24 : RUN go mod download [2021-06-08T07:53:10.961Z] ---> Running in 5bc6846b13a6 [2021-06-08T07:53:11.249Z] ---> Running in fc3f75b0a113 [2021-06-08T07:53:11.249Z] ---> 2548121db3b0 [2021-06-08T07:53:11.249Z] ---> e900f9924956 [2021-06-08T07:53:11.249Z] Step 7/32 : RUN go mod download [2021-06-08T07:53:11.249Z] Step 7/26 : RUN go mod download [2021-06-08T07:53:11.879Z] ---> Running in e6478ff776df [2021-06-08T07:53:11.879Z] ---> Running in 9e38e3b09694 [2021-06-08T07:53:16.252Z] Removing intermediate container 5bc6846b13a6 [2021-06-08T07:53:16.252Z] ---> 0e08560dce93 [2021-06-08T07:53:16.252Z] Step 8/24 : COPY . . [2021-06-08T07:53:16.252Z] Removing intermediate container fc3f75b0a113 [2021-06-08T07:53:16.252Z] ---> 73372aac3827 [2021-06-08T07:53:16.252Z] Step 8/24 : COPY . . [2021-06-08T07:53:16.252Z] Removing intermediate container 9e38e3b09694 [2021-06-08T07:53:16.252Z] Removing intermediate container e6478ff776df [2021-06-08T07:53:16.252Z] ---> 299f1287acff [2021-06-08T07:53:16.252Z] Step 8/32 : COPY . . [2021-06-08T07:53:16.252Z] ---> 30fa5e9afd27 [2021-06-08T07:53:16.252Z] Step 8/26 : COPY . . [2021-06-08T07:53:18.256Z] Removing intermediate container 7a5d7dcf089d [2021-06-08T07:53:18.256Z] ---> 729405aa7d30 [2021-06-08T07:53:18.256Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T07:53:20.903Z] ---> Running in 4ab7b10783d6 [2021-06-08T07:53:22.372Z] Removing intermediate container 4ab7b10783d6 [2021-06-08T07:53:22.372Z] ---> 4e073d482615 [2021-06-08T07:53:22.372Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T07:53:23.376Z] ---> Running in 5a97590cc921 [2021-06-08T07:53:24.832Z] Removing intermediate container 5a97590cc921 [2021-06-08T07:53:24.832Z] ---> af987a9ff400 [2021-06-08T07:53:24.832Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T07:53:28.268Z] ---> f5bb58f6f885 [2021-06-08T07:53:28.268Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T07:53:30.267Z] ---> 42247a25594d [2021-06-08T07:53:30.268Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T07:53:32.267Z] ---> 3527d605a1c3 [2021-06-08T07:53:32.267Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T07:53:32.543Z] ---> Running in 75a8fb79655d [2021-06-08T07:53:34.003Z] Removing intermediate container 75a8fb79655d [2021-06-08T07:53:34.003Z] ---> 201b45f4c356 [2021-06-08T07:53:34.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:53:34.609Z] ---> Running in bd6046924095 [2021-06-08T07:53:36.063Z] Removing intermediate container bd6046924095 [2021-06-08T07:53:36.063Z] ---> 09c1796922f7 [2021-06-08T07:53:36.063Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T07:53:36.678Z] ---> 03f1196aeb9d [2021-06-08T07:53:36.678Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:53:36.678Z] ---> Running in b5df8a62d06b [2021-06-08T07:53:36.959Z] ---> Running in d170d685a89f [2021-06-08T07:53:37.581Z] Removing intermediate container b5df8a62d06b [2021-06-08T07:53:37.581Z] ---> 93a7bd0d0245 [2021-06-08T07:53:37.581Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:53:37.581Z] ---> d1fd19c603a2 [2021-06-08T07:53:37.581Z] Step 9/32 : RUN go mod tidy [2021-06-08T07:53:37.856Z] ---> 30cb4651338e [2021-06-08T07:53:37.856Z] Step 9/24 : RUN go mod tidy [2021-06-08T07:53:37.856Z] ---> Running in 333484d4e0d2 [2021-06-08T07:53:37.856Z] ---> Running in 4da01da4c0a7 [2021-06-08T07:53:38.137Z] ---> Running in 4483db31d16c [2021-06-08T07:53:38.751Z] ---> 51f623396eec [2021-06-08T07:53:38.751Z] Step 9/26 : RUN go mod tidy [2021-06-08T07:53:38.751Z] Removing intermediate container 4da01da4c0a7 [2021-06-08T07:53:38.751Z] ---> 15b3c17065d6 [2021-06-08T07:53:38.751Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:53:38.751Z] ---> Running in f0c6aa6703d1 [2021-06-08T07:53:39.031Z] ---> Running in aba4bc5068bc [2021-06-08T07:53:40.043Z] Removing intermediate container aba4bc5068bc [2021-06-08T07:53:40.043Z] ---> c75892432fb4 [2021-06-08T07:53:40.043Z] [2021-06-08T07:53:40.650Z] Successfully built c75892432fb4 [2021-06-08T07:53:40.650Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T07:53:42.662Z]  Building sys-mgmt-agent ... done Removing intermediate container d170d685a89f [2021-06-08T07:53:42.662Z] ---> 1aa363ae5ba1 [2021-06-08T07:53:42.662Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T07:53:42.662Z] ---> Running in a5dbad8945e1 [2021-06-08T07:53:44.120Z] Removing intermediate container 333484d4e0d2 [2021-06-08T07:53:44.120Z] ---> ac7c9dd8e0d4 [2021-06-08T07:53:44.120Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T07:53:44.120Z] Removing intermediate container 4483db31d16c [2021-06-08T07:53:44.120Z] ---> 39a48c17e2d2 [2021-06-08T07:53:44.120Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T07:53:44.120Z] ---> Running in 9ac3e18338bc [2021-06-08T07:53:44.397Z] ---> Running in 642a44e14750 [2021-06-08T07:53:44.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-08T07:53:44.681Z] Removing intermediate container f0c6aa6703d1 [2021-06-08T07:53:44.681Z] ---> 7b532a78e958 [2021-06-08T07:53:44.681Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T07:53:44.681Z] ---> Running in 992edf87fb92 [2021-06-08T07:53:46.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-08T07:53:46.427Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-08T07:53:46.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-08T07:55:23.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-08T07:55:23.617Z] Removing intermediate container a5dbad8945e1 [2021-06-08T07:55:23.617Z] ---> a3750d7cac60 [2021-06-08T07:55:23.617Z] [2021-06-08T07:55:23.617Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T07:55:23.617Z] ---> 9852663dfa18 [2021-06-08T07:55:23.617Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T07:55:23.617Z] ---> Using cache [2021-06-08T07:55:23.617Z] ---> 4cb44d992f14 [2021-06-08T07:55:23.617Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T07:55:23.617Z] ---> Using cache [2021-06-08T07:55:23.617Z] ---> 428ec9d5bb31 [2021-06-08T07:55:23.617Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T07:55:23.617Z] ---> Running in 9fa0b9b08f1c [2021-06-08T07:55:23.617Z] Removing intermediate container 9fa0b9b08f1c [2021-06-08T07:55:23.617Z] ---> 5b0ee76a94e3 [2021-06-08T07:55:23.617Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T07:55:23.617Z] ---> Running in a525f0824554 [2021-06-08T07:55:23.617Z] Removing intermediate container a525f0824554 [2021-06-08T07:55:23.617Z] ---> 9da367872705 [2021-06-08T07:55:23.617Z] Step 16/24 : WORKDIR / [2021-06-08T07:55:23.617Z] ---> Running in 5c7e3e639995 [2021-06-08T07:55:23.617Z] Removing intermediate container 9ac3e18338bc [2021-06-08T07:55:23.617Z] ---> ad4d8d4e48a1 [2021-06-08T07:55:23.617Z] [2021-06-08T07:55:23.617Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T07:55:23.617Z] ---> 9852663dfa18 [2021-06-08T07:55:23.617Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T07:55:23.617Z] ---> Running in 0147fbdb95e7 [2021-06-08T07:55:23.617Z] Removing intermediate container 5c7e3e639995 [2021-06-08T07:55:23.617Z] ---> b1aecf78231a [2021-06-08T07:55:23.617Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:55:23.617Z] Removing intermediate container 0147fbdb95e7 [2021-06-08T07:55:23.617Z] ---> 46af406d4df2 [2021-06-08T07:55:23.617Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T07:55:23.617Z] ---> Running in 34fd5e7574ae [2021-06-08T07:55:23.617Z] ---> 65a222fbca5c [2021-06-08T07:55:23.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T07:55:23.617Z] Removing intermediate container 992edf87fb92 [2021-06-08T07:55:23.617Z] ---> 3da8b885a422 [2021-06-08T07:55:23.617Z] [2021-06-08T07:55:23.617Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T07:55:23.617Z] ---> 9852663dfa18 [2021-06-08T07:55:23.617Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T07:55:23.617Z] ---> Running in e35f127890bd [2021-06-08T07:55:23.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:55:23.617Z] ---> d64675c34f50 [2021-06-08T07:55:23.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T07:55:23.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:55:23.617Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T07:55:23.617Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T07:55:23.617Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:55:23.617Z] OK: 5 MiB in 16 packages [2021-06-08T07:55:23.617Z] ---> ec81a9dda156 [2021-06-08T07:55:23.617Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T07:55:23.937Z] ---> Running in 4d394d0be9d0 [2021-06-08T07:55:23.937Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:55:24.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:55:24.561Z] Removing intermediate container 4d394d0be9d0 [2021-06-08T07:55:24.561Z] ---> 775aa6422804 [2021-06-08T07:55:24.561Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:55:24.561Z] Removing intermediate container 34fd5e7574ae [2021-06-08T07:55:24.561Z] ---> 451e4ad25667 [2021-06-08T07:55:24.561Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T07:55:24.561Z] ---> Running in 8fd1eb94489c [2021-06-08T07:55:24.836Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T07:55:24.836Z] ---> Running in 0925c72385aa [2021-06-08T07:55:24.836Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T07:55:24.836Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T07:55:24.836Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T07:55:24.836Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T07:55:24.836Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T07:55:24.836Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:55:24.836Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T07:55:25.114Z] OK: 7 MiB in 20 packages [2021-06-08T07:55:25.390Z] Removing intermediate container 8fd1eb94489c [2021-06-08T07:55:25.390Z] ---> 13b9233bdbad [2021-06-08T07:55:25.390Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T07:55:25.780Z] Removing intermediate container 0925c72385aa [2021-06-08T07:55:25.780Z] ---> 2236e5b05b05 [2021-06-08T07:55:25.780Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T07:55:25.780Z] ---> Running in dcba3b3e2d3c [2021-06-08T07:55:25.780Z] ---> Running in 5ab55c421493 [2021-06-08T07:55:26.391Z] Removing intermediate container dcba3b3e2d3c [2021-06-08T07:55:26.391Z] ---> 70d226ea8300 [2021-06-08T07:55:26.391Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:55:26.723Z] Removing intermediate container 5ab55c421493 [2021-06-08T07:55:26.723Z] ---> be441e3e737b [2021-06-08T07:55:26.723Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T07:55:26.723Z] ---> Running in 61c419175c1d [2021-06-08T07:55:27.002Z] ---> Running in 018307b87432 [2021-06-08T07:55:27.283Z] Removing intermediate container e35f127890bd [2021-06-08T07:55:27.283Z] ---> 31ad1b24478a [2021-06-08T07:55:27.283Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T07:55:27.568Z] ---> Running in d7d524d163c2 [2021-06-08T07:55:27.568Z] Removing intermediate container 61c419175c1d [2021-06-08T07:55:27.568Z] ---> 505f9e896b16 [2021-06-08T07:55:27.568Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:55:27.856Z] ---> Running in 4c499648c518 [2021-06-08T07:55:28.469Z] Removing intermediate container d7d524d163c2 [2021-06-08T07:55:28.469Z] ---> c56f99967d29 [2021-06-08T07:55:28.469Z] Step 14/26 : WORKDIR / [2021-06-08T07:55:28.762Z] Removing intermediate container 4c499648c518 [2021-06-08T07:55:28.762Z] ---> d1647274bc6e [2021-06-08T07:55:28.762Z] [2021-06-08T07:55:28.762Z] ---> Running in b951fcd79b97 [2021-06-08T07:55:29.376Z] Successfully built d1647274bc6e [2021-06-08T07:55:29.376Z] Successfully tagged core-command-arm64:latest [2021-06-08T07:55:29.661Z]  Building core-command ... done Removing intermediate container b951fcd79b97 [2021-06-08T07:55:29.661Z] ---> c5971f177b20 [2021-06-08T07:55:29.661Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-08T07:55:29.661Z] Removing intermediate container 642a44e14750 [2021-06-08T07:55:29.661Z] ---> fb2affee35cf [2021-06-08T07:55:29.661Z] [2021-06-08T07:55:29.661Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T07:55:29.661Z] ---> 9852663dfa18 [2021-06-08T07:55:29.661Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T07:55:29.937Z] Removing intermediate container 018307b87432 [2021-06-08T07:55:29.937Z] ---> 8f7e040d5521 [2021-06-08T07:55:29.937Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T07:55:29.937Z] ---> Running in a9c1127807d4 [2021-06-08T07:55:30.226Z] ---> Running in 9d79e2ec9c19 [2021-06-08T07:55:30.502Z] Removing intermediate container a9c1127807d4 [2021-06-08T07:55:30.502Z] ---> 97287fff2915 [2021-06-08T07:55:30.502Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T07:55:30.780Z] ---> 6ff85398029c [2021-06-08T07:55:30.780Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-08T07:55:30.780Z] ---> Running in 7d320278a618 [2021-06-08T07:55:30.780Z] Removing intermediate container 9d79e2ec9c19 [2021-06-08T07:55:30.780Z] ---> 24b6240de88e [2021-06-08T07:55:30.780Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T07:55:31.388Z] Removing intermediate container 7d320278a618 [2021-06-08T07:55:31.388Z] ---> ccc3a3f45789 [2021-06-08T07:55:31.388Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T07:55:31.388Z] ---> Running in 9abd725135e3 [2021-06-08T07:55:31.674Z] ---> 4fb87c92b2ff [2021-06-08T07:55:31.674Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T07:55:31.674Z] ---> 98f52c9e0027 [2021-06-08T07:55:31.674Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T07:55:31.948Z] ---> Running in c713cd37b757 [2021-06-08T07:55:31.948Z] Removing intermediate container 9abd725135e3 [2021-06-08T07:55:31.948Z] ---> fe7698de870b [2021-06-08T07:55:31.948Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T07:55:32.228Z] ---> Running in c9ac14f46b37 [2021-06-08T07:55:32.517Z] ---> 0b3c5ac1b439 [2021-06-08T07:55:32.517Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-08T07:55:33.506Z] ---> 07eb136c9ff6 [2021-06-08T07:55:33.506Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T07:55:35.001Z] ---> a7d2ff48bbca [2021-06-08T07:55:35.001Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T07:55:35.001Z] Removing intermediate container c9ac14f46b37 [2021-06-08T07:55:35.001Z] Removing intermediate container c713cd37b757 [2021-06-08T07:55:35.001Z] ---> b73e9ba70c76 [2021-06-08T07:55:35.001Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:55:35.001Z] ---> 882ec5ddd363 [2021-06-08T07:55:35.001Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T07:55:35.001Z] ---> Running in caa34b28407d [2021-06-08T07:55:36.313Z] ---> 535983de6704 [2021-06-08T07:55:36.313Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T07:55:36.313Z] ---> 9d9fb2aea9c4 [2021-06-08T07:55:36.313Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T07:55:36.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T07:55:37.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T07:55:37.317Z] ---> bf74c6a59704 [2021-06-08T07:55:37.317Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-08T07:55:37.317Z] ---> Running in fa0c4aeb093b [2021-06-08T07:55:37.317Z] ---> e8495ca72898 [2021-06-08T07:55:37.317Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T07:55:38.527Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T07:55:38.527Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T07:55:38.527Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T07:55:38.527Z] ---> 49e8ddb59b84 [2021-06-08T07:55:38.527Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T07:55:38.527Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T07:55:38.804Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T07:55:38.804Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T07:55:39.092Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T07:55:39.092Z] OK: 8 MiB in 20 packages [2021-06-08T07:55:39.699Z] ---> e8ec79873de9 [2021-06-08T07:55:39.699Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T07:55:39.981Z] Removing intermediate container fa0c4aeb093b [2021-06-08T07:55:39.981Z] ---> 2c64c90199b4 [2021-06-08T07:55:39.981Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T07:55:40.267Z] ---> Running in 2a2a74f34bd3 [2021-06-08T07:55:40.267Z] Removing intermediate container caa34b28407d [2021-06-08T07:55:40.267Z] ---> 0c2aa90b1419 [2021-06-08T07:55:40.267Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T07:55:40.543Z] ---> dd3f1c6ba54c [2021-06-08T07:55:40.543Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T07:55:40.829Z] Removing intermediate container 2a2a74f34bd3 [2021-06-08T07:55:40.829Z] ---> f3d50d098b43 [2021-06-08T07:55:40.829Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T07:55:41.117Z] ---> Running in 9e297f6a4378 [2021-06-08T07:55:41.117Z] ---> Running in 21dd11d24fee [2021-06-08T07:55:41.117Z] ---> 1ed922c925bb [2021-06-08T07:55:41.117Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T07:55:41.726Z] Removing intermediate container 9e297f6a4378 [2021-06-08T07:55:41.727Z] ---> ced330caf46e [2021-06-08T07:55:41.727Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T07:55:41.727Z] Removing intermediate container 21dd11d24fee [2021-06-08T07:55:41.727Z] ---> 6f1d6825cd84 [2021-06-08T07:55:41.727Z] Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:55:42.005Z] ---> Running in 3c6a474bcea8 [2021-06-08T07:55:42.617Z] Removing intermediate container 3c6a474bcea8 [2021-06-08T07:55:42.617Z] ---> 676dcfce0f3c [2021-06-08T07:55:42.617Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T07:55:42.617Z] ---> Running in efae963423a2 [2021-06-08T07:55:42.617Z] ---> f37e61f3cd89 [2021-06-08T07:55:42.617Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T07:55:42.900Z] ---> c97419f8e26e [2021-06-08T07:55:42.900Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T07:55:43.179Z] ---> Running in 61c3f47e0841 [2021-06-08T07:55:43.454Z] Removing intermediate container efae963423a2 [2021-06-08T07:55:43.454Z] ---> f1f1bf2cda60 [2021-06-08T07:55:43.454Z] [2021-06-08T07:55:43.737Z] Successfully built f1f1bf2cda60 [2021-06-08T07:55:43.737Z] ---> 5fb00241856c [2021-06-08T07:55:43.737Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T07:55:43.737Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T07:55:44.015Z]  Building security-secretstore-setup ... done  ---> Running in ead498b1a97e [2021-06-08T07:55:44.617Z] Removing intermediate container ead498b1a97e [2021-06-08T07:55:44.617Z] ---> e3e0b18c0192 [2021-06-08T07:55:44.617Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T07:55:44.617Z] ---> Running in b5359e54413f [2021-06-08T07:55:45.219Z] Removing intermediate container b5359e54413f [2021-06-08T07:55:45.219Z] ---> 307682f703ce [2021-06-08T07:55:45.219Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T07:55:45.219Z] ---> Running in b66f19ed4ca2 [2021-06-08T07:55:45.496Z] Removing intermediate container 61c3f47e0841 [2021-06-08T07:55:45.496Z] ---> de5aca5eeb51 [2021-06-08T07:55:45.496Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T07:55:45.771Z] ---> Running in b94c79eacdf9 [2021-06-08T07:55:46.045Z] Removing intermediate container b66f19ed4ca2 [2021-06-08T07:55:46.045Z] ---> 838b5f31574e [2021-06-08T07:55:46.045Z] Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:55:46.045Z] ---> Running in 04b30f398d4c [2021-06-08T07:55:46.320Z] Removing intermediate container b94c79eacdf9 [2021-06-08T07:55:46.320Z] ---> b09ba6dfbc77 [2021-06-08T07:55:46.320Z] Step 29/32 : CMD ["gate"] [2021-06-08T07:55:46.595Z] ---> Running in 7ac5d725714f [2021-06-08T07:55:46.595Z] Removing intermediate container 04b30f398d4c [2021-06-08T07:55:46.595Z] ---> 13a28cf74cb8 [2021-06-08T07:55:46.595Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T07:55:46.873Z] ---> Running in 2f8f1ae3a916 [2021-06-08T07:55:47.154Z] Removing intermediate container 7ac5d725714f [2021-06-08T07:55:47.154Z] ---> 80516aa27b6a [2021-06-08T07:55:47.154Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T07:55:47.154Z] Removing intermediate container 2f8f1ae3a916 [2021-06-08T07:55:47.154Z] ---> bdc0069e70ef [2021-06-08T07:55:47.154Z] [2021-06-08T07:55:47.757Z] ---> Running in 480bbf43f0e2 [2021-06-08T07:55:47.757Z] Successfully built bdc0069e70ef [2021-06-08T07:55:47.757Z] Successfully tagged core-data-arm64:latest [2021-06-08T07:55:48.035Z]  Building core-data ... done Removing intermediate container 480bbf43f0e2 [2021-06-08T07:55:48.035Z] ---> 9f19845b3f45 [2021-06-08T07:55:48.035Z] Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 [2021-06-08T07:55:48.633Z] ---> Running in f3e9c3db90e2 [2021-06-08T07:55:48.914Z] Removing intermediate container f3e9c3db90e2 [2021-06-08T07:55:48.914Z] ---> 9096d30259be [2021-06-08T07:55:48.914Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T07:55:49.190Z] ---> Running in fd6806634b86 [2021-06-08T07:55:49.787Z] Removing intermediate container fd6806634b86 [2021-06-08T07:55:49.788Z] ---> aee4f87b1887 [2021-06-08T07:55:49.788Z] [2021-06-08T07:55:50.061Z] Successfully built aee4f87b1887 [2021-06-08T07:55:50.061Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T07:55:50.672Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-08T07:55:50.686Z] $ docker stop --time=1 b6645362b65896442445d425812e09c22237b01041bc51ec8ce05bea62917bc5 [2021-06-08T07:55:52.519Z] $ docker rm -f b6645362b65896442445d425812e09c22237b01041bc51ec8ce05bea62917bc5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T07:55:53.125Z] + docker images [2021-06-08T07:55:53.396Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T07:55:53.396Z] security-bootstrapper-arm64 latest aee4f87b1887 4 seconds ago 17.1MB [2021-06-08T07:55:53.396Z] core-data-arm64 latest bdc0069e70ef 7 seconds ago 19.1MB [2021-06-08T07:55:53.396Z] security-secretstore-setup-arm64 latest f1f1bf2cda60 10 seconds ago 26.5MB [2021-06-08T07:55:53.396Z] fb2affee35cf 24 seconds ago 974MB [2021-06-08T07:55:53.396Z] core-command-arm64 latest d1647274bc6e 25 seconds ago 15MB [2021-06-08T07:55:53.396Z] 3da8b885a422 33 seconds ago 973MB [2021-06-08T07:55:53.396Z] ad4d8d4e48a1 36 seconds ago 967MB [2021-06-08T07:55:53.396Z] a3750d7cac60 39 seconds ago 966MB [2021-06-08T07:55:53.396Z] sys-mgmt-agent-arm64 latest c75892432fb4 2 minutes ago 299MB [2021-06-08T07:55:53.396Z] core-metadata-arm64 latest 91f33599d36b 3 minutes ago 15.6MB [2021-06-08T07:55:53.396Z] support-notifications-arm64 latest 6eba19f23013 3 minutes ago 15.7MB [2021-06-08T07:55:53.396Z] support-scheduler-arm64 latest 20a23b973cef 3 minutes ago 15MB [2021-06-08T07:55:53.396Z] security-proxy-setup-arm64 latest 6365975ba299 3 minutes ago 24MB [2021-06-08T07:55:53.396Z] 2cfd23772e08 3 minutes ago 973MB [2021-06-08T07:55:53.396Z] 4ffecee38fec 4 minutes ago 971MB [2021-06-08T07:55:53.396Z] f3fa086912a3 4 minutes ago 971MB [2021-06-08T07:55:53.396Z] 820fc722802e 4 minutes ago 968MB [2021-06-08T07:55:53.396Z] de475280d340 4 minutes ago 968MB [2021-06-08T07:55:53.396Z] ci-base-image-arm64 latest 23d6d693eab2 14 minutes ago 641MB [2021-06-08T07:55:53.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T07:55:53.396Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T07:55:53.396Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T07:55:53.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:55:54.279Z] ---> job-cost.sh [2021-06-08T07:55:54.279Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d5JW [2021-06-08T07:56:33.261Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T07:58:10.016Z] lf-activate-venv(): INFO: Adding /tmp/venv-d5JW/bin to PATH [2021-06-08T07:58:10.016Z] INFO: No Stack... [2021-06-08T07:58:10.017Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T07:58:10.017Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T07:58:10.360Z] + + cutcat -d, -f6 /w/workspace/edgex-go/2/archives/cost.csv [2021-06-08T07:58:10.360Z] [Pipeline] lock [2021-06-08T07:58:10.427Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] [2021-06-08T07:58:10.437Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] did not exist. Created. [2021-06-08T07:58:10.437Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T07:58:10.796Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T07:58:11.051Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T07:58:11.063Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:58:12.952Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:58:13.515Z] ---> package-listing.sh [2021-06-08T07:58:13.515Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T07:58:13.515Z] ++ facter osfamily [2021-06-08T07:58:13.777Z] + OS_FAMILY=redhat [2021-06-08T07:58:13.777Z] + workspace=/w/workspace/edgex-go/2 [2021-06-08T07:58:13.777Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T07:58:13.777Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T07:58:13.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T07:58:13.777Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T07:58:13.777Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-08T07:58:13.777Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T07:58:13.777Z] + case "${OS_FAMILY}" in [2021-06-08T07:58:13.777Z] + rpm -qa [2021-06-08T07:58:13.777Z] + sort [2021-06-08T07:58:16.386Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T07:58:16.386Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T07:58:16.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T07:58:16.386Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-08T07:58:16.386Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-08T07:58:16.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-08T07:58:16.397Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T07:58:16.708Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:58:17.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T07:58:17.277Z] [2021-06-08T07:58:17.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T07:58:17.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T07:58:17.604Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T07:58:17.604Z] df20fa9351a1: Pulling fs layer [2021-06-08T07:58:17.604Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T07:58:17.604Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T07:58:17.604Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T07:58:17.604Z] 93b61091891f: Pulling fs layer [2021-06-08T07:58:17.604Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T07:58:17.604Z] 5e14af77c1be: Pulling fs layer [2021-06-08T07:58:17.604Z] 01666e4c0597: Pulling fs layer [2021-06-08T07:58:17.604Z] aa168da1d23b: Pulling fs layer [2021-06-08T07:58:17.604Z] 46f8f816bc3b: Waiting [2021-06-08T07:58:17.604Z] 93b61091891f: Waiting [2021-06-08T07:58:17.604Z] 93b9cdb0e59b: Waiting [2021-06-08T07:58:17.604Z] 5e14af77c1be: Waiting [2021-06-08T07:58:17.604Z] 01666e4c0597: Waiting [2021-06-08T07:58:17.604Z] aa168da1d23b: Waiting [2021-06-08T07:58:17.604Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T07:58:17.604Z] 36b3adc4ff6f: Download complete [2021-06-08T07:58:17.604Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T07:58:17.604Z] 46f8f816bc3b: Download complete [2021-06-08T07:58:17.604Z] df20fa9351a1: Verifying Checksum [2021-06-08T07:58:17.869Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T07:58:17.869Z] 93b9cdb0e59b: Download complete [2021-06-08T07:58:17.869Z] 5e14af77c1be: Verifying Checksum [2021-06-08T07:58:17.869Z] 5e14af77c1be: Download complete [2021-06-08T07:58:17.869Z] 93b61091891f: Verifying Checksum [2021-06-08T07:58:17.869Z] 93b61091891f: Download complete [2021-06-08T07:58:17.869Z] 01666e4c0597: Verifying Checksum [2021-06-08T07:58:17.869Z] 01666e4c0597: Download complete [2021-06-08T07:58:17.869Z] df20fa9351a1: Pull complete [2021-06-08T07:58:18.138Z] 36b3adc4ff6f: Pull complete [2021-06-08T07:58:18.138Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T07:58:18.138Z] 8ad3a11d3b57: Download complete [2021-06-08T07:58:18.711Z] 8ad3a11d3b57: Pull complete [2021-06-08T07:58:18.711Z] 46f8f816bc3b: Pull complete [2021-06-08T07:58:18.986Z] 93b61091891f: Pull complete [2021-06-08T07:58:18.986Z] 93b9cdb0e59b: Pull complete [2021-06-08T07:58:18.986Z] 5e14af77c1be: Pull complete [2021-06-08T07:58:19.252Z] 01666e4c0597: Pull complete [2021-06-08T07:58:20.244Z] aa168da1d23b: Download complete [2021-06-08T07:58:24.473Z] aa168da1d23b: Pull complete [2021-06-08T07:58:24.473Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T07:58:24.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T07:58:24.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T07:58:24.549Z] prd-centos7-docker-4c-2g-874 does not seem to be running inside a container [2021-06-08T07:58:24.589Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T07:58:27.509Z] $ docker top de9e1285690b54ad082b846ca17aefbaa4cc5eb08d0343d2d3d1113ed5f41ecd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T07:58:27.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T07:58:28.246Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T07:58:28.544Z] + ls /var/log/sa-host [2021-06-08T07:58:28.544Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T07:58:28.544Z] file_magic: OK [2021-06-08T07:58:28.544Z] HZ: Using current value: 100 [2021-06-08T07:58:28.544Z] file_header: OK [2021-06-08T07:58:28.544Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T07:58:28.544Z] Statistics: [2021-06-08T07:58:28.544Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T07:58:28.544Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T07:58:28.544Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T07:58:28.544Z] file_magic: OK [2021-06-08T07:58:28.544Z] HZ: Using current value: 100 [2021-06-08T07:58:28.544Z] file_header: OK [2021-06-08T07:58:28.544Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T07:58:28.544Z] Statistics: [2021-06-08T07:58:28.544Z] 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... [2021-06-08T07:58:28.544Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T07:58:29.231Z] provisioning config files... [2021-06-08T07:58:29.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5292671722793147333tmp [Pipeline] { [Pipeline] echo [2021-06-08T07:58:29.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:58:29.569Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T07:58:29.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:58:29.979Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T07:58:29.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:58:30.287Z] ---> sudo-logs.sh [2021-06-08T07:58:30.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T07:58:30.339Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:58:30.633Z] ---> job-cost.sh [2021-06-08T07:58:30.633Z] lf-activate-venv: SKIPPING [2021-06-08T07:58:30.633Z] DEBUG: total: 0.18000000715255737 [2021-06-08T07:58:30.633Z] INFO: Retrieving Stack Cost... [2021-06-08T07:58:31.577Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T07:58:31.838Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T07:58:31.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T07:58:32.148Z] ---> logs-deploy.sh [2021-06-08T07:58:32.148Z] lf-activate-venv: SKIPPING [2021-06-08T07:58:32.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/2 [2021-06-08T07:58:32.148Z] INFO: archiving workspace using pattern(s): [2021-06-08T07:58:33.094Z] Archives upload complete. [2021-06-08T07:58:33.094Z] INFO: archiving logs to Nexus [2021-06-08T07:58:33.670Z] ---> uname -a: [2021-06-08T07:58:33.670Z] Linux prd-centos7-docker-4c-2g-874.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T07:58:33.670Z] [2021-06-08T07:58:33.670Z] [2021-06-08T07:58:33.671Z] ---> lscpu: [2021-06-08T07:58:33.671Z] Architecture: x86_64 [2021-06-08T07:58:33.671Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T07:58:33.671Z] Byte Order: Little Endian [2021-06-08T07:58:33.671Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T07:58:33.671Z] CPU(s): 2 [2021-06-08T07:58:33.671Z] On-line CPU(s) list: 0,1 [2021-06-08T07:58:33.671Z] Thread(s) per core: 1 [2021-06-08T07:58:33.671Z] Core(s) per socket: 1 [2021-06-08T07:58:33.671Z] Socket(s): 2 [2021-06-08T07:58:33.671Z] NUMA node(s): 1 [2021-06-08T07:58:33.671Z] Vendor ID: AuthenticAMD [2021-06-08T07:58:33.671Z] CPU family: 23 [2021-06-08T07:58:33.671Z] Model: 49 [2021-06-08T07:58:33.671Z] Model name: AMD EPYC-Rome Processor [2021-06-08T07:58:33.671Z] Stepping: 0 [2021-06-08T07:58:33.671Z] CPU MHz: 2800.000 [2021-06-08T07:58:33.671Z] BogoMIPS: 5600.00 [2021-06-08T07:58:33.671Z] Virtualization: AMD-V [2021-06-08T07:58:33.671Z] Hypervisor vendor: KVM [2021-06-08T07:58:33.671Z] Virtualization type: full [2021-06-08T07:58:33.671Z] L1d cache: 64 KiB [2021-06-08T07:58:33.671Z] L1i cache: 64 KiB [2021-06-08T07:58:33.671Z] L2 cache: 1 MiB [2021-06-08T07:58:33.671Z] L3 cache: 32 MiB [2021-06-08T07:58:33.671Z] NUMA node0 CPU(s): 0,1 [2021-06-08T07:58:33.671Z] Vulnerability Itlb multihit: Not affected [2021-06-08T07:58:33.671Z] Vulnerability L1tf: Not affected [2021-06-08T07:58:33.671Z] Vulnerability Mds: Not affected [2021-06-08T07:58:33.671Z] Vulnerability Meltdown: Not affected [2021-06-08T07:58:33.671Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T07:58:33.671Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T07:58:33.671Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T07:58:33.671Z] Vulnerability Srbds: Not affected [2021-06-08T07:58:33.671Z] Vulnerability Tsx async abort: Not affected [2021-06-08T07:58:33.671Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] ---> nproc: [2021-06-08T07:58:33.671Z] 2 [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] ---> df -h: [2021-06-08T07:58:33.671Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T07:58:33.671Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-08T07:58:33.671Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T07:58:33.671Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T07:58:33.671Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2@tmp [2021-06-08T07:58:33.671Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2 [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] ---> free -m: [2021-06-08T07:58:33.671Z] total used free shared buff/cache available [2021-06-08T07:58:33.671Z] Mem: 7821 1317 1813 0 4690 6465 [2021-06-08T07:58:33.671Z] Swap: 1023 1 1022 [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] ---> ip addr: [2021-06-08T07:58:33.671Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T07:58:33.671Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T07:58:33.671Z] inet 127.0.0.1/8 scope host lo [2021-06-08T07:58:33.671Z] valid_lft forever preferred_lft forever [2021-06-08T07:58:33.671Z] inet6 ::1/128 scope host [2021-06-08T07:58:33.671Z] valid_lft forever preferred_lft forever [2021-06-08T07:58:33.671Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T07:58:33.671Z] link/ether fa:16:3e:1f:45:bc brd ff:ff:ff:ff:ff:ff [2021-06-08T07:58:33.671Z] inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T07:58:33.671Z] valid_lft 85026sec preferred_lft 85026sec [2021-06-08T07:58:33.671Z] inet6 fe80::f816:3eff:fe1f:45bc/64 scope link [2021-06-08T07:58:33.671Z] valid_lft forever preferred_lft forever [2021-06-08T07:58:33.671Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T07:58:33.671Z] link/ether 02:42:e2:3e:84:0c brd ff:ff:ff:ff:ff:ff [2021-06-08T07:58:33.671Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T07:58:33.671Z] valid_lft forever preferred_lft forever [2021-06-08T07:58:33.671Z] inet6 fe80::42:e2ff:fe3e:840c/64 scope link [2021-06-08T07:58:33.671Z] valid_lft forever preferred_lft forever [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] ---> sar -b -r -n DEV: [2021-06-08T07:58:33.671Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] 07:35:26 LINUX RESTART (2 CPU) [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] 07:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T07:58:33.671Z] 07:37:01 87.63 4.78 82.85 0.00 2903.71 9000.27 0.00 [2021-06-08T07:58:33.671Z] 07:38:01 79.02 0.18 78.84 0.00 22.77 41772.10 0.00 [2021-06-08T07:58:33.671Z] 07:39:01 116.58 0.00 116.58 0.00 0.00 17318.63 0.00 [2021-06-08T07:58:33.671Z] 07:40:01 59.14 0.00 59.14 0.00 0.00 10868.17 0.00 [2021-06-08T07:58:33.671Z] 07:41:02 62.15 0.02 62.13 0.00 0.53 8875.75 0.00 [2021-06-08T07:58:33.671Z] 07:42:01 583.87 99.68 484.19 0.00 10779.39 308608.67 0.00 [2021-06-08T07:58:33.671Z] 07:43:01 338.33 18.43 319.90 0.00 1667.93 100974.13 0.00 [2021-06-08T07:58:33.671Z] 07:44:01 392.37 54.55 337.83 0.00 2041.69 122352.21 0.00 [2021-06-08T07:58:33.671Z] 07:45:01 9.14 1.32 7.83 0.00 35.04 323.77 0.00 [2021-06-08T07:58:33.671Z] 07:46:01 0.23 0.07 0.17 0.00 0.67 2.05 0.00 [2021-06-08T07:58:33.671Z] 07:47:01 0.30 0.02 0.28 0.00 0.13 3.27 0.00 [2021-06-08T07:58:33.671Z] 07:48:01 0.23 0.00 0.23 0.00 0.00 2.47 0.00 [2021-06-08T07:58:33.671Z] 07:49:01 0.33 0.00 0.33 0.00 0.00 3.55 0.00 [2021-06-08T07:58:33.671Z] 07:50:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-08T07:58:33.671Z] 07:51:01 0.35 0.18 0.17 0.00 5.73 2.10 0.00 [2021-06-08T07:58:33.671Z] 07:52:01 0.83 0.00 0.83 0.00 0.00 15.83 0.00 [2021-06-08T07:58:33.671Z] 07:53:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-06-08T07:58:33.671Z] 07:54:01 0.27 0.02 0.25 0.00 0.13 3.91 0.00 [2021-06-08T07:58:33.671Z] 07:55:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-06-08T07:58:33.671Z] 07:56:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-08T07:58:33.671Z] 07:57:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-06-08T07:58:33.671Z] 07:58:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-06-08T07:58:33.671Z] Average: 78.43 8.09 70.34 0.00 787.17 28012.24 0.00 [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] 07:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T07:58:33.671Z] 07:37:01 5137508 0 892324 11.14 2620 1976488 1515844 16.74 847900 1611396 77696 [2021-06-08T07:58:33.671Z] 07:38:01 4134488 0 979688 12.23 2620 2892144 1557056 17.19 1063360 2325900 36012 [2021-06-08T07:58:33.671Z] 07:39:01 3977192 0 1097796 13.71 2620 2931332 1662516 18.36 1255468 2233096 176872 [2021-06-08T07:58:33.671Z] 07:40:01 3695880 0 1209468 15.10 2620 3100972 1792584 19.79 1447580 2302104 31472 [2021-06-08T07:58:33.671Z] 07:41:02 4039980 0 1099828 13.73 2620 2866512 1422588 15.71 1209812 2197656 20 [2021-06-08T07:58:33.671Z] 07:42:01 165348 0 1340740 16.74 2620 6500232 1657944 18.30 3342364 3780792 49176 [2021-06-08T07:58:33.671Z] 07:43:01 664296 0 1407724 17.58 2620 5934300 1888272 20.85 1810344 4799300 144448 [2021-06-08T07:58:33.671Z] 07:44:01 2417772 0 1312292 16.39 2620 4276256 1778664 19.64 1400564 3464916 20 [2021-06-08T07:58:33.671Z] 07:45:01 2476968 0 1252156 15.63 2620 4277196 1313440 14.50 1404036 3417096 12 [2021-06-08T07:58:33.671Z] 07:46:01 2481120 0 1248000 15.58 2620 4277200 1273580 14.06 1403460 3415136 8 [2021-06-08T07:58:33.671Z] 07:47:01 2480648 0 1248468 15.59 2620 4277204 1273556 14.06 1400172 3418876 8 [2021-06-08T07:58:33.671Z] 07:48:01 2481956 0 1247152 15.57 2620 4277212 1273448 14.06 1402660 3415976 12 [2021-06-08T07:58:33.671Z] 07:49:01 2481820 0 1247284 15.57 2620 4277216 1273400 14.06 1398072 3420704 12 [2021-06-08T07:58:33.671Z] 07:50:01 2481788 0 1247312 15.57 2620 4277220 1273400 14.06 1397940 3420704 8 [2021-06-08T07:58:33.671Z] 07:51:01 2481548 0 1247516 15.58 2620 4277256 1273400 14.06 1398080 3420724 20 [2021-06-08T07:58:33.671Z] 07:52:01 2481188 0 1247872 15.58 2620 4277260 1273484 14.06 1398108 3420724 8 [2021-06-08T07:58:33.671Z] 07:53:01 2481212 0 1247844 15.58 2620 4277264 1273436 14.06 1398164 3420724 16 [2021-06-08T07:58:33.671Z] 07:54:01 2481108 0 1247940 15.58 2620 4277272 1273400 14.06 1402072 3416704 8 [2021-06-08T07:58:33.671Z] 07:55:01 2481232 0 1247816 15.58 2620 4277272 1273400 14.06 1402072 3416704 8 [2021-06-08T07:58:33.671Z] 07:56:01 2481032 0 1248008 15.58 2620 4277280 1273400 14.06 1402080 3416704 8 [2021-06-08T07:58:33.671Z] 07:57:01 2480724 0 1248316 15.59 2620 4277280 1273544 14.06 1402572 3416704 8 [2021-06-08T07:58:33.671Z] 07:58:01 2481304 0 1247732 15.58 2620 4277284 1273400 14.06 1402084 3416704 12 [2021-06-08T07:58:33.671Z] Average: 2680278 0 1218785 15.22 2620 4107257 1415625 15.63 1454044 3207697 23448 [2021-06-08T07:58:33.671Z] [2021-06-08T07:58:33.671Z] 07:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T07:58:33.671Z] 07:37:01 eth0 1401.15 1348.06 5025.49 163.47 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:37:01 vethb1abe3d 624.33 421.45 55.97 1336.69 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:37:01 docker0 624.33 421.32 47.44 1336.68 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:38:01 eth0 707.64 843.47 4218.71 78.27 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:38:01 vethaa87e31 52.76 64.19 3.47 159.87 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:38:01 docker0 591.94 422.51 41.85 1521.31 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:39:01 veth635d838 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:39:01 eth0 235.20 190.33 716.58 24.96 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:39:01 docker0 171.62 197.05 11.12 684.33 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:40:01 veth635d838 1.95 1.95 0.15 0.15 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:40:01 eth0 33.38 20.32 23.85 44.84 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:40:01 docker0 1.95 1.95 0.13 0.15 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:41:02 eth0 29.84 18.82 22.98 76.98 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.671Z] 07:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:42:01 veth772459b 0.00 0.96 0.00 0.06 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:42:01 eth0 253.86 213.06 1896.10 30.74 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:42:01 veth40a452f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:43:01 vethe458605 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:43:01 veth772459b 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:43:01 eth0 82.48 55.33 277.70 14.50 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:43:01 veth9a3ad67 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:44:01 veth772459b 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:44:01 eth0 194.04 153.26 1640.47 126.28 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:44:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:44:01 docker0 1514.59 1207.66 108.71 4303.92 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:45:01 eth0 2.71 1.63 2.51 1.02 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:46:01 eth0 0.77 0.58 0.66 0.22 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:47:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:48:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:50:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:52:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:53:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:55:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:56:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:57:01 eth0 0.67 0.45 0.40 0.27 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] Average: eth0 133.75 129.36 627.81 25.54 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] Average: docker0 68.91 54.95 4.95 195.82 0.00 0.00 0.00 0.00 [2021-06-08T07:58:33.672Z] [2021-06-08T07:58:33.672Z] [2021-06-08T07:58:33.672Z] ---> sar -P ALL: [2021-06-08T07:58:33.672Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T07:58:33.672Z] [2021-06-08T07:58:33.672Z] 07:35:26 LINUX RESTART (2 CPU) [2021-06-08T07:58:33.672Z] [2021-06-08T07:58:33.672Z] 07:36:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T07:58:33.672Z] 07:37:01 all 18.20 0.00 4.86 3.36 0.12 73.46 [2021-06-08T07:58:33.672Z] 07:37:01 0 17.48 0.00 5.94 3.80 0.11 72.68 [2021-06-08T07:58:33.672Z] 07:37:01 1 18.92 0.00 3.79 2.92 0.12 74.24 [2021-06-08T07:58:33.672Z] 07:38:01 all 15.39 0.00 5.39 2.16 0.08 76.98 [2021-06-08T07:58:33.672Z] 07:38:01 0 17.97 0.00 5.74 1.79 0.07 74.43 [2021-06-08T07:58:33.672Z] 07:38:01 1 12.84 0.00 5.04 2.52 0.09 79.51 [2021-06-08T07:58:33.672Z] 07:39:01 all 38.17 0.00 7.66 2.59 0.11 51.47 [2021-06-08T07:58:33.672Z] 07:39:01 0 38.58 0.00 7.57 2.09 0.11 51.65 [2021-06-08T07:58:33.672Z] 07:39:01 1 37.76 0.00 7.75 3.09 0.11 51.29 [2021-06-08T07:58:33.672Z] 07:40:01 all 38.48 0.00 5.96 0.62 0.08 54.87 [2021-06-08T07:58:33.672Z] 07:40:01 0 37.92 0.00 5.64 0.67 0.07 55.70 [2021-06-08T07:58:33.672Z] 07:40:01 1 39.03 0.00 6.28 0.57 0.09 54.03 [2021-06-08T07:58:33.672Z] 07:41:02 all 61.39 0.00 10.27 1.38 0.11 26.85 [2021-06-08T07:58:33.672Z] 07:41:02 0 61.00 0.00 10.24 1.30 0.11 27.35 [2021-06-08T07:58:33.672Z] 07:41:02 1 61.79 0.00 10.30 1.46 0.11 26.35 [2021-06-08T07:58:33.672Z] 07:42:01 all 30.81 0.00 26.63 14.83 0.09 27.64 [2021-06-08T07:58:33.672Z] 07:42:01 0 31.10 0.00 26.88 14.81 0.09 27.12 [2021-06-08T07:58:33.672Z] 07:42:01 1 30.52 0.00 26.39 14.84 0.09 28.15 [2021-06-08T07:58:33.672Z] 07:43:01 all 71.96 0.00 16.17 9.24 0.11 2.52 [2021-06-08T07:58:33.672Z] 07:43:01 0 71.97 0.00 16.17 8.83 0.11 2.92 [2021-06-08T07:58:33.672Z] 07:43:01 1 71.96 0.00 16.16 9.65 0.11 2.13 [2021-06-08T07:58:33.672Z] 07:44:01 all 62.97 0.00 14.33 7.13 0.13 15.44 [2021-06-08T07:58:33.672Z] 07:44:01 0 63.59 0.00 13.78 5.63 0.13 16.86 [2021-06-08T07:58:33.672Z] 07:44:01 1 62.34 0.00 14.88 8.64 0.13 14.01 [2021-06-08T07:58:33.672Z] 07:45:01 all 0.22 0.00 0.31 0.03 0.03 99.41 [2021-06-08T07:58:33.672Z] 07:45:01 0 0.28 0.00 0.28 0.03 0.02 99.38 [2021-06-08T07:58:33.672Z] 07:45:01 1 0.15 0.00 0.33 0.03 0.05 99.43 [2021-06-08T07:58:33.672Z] 07:46:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-08T07:58:33.672Z] 07:46:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-08T07:58:33.672Z] 07:46:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-08T07:58:33.672Z] 07:47:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-08T07:58:33.672Z] 07:47:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-08T07:58:33.672Z] 07:47:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-08T07:58:33.672Z] [2021-06-08T07:58:33.672Z] 07:47:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T07:58:33.672Z] 07:48:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-06-08T07:58:33.672Z] 07:48:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-06-08T07:58:33.672Z] 07:48:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T07:58:33.672Z] 07:49:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-06-08T07:58:33.672Z] 07:49:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-08T07:58:33.672Z] 07:49:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-08T07:58:33.672Z] 07:50:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-08T07:58:33.672Z] 07:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T07:58:33.672Z] 07:50:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-08T07:58:33.672Z] 07:51:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-08T07:58:33.672Z] 07:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-08T07:58:33.672Z] 07:51:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2021-06-08T07:58:33.672Z] 07:52:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-08T07:58:33.672Z] 07:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-08T07:58:33.672Z] 07:52:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-08T07:58:33.672Z] 07:53:01 all 0.11 0.00 0.01 0.00 0.03 99.85 [2021-06-08T07:58:33.672Z] 07:53:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-08T07:58:33.672Z] 07:53:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-08T07:58:33.672Z] 07:54:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-08T07:58:33.672Z] 07:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T07:58:33.672Z] 07:54:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-08T07:58:33.672Z] 07:55:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-08T07:58:33.672Z] 07:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-08T07:58:33.672Z] 07:55:01 1 0.23 0.00 0.02 0.00 0.03 99.72 [2021-06-08T07:58:33.672Z] 07:56:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-08T07:58:33.672Z] 07:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T07:58:33.672Z] 07:56:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-08T07:58:33.672Z] 07:57:01 all 0.11 0.00 0.01 0.00 0.03 99.85 [2021-06-08T07:58:33.672Z] 07:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-08T07:58:33.672Z] 07:57:01 1 0.18 0.00 0.02 0.00 0.05 99.75 [2021-06-08T07:58:33.672Z] 07:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-08T07:58:33.672Z] 07:58:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-08T07:58:33.672Z] 07:58:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-08T07:58:33.672Z] [2021-06-08T07:58:33.672Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-08T07:58:33.672Z] Average: all 14.58 0.00 3.94 1.76 0.06 79.67 [2021-06-08T07:58:33.672Z] Average: 0 14.64 0.00 3.96 1.66 0.05 79.69 [2021-06-08T07:58:33.672Z] Average: 1 14.51 0.00 3.91 1.87 0.06 79.65 [2021-06-08T07:58:33.673Z] [2021-06-08T07:58:33.673Z] [2021-06-08T07:58:33.673Z]