Pull request #3655 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from dd13fe649b4b0b824611458bbeb07023b3339eb5+a7bcd554ba88ede6551341f160f16400074cb89f (72897cfd5d563c5581e59753b83e1119b81c9636) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh162151617740398110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9191537294490428915.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3655/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3881812423569039142.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5658140340344368481.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3655/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7974174665825060846.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2264’ Running on prd-centos7-docker-4c-2g-2268 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4714478308720234810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4662683385045856314.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit dd13fe649b4b0b824611458bbeb07023b3339eb5 Merge succeeded, producing dd13fe649b4b0b824611458bbeb07023b3339eb5 Checking out Revision dd13fe649b4b0b824611458bbeb07023b3339eb5 (PR-3655) > git config core.sparsecheckout # timeout=10 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2356191431459419727.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 Commit message: "fix(security): Mismatched types int and int32" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-06T22:23:05.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a7d6ad75da01bc7ff975308419b0f57cdf700b79 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-06T22:23:07.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-06T22:23:07.230Z] ========================================================= [2021-08-06T22:23:07.230Z] EdgeX Global Pipelines Version Info [2021-08-06T22:23:07.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:23:08.475Z] ------------------- [2021-08-06T22:23:08.475Z] stable info: [2021-08-06T22:23:08.475Z] ------------------- [2021-08-06T22:23:08.475Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-06T22:23:08.475Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T22:23:08.475Z] Message: update stable to v1.0.204 [2021-08-06T22:23:09.060Z] ------------------- [2021-08-06T22:23:09.060Z] experimental info: [2021-08-06T22:23:09.060Z] ------------------- [2021-08-06T22:23:09.060Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-06T22:23:09.060Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T22:23:09.060Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-06T22:23:09.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-06T22:23:09.223Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-06T22:23:09.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-06T22:23:09.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-06T22:23:09.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-06T22:23:09.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-06T22:23:09.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-06T22:23:09.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-06T22:23:09.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-06T22:23:09.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-06T22:23:11.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-06T22:23:11.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-06T22:23:11.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-06T22:23:11.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-06T22:23:11.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-06T22:23:11.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T22:23:11.229Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T22:23:11.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-06T22:23:11.273Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-06T22:23:11.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-06T22:23:11.321Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-06T22:23:11.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-06T22:23:11.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-06T22:23:11.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo [2021-08-06T22:23:11.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo [2021-08-06T22:23:11.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo [2021-08-06T22:23:11.461Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd13fe649b4b0b824611458bbeb07023b3339eb5 [Pipeline] echo [2021-08-06T22:23:11.490Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd13fe6 [Pipeline] echo [2021-08-06T22:23:11.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T22:23:11.595Z] provisioning config files... [2021-08-06T22:23:11.616Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3197585823810134343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:23:13.550Z] ---> docker-login.sh [2021-08-06T22:23:13.550Z] nexus3.edgexfoundry.org:10001 [2021-08-06T22:23:13.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:23:13.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:23:13.550Z] Configure a credential helper to remove this warning. See [2021-08-06T22:23:13.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:23:13.550Z] [2021-08-06T22:23:13.550Z] Login Succeeded [2021-08-06T22:23:13.550Z] nexus3.edgexfoundry.org:10002 [2021-08-06T22:23:13.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:23:13.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:23:13.550Z] Configure a credential helper to remove this warning. See [2021-08-06T22:23:13.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:23:13.550Z] [2021-08-06T22:23:13.550Z] Login Succeeded [2021-08-06T22:23:13.550Z] nexus3.edgexfoundry.org:10003 [2021-08-06T22:23:13.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:23:13.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:23:13.550Z] Configure a credential helper to remove this warning. See [2021-08-06T22:23:13.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:23:13.550Z] [2021-08-06T22:23:13.550Z] Login Succeeded [2021-08-06T22:23:13.550Z] nexus3.edgexfoundry.org:10004 [2021-08-06T22:23:13.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:23:13.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:23:13.550Z] Configure a credential helper to remove this warning. See [2021-08-06T22:23:13.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:23:13.550Z] [2021-08-06T22:23:13.550Z] Login Succeeded [2021-08-06T22:23:13.550Z] docker.io [2021-08-06T22:23:13.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:23:13.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:23:13.550Z] Configure a credential helper to remove this warning. See [2021-08-06T22:23:13.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:23:13.550Z] [2021-08-06T22:23:13.550Z] Login Succeeded [2021-08-06T22:23:13.550Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T22:23:13.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T22:23:13.906Z] ++ 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-08-06T22:23:13.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.906Z] ++ dirname cmd/core-command/Dockerfile [2021-08-06T22:23:13.906Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.906Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-06T22:23:13.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.906Z] ++ dirname cmd/core-data/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-06T22:23:13.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.907Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-06T22:23:13.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.907Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-06T22:23:13.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.907Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-06T22:23:13.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.907Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-06T22:23:13.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.907Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-06T22:23:13.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.907Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-06T22:23:13.907Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T22:23:13.907Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-06T22:23:13.907Z] ++ cut -d/ -f2 [2021-08-06T22:23:13.907Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-06T22:23:13.970Z] 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-08-06T22:23:20.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T22:23:20.532Z] [2021-08-06T22:23:20.532Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:23:22.431Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T22:23:22.431Z] latest: Pulling from edgex-devops/git-semver [2021-08-06T22:23:22.431Z] 31603596830f: Pulling fs layer [2021-08-06T22:23:22.431Z] d4622e32a9a9: Pulling fs layer [2021-08-06T22:23:22.431Z] 1030fce36090: Pulling fs layer [2021-08-06T22:23:22.431Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-06T22:23:22.431Z] 6c6cb7e1b49b: Waiting [2021-08-06T22:23:22.431Z] d4622e32a9a9: Verifying Checksum [2021-08-06T22:23:22.431Z] d4622e32a9a9: Download complete [2021-08-06T22:23:22.431Z] 31603596830f: Verifying Checksum [2021-08-06T22:23:22.431Z] 31603596830f: Download complete [2021-08-06T22:23:22.431Z] 31603596830f: Pull complete [2021-08-06T22:23:22.431Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-06T22:23:22.431Z] 6c6cb7e1b49b: Download complete [2021-08-06T22:23:22.431Z] d4622e32a9a9: Pull complete [2021-08-06T22:23:22.431Z] 1030fce36090: Verifying Checksum [2021-08-06T22:23:22.431Z] 1030fce36090: Download complete [2021-08-06T22:23:22.431Z] 1030fce36090: Pull complete [2021-08-06T22:23:22.431Z] 6c6cb7e1b49b: Pull complete [2021-08-06T22:23:22.431Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-06T22:23:22.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T22:23:22.431Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-06T22:23:24.085Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-08-06T22:23:24.146Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T22:23:24.942Z] $ docker top 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T22:23:25.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T22:23:25.073Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T22:23:25.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T22:23:25.180Z] $ docker exec 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent [2021-08-06T22:23:25.287Z] SSH_AUTH_SOCK=/tmp/ssh-LTjSLOPi8h8z/agent.14 [2021-08-06T22:23:25.287Z] SSH_AGENT_PID=20 [2021-08-06T22:23:25.300Z] Running ssh-add (command line suppressed) [2021-08-06T22:23:25.384Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6587373153606264668.key (/w/workspace/edgex-go/2@tmp/private_key_6587373153606264668.key) [2021-08-06T22:23:25.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T22:23:25.720Z] + git tag --points-at HEAD [Pipeline] } [2021-08-06T22:23:25.739Z] $ docker exec --env ******** --env ******** 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent -k [2021-08-06T22:23:25.824Z] unset SSH_AUTH_SOCK; [2021-08-06T22:23:25.824Z] unset SSH_AGENT_PID; [2021-08-06T22:23:25.824Z] echo Agent pid 20 killed; [2021-08-06T22:23:27.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-06T22:23:27.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T22:23:27.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T22:23:27.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T22:23:27.532Z] $ docker exec 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent [2021-08-06T22:23:27.644Z] SSH_AUTH_SOCK=/tmp/ssh-DCbBggvZU89b/agent.53 [2021-08-06T22:23:27.644Z] SSH_AGENT_PID=59 [2021-08-06T22:23:27.653Z] Running ssh-add (command line suppressed) [2021-08-06T22:23:27.738Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8640503426470291060.key (/w/workspace/edgex-go/2@tmp/private_key_8640503426470291060.key) [2021-08-06T22:23:27.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T22:23:28.072Z] + git semver init [2021-08-06T22:23:28.072Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T22:23:28.072Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-08-06T22:23:28.072Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-08-06T22:23:28.072Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T22:23:28.072Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T22:23:28.072Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T22:23:28.072Z] # $SEMVER_BRANCH = PR-3655 [2021-08-06T22:23:28.072Z] # $SEMVER_TEMP = /tmp/semver-847086022 [2021-08-06T22:23:28.072Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-06T22:23:41.046Z] # '/tmp/semver-847086022' -> '/w/workspace/edgex-go/2/.semver' [2021-08-06T22:23:41.046Z] # -> Force: false [2021-08-06T22:23:41.046Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-08-06T22:23:41.059Z] $ docker exec --env ******** --env ******** 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb ssh-agent -k [2021-08-06T22:23:41.152Z] unset SSH_AUTH_SOCK; [2021-08-06T22:23:41.152Z] unset SSH_AGENT_PID; [2021-08-06T22:23:41.152Z] echo Agent pid 59 killed; [2021-08-06T22:23:41.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T22:23:41.511Z] + git semver [Pipeline] } [2021-08-06T22:23:41.529Z] $ docker stop --time=1 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb [2021-08-06T22:23:43.649Z] $ docker rm -f 5c98fd693d8ae05c354742de2696fe81d1642ef67c386225307a7f2980cacfcb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T22:23:44.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-06T22:23:44.379Z] Stashed 1 file(s) [Pipeline] echo [2021-08-06T22:23:44.382Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-06T22:23:46.455Z] ========================================================= [2021-08-06T22:23:46.455Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-06T22:23:46.455Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T22:23:46.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:23:46.770Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-06T22:23:46.770Z] 540db60ca938: Pulling fs layer [2021-08-06T22:23:46.770Z] adcc1eea9eea: Pulling fs layer [2021-08-06T22:23:46.770Z] 4c4ab2625f07: Pulling fs layer [2021-08-06T22:23:46.770Z] db62176df00c: Pulling fs layer [2021-08-06T22:23:46.770Z] 3b30891b0d05: Pulling fs layer [2021-08-06T22:23:46.770Z] 06b49ca38bd5: Pulling fs layer [2021-08-06T22:23:46.770Z] c788192a36de: Pulling fs layer [2021-08-06T22:23:46.770Z] a77e37c0d609: Pulling fs layer [2021-08-06T22:23:46.770Z] c3185cebc471: Pulling fs layer [2021-08-06T22:23:46.770Z] 06b49ca38bd5: Waiting [2021-08-06T22:23:46.770Z] c788192a36de: Waiting [2021-08-06T22:23:46.770Z] a77e37c0d609: Waiting [2021-08-06T22:23:46.770Z] c3185cebc471: Waiting [2021-08-06T22:23:46.770Z] db62176df00c: Waiting [2021-08-06T22:23:46.770Z] 3b30891b0d05: Waiting [2021-08-06T22:23:46.770Z] 4c4ab2625f07: Verifying Checksum [2021-08-06T22:23:46.770Z] 4c4ab2625f07: Download complete [2021-08-06T22:23:46.770Z] adcc1eea9eea: Verifying Checksum [2021-08-06T22:23:46.770Z] adcc1eea9eea: Download complete [2021-08-06T22:23:46.770Z] 3b30891b0d05: Verifying Checksum [2021-08-06T22:23:46.770Z] 3b30891b0d05: Download complete [2021-08-06T22:23:47.037Z] 06b49ca38bd5: Verifying Checksum [2021-08-06T22:23:47.037Z] 06b49ca38bd5: Download complete [2021-08-06T22:23:47.037Z] 540db60ca938: Verifying Checksum [2021-08-06T22:23:47.037Z] 540db60ca938: Download complete [2021-08-06T22:23:47.037Z] c788192a36de: Verifying Checksum [2021-08-06T22:23:47.037Z] c788192a36de: Download complete [2021-08-06T22:23:47.302Z] 540db60ca938: Pull complete [2021-08-06T22:23:47.302Z] adcc1eea9eea: Pull complete [2021-08-06T22:23:47.302Z] 4c4ab2625f07: Pull complete [2021-08-06T22:23:47.569Z] a77e37c0d609: Verifying Checksum [2021-08-06T22:23:47.569Z] a77e37c0d609: Download complete [2021-08-06T22:23:51.824Z] c3185cebc471: Verifying Checksum [2021-08-06T22:23:51.824Z] c3185cebc471: Download complete [2021-08-06T22:23:51.824Z] db62176df00c: Verifying Checksum [2021-08-06T22:23:51.824Z] db62176df00c: Download complete [2021-08-06T22:23:55.228Z] db62176df00c: Pull complete [2021-08-06T22:23:55.228Z] 3b30891b0d05: Pull complete [2021-08-06T22:23:55.228Z] 06b49ca38bd5: Pull complete [2021-08-06T22:23:55.228Z] c788192a36de: Pull complete [2021-08-06T22:23:55.228Z] a77e37c0d609: Pull complete [2021-08-06T22:23:57.185Z] c3185cebc471: Pull complete [2021-08-06T22:23:57.185Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-06T22:23:57.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:23:57.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T22:23:57.521Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:23:57.521Z] WORKDIR /edgex [2021-08-06T22:23:57.521Z] COPY go.mod . [2021-08-06T22:23:57.521Z] RUN go mod download' [2021-08-06T22:23:57.521Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-06T22:23:59.498Z] Sending build context to Docker daemon 328.6MB [2021-08-06T22:23:59.498Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T22:23:59.498Z] ---> 031687cdd783 [2021-08-06T22:23:59.498Z] Step 2/4 : WORKDIR /edgex [2021-08-06T22:24:02.240Z] Still waiting to schedule task [2021-08-06T22:24:02.241Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2265’ is offline [2021-08-06T22:24:02.260Z] ---> Running in e4229e658ca6 [2021-08-06T22:24:02.260Z] Removing intermediate container e4229e658ca6 [2021-08-06T22:24:02.260Z] ---> 5081fcfd69c0 [2021-08-06T22:24:02.260Z] Step 3/4 : COPY go.mod . [2021-08-06T22:24:02.260Z] ---> 2ce533b23643 [2021-08-06T22:24:02.260Z] Step 4/4 : RUN go mod download [2021-08-06T22:24:02.260Z] ---> Running in b26c291fd32e [2021-08-06T22:24:41.162Z] Removing intermediate container b26c291fd32e [2021-08-06T22:24:41.162Z] ---> 894f127fa726 [2021-08-06T22:24:41.162Z] Successfully built 894f127fa726 [2021-08-06T22:24:41.162Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:24:41.494Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T22:24:41.494Z] . [Pipeline] withDockerContainer [2021-08-06T22:24:41.586Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-08-06T22:24:41.784Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T22:24:43.729Z] $ docker top debc33885081db0f7cd35a433b92801f21a7f88e7692e914a9dbd76ebeb25791 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:24:44.122Z] + go version [2021-08-06T22:24:44.122Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-06T22:24:44.135Z] $ docker stop --time=1 debc33885081db0f7cd35a433b92801f21a7f88e7692e914a9dbd76ebeb25791 [2021-08-06T22:24:45.347Z] $ docker rm -f debc33885081db0f7cd35a433b92801f21a7f88e7692e914a9dbd76ebeb25791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:24:45.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T22:24:45.944Z] . [Pipeline] withDockerContainer [2021-08-06T22:24:46.031Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-08-06T22:24:46.084Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T22:24:46.421Z] $ docker top 237a7e77eeaf9a52a1a5d766635bfae5fa862c5de6768dde6814b9e98b8ff598 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T22:24:46.515Z] ========================================================= [2021-08-06T22:24:46.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T22:24:46.515Z] ========================================================= [Pipeline] sh [2021-08-06T22:24:46.834Z] + go mod tidy [Pipeline] sh [2021-08-06T22:24:47.425Z] + make test [2021-08-06T22:24:47.425Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-06T22:24:47.693Z] go mod tidy [2021-08-06T22:24:47.693Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T22:24:53.065Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T22:25:09.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T22:25:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T22:25:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T22:25:15.051Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T22:25:17.028Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T22:25:17.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T22:25:17.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T22:25:17.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T22:25:18.227Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T22:25:18.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T22:25:18.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T22:25:18.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T22:25:18.781Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T22:25:18.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T22:25:21.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-08-06T22:25:21.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T22:25:21.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T22:25:21.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-08-06T22:25:21.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T22:25:22.585Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements [2021-08-06T22:25:22.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T22:25:22.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T22:25:23.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-08-06T22:25:23.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T22:25:23.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:25:24.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-08-06T22:25:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T22:25:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T22:25:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T22:25:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T22:25:24.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T22:25:25.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.236s coverage: 94.2% of statements [2021-08-06T22:25:25.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T22:25:25.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:25:25.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2021-08-06T22:25:25.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T22:25:25.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T22:25:25.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T22:25:25.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T22:25:25.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T22:25:25.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-08-06T22:25:25.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T22:25:25.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T22:25:25.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T22:25:26.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-08-06T22:25:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T22:25:26.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-08-06T22:25:26.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements [2021-08-06T22:25:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T22:25:26.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-06T22:25:26.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-08-06T22:25:26.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-08-06T22:25:27.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-08-06T22:25:27.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-08-06T22:25:39.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-08-06T22:25:39.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-08-06T22:25:44.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.198s coverage: 81.8% of statements [2021-08-06T22:25:44.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T22:25:59.414Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2269 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-06T22:25:59.432Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-06T22:25:59.608Z] The recommended git tool is: git [2021-08-06T22:26:03.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-08-06T22:26:03.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T22:26:03.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T22:26:03.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-08-06T22:26:03.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T22:26:08.257Z] using credential edgex-jenkins-ssh [2021-08-06T22:26:08.281Z] Cloning the remote Git repository [2021-08-06T22:26:08.325Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:26:08.432Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-06T22:26:08.507Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:26:08.508Z] > git --version # timeout=10 [2021-08-06T22:26:08.522Z] > git --version # 'git version 2.17.1' [2021-08-06T22:26:08.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:26:08.592Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T22:26:10.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T22:26:10.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T22:26:10.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T22:26:10.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T22:26:10.468Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T22:26:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T22:26:10.468Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-08-06T22:26:10.468Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-06T22:26:10.468Z] GO111MODULE=on go vet ./... [2021-08-06T22:26:25.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:26:25.399Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T22:26:25.427Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:26:25.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:26:25.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:26:25.477Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T22:26:26.201Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:26:26.526Z] Merge succeeded, producing dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:26:26.527Z] Checking out Revision dd13fe649b4b0b824611458bbeb07023b3339eb5 (PR-3655) [2021-08-06T22:26:26.218Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:26:26.234Z] > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 [2021-08-06T22:26:26.442Z] > git remote # timeout=10 [2021-08-06T22:26:26.461Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T22:26:26.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:26:26.487Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-06T22:26:26.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T22:26:26.532Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:26:26.542Z] > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 [2021-08-06T22:26:30.929Z] Commit message: "fix(security): Mismatched types int and int32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T22:26:31.455Z] provisioning config files... [2021-08-06T22:26:31.486Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3523021861354066667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:26:32.052Z] ---> docker-login.sh [2021-08-06T22:26:32.052Z] nexus3.edgexfoundry.org:10001 [2021-08-06T22:26:32.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:26:33.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:26:33.259Z] Configure a credential helper to remove this warning. See [2021-08-06T22:26:33.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:26:33.259Z] [2021-08-06T22:26:33.259Z] Login Succeeded [2021-08-06T22:26:33.259Z] nexus3.edgexfoundry.org:10002 [2021-08-06T22:26:33.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:26:33.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:26:33.846Z] Configure a credential helper to remove this warning. See [2021-08-06T22:26:33.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:26:33.846Z] [2021-08-06T22:26:33.846Z] Login Succeeded [2021-08-06T22:26:33.846Z] nexus3.edgexfoundry.org:10003 [2021-08-06T22:26:34.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:26:34.326Z] gofmt -l . [2021-08-06T22:26:34.326Z] [ "`gofmt -l .`" = "" ] [2021-08-06T22:26:34.326Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-06T22:26:34.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:26:34.397Z] Configure a credential helper to remove this warning. See [2021-08-06T22:26:34.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:26:34.397Z] [2021-08-06T22:26:34.397Z] Login Succeeded [2021-08-06T22:26:34.397Z] nexus3.edgexfoundry.org:10004 [2021-08-06T22:26:34.639Z] + ls -al . [2021-08-06T22:26:34.640Z] total 592 [2021-08-06T22:26:34.640Z] drwxrwxr-x 10 1001 1001 4096 Aug 6 22:26 . [2021-08-06T22:26:34.640Z] drwxr-xr-x 4 root root 28 Aug 6 22:24 .. [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 11 Aug 6 22:22 .dockerignore [2021-08-06T22:26:34.640Z] drwxrwxr-x 8 1001 1001 179 Aug 6 22:23 .git [2021-08-06T22:26:34.640Z] drwxrwxr-x 3 1001 1001 125 Aug 6 22:22 .github [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 818 Aug 6 22:22 .gitignore [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 76 Aug 6 22:22 .hadolint.yml [2021-08-06T22:26:34.640Z] drwx------ 3 1001 1001 58 Aug 6 22:23 .semver [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 166 Aug 6 22:22 .sonarcloud.properties [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 8609 Aug 6 22:22 Attribution.txt [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 43881 Aug 6 22:22 CHANGELOG.md [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:22 CONTRIBUTING.md [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 849 Aug 6 22:22 Jenkinsfile [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:22 LICENSE [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 5915 Aug 6 22:22 Makefile [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 8643 Aug 6 22:22 README.md [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 6912 Aug 6 22:22 SECURITY.md [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 22:23 VERSION [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 4131 Aug 6 22:22 ZMQWindows.md [2021-08-06T22:26:34.640Z] drwxrwxr-x 2 1001 1001 37 Aug 6 22:22 bin [2021-08-06T22:26:34.640Z] drwxrwxr-x 14 1001 1001 4096 Aug 6 22:22 cmd [2021-08-06T22:26:34.640Z] -rw-r--r-- 1 root root 404176 Aug 6 22:26 coverage.out [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 813 Aug 6 22:22 go.mod [2021-08-06T22:26:34.640Z] -rw-r--r-- 1 root root 48847 Aug 6 22:24 go.sum [2021-08-06T22:26:34.640Z] drwxrwxr-x 8 1001 1001 124 Aug 6 22:22 internal [2021-08-06T22:26:34.640Z] drwxrwxr-x 3 1001 1001 16 Aug 6 22:22 openapi [2021-08-06T22:26:34.640Z] drwxrwxr-x 4 1001 1001 71 Aug 6 22:22 snap [2021-08-06T22:26:34.640Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 22:22 version.go [Pipeline] sh [2021-08-06T22:26:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:26:34.955Z] + '[' -e coverage.out ] [2021-08-06T22:26:34.955Z] + chown 1001:1001 coverage.out [2021-08-06T22:26:34.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:26:34.956Z] Configure a credential helper to remove this warning. See [2021-08-06T22:26:34.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:26:34.956Z] [2021-08-06T22:26:34.956Z] Login Succeeded [2021-08-06T22:26:34.956Z] docker.io [Pipeline] stash [2021-08-06T22:26:35.103Z] Stashed 1 file(s) [Pipeline] sh [2021-08-06T22:26:36.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T22:26:36.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T22:26:36.816Z] Configure a credential helper to remove this warning. See [2021-08-06T22:26:36.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T22:26:36.816Z] [2021-08-06T22:26:36.816Z] Login Succeeded [2021-08-06T22:26:36.816Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T22:26:37.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-06T22:26:37.279Z] + make build [2021-08-06T22:26:37.279Z] go mod tidy [2021-08-06T22:26:37.279Z] 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 [Pipeline] echo [2021-08-06T22:26:37.508Z] ========================================================= [2021-08-06T22:26:37.508Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-06T22:26:37.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T22:26:37.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:26:38.156Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-06T22:26:38.156Z] 595b0fe564bb: Pulling fs layer [2021-08-06T22:26:38.156Z] 24495759ef45: Pulling fs layer [2021-08-06T22:26:38.156Z] d148012ef14d: Pulling fs layer [2021-08-06T22:26:38.156Z] e90a11edd702: Pulling fs layer [2021-08-06T22:26:38.156Z] d77568369979: Pulling fs layer [2021-08-06T22:26:38.156Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-06T22:26:38.156Z] 170f2ba95c9a: Pulling fs layer [2021-08-06T22:26:38.156Z] 97ac5df62f85: Pulling fs layer [2021-08-06T22:26:38.156Z] fc1c9f9a7f3b: Waiting [2021-08-06T22:26:38.156Z] 170f2ba95c9a: Waiting [2021-08-06T22:26:38.156Z] 97ac5df62f85: Waiting [2021-08-06T22:26:38.156Z] e90a11edd702: Waiting [2021-08-06T22:26:38.156Z] d77568369979: Waiting [2021-08-06T22:26:38.156Z] d148012ef14d: Verifying Checksum [2021-08-06T22:26:38.156Z] d148012ef14d: Download complete [2021-08-06T22:26:38.156Z] 24495759ef45: Verifying Checksum [2021-08-06T22:26:38.156Z] 24495759ef45: Download complete [2021-08-06T22:26:38.433Z] d77568369979: Verifying Checksum [2021-08-06T22:26:38.433Z] d77568369979: Download complete [2021-08-06T22:26:38.433Z] 595b0fe564bb: Verifying Checksum [2021-08-06T22:26:38.433Z] 595b0fe564bb: Download complete [2021-08-06T22:26:38.433Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-06T22:26:38.433Z] fc1c9f9a7f3b: Download complete [2021-08-06T22:26:38.433Z] 170f2ba95c9a: Download complete [2021-08-06T22:26:38.702Z] 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-08-06T22:26:40.736Z] 595b0fe564bb: Pull complete [2021-08-06T22:26:40.736Z] 24495759ef45: Pull complete [2021-08-06T22:26:40.736Z] d148012ef14d: Pull complete [2021-08-06T22:26:41.721Z] 97ac5df62f85: Verifying Checksum [2021-08-06T22:26:41.722Z] 97ac5df62f85: Download complete [2021-08-06T22:26:42.330Z] e90a11edd702: Verifying Checksum [2021-08-06T22:26:42.330Z] e90a11edd702: Download complete [2021-08-06T22:26:45.514Z] 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-08-06T22:26:45.783Z] 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-08-06T22:26:46.749Z] 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-08-06T22:26:47.020Z] 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-08-06T22:26:47.991Z] 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-08-06T22:26:48.953Z] 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-08-06T22:26:49.543Z] 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-08-06T22:26:50.513Z] 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-08-06T22:26:51.114Z] 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-08-06T22:26:52.076Z] 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-08-06T22:26:52.529Z] e90a11edd702: Pull complete [2021-08-06T22:26:52.802Z] d77568369979: Pull complete [2021-08-06T22:26:53.400Z] fc1c9f9a7f3b: Pull complete [Pipeline] } [2021-08-06T22:26:53.540Z] $ docker stop --time=1 237a7e77eeaf9a52a1a5d766635bfae5fa862c5de6768dde6814b9e98b8ff598 [2021-08-06T22:26:53.675Z] 170f2ba95c9a: Pull complete [2021-08-06T22:26:55.479Z] $ docker rm -f 237a7e77eeaf9a52a1a5d766635bfae5fa862c5de6768dde6814b9e98b8ff598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-06T22:26:59.857Z] 97ac5df62f85: Pull complete [2021-08-06T22:26:59.857Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-06T22:26:59.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:26:59.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:27:11.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:27:11.448Z] [2021-08-06T22:27:11.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:27:11.458Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:27:11.458Z] WORKDIR /edgex [2021-08-06T22:27:11.458Z] COPY go.mod . [2021-08-06T22:27:11.458Z] RUN go mod download build [2021-08-06T22:27:11.458Z] -t ci-base-image-arm64 -f - . [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:27:11.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:27:11.780Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-06T22:27:11.780Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-06T22:27:11.780Z] ca9280d653b3: Pulling fs layer [2021-08-06T22:27:11.780Z] 7e9c9ca2126c: Pulling fs layer [2021-08-06T22:27:12.047Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-06T22:27:12.047Z] cbdbe7a5bc2a: Download complete [2021-08-06T22:27:12.047Z] cbdbe7a5bc2a: Pull complete [2021-08-06T22:27:12.452Z] Sending build context to Docker daemon 165.9MB [2021-08-06T22:27:12.453Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T22:27:12.453Z] ---> 04bc70af865f [2021-08-06T22:27:12.453Z] Step 2/4 : WORKDIR /edgex [2021-08-06T22:27:12.629Z] ca9280d653b3: Verifying Checksum [2021-08-06T22:27:12.629Z] ca9280d653b3: Download complete [2021-08-06T22:27:13.215Z] ca9280d653b3: Pull complete [2021-08-06T22:27:14.621Z] 7e9c9ca2126c: Verifying Checksum [2021-08-06T22:27:14.621Z] 7e9c9ca2126c: Download complete [2021-08-06T22:27:15.894Z] ---> Running in 450a62113e83 [2021-08-06T22:27:16.491Z] Removing intermediate container 450a62113e83 [2021-08-06T22:27:16.491Z] ---> 3da3d353d151 [2021-08-06T22:27:16.491Z] Step 3/4 : COPY go.mod . [2021-08-06T22:27:17.089Z] ---> 16b8eb38f731 [2021-08-06T22:27:17.089Z] Step 4/4 : RUN go mod download [2021-08-06T22:27:17.364Z] ---> Running in 2a50aff33a71 [2021-08-06T22:27:17.979Z] 7e9c9ca2126c: Pull complete [2021-08-06T22:27:17.979Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-06T22:27:17.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:27:17.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-06T22:27:18.079Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-08-06T22:27:18.132Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-06T22:27:20.729Z] $ docker top c233619f6bd62c00db1cca3820b95f3b62e2164bacea83e17f90df9d11d7462a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:27:21.132Z] + + grepdocker-compose parallel [2021-08-06T22:27:21.133Z] build --help [2021-08-06T22:27:21.715Z] --parallel Build images in parallel. [Pipeline] } [2021-08-06T22:27:21.730Z] $ docker stop --time=1 c233619f6bd62c00db1cca3820b95f3b62e2164bacea83e17f90df9d11d7462a [2021-08-06T22:27:22.919Z] $ docker rm -f c233619f6bd62c00db1cca3820b95f3b62e2164bacea83e17f90df9d11d7462a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:27:23.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T22:27:23.379Z] . [Pipeline] withDockerContainer [2021-08-06T22:27:23.469Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-08-06T22:27:23.522Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-06T22:27:23.860Z] $ docker top d6a48f8272f4ec8746447ad3300256645e41a7d907c9044c3f9f863409088771 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:27:24.246Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-06T22:27:24.828Z] Building core-command ... [2021-08-06T22:27:24.828Z] Building core-data ... [2021-08-06T22:27:24.828Z] Building core-metadata ... [2021-08-06T22:27:24.828Z] Building security-bootstrapper ... [2021-08-06T22:27:24.828Z] Building security-proxy-setup ... [2021-08-06T22:27:24.828Z] Building security-secretstore-setup ... [2021-08-06T22:27:24.828Z] Building support-notifications ... [2021-08-06T22:27:24.828Z] Building support-scheduler ... [2021-08-06T22:27:24.828Z] Building sys-mgmt-agent ... [2021-08-06T22:27:24.828Z] Building support-notifications [2021-08-06T22:27:24.828Z] Building sys-mgmt-agent [2021-08-06T22:27:24.828Z] Building security-proxy-setup [2021-08-06T22:27:24.828Z] Building security-secretstore-setup [2021-08-06T22:27:24.828Z] Building core-command [2021-08-06T22:27:36.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:27:36.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:27:36.656Z] ---> 894f127fa726 [2021-08-06T22:27:36.656Z] Step 3/22 : WORKDIR /edgex-go [2021-08-06T22:27:36.656Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:27:36.656Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:27:36.656Z] ---> 894f127fa726 [2021-08-06T22:27:36.656Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:27:36.656Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:27:36.656Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:27:36.656Z] ---> 894f127fa726 [2021-08-06T22:27:36.656Z] Step 3/26 : WORKDIR /edgex-go [2021-08-06T22:27:36.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:27:36.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:27:36.656Z] ---> 894f127fa726 [2021-08-06T22:27:36.656Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:27:37.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:27:37.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:27:37.266Z] ---> 894f127fa726 [2021-08-06T22:27:37.266Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:27:38.230Z] ---> Running in c05813a5d4fd [2021-08-06T22:27:38.230Z] ---> Running in 16e7daf972cc [2021-08-06T22:27:38.230Z] ---> Running in 84f6d26cb928 [2021-08-06T22:27:38.230Z] ---> Running in 5a889535fbf3 [2021-08-06T22:27:38.230Z] ---> Running in efddbb1d0f44 [2021-08-06T22:27:38.500Z] Removing intermediate container c05813a5d4fd [2021-08-06T22:27:38.500Z] ---> f69de4044fe7 [2021-08-06T22:27:38.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:27:38.500Z] Removing intermediate container 84f6d26cb928 [2021-08-06T22:27:38.500Z] ---> 753e31dc56e5 [2021-08-06T22:27:38.500Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:27:38.500Z] Removing intermediate container 5a889535fbf3 [2021-08-06T22:27:38.500Z] ---> ccf34aae4f1d [2021-08-06T22:27:38.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:27:38.500Z] ---> Running in 0bbfb8701dd4 [2021-08-06T22:27:38.500Z] ---> Running in b96f224193a0 [2021-08-06T22:27:38.773Z] ---> Running in 2acbc07dc314 [2021-08-06T22:27:38.773Z] Removing intermediate container 16e7daf972cc [2021-08-06T22:27:38.773Z] ---> 8ecd23bc401f [2021-08-06T22:27:38.773Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:27:38.773Z] Removing intermediate container efddbb1d0f44 [2021-08-06T22:27:38.773Z] ---> d2958d72f902 [2021-08-06T22:27:38.773Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:27:38.773Z] ---> Running in 4da014769dc7 [2021-08-06T22:27:38.773Z] ---> Running in d35c25d3711b [2021-08-06T22:27:39.750Z] Removing intermediate container 0bbfb8701dd4 [2021-08-06T22:27:39.750Z] ---> 02ea1dfbb56d [2021-08-06T22:27:39.750Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-06T22:27:39.750Z] ---> Running in e4710664788f [2021-08-06T22:27:39.750Z] Removing intermediate container b96f224193a0 [2021-08-06T22:27:39.750Z] ---> 619a9640787b [2021-08-06T22:27:39.750Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-06T22:27:39.750Z] ---> Running in eaf2a20ace2a [2021-08-06T22:27:39.750Z] Removing intermediate container 2acbc07dc314 [2021-08-06T22:27:39.750Z] ---> 7e65bcf0cf1a [2021-08-06T22:27:39.750Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:27:40.020Z] ---> Running in 32eb2b5895cd [2021-08-06T22:27:40.020Z] Removing intermediate container 4da014769dc7 [2021-08-06T22:27:40.020Z] ---> a4e4fc219be3 [2021-08-06T22:27:40.020Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-06T22:27:40.020Z] ---> Running in 309e32763b99 [2021-08-06T22:27:40.293Z] Removing intermediate container d35c25d3711b [2021-08-06T22:27:40.293Z] ---> 0e427709a94a [2021-08-06T22:27:40.293Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-06T22:27:40.293Z] ---> Running in a6042c70c501 [2021-08-06T22:27:40.293Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:40.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:40.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:40.840Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:40.840Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:41.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:41.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:41.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:41.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:41.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:27:41.467Z] OK: 219 MiB in 52 packages [2021-08-06T22:27:41.847Z] Removing intermediate container e4710664788f [2021-08-06T22:27:41.847Z] ---> 34bfa9c66fc2 [2021-08-06T22:27:41.847Z] Step 6/26 : COPY go.mod . [2021-08-06T22:27:42.161Z] OK: 219 MiB in 52 packages [2021-08-06T22:27:42.161Z] OK: 219 MiB in 52 packages [2021-08-06T22:27:42.161Z] ---> 84a587ea7788 [2021-08-06T22:27:42.161Z] Step 7/26 : RUN go mod download [2021-08-06T22:27:42.161Z] OK: 219 MiB in 52 packages [2021-08-06T22:27:42.161Z] OK: 219 MiB in 52 packages [2021-08-06T22:27:42.161Z] ---> Running in 676e89dd1464 [2021-08-06T22:27:42.430Z] Removing intermediate container 309e32763b99 [2021-08-06T22:27:42.430Z] ---> f1967da5401d [2021-08-06T22:27:42.430Z] Step 6/23 : COPY go.mod . [2021-08-06T22:27:42.700Z] Removing intermediate container eaf2a20ace2a [2021-08-06T22:27:42.700Z] ---> 9593439f3f8d [2021-08-06T22:27:42.700Z] Step 6/22 : COPY go.mod . [2021-08-06T22:27:42.700Z] Removing intermediate container 32eb2b5895cd [2021-08-06T22:27:42.700Z] ---> e86b7d7355ae [2021-08-06T22:27:42.700Z] Step 6/24 : COPY go.mod . [2021-08-06T22:27:42.700Z] Removing intermediate container a6042c70c501 [2021-08-06T22:27:42.700Z] ---> 6b3e257a0588 [2021-08-06T22:27:42.700Z] Step 6/24 : COPY go.mod . [2021-08-06T22:27:42.700Z] ---> 1e80ecfe9b2a [2021-08-06T22:27:42.700Z] Step 7/23 : RUN go mod download [2021-08-06T22:27:42.970Z] ---> Running in 7129a812894f [2021-08-06T22:27:42.970Z] ---> 2c500748fb0b [2021-08-06T22:27:42.970Z] Step 7/22 : RUN go mod download [2021-08-06T22:27:42.970Z] ---> Running in e3e539255f17 [2021-08-06T22:27:42.970Z] ---> 2193c12e94b8 [2021-08-06T22:27:42.970Z] Step 7/24 : RUN go mod download [2021-08-06T22:27:42.970Z] ---> Running in 70e339aa0bf5 [2021-08-06T22:27:42.970Z] ---> 9328f8f59c77 [2021-08-06T22:27:42.970Z] Step 7/24 : RUN go mod download [2021-08-06T22:27:43.237Z] ---> Running in 5012f85f2b21 [2021-08-06T22:27:44.214Z] Removing intermediate container 676e89dd1464 [2021-08-06T22:27:44.214Z] ---> 73c1485e6c04 [2021-08-06T22:27:44.214Z] Step 8/26 : COPY . . [2021-08-06T22:27:47.576Z] Removing intermediate container e3e539255f17 [2021-08-06T22:27:47.576Z] ---> 7f6dc9b5c332 [2021-08-06T22:27:47.576Z] Step 8/22 : COPY . . [2021-08-06T22:27:47.843Z] Removing intermediate container 7129a812894f [2021-08-06T22:27:47.843Z] ---> aa9461097394 [2021-08-06T22:27:47.843Z] Step 8/23 : COPY . . [2021-08-06T22:27:47.843Z] ---> 1e3b9f2318cc [2021-08-06T22:27:47.843Z] Step 9/26 : RUN go mod tidy [2021-08-06T22:27:48.428Z] Removing intermediate container 70e339aa0bf5 [2021-08-06T22:27:48.428Z] ---> 1523111c5214 [2021-08-06T22:27:48.428Z] Step 8/24 : COPY . . [2021-08-06T22:27:48.428Z] Removing intermediate container 5012f85f2b21 [2021-08-06T22:27:48.428Z] ---> 159972e9753f [2021-08-06T22:27:48.428Z] Step 8/24 : COPY . . [2021-08-06T22:27:51.785Z] ---> Running in e5bce631042c [2021-08-06T22:27:57.178Z] ---> de6e4398a8b5 [2021-08-06T22:27:57.178Z] Step 9/22 : RUN go mod tidy [2021-08-06T22:27:57.449Z] Removing intermediate container e5bce631042c [2021-08-06T22:27:57.449Z] ---> 531b3098911b [2021-08-06T22:27:57.449Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-06T22:27:57.718Z] ---> Running in 6452e2639913 [2021-08-06T22:27:57.718Z] ---> 8e2060ded11e [2021-08-06T22:27:57.718Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:27:57.718Z] ---> Running in 6688c1458186 [2021-08-06T22:27:57.993Z] ---> Running in b2c22c956f81 [2021-08-06T22:27:59.418Z] 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-08-06T22:27:59.694Z] ---> 78669ae2fd6f [2021-08-06T22:27:59.694Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:28:00.657Z] ---> Running in b37e0f316a3f [2021-08-06T22:28:03.384Z] Removing intermediate container 6452e2639913 [2021-08-06T22:28:03.384Z] ---> e13cbd57dee8 [2021-08-06T22:28:03.384Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-06T22:28:03.384Z] Removing intermediate container b2c22c956f81 [2021-08-06T22:28:03.384Z] ---> e3d72b258619 [2021-08-06T22:28:03.384Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-06T22:28:03.385Z] ---> Running in 23f5eea47779 [2021-08-06T22:28:03.385Z] ---> Running in f7e742678bbe [2021-08-06T22:28:03.385Z] 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-08-06T22:28:03.657Z] 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-08-06T22:28:05.179Z] Removing intermediate container b37e0f316a3f [2021-08-06T22:28:05.179Z] ---> d2f1d3977914 [2021-08-06T22:28:05.179Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-06T22:28:05.179Z] ---> Running in 441aec93e606 [2021-08-06T22:28:05.456Z] ---> b2632b1ea520 [2021-08-06T22:28:05.456Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:28:05.730Z] ---> Running in 6645aee1ccfa [2021-08-06T22:28:06.017Z] 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-08-06T22:28:08.035Z] Removing intermediate container 6645aee1ccfa [2021-08-06T22:28:08.035Z] ---> c2e3a5210eb9 [2021-08-06T22:28:08.035Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-06T22:28:08.035Z] ---> Running in a84da97c8379 [2021-08-06T22:28:08.312Z] 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-08-06T22:28:35.133Z] 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-08-06T22:28:40.143Z] Removing intermediate container 2a50aff33a71 [2021-08-06T22:28:40.143Z] ---> 0974a44c18b5 [2021-08-06T22:28:40.143Z] Successfully built 0974a44c18b5 [2021-08-06T22:28:40.143Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:28:40.496Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T22:28:40.496Z] . [Pipeline] withDockerContainer [2021-08-06T22:28:40.546Z] 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-08-06T22:28:40.546Z] Removing intermediate container 6688c1458186 [2021-08-06T22:28:40.546Z] ---> 24a8079b4742 [2021-08-06T22:28:40.546Z] [2021-08-06T22:28:40.546Z] Step 11/26 : FROM alpine:3.12 [2021-08-06T22:28:40.546Z] 3.12: Pulling from library/alpine [2021-08-06T22:28:40.722Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2021-08-06T22:28:40.806Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-06T22:28:41.134Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-06T22:28:41.134Z] Status: Downloaded newer image for alpine:3.12 [2021-08-06T22:28:41.134Z] ---> 13621d1b12d4 [2021-08-06T22:28:41.134Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-06T22:28:41.134Z] ---> Running in 44559d1c6c3e [2021-08-06T22:28:42.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:42.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:42.370Z] $ docker top f82cd3c7b8ede4c567d39a8b41ee9f2f26335553ad31af2cad16c2e9d90ae79d -eo pid,comm [2021-08-06T22:28:42.409Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-06T22:28:42.409Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:28:42.409Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-06T22:28:42.409Z] (4/6) Installing curl (7.78.0-r0) [2021-08-06T22:28:42.409Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:28:42.409Z] (6/6) Installing su-exec (0.2-r1) [2021-08-06T22:28:42.409Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:28:42.409Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:28:42.409Z] OK: 7 MiB in 20 packages [Pipeline] { [2021-08-06T22:28:42.682Z] Removing intermediate container f7e742678bbe [2021-08-06T22:28:42.682Z] ---> cd78d81afaca [2021-08-06T22:28:42.682Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [Pipeline] sh [2021-08-06T22:28:42.958Z] ---> Running in e9b5e93ccd94 [2021-08-06T22:28:43.233Z] Removing intermediate container 44559d1c6c3e [2021-08-06T22:28:43.233Z] ---> ff4228c7b2c6 [2021-08-06T22:28:43.233Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:28:43.340Z] + go version [2021-08-06T22:28:43.340Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-06T22:28:43.361Z] $ docker stop --time=1 f82cd3c7b8ede4c567d39a8b41ee9f2f26335553ad31af2cad16c2e9d90ae79d [2021-08-06T22:28:43.508Z] ---> Running in e5fa194d1029 [2021-08-06T22:28:43.508Z] 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-08-06T22:28:43.508Z] Removing intermediate container e5fa194d1029 [2021-08-06T22:28:43.508Z] ---> 2263ff9ba9b6 [2021-08-06T22:28:43.508Z] Step 14/26 : WORKDIR / [2021-08-06T22:28:43.508Z] ---> Running in 1a5f340dd460 [2021-08-06T22:28:44.111Z] Removing intermediate container 1a5f340dd460 [2021-08-06T22:28:44.111Z] ---> d9ee963a57d1 [2021-08-06T22:28:44.111Z] 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-08-06T22:28:44.393Z] ---> fb48c0881bba [2021-08-06T22:28:44.393Z] 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-08-06T22:28:45.263Z] $ docker rm -f f82cd3c7b8ede4c567d39a8b41ee9f2f26335553ad31af2cad16c2e9d90ae79d [2021-08-06T22:28:45.404Z] ---> a4c132a72e06 [2021-08-06T22:28:45.404Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-06T22:28:45.404Z] Removing intermediate container e9b5e93ccd94 [2021-08-06T22:28:45.404Z] ---> c7b58cf18551 [2021-08-06T22:28:45.404Z] [2021-08-06T22:28:45.404Z] Step 12/24 : FROM docker:20.10.7 [2021-08-06T22:28:45.404Z] Removing intermediate container 23f5eea47779 [2021-08-06T22:28:45.404Z] ---> df2ade8a7bf5 [2021-08-06T22:28:45.404Z] [2021-08-06T22:28:45.404Z] Step 11/22 : FROM alpine:3.12 [2021-08-06T22:28:45.404Z] ---> 13621d1b12d4 [2021-08-06T22:28:45.404Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-06T22:28:45.404Z] ---> Running in d8472936cd93 [2021-08-06T22:28:45.404Z] ---> f8d01119c9ea [2021-08-06T22:28:45.404Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-06T22:28:45.686Z] 20.10.7: Pulling from library/docker [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:28:45.972Z] ---> 8ebfdca95681 [2021-08-06T22:28:45.972Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-06T22:28:46.081Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T22:28:46.081Z] . [Pipeline] withDockerContainer [2021-08-06T22:28:46.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:46.357Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2021-08-06T22:28:48.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:48.188Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-06T22:28:48.188Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:28:48.188Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-06T22:28:48.188Z] (4/4) Installing curl (7.78.0-r0) [2021-08-06T22:28:48.188Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:28:48.188Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:28:48.188Z] OK: 7 MiB in 18 packages [2021-08-06T22:28:48.188Z] Removing intermediate container a84da97c8379 [2021-08-06T22:28:48.188Z] ---> 91fc76dcc380 [2021-08-06T22:28:48.188Z] [2021-08-06T22:28:48.188Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:28:48.188Z] ---> 13621d1b12d4 [2021-08-06T22:28:48.188Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:28:48.188Z] ---> 7c55d2b112d5 [2021-08-06T22:28:48.188Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-06T22:28:48.188Z] ---> Running in 045102d52b72 [2021-08-06T22:28:48.188Z] Removing intermediate container d8472936cd93 [2021-08-06T22:28:48.188Z] ---> 5bf596dc5458 [2021-08-06T22:28:48.188Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:28:48.188Z] ---> Running in 615b2a760a93 [2021-08-06T22:28:48.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:48.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:48.188Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T22:28:48.188Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:28:48.188Z] ---> 5a8b39425d48 [2021-08-06T22:28:48.188Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-06T22:28:48.188Z] OK: 6 MiB in 15 packages [2021-08-06T22:28:48.188Z] Removing intermediate container 615b2a760a93 [2021-08-06T22:28:48.188Z] ---> cd9d385ca902 [2021-08-06T22:28:48.188Z] Step 14/22 : WORKDIR /edgex [2021-08-06T22:28:48.188Z] ---> Running in bb55dc30a3de [2021-08-06T22:28:48.188Z] ---> 973dd4d57d43 [2021-08-06T22:28:48.188Z] 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-08-06T22:28:48.188Z] Removing intermediate container 441aec93e606 [2021-08-06T22:28:48.188Z] ---> 641622fe8b90 [2021-08-06T22:28:48.188Z] [2021-08-06T22:28:48.188Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:28:48.188Z] ---> 13621d1b12d4 [2021-08-06T22:28:48.188Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-06T22:28:48.188Z] ---> Running in 3ee382172ff2 [2021-08-06T22:28:48.188Z] Removing intermediate container bb55dc30a3de [2021-08-06T22:28:48.188Z] ---> 5ed19069d330 [2021-08-06T22:28:48.188Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-06T22:28:48.188Z] ---> Running in 2f5271829267 [2021-08-06T22:28:48.188Z] Removing intermediate container 045102d52b72 [2021-08-06T22:28:48.188Z] ---> f6aabee96157 [2021-08-06T22:28:48.188Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:28:48.188Z] ---> Running in 42d1852aeb1f [2021-08-06T22:28:48.275Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-06T22:28:48.456Z] ---> 266a84bc35a2 [2021-08-06T22:28:48.456Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-06T22:28:48.456Z] Removing intermediate container 42d1852aeb1f [2021-08-06T22:28:48.456Z] ---> 032ba831da34 [2021-08-06T22:28:48.456Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-06T22:28:48.456Z] ---> Running in 6277614df598 [2021-08-06T22:28:48.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:48.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:48.727Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-06T22:28:48.727Z] Removing intermediate container 6277614df598 [2021-08-06T22:28:48.727Z] ---> 04f12b6b45c9 [2021-08-06T22:28:48.727Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:28:48.727Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:28:48.727Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:28:48.727Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:28:49.002Z] OK: 6 MiB in 16 packages [2021-08-06T22:28:49.002Z] ---> Running in 2626f1a46cb6 [2021-08-06T22:28:49.002Z] ---> f4b3ebc8ecca [2021-08-06T22:28:49.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-06T22:28:49.002Z] Removing intermediate container 2626f1a46cb6 [2021-08-06T22:28:49.002Z] ---> 668d3ef7c64c [2021-08-06T22:28:49.002Z] Step 16/24 : WORKDIR / [2021-08-06T22:28:49.269Z] Removing intermediate container 3ee382172ff2 [2021-08-06T22:28:49.270Z] ---> 44a3e882100f [2021-08-06T22:28:49.270Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-06T22:28:49.270Z] ---> Running in 3d04a8c70f72 [2021-08-06T22:28:49.270Z] ---> Running in e14fa256ab0b [2021-08-06T22:28:49.270Z] Removing intermediate container 2f5271829267 [2021-08-06T22:28:49.270Z] ---> 9e3ac1d8ffc3 [2021-08-06T22:28:49.270Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:28:49.541Z] ---> Running in 86059a538bdc [2021-08-06T22:28:49.542Z] Removing intermediate container 3d04a8c70f72 [2021-08-06T22:28:49.542Z] ---> 32cc65f78323 [2021-08-06T22:28:49.542Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:28:49.542Z] Removing intermediate container e14fa256ab0b [2021-08-06T22:28:49.542Z] ---> 8becb987453b [2021-08-06T22:28:49.542Z] Step 24/26 : LABEL arch=x86_64 [2021-08-06T22:28:49.542Z] ---> d54205b26360 [2021-08-06T22:28:49.542Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-06T22:28:49.542Z] ---> Running in 264fb85e84ab [2021-08-06T22:28:49.542Z] Removing intermediate container 86059a538bdc [2021-08-06T22:28:49.542Z] ---> f2d02f2fc866 [2021-08-06T22:28:49.542Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-06T22:28:49.542Z] ---> Running in d2035ac1d131 [2021-08-06T22:28:49.542Z] ---> Running in f8dd4de2a048 [2021-08-06T22:28:49.818Z] ---> ea0e16a3f90e [2021-08-06T22:28:49.818Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-06T22:28:49.818Z] Removing intermediate container 264fb85e84ab [2021-08-06T22:28:49.818Z] ---> 7f086f27c69c [2021-08-06T22:28:49.818Z] Step 19/22 : CMD ["--init=true"] [2021-08-06T22:28:49.818Z] Removing intermediate container d2035ac1d131 [2021-08-06T22:28:49.818Z] ---> c6e5181f68ec [2021-08-06T22:28:49.818Z] Step 25/26 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:28:49.818Z] ---> Running in 676234d1f041 [2021-08-06T22:28:49.818Z] Removing intermediate container f8dd4de2a048 [2021-08-06T22:28:49.818Z] ---> a3fc05081036 [2021-08-06T22:28:49.818Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:28:49.818Z] ---> Running in 3fbfa6d7690a [2021-08-06T22:28:49.868Z] $ docker top 1de754bee873845466db090a20086dbdecc2e04e19ee2a56889b010aac46e766 -eo pid,comm [2021-08-06T22:28:50.087Z] ---> Running in 1f1892a15ca5 [2021-08-06T22:28:50.087Z] Removing intermediate container 676234d1f041 [2021-08-06T22:28:50.087Z] ---> 129e4241b5a0 [2021-08-06T22:28:50.087Z] Step 20/22 : LABEL arch=x86_64 [2021-08-06T22:28:50.087Z] Removing intermediate container 3fbfa6d7690a [2021-08-06T22:28:50.087Z] ---> c749289303d6 [2021-08-06T22:28:50.087Z] Step 26/26 : LABEL version=0.0.0 [2021-08-06T22:28:50.087Z] ---> Running in 058b4961dfd9 [2021-08-06T22:28:50.087Z] ---> c27479263ffc [2021-08-06T22:28:50.087Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-06T22:28:50.087Z] Removing intermediate container 1f1892a15ca5 [2021-08-06T22:28:50.087Z] ---> 65c3fddaa28f [2021-08-06T22:28:50.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] echo [2021-08-06T22:28:50.226Z] ========================================================= [2021-08-06T22:28:50.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T22:28:50.226Z] ========================================================= [Pipeline] sh [2021-08-06T22:28:50.357Z] ---> Running in bb7097eec38b [2021-08-06T22:28:50.357Z] Removing intermediate container 058b4961dfd9 [2021-08-06T22:28:50.357Z] ---> 68e95561cc2e [2021-08-06T22:28:50.357Z] Step 21/22 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:28:50.357Z] ---> Running in 086f45d2b5ed [2021-08-06T22:28:50.357Z] Removing intermediate container bb7097eec38b [2021-08-06T22:28:50.357Z] ---> a5110f05c6fc [2021-08-06T22:28:50.357Z] [2021-08-06T22:28:50.651Z] ---> 8b84249d839b [2021-08-06T22:28:50.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-06T22:28:50.651Z] ---> 7eaf7f81335c [2021-08-06T22:28:50.651Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-06T22:28:50.651Z] Removing intermediate container 086f45d2b5ed [2021-08-06T22:28:50.651Z] ---> 562fa5c39ca6 [2021-08-06T22:28:50.651Z] Step 22/22 : LABEL version=0.0.0 [2021-08-06T22:28:50.651Z] Successfully built a5110f05c6fc [2021-08-06T22:28:50.651Z] Successfully tagged security-secretstore-setup:latest [2021-08-06T22:28:50.651Z] Building core-data [2021-08-06T22:28:50.651Z]  Building security-secretstore-setup ... done  ---> Running in 330846e86f65 [2021-08-06T22:28:50.651Z] ---> Running in a441448178d3 [2021-08-06T22:28:50.886Z] + go mod tidy [Pipeline] sh [2021-08-06T22:28:52.101Z] Removing intermediate container a441448178d3 [2021-08-06T22:28:52.101Z] ---> 64e064ac75c0 [2021-08-06T22:28:52.101Z] [2021-08-06T22:28:52.369Z] Successfully built 64e064ac75c0 [2021-08-06T22:28:52.369Z] Successfully tagged security-proxy-setup:latest [2021-08-06T22:28:52.369Z] Building security-bootstrapper [2021-08-06T22:28:52.536Z] + make test [2021-08-06T22:28:52.536Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-06T22:28:52.536Z] go mod tidy [2021-08-06T22:28:52.635Z]  Building security-proxy-setup ... done Removing intermediate container 330846e86f65 [2021-08-06T22:28:52.635Z] ---> 8f367881a370 [2021-08-06T22:28:52.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:28:53.146Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T22:28:53.214Z] ---> 32110b55569a [2021-08-06T22:28:53.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-06T22:28:54.174Z] ---> Running in 243ee54e71a0 [2021-08-06T22:28:54.443Z] ---> 95568ea02e3c [2021-08-06T22:28:54.443Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-06T22:28:54.443Z] Removing intermediate container 243ee54e71a0 [2021-08-06T22:28:54.443Z] ---> c1de413ec3f9 [2021-08-06T22:28:54.443Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:28:54.443Z] ---> Running in ca217915316b [2021-08-06T22:28:54.443Z] ---> Running in e1be98046557 [2021-08-06T22:28:54.711Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-06T22:28:54.711Z] Removing intermediate container ca217915316b [2021-08-06T22:28:54.711Z] ---> e90aaca3cbb5 [2021-08-06T22:28:54.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:28:54.711Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-06T22:28:54.711Z] ---> 08bdaf2f88f9 [2021-08-06T22:28:54.711Z] 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-08-06T22:28:54.711Z] Removing intermediate container e1be98046557 [2021-08-06T22:28:54.711Z] ---> bdd3a42cd3df [2021-08-06T22:28:54.711Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:28:54.981Z] ---> Running in d6025d8c60a6 [2021-08-06T22:28:54.981Z] ---> Running in 61e19e55ec0d [2021-08-06T22:28:54.981Z] ---> Running in 061144adf727 [2021-08-06T22:28:55.249Z] Removing intermediate container d6025d8c60a6 [2021-08-06T22:28:55.249Z] ---> 5a52e0c8679c [2021-08-06T22:28:55.249Z] Step 21/23 : LABEL arch=x86_64 [2021-08-06T22:28:55.249Z] Removing intermediate container 61e19e55ec0d [2021-08-06T22:28:55.249Z] ---> 1bb1721a9d89 [2021-08-06T22:28:55.249Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-06T22:28:55.249Z] Removing intermediate container 061144adf727 [2021-08-06T22:28:55.249Z] ---> 7f5eba55aa1a [2021-08-06T22:28:55.249Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:28:55.520Z] ---> Running in 253e81f542c1 [2021-08-06T22:28:55.520Z] ---> Running in 43cb6b1c0ad1 [2021-08-06T22:28:55.520Z] ---> Running in ca67f188ccb5 [2021-08-06T22:28:56.479Z] Removing intermediate container 253e81f542c1 [2021-08-06T22:28:56.479Z] ---> d24d6536009c [2021-08-06T22:28:56.479Z] Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:28:56.479Z] Removing intermediate container ca67f188ccb5 [2021-08-06T22:28:56.479Z] ---> 450bdd319164 [2021-08-06T22:28:56.479Z] [2021-08-06T22:28:56.765Z] Successfully built 450bdd319164 [2021-08-06T22:28:56.765Z] Successfully tagged core-command:latest [2021-08-06T22:28:56.765Z]  Building core-command ... done Building core-metadata [2021-08-06T22:28:56.765Z] ---> Running in b7281788ed67 [2021-08-06T22:28:56.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:57.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:28:57.307Z] (1/39) Installing readline (8.1.0-r0) [2021-08-06T22:28:57.307Z] (2/39) Installing bash (5.1.0-r0) [2021-08-06T22:28:57.307Z] Executing bash-5.1.0-r0.post-install [2021-08-06T22:28:57.307Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-06T22:28:57.307Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-06T22:28:57.307Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-06T22:28:57.307Z] (6/39) Installing curl (7.78.0-r0) [2021-08-06T22:28:57.307Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-06T22:28:57.307Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-06T22:28:57.307Z] (9/39) Installing expat (2.2.10-r1) [2021-08-06T22:28:57.578Z] (10/39) Installing libffi (3.3-r2) [2021-08-06T22:28:57.578Z] (11/39) Installing gdbm (1.19-r0) [2021-08-06T22:28:57.578Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-06T22:28:57.578Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-06T22:28:57.578Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-06T22:28:58.542Z] Removing intermediate container b7281788ed67 [2021-08-06T22:28:58.542Z] ---> 282c5cb30910 [2021-08-06T22:28:58.542Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:28:58.814Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:28:58.814Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:28:58.814Z] ---> 894f127fa726 [2021-08-06T22:28:58.814Z] Step 3/32 : WORKDIR /edgex-go [2021-08-06T22:28:59.777Z] ---> Using cache [2021-08-06T22:28:59.778Z] ---> d2958d72f902 [2021-08-06T22:28:59.778Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:29:00.045Z] ---> Using cache [2021-08-06T22:29:00.045Z] ---> 0e427709a94a [2021-08-06T22:29:00.045Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-06T22:29:00.633Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:29:00.633Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:29:00.633Z] ---> 894f127fa726 [2021-08-06T22:29:00.633Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:29:00.633Z] ---> Using cache [2021-08-06T22:29:00.633Z] ---> d2958d72f902 [2021-08-06T22:29:00.633Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:29:00.633Z] ---> Using cache [2021-08-06T22:29:00.633Z] ---> 0e427709a94a [2021-08-06T22:29:00.633Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:29:00.901Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:29:00.901Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:29:00.901Z] ---> 894f127fa726 [2021-08-06T22:29:00.901Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:29:00.901Z] ---> Using cache [2021-08-06T22:29:00.901Z] ---> d2958d72f902 [2021-08-06T22:29:00.901Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:29:00.901Z] ---> Using cache [2021-08-06T22:29:00.901Z] ---> 0e427709a94a [2021-08-06T22:29:00.901Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-06T22:29:01.176Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-06T22:29:01.176Z] ---> Running in 8f520dbb6d74 [2021-08-06T22:29:01.447Z] ---> Running in c83c148dc91b [2021-08-06T22:29:01.447Z] ---> Running in c7d4c5ba11bd [2021-08-06T22:29:01.447Z] ---> Running in e3f57474c24b [2021-08-06T22:29:01.447Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-06T22:29:01.447Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-06T22:29:01.447Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-06T22:29:01.447Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-06T22:29:01.447Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-06T22:29:01.447Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-06T22:29:01.447Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-06T22:29:01.447Z] Removing intermediate container 8f520dbb6d74 [2021-08-06T22:29:01.447Z] ---> acea384562c5 [2021-08-06T22:29:01.447Z] [2021-08-06T22:29:01.447Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-06T22:29:01.447Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-06T22:29:01.447Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-06T22:29:01.447Z] Successfully built acea384562c5 [2021-08-06T22:29:01.447Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-06T22:29:01.447Z] Successfully tagged support-notifications:latest [2021-08-06T22:29:01.447Z] Building support-scheduler [2021-08-06T22:29:01.447Z]  Building support-notifications ... done (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-06T22:29:01.732Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-06T22:29:01.732Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-06T22:29:01.732Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-06T22:29:01.732Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-06T22:29:01.732Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-06T22:29:01.732Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-06T22:29:01.732Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-06T22:29:01.732Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-06T22:29:01.732Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-06T22:29:01.732Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-06T22:29:01.732Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-06T22:29:01.732Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-06T22:29:02.010Z] Executing busybox-1.32.1-r6.trigger [2021-08-06T22:29:02.010Z] OK: 82 MiB in 59 packages [2021-08-06T22:29:02.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:02.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:02.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:02.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:03.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:03.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:03.517Z] OK: 219 MiB in 52 packages [2021-08-06T22:29:03.517Z] Collecting docker-compose==1.23.2 [2021-08-06T22:29:03.517Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-06T22:29:03.795Z] OK: 219 MiB in 52 packages [2021-08-06T22:29:03.795Z] Collecting cached-property<2,>=1.2.0 [2021-08-06T22:29:03.795Z] OK: 219 MiB in 52 packages [2021-08-06T22:29:03.795Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-06T22:29:03.795Z] Collecting docker<4.0,>=3.6.0 [2021-08-06T22:29:03.795Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-06T22:29:03.795Z] Collecting docopt<0.7,>=0.6.1 [2021-08-06T22:29:03.795Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-06T22:29:04.073Z] 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-08-06T22:29:04.347Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-06T22:29:04.348Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-06T22:29:04.348Z] Collecting PyYAML<4,>=3.10 [2021-08-06T22:29:04.348Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-06T22:29:05.777Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-06T22:29:05.777Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-06T22:29:05.777Z] Collecting texttable<0.10,>=0.9.0 [2021-08-06T22:29:05.777Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-06T22:29:05.777Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:29:05.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:29:05.777Z] ---> 894f127fa726 [2021-08-06T22:29:05.777Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:29:05.777Z] ---> Using cache [2021-08-06T22:29:05.777Z] ---> d2958d72f902 [2021-08-06T22:29:05.777Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:29:05.777Z] ---> Using cache [2021-08-06T22:29:05.777Z] ---> 0e427709a94a [2021-08-06T22:29:05.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-06T22:29:05.777Z] Collecting jsonschema<3,>=2.5.1 [2021-08-06T22:29:05.777Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-06T22:29:07.659Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-06T22:29:07.659Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-06T22:29:07.659Z] Collecting docker-pycreds>=0.4.0 [2021-08-06T22:29:07.659Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-06T22:29:07.659Z] ---> Running in 07e67eaced3a [2021-08-06T22:29:07.659Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-06T22:29:07.659Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-06T22:29:07.659Z] Removing intermediate container c83c148dc91b [2021-08-06T22:29:07.659Z] ---> cc0c1b4b1ae9 [2021-08-06T22:29:07.659Z] Step 6/32 : COPY go.mod . [2021-08-06T22:29:07.659Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-06T22:29:07.659Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-06T22:29:07.659Z] Collecting idna<2.8,>=2.5 [2021-08-06T22:29:07.659Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-06T22:29:07.659Z] Collecting certifi>=2017.4.17 [2021-08-06T22:29:07.659Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-06T22:29:07.659Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-06T22:29:07.659Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-06T22:29:07.659Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-06T22:29:07.659Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-06T22:29:07.659Z] ---> d0ac15a15c14 [2021-08-06T22:29:07.659Z] Step 7/32 : RUN go mod download [2021-08-06T22:29:07.659Z] Removing intermediate container c7d4c5ba11bd [2021-08-06T22:29:07.659Z] ---> 46bd1c94f0b8 [2021-08-06T22:29:07.659Z] Step 6/24 : COPY go.mod . [2021-08-06T22:29:07.659Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-06T22:29:07.659Z] Attempting uninstall: urllib3 [2021-08-06T22:29:07.659Z] Found existing installation: urllib3 1.26.2 [2021-08-06T22:29:07.659Z] Uninstalling urllib3-1.26.2: [2021-08-06T22:29:07.659Z] Successfully uninstalled urllib3-1.26.2 [2021-08-06T22:29:07.659Z] ---> Running in cf803bd92046 [2021-08-06T22:29:07.659Z] Removing intermediate container e3f57474c24b [2021-08-06T22:29:07.659Z] ---> 6dcd998e0971 [2021-08-06T22:29:07.659Z] Step 6/24 : COPY go.mod . [2021-08-06T22:29:07.659Z] Attempting uninstall: idna [2021-08-06T22:29:07.659Z] Found existing installation: idna 3.1 [2021-08-06T22:29:07.659Z] Uninstalling idna-3.1: [2021-08-06T22:29:07.659Z] Successfully uninstalled idna-3.1 [2021-08-06T22:29:07.659Z] Attempting uninstall: chardet [2021-08-06T22:29:07.659Z] Found existing installation: chardet 4.0.0 [2021-08-06T22:29:07.659Z] Uninstalling chardet-4.0.0: [2021-08-06T22:29:07.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:07.659Z] Successfully uninstalled chardet-4.0.0 [2021-08-06T22:29:07.659Z] ---> fcf73cc0bb4c [2021-08-06T22:29:07.659Z] Step 7/24 : RUN go mod download [2021-08-06T22:29:07.659Z] ---> Running in b93d1744d21c [2021-08-06T22:29:07.659Z] ---> b62a26f4bb5a [2021-08-06T22:29:07.659Z] Step 7/24 : RUN go mod download [2021-08-06T22:29:07.659Z] ---> Running in 1222f60fda23 [2021-08-06T22:29:07.659Z] Attempting uninstall: requests [2021-08-06T22:29:07.659Z] Found existing installation: requests 2.25.1 [2021-08-06T22:29:07.659Z] Uninstalling requests-2.25.1: [2021-08-06T22:29:07.659Z] Successfully uninstalled requests-2.25.1 [2021-08-06T22:29:07.659Z] Running setup.py install for texttable: started [2021-08-06T22:29:07.659Z] Running setup.py install for texttable: finished with status 'done' [2021-08-06T22:29:07.659Z] Running setup.py install for PyYAML: started [2021-08-06T22:29:07.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:08.518Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-06T22:29:08.518Z] OK: 219 MiB in 52 packages [2021-08-06T22:29:08.518Z] Running setup.py install for docopt: started [2021-08-06T22:29:09.155Z] Removing intermediate container 07e67eaced3a [2021-08-06T22:29:09.155Z] ---> 214ab549a3ff [2021-08-06T22:29:09.155Z] Step 6/23 : COPY go.mod . [2021-08-06T22:29:09.155Z] Running setup.py install for docopt: finished with status 'done' [2021-08-06T22:29:09.155Z] Running setup.py install for dockerpty: started [2021-08-06T22:29:09.457Z] ---> eb36dd4946fa [2021-08-06T22:29:09.457Z] Step 7/23 : RUN go mod download [2021-08-06T22:29:09.457Z] Removing intermediate container b93d1744d21c [2021-08-06T22:29:09.457Z] ---> 57de4628470f [2021-08-06T22:29:09.457Z] Step 8/24 : COPY . . [2021-08-06T22:29:09.457Z] ---> Running in 0706e66ad2d9 [2021-08-06T22:29:09.457Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-06T22:29:09.761Z] Removing intermediate container 1222f60fda23 [2021-08-06T22:29:09.761Z] ---> 0eeb83d4c80a [2021-08-06T22:29:09.761Z] Step 8/24 : COPY . . [2021-08-06T22:29:10.758Z] Removing intermediate container cf803bd92046 [2021-08-06T22:29:10.758Z] ---> aebbda416746 [2021-08-06T22:29:10.758Z] Step 8/32 : COPY . . [2021-08-06T22:29:10.758Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-06T22:29:16.151Z] Removing intermediate container 0706e66ad2d9 [2021-08-06T22:29:16.151Z] ---> 1de40ef0360f [2021-08-06T22:29:16.151Z] Step 8/23 : COPY . . [2021-08-06T22:29:16.737Z] ---> 155bd7131a00 [2021-08-06T22:29:16.737Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:29:19.500Z] ---> 9e8b0617cb32 [2021-08-06T22:29:19.500Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:29:19.500Z] ---> Running in 62bd48efbbc2 [2021-08-06T22:29:19.500Z] ---> Running in 93e8cb966fbe [2021-08-06T22:29:19.500Z] ---> 164bdfb8edc9 [2021-08-06T22:29:19.500Z] Step 9/32 : RUN go mod tidy [2021-08-06T22:29:19.500Z] ---> Running in fbd83289d612 [2021-08-06T22:29:19.950Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T22:29:22.455Z] Removing intermediate container fbd83289d612 [2021-08-06T22:29:22.455Z] ---> 3dd82ad9c314 [2021-08-06T22:29:22.455Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-06T22:29:22.455Z] ---> Running in f613e2846bd4 [2021-08-06T22:29:22.455Z] Removing intermediate container 43cb6b1c0ad1 [2021-08-06T22:29:22.455Z] ---> 26a602ebcbb1 [2021-08-06T22:29:22.455Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-06T22:29:22.455Z] ---> 1a25ddb43a9b [2021-08-06T22:29:22.455Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:29:22.455Z] Removing intermediate container 93e8cb966fbe [2021-08-06T22:29:22.455Z] ---> 73dea82ca5bb [2021-08-06T22:29:22.455Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-06T22:29:22.455Z] ---> Running in 439d03fae19c [2021-08-06T22:29:22.455Z] Removing intermediate container 62bd48efbbc2 [2021-08-06T22:29:22.455Z] ---> fee23f9605ba [2021-08-06T22:29:22.455Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-06T22:29:22.455Z] ---> Running in 0021ebffc0ab [2021-08-06T22:29:22.455Z] ---> Running in e5c3fe234ea5 [2021-08-06T22:29:22.732Z] ---> Running in 099b4378c1c3 [2021-08-06T22:29:22.732Z] Removing intermediate container 439d03fae19c [2021-08-06T22:29:22.732Z] ---> 9c7631ff9cc9 [2021-08-06T22:29:22.732Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-06T22:29:22.732Z] ---> Running in d968096864c8 [2021-08-06T22:29:22.732Z] Removing intermediate container d968096864c8 [2021-08-06T22:29:22.732Z] ---> 3d0f92e38d16 [2021-08-06T22:29:22.732Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-06T22:29:23.004Z] 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-08-06T22:29:23.280Z] ---> e200f247c226 [2021-08-06T22:29:23.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-06T22:29:23.563Z] 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-08-06T22:29:23.563Z] 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-08-06T22:29:23.563Z] ---> 3f1489d45874 [2021-08-06T22:29:23.563Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-06T22:29:24.153Z] ---> 8c7663fdc096 [2021-08-06T22:29:24.153Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-06T22:29:24.153Z] ---> Running in c93307770de7 [2021-08-06T22:29:24.153Z] Removing intermediate container c93307770de7 [2021-08-06T22:29:24.153Z] ---> a6eb429ff1cd [2021-08-06T22:29:24.153Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:29:24.428Z] ---> Running in f2e7f7b9bf4a [2021-08-06T22:29:24.428Z] Removing intermediate container f2e7f7b9bf4a [2021-08-06T22:29:24.428Z] ---> 960f35aaa049 [2021-08-06T22:29:24.428Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:29:24.428Z] ---> Running in ac35cd9d2fc2 [2021-08-06T22:29:24.428Z] Removing intermediate container 0021ebffc0ab [2021-08-06T22:29:24.428Z] ---> 041d8f07a33a [2021-08-06T22:29:24.428Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-06T22:29:24.428Z] ---> Running in f3756880382d [2021-08-06T22:29:24.701Z] Removing intermediate container ac35cd9d2fc2 [2021-08-06T22:29:24.701Z] ---> 2beae0887e32 [2021-08-06T22:29:24.701Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:29:24.701Z] ---> Running in ade9497baacb [2021-08-06T22:29:24.974Z] Removing intermediate container ade9497baacb [2021-08-06T22:29:24.974Z] ---> b1ebc8a3e0cd [2021-08-06T22:29:24.974Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:29:24.974Z] ---> Running in f68308b8f06a [2021-08-06T22:29:24.974Z] 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-08-06T22:29:25.250Z] Removing intermediate container f68308b8f06a [2021-08-06T22:29:25.250Z] ---> 6fdfec26a04c [2021-08-06T22:29:25.250Z] [2021-08-06T22:29:25.250Z] Successfully built 6fdfec26a04c [2021-08-06T22:29:25.250Z] Successfully tagged sys-mgmt-agent:latest [2021-08-06T22:29:57.517Z]  Building sys-mgmt-agent ... done Removing intermediate container f613e2846bd4 [2021-08-06T22:29:57.517Z] ---> abd0e972c97b [2021-08-06T22:29:57.517Z] [2021-08-06T22:29:57.517Z] Step 11/32 : FROM alpine:3.12 [2021-08-06T22:29:57.517Z] ---> 13621d1b12d4 [2021-08-06T22:29:57.517Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-06T22:29:57.517Z] ---> Running in 04c3278e8fa1 [2021-08-06T22:29:57.517Z] Removing intermediate container 04c3278e8fa1 [2021-08-06T22:29:57.517Z] ---> f5b5a6be111d [2021-08-06T22:29:57.517Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-06T22:29:57.517Z] ---> Running in 4caaa3870413 [2021-08-06T22:29:57.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:57.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:29:57.517Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:29:57.517Z] (2/2) Installing su-exec (0.2-r1) [2021-08-06T22:29:57.517Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:29:57.517Z] OK: 6 MiB in 16 packages [2021-08-06T22:29:57.517Z] Removing intermediate container 4caaa3870413 [2021-08-06T22:29:57.517Z] ---> ecd07944a1a3 [2021-08-06T22:29:57.517Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-06T22:29:57.517Z] ---> Running in 41ad1a8df5c7 [2021-08-06T22:29:57.517Z] Removing intermediate container 41ad1a8df5c7 [2021-08-06T22:29:57.517Z] ---> 8dc260cb7045 [2021-08-06T22:29:57.517Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-06T22:29:57.517Z] ---> Running in 9bd19825c2dd [2021-08-06T22:29:57.517Z] Removing intermediate container 9bd19825c2dd [2021-08-06T22:29:57.517Z] ---> cbdd57464389 [2021-08-06T22:29:57.517Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-06T22:29:57.517Z] ---> Running in 29ad11785162 [2021-08-06T22:29:57.517Z] Removing intermediate container 29ad11785162 [2021-08-06T22:29:57.517Z] ---> 1bb5c7594f1b [2021-08-06T22:29:57.517Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-06T22:29:57.517Z] ---> Running in 22061ac01eef [2021-08-06T22:29:57.517Z] Removing intermediate container f3756880382d [2021-08-06T22:29:57.517Z] ---> f983667b1856 [2021-08-06T22:29:57.517Z] [2021-08-06T22:29:57.517Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:29:57.517Z] ---> 13621d1b12d4 [2021-08-06T22:29:57.517Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:29:57.517Z] ---> Using cache [2021-08-06T22:29:57.517Z] ---> f6aabee96157 [2021-08-06T22:29:57.517Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:29:57.517Z] ---> Using cache [2021-08-06T22:29:57.517Z] ---> 032ba831da34 [2021-08-06T22:29:57.517Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-06T22:29:57.517Z] ---> Running in 2b1351375802 [2021-08-06T22:29:57.517Z] Removing intermediate container 22061ac01eef [2021-08-06T22:29:57.517Z] ---> e343eedc34f5 [2021-08-06T22:29:57.517Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-06T22:29:57.517Z] Removing intermediate container 2b1351375802 [2021-08-06T22:29:57.517Z] ---> 6c8c6f3ee42f [2021-08-06T22:29:57.517Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:29:57.791Z] ---> Running in 501a7c217d7d [2021-08-06T22:29:57.791Z] ---> 9bec6f35a006 [2021-08-06T22:29:57.791Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-06T22:29:58.068Z] ---> Running in 524939d1305c [2021-08-06T22:29:58.068Z] Removing intermediate container 501a7c217d7d [2021-08-06T22:29:58.068Z] ---> 20f1cfce338d [2021-08-06T22:29:58.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:29:58.658Z] Removing intermediate container e5c3fe234ea5 [2021-08-06T22:29:58.658Z] ---> ae1cd27e8af8 [2021-08-06T22:29:58.658Z] [2021-08-06T22:29:58.658Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:29:58.658Z] ---> 13621d1b12d4 [2021-08-06T22:29:58.658Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:29:58.658Z] ---> Using cache [2021-08-06T22:29:58.658Z] ---> f6aabee96157 [2021-08-06T22:29:58.658Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:29:58.658Z] ---> Using cache [2021-08-06T22:29:58.658Z] ---> 032ba831da34 [2021-08-06T22:29:58.658Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-06T22:29:58.658Z] ---> 72b4569ba0d4 [2021-08-06T22:29:58.658Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-06T22:29:58.658Z] ---> Running in d7aedc14c0d9 [2021-08-06T22:29:58.929Z] Removing intermediate container d7aedc14c0d9 [2021-08-06T22:29:58.929Z] ---> 3dd970e4b095 [2021-08-06T22:29:58.929Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:29:58.929Z] ---> Running in 1cb799fc71fd [2021-08-06T22:29:58.929Z] ---> a1754fdcb452 [2021-08-06T22:29:58.929Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-06T22:29:59.199Z] Removing intermediate container 1cb799fc71fd [2021-08-06T22:29:59.199Z] ---> f2b5b757368b [2021-08-06T22:29:59.199Z] Step 16/24 : WORKDIR / [2021-08-06T22:29:59.199Z] ---> 18b1649aab55 [2021-08-06T22:29:59.199Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-06T22:29:59.199Z] ---> Running in 2ed180b9cc98 [2021-08-06T22:29:59.469Z] ---> Running in b2892105b72e [2021-08-06T22:29:59.469Z] Removing intermediate container 524939d1305c [2021-08-06T22:29:59.469Z] ---> fdd79f562daa [2021-08-06T22:29:59.469Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:29:59.469Z] Removing intermediate container 2ed180b9cc98 [2021-08-06T22:29:59.469Z] ---> eab200ef2d34 [2021-08-06T22:29:59.469Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:29:59.469Z] Removing intermediate container b2892105b72e [2021-08-06T22:29:59.469Z] ---> a100d6c24de6 [2021-08-06T22:29:59.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:29:59.741Z] ---> Running in dd519bd90101 [2021-08-06T22:30:00.009Z] ---> 0c24f7fce1ad [2021-08-06T22:30:00.009Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-06T22:30:00.281Z] ---> e2238b3bd245 [2021-08-06T22:30:00.281Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-06T22:30:00.281Z] Removing intermediate container dd519bd90101 [2021-08-06T22:30:00.281Z] ---> e720213ca132 [2021-08-06T22:30:00.281Z] Step 21/23 : LABEL arch=x86_64 [2021-08-06T22:30:00.281Z] ---> Running in b35dffb94401 [2021-08-06T22:30:00.281Z] ---> 9434618895ac [2021-08-06T22:30:00.281Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-06T22:30:00.548Z] Removing intermediate container 099b4378c1c3 [2021-08-06T22:30:00.548Z] ---> 18c6ffd59899 [2021-08-06T22:30:00.548Z] [2021-08-06T22:30:00.548Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:30:00.548Z] ---> 13621d1b12d4 [2021-08-06T22:30:00.548Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-06T22:30:00.548Z] ---> Running in 419d29aec4b4 [2021-08-06T22:30:00.548Z] Removing intermediate container b35dffb94401 [2021-08-06T22:30:00.548Z] ---> b3a871fee815 [2021-08-06T22:30:00.548Z] Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:30:00.548Z] ---> Running in d693d6d9d62b [2021-08-06T22:30:00.814Z] ---> 73d9c6ebd6b1 [2021-08-06T22:30:00.814Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-06T22:30:00.814Z] Removing intermediate container 419d29aec4b4 [2021-08-06T22:30:00.814Z] ---> c1bfc2eaf373 [2021-08-06T22:30:00.814Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-06T22:30:00.814Z] ---> 279332d11a9e [2021-08-06T22:30:00.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-06T22:30:00.814Z] Removing intermediate container d693d6d9d62b [2021-08-06T22:30:00.814Z] ---> 4ba3d9ae6640 [2021-08-06T22:30:00.814Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:30:00.814Z] ---> Running in e585f95d3bb3 [2021-08-06T22:30:00.814Z] ---> Running in ba08130c5d36 [2021-08-06T22:30:01.089Z] Removing intermediate container ba08130c5d36 [2021-08-06T22:30:01.089Z] ---> 7cdf3d908a0c [2021-08-06T22:30:01.089Z] [2021-08-06T22:30:01.089Z] ---> c6ef75c2614d [2021-08-06T22:30:01.089Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-06T22:30:01.089Z] Removing intermediate container e585f95d3bb3 [2021-08-06T22:30:01.089Z] ---> b17ea20f0762 [2021-08-06T22:30:01.089Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-06T22:30:01.089Z] ---> 0f777b08bd3a [2021-08-06T22:30:01.089Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-06T22:30:01.089Z] Successfully built 7cdf3d908a0c [2021-08-06T22:30:01.089Z] ---> Running in 47d3e7258d50 [2021-08-06T22:30:01.089Z] ---> Running in 804b5211f240 [2021-08-06T22:30:01.089Z] Successfully tagged support-scheduler:latest [2021-08-06T22:30:01.089Z]  Building support-scheduler ... done Removing intermediate container 804b5211f240 [2021-08-06T22:30:01.089Z] ---> d85254d0b79b [2021-08-06T22:30:01.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:30:01.089Z] Removing intermediate container 47d3e7258d50 [2021-08-06T22:30:01.089Z] ---> d61b7f9edf58 [2021-08-06T22:30:01.089Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:30:01.089Z] ---> 5cd285846e8b [2021-08-06T22:30:01.089Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-06T22:30:01.089Z] ---> Running in de9c12264528 [2021-08-06T22:30:01.359Z] ---> Running in 001c1f31641e [2021-08-06T22:30:01.359Z] Removing intermediate container de9c12264528 [2021-08-06T22:30:01.359Z] ---> eaaf0c7913cd [2021-08-06T22:30:01.359Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:30:01.359Z] ---> Running in ef3be569f029 [2021-08-06T22:30:01.641Z] ---> Running in 7ff4bbe49fe8 [2021-08-06T22:30:01.641Z] Removing intermediate container ef3be569f029 [2021-08-06T22:30:01.641Z] ---> ca266e6ddc74 [2021-08-06T22:30:01.641Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-06T22:30:01.641Z] Removing intermediate container 7ff4bbe49fe8 [2021-08-06T22:30:01.641Z] ---> 42e4ba0bc542 [2021-08-06T22:30:01.641Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:30:01.641Z] ---> Running in 7f8e159c34be [2021-08-06T22:30:01.919Z] Removing intermediate container 7f8e159c34be [2021-08-06T22:30:01.919Z] ---> 866b3d39a3bd [2021-08-06T22:30:01.919Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:30:01.919Z] ---> Running in 3aab6c1b2e4e [2021-08-06T22:30:01.919Z] ---> ebdfd43c1345 [2021-08-06T22:30:01.919Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-06T22:30:02.188Z] Removing intermediate container 3aab6c1b2e4e [2021-08-06T22:30:02.188Z] ---> ed8ea35a461e [2021-08-06T22:30:02.188Z] [2021-08-06T22:30:02.188Z] ---> Running in 18ba569713e3 [2021-08-06T22:30:02.188Z] Removing intermediate container 001c1f31641e [2021-08-06T22:30:02.188Z] ---> b2232197f619 [2021-08-06T22:30:02.188Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-06T22:30:02.188Z] Successfully built ed8ea35a461e [2021-08-06T22:30:02.188Z] Successfully tagged core-metadata:latest [2021-08-06T22:30:02.188Z]  Building core-metadata ... done  ---> Running in 13852f5f7463 [2021-08-06T22:30:02.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T22:30:02.732Z] Removing intermediate container 18ba569713e3 [2021-08-06T22:30:02.732Z] ---> 52d6a5ec415f [2021-08-06T22:30:02.732Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-06T22:30:02.732Z] ---> Running in 30ec95fb8563 [2021-08-06T22:30:02.732Z] Removing intermediate container 30ec95fb8563 [2021-08-06T22:30:02.732Z] ---> c534d2d8796b [2021-08-06T22:30:02.732Z] Step 29/32 : CMD ["gate"] [2021-08-06T22:30:03.001Z] ---> Running in f1cb3d59e32c [2021-08-06T22:30:03.001Z] Removing intermediate container f1cb3d59e32c [2021-08-06T22:30:03.001Z] ---> 4c420e057078 [2021-08-06T22:30:03.001Z] Step 30/32 : LABEL arch=x86_64 [2021-08-06T22:30:03.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T22:30:03.279Z] ---> Running in 55be1126d6ab [2021-08-06T22:30:03.279Z] Removing intermediate container 55be1126d6ab [2021-08-06T22:30:03.279Z] ---> 7054cb54a98a [2021-08-06T22:30:03.279Z] Step 31/32 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:30:03.279Z] ---> Running in d7211daf3170 [2021-08-06T22:30:03.279Z] Removing intermediate container d7211daf3170 [2021-08-06T22:30:03.279Z] ---> f59ec45f8daf [2021-08-06T22:30:03.279Z] Step 32/32 : LABEL version=0.0.0 [2021-08-06T22:30:03.546Z] ---> Running in 67029bc612b3 [2021-08-06T22:30:03.546Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:30:03.546Z] Removing intermediate container 67029bc612b3 [2021-08-06T22:30:03.546Z] ---> 264cb2c0e7a8 [2021-08-06T22:30:03.546Z] [2021-08-06T22:30:03.546Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-06T22:30:03.546Z] Successfully built 264cb2c0e7a8 [2021-08-06T22:30:03.546Z] Successfully tagged security-bootstrapper:latest [2021-08-06T22:30:03.814Z]  Building security-bootstrapper ... done (3/6) Installing libsodium (1.0.18-r0) [2021-08-06T22:30:03.814Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-06T22:30:04.784Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-06T22:30:04.784Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-06T22:30:04.784Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:30:04.784Z] OK: 8 MiB in 20 packages [2021-08-06T22:30:05.052Z] Removing intermediate container 13852f5f7463 [2021-08-06T22:30:05.052Z] ---> e3912f480456 [2021-08-06T22:30:05.052Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:30:05.323Z] ---> 7be44bc3cdd6 [2021-08-06T22:30:05.323Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-06T22:30:05.592Z] ---> fff584ee1923 [2021-08-06T22:30:05.592Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-06T22:30:05.861Z] ---> 8ea3773de622 [2021-08-06T22:30:05.861Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-06T22:30:05.861Z] ---> Running in 53939a734e40 [2021-08-06T22:30:05.861Z] Removing intermediate container 53939a734e40 [2021-08-06T22:30:05.861Z] ---> 22ef74cfe609 [2021-08-06T22:30:05.861Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:30:05.861Z] ---> Running in 6a10e59cea40 [2021-08-06T22:30:05.861Z] Removing intermediate container 6a10e59cea40 [2021-08-06T22:30:05.861Z] ---> ae814dd45c33 [2021-08-06T22:30:05.861Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T22:30:05.861Z] ---> Running in 9779552023ea [2021-08-06T22:30:06.126Z] Removing intermediate container 9779552023ea [2021-08-06T22:30:06.126Z] ---> cd5c965e9b7d [2021-08-06T22:30:06.126Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:30:06.126Z] ---> Running in 903df59edf73 [2021-08-06T22:30:06.126Z] Removing intermediate container 903df59edf73 [2021-08-06T22:30:06.126Z] ---> e0ca7b97f899 [2021-08-06T22:30:06.126Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:30:06.126Z] ---> Running in bcb275bac79d [2021-08-06T22:30:06.394Z] Removing intermediate container bcb275bac79d [2021-08-06T22:30:06.394Z] ---> 4ffb011f01bb [2021-08-06T22:30:06.394Z] [2021-08-06T22:30:06.394Z] Successfully built 4ffb011f01bb [2021-08-06T22:30:06.394Z] Successfully tagged core-data:latest [2021-08-06T22:30:06.406Z]  Building core-data ... done  [Pipeline] } [2021-08-06T22:30:06.411Z] $ docker stop --time=1 d6a48f8272f4ec8746447ad3300256645e41a7d907c9044c3f9f863409088771 [2021-08-06T22:30:07.708Z] $ docker rm -f d6a48f8272f4ec8746447ad3300256645e41a7d907c9044c3f9f863409088771 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T22:30:08.130Z] + docker images [2021-08-06T22:30:08.130Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-06T22:30:08.130Z] core-data latest 4ffb011f01bb 2 seconds ago 20.4MB [2021-08-06T22:30:08.130Z] security-bootstrapper latest 264cb2c0e7a8 5 seconds ago 18.8MB [2021-08-06T22:30:08.130Z] core-metadata latest ed8ea35a461e 7 seconds ago 16.7MB [2021-08-06T22:30:08.130Z] support-scheduler latest 7cdf3d908a0c 8 seconds ago 16.1MB [2021-08-06T22:30:08.130Z] 18c6ffd59899 8 seconds ago 1.75GB [2021-08-06T22:30:08.130Z] ae1cd27e8af8 10 seconds ago 1.75GB [2021-08-06T22:30:08.130Z] f983667b1856 11 seconds ago 1.75GB [2021-08-06T22:30:08.130Z] abd0e972c97b 16 seconds ago 1.75GB [2021-08-06T22:30:08.130Z] sys-mgmt-agent latest 6fdfec26a04c 44 seconds ago 325MB [2021-08-06T22:30:08.130Z] support-notifications latest acea384562c5 About a minute ago 16.8MB [2021-08-06T22:30:08.130Z] core-command latest 450bdd319164 About a minute ago 16MB [2021-08-06T22:30:08.130Z] security-secretstore-setup latest a5110f05c6fc About a minute ago 29MB [2021-08-06T22:30:08.130Z] security-proxy-setup latest 64e064ac75c0 About a minute ago 25.9MB [2021-08-06T22:30:08.130Z] 641622fe8b90 About a minute ago 1.75GB [2021-08-06T22:30:08.130Z] 91fc76dcc380 About a minute ago 1.74GB [2021-08-06T22:30:08.130Z] c7b58cf18551 About a minute ago 1.75GB [2021-08-06T22:30:08.130Z] df2ade8a7bf5 About a minute ago 1.75GB [2021-08-06T22:30:08.130Z] 24a8079b4742 About a minute ago 1.75GB [2021-08-06T22:30:08.130Z] ci-base-image-x86_64 latest 894f127fa726 5 minutes ago 1.24GB [2021-08-06T22:30:08.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 23 hours ago 547MB [2021-08-06T22:30:08.130Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 4 days ago 37.5MB [2021-08-06T22:30:08.130Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-06T22:30:08.130Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-06T22:30:08.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-06T22:30:18.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T22:30:18.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T22:30:18.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T22:30:19.287Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T22:30:25.677Z] Still waiting to schedule task [2021-08-06T22:30:25.678Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-06T22:30:31.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T22:30:31.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T22:30:31.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T22:30:31.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T22:30:31.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T22:30:31.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T22:30:32.915Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T22:30:32.915Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T22:30:32.915Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T22:30:32.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T22:30:45.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements [2021-08-06T22:30:45.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T22:30:45.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T22:30:49.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 100.0% of statements [2021-08-06T22:30:49.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T22:30:49.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.401s coverage: 46.3% of statements [2021-08-06T22:30:49.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T22:30:49.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T22:30:52.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.589s coverage: 90.1% of statements [2021-08-06T22:30:52.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T22:30:52.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:30:52.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 81.2% of statements [2021-08-06T22:30:52.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T22:30:52.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T22:30:52.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T22:30:52.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T22:30:52.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 94.2% of statements [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.192s coverage: 59.1% of statements [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.286s coverage: 0.8% of statements [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.308s coverage: 22.0% of statements [2021-08-06T22:30:59.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2021-08-06T22:30:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements [2021-08-06T22:30:59.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2021-08-06T22:31:00.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements [2021-08-06T22:31:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2021-08-06T22:31:14.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.299s coverage: 94.4% of statements [2021-08-06T22:31:14.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-08-06T22:31:18.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements [2021-08-06T22:31:18.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.300s coverage: 92.9% of statements [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.187s coverage: 58.8% of statements [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.168s coverage: 80.0% of statements [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.322s coverage: 91.2% of statements [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.665s coverage: 64.4% of statements [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T22:31:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.147s coverage: 100.0% of statements [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-08-06T22:31:27.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-08-06T22:31:28.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements [2021-08-06T22:31:32.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.184s coverage: 66.9% of statements [2021-08-06T22:31:32.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T22:31:32.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T22:31:32.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T22:31:34.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.6% of statements [2021-08-06T22:31:34.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T22:31:34.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T22:31:34.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.382s coverage: 89.5% of statements [2021-08-06T22:31:34.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T22:31:34.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements [2021-08-06T22:31:34.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T22:31:42.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 19.5% of statements [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T22:31:42.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.0% of statements [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T22:31:42.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.214s coverage: 62.7% of statements [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T22:31:42.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.434s coverage: 97.7% of statements [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T22:31:42.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T22:31:42.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T22:31:42.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-08-06T22:31:42.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-06T22:31:43.089Z] GO111MODULE=on go vet ./... [2021-08-06T22:33:04.912Z] gofmt -l . [2021-08-06T22:33:04.912Z] [ "`gofmt -l .`" = "" ] [2021-08-06T22:33:04.912Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-06T22:33:05.574Z] + ls -al . [2021-08-06T22:33:05.574Z] total 620 [2021-08-06T22:33:05.574Z] drwxrwxr-x 9 1001 1001 4096 Aug 6 22:33 . [2021-08-06T22:33:05.574Z] drwxr-xr-x 4 root root 4096 Aug 6 22:28 .. [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 11 Aug 6 22:26 .dockerignore [2021-08-06T22:33:05.574Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 22:26 .git [2021-08-06T22:33:05.574Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:26 .github [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 818 Aug 6 22:26 .gitignore [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 76 Aug 6 22:26 .hadolint.yml [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 166 Aug 6 22:26 .sonarcloud.properties [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 8609 Aug 6 22:26 Attribution.txt [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 43881 Aug 6 22:26 CHANGELOG.md [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:26 CONTRIBUTING.md [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 849 Aug 6 22:26 Jenkinsfile [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:26 LICENSE [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 5915 Aug 6 22:26 Makefile [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 8643 Aug 6 22:26 README.md [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 6912 Aug 6 22:26 SECURITY.md [2021-08-06T22:33:05.574Z] -rw-rw-r-- 1 1001 1001 5 Aug 6 22:23 VERSION [2021-08-06T22:33:05.575Z] -rw-rw-r-- 1 1001 1001 4131 Aug 6 22:26 ZMQWindows.md [2021-08-06T22:33:05.575Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 22:26 bin [2021-08-06T22:33:05.575Z] drwxrwxr-x 14 1001 1001 4096 Aug 6 22:26 cmd [2021-08-06T22:33:05.575Z] -rw-r--r-- 1 root root 404176 Aug 6 22:31 coverage.out [2021-08-06T22:33:05.575Z] -rw-rw-r-- 1 1001 1001 813 Aug 6 22:26 go.mod [2021-08-06T22:33:05.575Z] -rw-r--r-- 1 root root 48847 Aug 6 22:28 go.sum [2021-08-06T22:33:05.575Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 22:26 internal [2021-08-06T22:33:05.575Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 22:26 openapi [2021-08-06T22:33:05.575Z] drwxrwxr-x 4 1001 1001 4096 Aug 6 22:26 snap [2021-08-06T22:33:05.575Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 22:26 version.go [Pipeline] sh [2021-08-06T22:33:06.237Z] + '[' -e coverage.out ] [2021-08-06T22:33:06.237Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-06T22:33:06.260Z] Warning: overwriting stash ‘coverage-report’ [2021-08-06T22:33:07.036Z] Stashed 1 file(s) [Pipeline] sh [2021-08-06T22:33:07.687Z] + make build [2021-08-06T22:33:07.687Z] go mod tidy [2021-08-06T22:33:08.285Z] 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-08-06T22:33:14.992Z] 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-08-06T22:33:38.702Z] 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-08-06T22:33:39.303Z] 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-08-06T22:33:43.609Z] 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-08-06T22:33:44.207Z] 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-08-06T22:33:48.531Z] 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-08-06T22:33:51.844Z] 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-08-06T22:33:54.468Z] 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-08-06T22:33:57.409Z] Running on prd-ubuntu18.04-docker-8c-8g-2270 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-06T22:33:57.436Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-08-06T22:33:57.577Z] The recommended git tool is: git [2021-08-06T22:33:59.535Z] 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-08-06T22:34:02.750Z] 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-08-06T22:34:03.794Z] using credential edgex-jenkins-ssh [2021-08-06T22:34:03.811Z] Cloning the remote Git repository [2021-08-06T22:34:03.838Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:34:04.192Z] 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-08-06T22:34:03.917Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-08-06T22:34:03.951Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:34:03.951Z] > git --version # timeout=10 [2021-08-06T22:34:03.960Z] > git --version # 'git version 2.17.1' [2021-08-06T22:34:03.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:34:04.002Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-08-06T22:34:09.620Z] $ docker stop --time=1 1de754bee873845466db090a20086dbdecc2e04e19ee2a56889b010aac46e766 [2021-08-06T22:34:12.234Z] $ docker rm -f 1de754bee873845466db090a20086dbdecc2e04e19ee2a56889b010aac46e766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:34:14.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:34:15.200Z] [2021-08-06T22:34:15.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:34:15.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:34:15.835Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-06T22:34:15.835Z] 29e5d40040c1: Pulling fs layer [2021-08-06T22:34:15.835Z] 1ce36da41761: Pulling fs layer [2021-08-06T22:34:15.835Z] 25b303627fd3: Pulling fs layer [2021-08-06T22:34:16.108Z] 29e5d40040c1: Download complete [2021-08-06T22:34:17.088Z] 1ce36da41761: Download complete [2021-08-06T22:34:17.088Z] 29e5d40040c1: Pull complete [2021-08-06T22:34:18.529Z] 1ce36da41761: Pull complete [2021-08-06T22:34:19.127Z] 25b303627fd3: Download complete [2021-08-06T22:34:22.864Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:34:22.995Z] Merge succeeded, producing dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:34:22.996Z] Checking out Revision dd13fe649b4b0b824611458bbeb07023b3339eb5 (PR-3655) [2021-08-06T22:34:22.262Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:34:22.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T22:34:22.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T22:34:22.302Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T22:34:22.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:34:22.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T22:34:22.876Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:34:22.891Z] > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 [2021-08-06T22:34:22.957Z] > git remote # timeout=10 [2021-08-06T22:34:22.966Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T22:34:22.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T22:34:22.975Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-06T22:34:22.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T22:34:22.999Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T22:34:23.012Z] > git checkout -f dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 [2021-08-06T22:34:27.965Z] Commit message: "fix(security): Mismatched types int and int32" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:34:30.796Z] 25b303627fd3: Pull complete [2021-08-06T22:34:30.796Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-06T22:34:30.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:34:30.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:34:30.814Z] + echo snap-build.sh [2021-08-06T22:34:30.814Z] snap-build.sh [2021-08-06T22:34:30.814Z] + SNAP_BASE_DIR=. [2021-08-06T22:34:30.814Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-08-06T22:34:30.814Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-08-06T22:34:30.814Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-08-06T22:34:30.814Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-08-06T22:34:30.814Z] + cd /w/workspace/edgex-go/2 [2021-08-06T22:34:30.814Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-06T22:34:30.814Z] Reading package lists... [2021-08-06T22:34:30.814Z] Building dependency tree... [2021-08-06T22:34:30.814Z] Reading state information... [2021-08-06T22:34:30.814Z] The following packages were automatically installed and are no longer required: [2021-08-06T22:34:30.814Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-06T22:34:30.814Z] uidmap xdelta3 [2021-08-06T22:34:30.814Z] Use 'sudo apt autoremove' to remove them. [2021-08-06T22:34:30.814Z] The following packages will be REMOVED: [2021-08-06T22:34:30.814Z] lxd* lxd-client* [2021-08-06T22:34:30.814Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-06T22:34:30.814Z] After this operation, 31.7 MB disk space will be freed. [2021-08-06T22:34:30.814Z] (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-08-06T22:34:30.814Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-06T22:34:30.814Z] Removing lxd dnsmasq configuration [2021-08-06T22:34:30.814Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-06T22:34:30.814Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] withDockerContainer [2021-08-06T22:34:31.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2021-08-06T22:34:31.155Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-06T22:34:31.402Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:34:31.673Z] (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-08-06T22:34:31.673Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-06T22:34:32.641Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-06T22:34:32.910Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-06T22:34:33.497Z] + sudo snap remove --purge lxd [2021-08-06T22:34:33.497Z] snap "lxd" is not installed [2021-08-06T22:34:33.497Z] + sudo groupadd --force --system lxd [2021-08-06T22:34:33.497Z] ++ whoami [2021-08-06T22:34:33.497Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-06T22:34:33.497Z] + newgrp - lxd [2021-08-06T22:34:33.497Z] + sudo snap install lxd [2021-08-06T22:34:34.355Z] $ docker top 9577a6571d485f153eda5aa0076fd35caf88b4fd28822020facb753875452683 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:34:35.330Z] + docker-compose+ grep build parallel [2021-08-06T22:34:35.330Z] --help [2021-08-06T22:34:38.717Z] --parallel Build images in parallel. [Pipeline] } [2021-08-06T22:34:38.731Z] $ docker stop --time=1 9577a6571d485f153eda5aa0076fd35caf88b4fd28822020facb753875452683 [2021-08-06T22:34:40.621Z] $ docker rm -f 9577a6571d485f153eda5aa0076fd35caf88b4fd28822020facb753875452683 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:34:41.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T22:34:41.314Z] . [Pipeline] withDockerContainer [2021-08-06T22:34:41.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2021-08-06T22:34:41.660Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-06T22:34:41.712Z] 2021-08-06T22:34:38Z INFO Waiting for automatic snapd restart... [2021-08-06T22:34:43.299Z] $ docker top 6c65114d0c95a7070cd618cb5f530dc4199faa5f9ff93e8b90f65d2388663136 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:34:44.289Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-06T22:34:48.585Z] Building core-command ... [2021-08-06T22:34:48.585Z] Building core-data ... [2021-08-06T22:34:48.585Z] Building core-metadata ... [2021-08-06T22:34:48.585Z] Building security-bootstrapper ... [2021-08-06T22:34:48.585Z] Building security-proxy-setup ... [2021-08-06T22:34:48.585Z] Building security-secretstore-setup ... [2021-08-06T22:34:48.585Z] Building support-notifications ... [2021-08-06T22:34:48.585Z] Building support-scheduler ... [2021-08-06T22:34:48.585Z] Building sys-mgmt-agent ... [2021-08-06T22:34:48.585Z] Building support-scheduler [2021-08-06T22:34:48.585Z] Building security-bootstrapper [2021-08-06T22:34:48.585Z] Building security-secretstore-setup [2021-08-06T22:34:48.585Z] Building core-metadata [2021-08-06T22:34:48.585Z] Building core-command [2021-08-06T22:34:54.036Z] lxd 4.16 from Canonical* installed [2021-08-06T22:34:54.036Z] + sudo lxd init --auto [2021-08-06T22:35:04.234Z] + sudo snap install --classic snapcraft [2021-08-06T22:35:10.878Z] snapcraft 4.8.3 from Canonical* installed [2021-08-06T22:35:10.878Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-06T22:35:10.878Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-06T22:35:10.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T22:35:10.878Z] Dload Upload Total Spent Left Speed [2021-08-06T22:35:10.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4294 [2021-08-06T22:35:11.461Z] 100 3325k 100 3325k 0 0 5853k 0 --:--:-- --:--:-- --:--:-- 5853k [2021-08-06T22:35:11.461Z] ./yq_linux_amd64 [2021-08-06T22:35:11.461Z] + sudo snapcraft prime --use-lxd [2021-08-06T22:35:14.040Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-06T22:35:14.040Z] 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-08-06T22:35:14.040Z] - README.md [2021-08-06T22:35:14.040Z] [2021-08-06T22:35:14.040Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-06T22:35:14.040Z] Launching a container. [2021-08-06T22:35:20.696Z] Waiting for container to be ready [2021-08-06T22:35:21.280Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-06T22:35:21.280Z] [2021-08-06T22:35:24.625Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-06T22:35:25.213Z] Waiting for network to be ready... [2021-08-06T22:35:25.481Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-06T22:35:25.748Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-06T22:35:25.749Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-06T22:35:25.749Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-06T22:35:25.749Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-06T22:35:25.749Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-06T22:35:25.749Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-06T22:35:25.749Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-06T22:35:25.749Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-06T22:35:25.749Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-06T22:35:26.333Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-06T22:35:26.333Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-06T22:35:26.599Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-06T22:35:26.599Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-06T22:35:26.599Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-06T22:35:26.599Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-06T22:35:26.599Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-06T22:35:26.599Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-06T22:35:26.866Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-06T22:35:27.132Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-06T22:35:27.132Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-06T22:35:27.132Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-06T22:35:27.132Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-06T22:35:27.132Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-06T22:35:27.132Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-06T22:35:27.132Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-06T22:35:27.401Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-06T22:35:29.984Z] Fetched 25.0 MB in 4s (5983 kB/s) [2021-08-06T22:35:30.569Z] Reading package lists... [2021-08-06T22:35:30.569Z] Reading package lists... [2021-08-06T22:35:30.837Z] Building dependency tree... [2021-08-06T22:35:30.837Z] Reading state information... [2021-08-06T22:35:30.837Z] The following additional packages will be installed: [2021-08-06T22:35:30.837Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-06T22:35:30.837Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-06T22:35:30.837Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-06T22:35:30.837Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-06T22:35:30.837Z] Suggested packages: [2021-08-06T22:35:30.837Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-06T22:35:30.837Z] Recommended packages: [2021-08-06T22:35:30.837Z] gnupg libsasl2-modules [2021-08-06T22:35:31.102Z] The following NEW packages will be installed: [2021-08-06T22:35:31.102Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-06T22:35:31.102Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-06T22:35:31.102Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-06T22:35:31.102Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-06T22:35:31.102Z] The following packages will be upgraded: [2021-08-06T22:35:31.102Z] gpg gpg-agent gpgconf libudev1 [2021-08-06T22:35:31.103Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-06T22:35:31.103Z] Need to get 3527 kB of archives. [2021-08-06T22:35:31.103Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-06T22:35:31.103Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-06T22:35:31.103Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-06T22:35:31.103Z] Get:3 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-08-06T22:35:31.103Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-06T22:35:31.103Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-06T22:35:31.103Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-06T22:35:31.369Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-06T22:35:31.639Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-06T22:35:31.639Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-06T22:35:31.907Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-06T22:35:31.907Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-06T22:35:31.907Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-06T22:35:31.907Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-06T22:35:31.907Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-06T22:35:31.907Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-06T22:35:31.907Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-06T22:35:31.907Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-06T22:35:31.907Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-06T22:35:31.907Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-06T22:35:31.907Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-06T22:35:31.907Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-06T22:35:31.907Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-06T22:35:32.174Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:35:32.174Z] Fetched 3527 kB in 1s (3411 kB/s) [2021-08-06T22:35:32.174Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-06T22:35:32.174Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:35:32.174Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:35:32.174Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-06T22:35:32.174Z] Selecting previously unselected package udev. [2021-08-06T22:35:32.174Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-06T22:35:32.174Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:35:32.440Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-06T22:35:32.709Z] Selecting previously unselected package libfuse2:amd64. [2021-08-06T22:35:32.709Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-06T22:35:32.709Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-06T22:35:32.709Z] Selecting previously unselected package fuse. [2021-08-06T22:35:32.709Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-06T22:35:32.709Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-06T22:35:32.709Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:35:32.709Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:35:32.709Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:35:32.709Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:35:32.976Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:35:32.976Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:35:32.976Z] Selecting previously unselected package libksba8:amd64. [2021-08-06T22:35:32.976Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-06T22:35:32.976Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-06T22:35:32.976Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-06T22:35:32.976Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:32.976Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:32.976Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-06T22:35:33.244Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.244Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.244Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-06T22:35:33.244Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.244Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.244Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-06T22:35:33.244Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.244Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.244Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-06T22:35:33.244Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.244Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.244Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-06T22:35:33.244Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.244Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.244Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-06T22:35:33.244Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.244Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.511Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-06T22:35:33.511Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.511Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.511Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-06T22:35:33.511Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-06T22:35:33.511Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:33.511Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-06T22:35:33.511Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-06T22:35:33.511Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:35:33.511Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-06T22:35:33.511Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-06T22:35:33.511Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:35:33.779Z] Selecting previously unselected package libldap-common. [2021-08-06T22:35:33.779Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-06T22:35:33.779Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:35:33.779Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-06T22:35:33.779Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-06T22:35:33.779Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:35:33.779Z] Selecting previously unselected package dirmngr. [2021-08-06T22:35:33.779Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:35:33.779Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-06T22:35:33.779Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:35:34.045Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-06T22:35:34.045Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-06T22:35:34.045Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:35:34.045Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-06T22:35:34.045Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-06T22:35:34.045Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.045Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-06T22:35:34.045Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:35:34.045Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-06T22:35:34.313Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-06T22:35:34.313Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.313Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-06T22:35:34.313Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-06T22:35:34.579Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-06T22:35:34.580Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.580Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.580Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.580Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.580Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.580Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.580Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-06T22:35:34.580Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-06T22:35:34.580Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-06T22:35:34.580Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:35:35.164Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-06T22:35:35.164Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-06T22:35:35.164Z] This means they are not meant to be enabled using systemctl. [2021-08-06T22:35:35.164Z] Possible reasons for having this kind of units are: [2021-08-06T22:35:35.164Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-06T22:35:35.164Z] .wants/ or .requires/ directory. [2021-08-06T22:35:35.164Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-06T22:35:35.164Z] a requirement dependency on it. [2021-08-06T22:35:35.164Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-06T22:35:35.164Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-06T22:35:35.164Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-06T22:35:35.164Z] instance name specified. [2021-08-06T22:35:35.164Z] Reading package lists... [2021-08-06T22:35:35.431Z] Building dependency tree... [2021-08-06T22:35:35.431Z] Reading state information... [2021-08-06T22:35:35.697Z] The following additional packages will be installed: [2021-08-06T22:35:35.697Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-06T22:35:35.697Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-06T22:35:35.697Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-06T22:35:35.697Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-06T22:35:35.697Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-06T22:35:35.697Z] Suggested packages: [2021-08-06T22:35:35.697Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-06T22:35:35.697Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-06T22:35:35.697Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-06T22:35:35.697Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-06T22:35:35.697Z] systemd-container policykit-1 [2021-08-06T22:35:35.697Z] Recommended packages: [2021-08-06T22:35:35.697Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-06T22:35:35.697Z] The following NEW packages will be installed: [2021-08-06T22:35:35.697Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-06T22:35:35.697Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-06T22:35:35.697Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-06T22:35:35.697Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-06T22:35:35.697Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-06T22:35:35.697Z] The following packages will be upgraded: [2021-08-06T22:35:35.697Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-06T22:35:35.697Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-06T22:35:35.697Z] Need to get 36.7 MB of archives. [2021-08-06T22:35:35.697Z] After this operation, 147 MB of additional disk space will be used. [2021-08-06T22:35:35.697Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-06T22:35:35.697Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-06T22:35:35.964Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-06T22:35:35.964Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-06T22:35:35.964Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-06T22:35:35.964Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-06T22:35:35.964Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-06T22:35:35.964Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-06T22:35:35.964Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-06T22:35:35.964Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-06T22:35:35.964Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-06T22:35:35.964Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-06T22:35:35.964Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-06T22:35:35.964Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-06T22:35:35.964Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-06T22:35:35.964Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-06T22:35:35.964Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-06T22:35:35.964Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-06T22:35:36.549Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-06T22:35:36.549Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-06T22:35:36.549Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-06T22:35:36.549Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-06T22:35:36.549Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-06T22:35:36.549Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-06T22:35:36.549Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-06T22:35:36.549Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-06T22:35:36.549Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-06T22:35:36.549Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-06T22:35:36.819Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-06T22:35:36.819Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-06T22:35:38.231Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:35:38.231Z] Fetched 36.7 MB in 2s (16.0 MB/s) [2021-08-06T22:35:38.231Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-06T22:35:38.231Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:35:38.231Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:35:38.813Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:35:38.813Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:35:38.813Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-06T22:35:38.813Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-06T22:35:38.813Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-06T22:35:38.813Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-06T22:35:39.078Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-06T22:35:39.078Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-06T22:35:39.078Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-06T22:35:39.078Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-06T22:35:39.342Z] Setting up apt (1.6.14) ... [2021-08-06T22:35:39.342Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-06T22:35:39.609Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-06T22:35:39.874Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-06T22:35:39.874Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-06T22:35:39.874Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-06T22:35:39.874Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-06T22:35:39.874Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:35:39.874Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:40.140Z] Selecting previously unselected package libexpat1:amd64. [2021-08-06T22:35:40.140Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-06T22:35:40.140Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-06T22:35:40.140Z] Selecting previously unselected package python3.6-minimal. [2021-08-06T22:35:40.140Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:35:40.140Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:40.405Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-06T22:35:40.405Z] Checking for services that may need to be restarted...done. [2021-08-06T22:35:40.672Z] Checking for services that may need to be restarted...done. [2021-08-06T22:35:40.672Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:40.672Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-06T22:35:40.672Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:40.944Z] Selecting previously unselected package python3-minimal. [2021-08-06T22:35:40.944Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-06T22:35:40.944Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-06T22:35:40.944Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-06T22:35:40.944Z] Selecting previously unselected package mime-support. [2021-08-06T22:35:40.944Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-06T22:35:40.944Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-06T22:35:41.211Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-06T22:35:41.211Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-06T22:35:41.211Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-06T22:35:41.211Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-06T22:35:41.211Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:35:41.211Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:41.478Z] Selecting previously unselected package python3.6. [2021-08-06T22:35:41.478Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-06T22:35:41.478Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:41.478Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-06T22:35:41.478Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-06T22:35:41.478Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-06T22:35:41.478Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-06T22:35:41.747Z] Selecting previously unselected package python3. [2021-08-06T22:35:41.747Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-06T22:35:41.747Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-06T22:35:41.747Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-06T22:35:41.747Z] Selecting previously unselected package multiarch-support. [2021-08-06T22:35:41.747Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:35:41.747Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-06T22:35:41.747Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-06T22:35:41.747Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-06T22:35:41.747Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-06T22:35:41.747Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-06T22:35:41.747Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-06T22:35:41.747Z] Selecting previously unselected package libbsd0:amd64. [2021-08-06T22:35:41.747Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-06T22:35:41.747Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-06T22:35:42.013Z] Selecting previously unselected package sudo. [2021-08-06T22:35:42.013Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-06T22:35:42.013Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-06T22:35:42.013Z] Selecting previously unselected package apparmor. [2021-08-06T22:35:42.013Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-06T22:35:42.013Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-06T22:35:42.280Z] Selecting previously unselected package libedit2:amd64. [2021-08-06T22:35:42.280Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-06T22:35:42.280Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-06T22:35:42.280Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-06T22:35:42.280Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:35:42.280Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:42.280Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-06T22:35:42.280Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:35:42.280Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:42.280Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-06T22:35:42.280Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-06T22:35:42.280Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-06T22:35:42.280Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-06T22:35:42.280Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:35:42.280Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:42.548Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-06T22:35:42.548Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-06T22:35:42.548Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:42.548Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-06T22:35:42.548Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-06T22:35:42.548Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-06T22:35:42.816Z] Selecting previously unselected package openssh-client. [2021-08-06T22:35:42.816Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-06T22:35:42.816Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-06T22:35:42.816Z] Selecting previously unselected package squashfs-tools. [2021-08-06T22:35:42.816Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-06T22:35:42.816Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-06T22:35:42.816Z] Selecting previously unselected package snapd. [2021-08-06T22:35:42.816Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-06T22:35:42.816Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-06T22:35:44.760Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-06T22:35:44.760Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-06T22:35:45.028Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-06T22:35:45.028Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-06T22:35:45.028Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-06T22:35:45.028Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:45.028Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:35:45.028Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-06T22:35:45.028Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-06T22:35:45.613Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-06T22:35:45.613Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-06T22:35:45.613Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-06T22:35:45.613Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:45.613Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:45.881Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-06T22:35:46.465Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-06T22:35:46.465Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:46.465Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-06T22:35:46.465Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-06T22:35:46.465Z] running python rtupdate hooks for python3.6... [2021-08-06T22:35:46.465Z] running python post-rtupdate hooks for python3.6... [2021-08-06T22:35:46.465Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-06T22:35:47.049Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-06T22:35:47.315Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-06T22:35:47.316Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-06T22:35:47.316Z] Setting up snapd (2.49.2+18.04) ... [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-06T22:35:49.568Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-06T22:35:49.568Z] /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-08-06T22:35:49.568Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-06T22:35:49.918Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-06T22:35:50.897Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-06T22:35:50.897Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-06T22:35:50.897Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-06T22:35:52.126Z] Reading package lists... [2021-08-06T22:35:52.392Z] Reading package lists... [2021-08-06T22:35:52.658Z] Building dependency tree... [2021-08-06T22:35:52.658Z] Reading state information... [2021-08-06T22:35:52.658Z] Calculating upgrade... [2021-08-06T22:35:52.924Z] The following packages will be upgraded: [2021-08-06T22:35:52.925Z] advancecomp base-files bash binutils binutils-common [2021-08-06T22:35:52.925Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-06T22:35:52.925Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-06T22:35:52.925Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-06T22:35:52.925Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-06T22:35:52.925Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-06T22:35:52.925Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-06T22:35:52.925Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-06T22:35:52.925Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-06T22:35:52.925Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-06T22:35:52.925Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-06T22:35:52.925Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-06T22:35:52.925Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-06T22:35:52.925Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-06T22:35:52.925Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-06T22:35:52.925Z] ubuntu-keyring util-linux [2021-08-06T22:35:52.925Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-06T22:35:52.925Z] Need to get 64.2 MB of archives. [2021-08-06T22:35:52.925Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-06T22:35:52.925Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-06T22:35:53.191Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-06T22:35:53.191Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-06T22:35:53.191Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-06T22:35:53.191Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-06T22:35:53.191Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-06T22:35:53.191Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-06T22:35:53.191Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-06T22:35:53.191Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-08-06T22:35:53.191Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-06T22:35:53.191Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-06T22:35:53.191Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-06T22:35:53.191Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-06T22:35:53.191Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-06T22:35:53.191Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-06T22:35:53.191Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-06T22:35:53.191Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-06T22:35:53.191Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-06T22:35:53.191Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-06T22:35:53.191Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-06T22:35:53.191Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-06T22:35:53.191Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-06T22:35:53.191Z] 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-08-06T22:35:53.191Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-06T22:35:53.191Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-06T22:35:53.191Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-06T22:35:53.191Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-06T22:35:53.191Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-06T22:35:53.191Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-06T22:35:53.191Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-06T22:35:53.191Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-06T22:35:53.191Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-06T22:35:53.191Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-06T22:35:53.191Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-06T22:35:53.457Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-06T22:35:53.457Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-06T22:35:53.457Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-06T22:35:53.457Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-06T22:35:53.457Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-06T22:35:53.457Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-06T22:35:53.457Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-06T22:35:53.457Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-06T22:35:53.457Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-06T22:35:53.457Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-06T22:35:53.457Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-06T22:35:53.457Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-06T22:35:53.457Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-06T22:35:53.457Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-06T22:35:53.457Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-06T22:35:53.457Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-06T22:35:53.457Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-06T22:35:53.457Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-06T22:35:53.457Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-06T22:35:53.457Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-06T22:35:53.457Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-06T22:35:53.457Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-06T22:35:53.457Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-06T22:35:53.457Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-06T22:35:53.727Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-06T22:35:53.727Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-06T22:35:53.727Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-06T22:35:53.727Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-06T22:35:53.995Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-06T22:35:53.995Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-06T22:35:53.995Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-06T22:35:53.995Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-06T22:35:53.995Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-06T22:35:53.995Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-06T22:35:53.995Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-06T22:35:54.260Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-06T22:35:54.260Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-06T22:35:54.260Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-06T22:35:54.260Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-06T22:35:54.260Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-06T22:35:54.260Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-06T22:35:54.260Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-06T22:35:54.260Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-06T22:35:54.260Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-06T22:35:54.260Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-06T22:35:54.260Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-06T22:35:54.525Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-06T22:35:54.525Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-06T22:35:54.525Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-06T22:35:54.525Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-06T22:35:54.525Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-06T22:35:54.525Z] Get:86 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-08-06T22:35:54.525Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-06T22:35:54.525Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-06T22:35:54.525Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-06T22:35:54.525Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-06T22:35:54.525Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-06T22:35:54.525Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-06T22:35:54.525Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-06T22:35:54.525Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-06T22:35:54.525Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-06T22:35:54.525Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-06T22:35:54.525Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-06T22:35:54.789Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-06T22:35:54.789Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-06T22:35:54.789Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-06T22:35:54.789Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-06T22:35:54.789Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-06T22:35:54.789Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-06T22:35:54.789Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:35:54.789Z] Fetched 64.2 MB in 2s (34.5 MB/s) [2021-08-06T22:35:55.055Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:35:55.055Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:35:55.055Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:35:55.321Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:35:55.321Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:35:55.321Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-06T22:35:55.588Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-06T22:35:55.588Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:55.588Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:55.855Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:55.855Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:55.855Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:55.855Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:55.855Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:55.855Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.120Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:56.120Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.120Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:56.120Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.120Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:56.120Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.121Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:35:56.121Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:35:56.121Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:56.121Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.387Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:35:56.387Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:35:56.387Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:56.387Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.387Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:56.387Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.387Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-06T22:35:56.387Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-06T22:35:56.654Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:35:56.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:35:56.654Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:35:56.920Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:35:57.187Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-06T22:35:57.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-06T22:35:57.187Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-06T22:35:57.453Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-06T22:35:57.454Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-06T22:35:57.454Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-06T22:35:57.454Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-06T22:35:57.454Z] Installing new version of config file /etc/issue ... [2021-08-06T22:35:57.454Z] Installing new version of config file /etc/issue.net ... [2021-08-06T22:35:57.454Z] Installing new version of config file /etc/lsb-release ... [2021-08-06T22:35:57.454Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-06T22:35:57.615Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:35:57.615Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:35:57.615Z] ---> 0974a44c18b5 [2021-08-06T22:35:57.615Z] Step 3/26 : WORKDIR /edgex-go [2021-08-06T22:35:57.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:35:57.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:35:57.615Z] ---> 0974a44c18b5 [2021-08-06T22:35:57.615Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:35:57.615Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:35:57.615Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:35:57.615Z] ---> 0974a44c18b5 [2021-08-06T22:35:57.615Z] Step 3/32 : WORKDIR /edgex-go [2021-08-06T22:35:57.615Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:35:57.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:35:57.616Z] ---> 0974a44c18b5 [2021-08-06T22:35:57.616Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:35:57.616Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:35:57.616Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:35:57.616Z] ---> 0974a44c18b5 [2021-08-06T22:35:57.616Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:35:57.616Z] ---> Running in d29efb064b8f [2021-08-06T22:35:57.616Z] ---> Running in 8aeb70902f09 [2021-08-06T22:35:57.616Z] ---> Running in 8eab893d7372 [2021-08-06T22:35:57.616Z] ---> Running in 157e00b9de27 [2021-08-06T22:35:57.616Z] ---> Running in 3fc900886946 [2021-08-06T22:35:57.616Z] Removing intermediate container 8eab893d7372 [2021-08-06T22:35:57.616Z] Removing intermediate container 3fc900886946 [2021-08-06T22:35:57.616Z] ---> 4f7c14632627 [2021-08-06T22:35:57.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> af6aba85f3af [2021-08-06T22:35:57.616Z] [2021-08-06T22:35:57.616Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:35:57.616Z] Removing intermediate container 8aeb70902f09 [2021-08-06T22:35:57.616Z] ---> 106ca71fa9a5 [2021-08-06T22:35:57.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:35:57.616Z] Removing intermediate container 157e00b9de27 [2021-08-06T22:35:57.616Z] ---> 3fffa7337d79 [2021-08-06T22:35:57.616Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:35:57.616Z] Removing intermediate container d29efb064b8f [2021-08-06T22:35:57.616Z] ---> c3884ee16678 [2021-08-06T22:35:57.616Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:35:57.616Z] ---> Running in b1df2c88a4e2 [2021-08-06T22:35:57.616Z] ---> Running in 53c95ea61f86 [2021-08-06T22:35:57.616Z] ---> Running in ff04ee1af9ad [2021-08-06T22:35:57.616Z] ---> Running in f9b2468bcf37 [2021-08-06T22:35:57.616Z] ---> Running in a21b07b9a201 [2021-08-06T22:35:57.720Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-06T22:35:57.720Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-06T22:35:57.985Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-06T22:35:57.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:35:57.985Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-06T22:35:57.985Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-06T22:35:57.985Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-06T22:35:57.985Z] 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-08-06T22:35:57.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:35:57.985Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:35:57.985Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-06T22:35:58.250Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:35:58.250Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:35:58.250Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-06T22:35:58.250Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-06T22:35:58.250Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-06T22:35:58.250Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:35:58.250Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-06T22:35:58.250Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-06T22:36:00.198Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:36:00.198Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:36:00.198Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-06T22:36:00.198Z] Setting up grep (3.1-2build1) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-06T22:36:00.198Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-06T22:36:00.198Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:36:00.198Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:36:00.198Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:36:00.198Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-06T22:36:00.198Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:36:00.198Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-06T22:36:00.198Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:00.198Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-06T22:36:00.198Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-06T22:36:00.781Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-06T22:36:00.781Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-06T22:36:00.781Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-06T22:36:00.781Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-06T22:36:00.781Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-06T22:36:01.048Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.048Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-06T22:36:01.048Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-06T22:36:01.048Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-06T22:36:01.048Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.048Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:01.048Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:01.048Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:01.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.315Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:01.315Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:01.315Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:01.315Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.315Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:01.315Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:01.315Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:01.583Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.583Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:01.583Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:01.583Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:01.583Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.583Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:36:01.583Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:36:01.583Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:36:01.583Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:36:01.583Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-06T22:36:01.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.851Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-06T22:36:01.851Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:36:01.851Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-06T22:36:01.851Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:01.851Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:01.851Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:01.851Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:01.878Z] Removing intermediate container ff04ee1af9ad [2021-08-06T22:36:01.878Z] ---> 05cc3fdcca24 [2021-08-06T22:36:01.878Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:36:01.878Z] Removing intermediate container 53c95ea61f86 [2021-08-06T22:36:01.878Z] ---> effbb55ced44 [2021-08-06T22:36:01.878Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-06T22:36:01.878Z] Removing intermediate container b1df2c88a4e2 [2021-08-06T22:36:01.878Z] ---> 6fbdfdcb334a [2021-08-06T22:36:01.878Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T22:36:01.878Z] ---> Running in 43f3d9225c87 [2021-08-06T22:36:01.878Z] ---> Running in 321beab6254e [2021-08-06T22:36:01.878Z] ---> Running in 142ddb8a0453 [2021-08-06T22:36:02.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:02.118Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:02.118Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:02.118Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:02.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:02.118Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:02.118Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:02.150Z] Removing intermediate container a21b07b9a201 [2021-08-06T22:36:02.150Z] ---> 11a829c6417a [2021-08-06T22:36:02.150Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-06T22:36:02.429Z] Removing intermediate container f9b2468bcf37 [2021-08-06T22:36:02.429Z] ---> 516aaf852bcb [2021-08-06T22:36:02.429Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-06T22:36:02.429Z] ---> Running in 72efa5e235f7 [2021-08-06T22:36:02.703Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:02.703Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-06T22:36:02.712Z] ---> Running in 7c5111be271d [2021-08-06T22:36:02.972Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-06T22:36:03.240Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:03.240Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-06T22:36:03.240Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-06T22:36:03.240Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:36:03.240Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-06T22:36:03.240Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-06T22:36:03.240Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-06T22:36:03.509Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-06T22:36:03.509Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:36:03.509Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-06T22:36:03.509Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-06T22:36:03.509Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-06T22:36:03.777Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:36:03.777Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-06T22:36:03.777Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-06T22:36:03.777Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-06T22:36:03.777Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:36:03.777Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-06T22:36:03.777Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-06T22:36:03.777Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-06T22:36:04.045Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:36:04.045Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-06T22:36:04.045Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:36:04.045Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:36:04.045Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-06T22:36:04.045Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-06T22:36:04.045Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:36:04.173Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:04.311Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:36:04.312Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-06T22:36:04.312Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-06T22:36:04.312Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:36:04.312Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:36:04.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:04.580Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:04.580Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-06T22:36:04.580Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-06T22:36:04.580Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-06T22:36:04.580Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-06T22:36:04.580Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:36:04.580Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:36:04.580Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-06T22:36:04.580Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:04.580Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-06T22:36:04.580Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-06T22:36:04.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:04.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:04.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:04.846Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-06T22:36:04.847Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:04.847Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-06T22:36:04.847Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-06T22:36:04.847Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-06T22:36:04.847Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:04.847Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-06T22:36:04.847Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-06T22:36:05.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:05.114Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-06T22:36:05.114Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:05.114Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-06T22:36:05.114Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-06T22:36:05.114Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-06T22:36:05.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:05.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:05.382Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-06T22:36:05.382Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-06T22:36:05.382Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-06T22:36:05.382Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:05.382Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-06T22:36:05.382Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-06T22:36:05.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:05.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:05.648Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-06T22:36:05.648Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:05.648Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-06T22:36:05.648Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-06T22:36:05.648Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-06T22:36:05.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:36:05.913Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:05.914Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-06T22:36:05.914Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-06T22:36:05.914Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-06T22:36:05.914Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:05.914Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-06T22:36:05.914Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-06T22:36:05.914Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-06T22:36:06.180Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:06.180Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-06T22:36:06.180Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-06T22:36:06.180Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-06T22:36:06.180Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:06.180Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-06T22:36:06.180Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-06T22:36:06.180Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-06T22:36:06.443Z] OK: 218 MiB in 52 packages [2021-08-06T22:36:06.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:06.447Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-06T22:36:06.447Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-06T22:36:06.447Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-06T22:36:06.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:06.447Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-06T22:36:06.447Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-06T22:36:06.447Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-06T22:36:06.713Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:06.713Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-06T22:36:06.713Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-06T22:36:06.713Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-06T22:36:06.713Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-06T22:36:06.713Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-06T22:36:06.713Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-06T22:36:06.713Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-06T22:36:06.713Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-06T22:36:06.713Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-06T22:36:06.713Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-06T22:36:06.720Z] OK: 218 MiB in 52 packages [2021-08-06T22:36:06.979Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-06T22:36:06.979Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-06T22:36:06.979Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-06T22:36:06.979Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-06T22:36:07.002Z] OK: 218 MiB in 52 packages [2021-08-06T22:36:07.002Z] OK: 218 MiB in 52 packages [2021-08-06T22:36:07.002Z] OK: 218 MiB in 52 packages [2021-08-06T22:36:07.245Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-06T22:36:07.245Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-06T22:36:07.245Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-06T22:36:07.245Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-06T22:36:07.245Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-06T22:36:07.245Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-06T22:36:07.245Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-06T22:36:07.245Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-06T22:36:07.512Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-06T22:36:07.512Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-06T22:36:07.512Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-06T22:36:07.512Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-06T22:36:07.512Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-06T22:36:07.512Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-06T22:36:07.512Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-06T22:36:07.512Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-06T22:36:07.778Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-06T22:36:07.778Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-06T22:36:07.778Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-06T22:36:07.778Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-06T22:36:07.990Z] Removing intermediate container 321beab6254e [2021-08-06T22:36:07.990Z] ---> cc9b735c0840 [2021-08-06T22:36:07.990Z] Step 6/23 : COPY go.mod . [2021-08-06T22:36:08.044Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-06T22:36:08.044Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-06T22:36:08.044Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:36:08.044Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:36:08.271Z] Removing intermediate container 7c5111be271d [2021-08-06T22:36:08.309Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:36:08.309Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:36:08.309Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:36:08.309Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:36:08.547Z] ---> 9769e2205b04 [2021-08-06T22:36:08.547Z] Step 6/26 : COPY go.mod . [2021-08-06T22:36:08.574Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-06T22:36:08.574Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-06T22:36:08.574Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:08.574Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:08.574Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:08.574Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:08.574Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:08.574Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:08.823Z] Removing intermediate container 72efa5e235f7 [2021-08-06T22:36:08.823Z] ---> 51c4cc276b97 [2021-08-06T22:36:08.823Z] Step 6/32 : COPY go.mod .Removing intermediate container 142ddb8a0453 [2021-08-06T22:36:08.823Z] Removing intermediate container 43f3d9225c87 [2021-08-06T22:36:08.823Z] [2021-08-06T22:36:08.823Z] ---> 153258b4f940 [2021-08-06T22:36:08.823Z] Step 6/24 : COPY go.mod . [2021-08-06T22:36:08.823Z] ---> 72c5334a494d [2021-08-06T22:36:08.823Z] Step 6/24 : COPY go.mod . [2021-08-06T22:36:08.839Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:08.839Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:09.100Z] ---> 1bd6b1bc8834 [2021-08-06T22:36:09.100Z] Step 7/23 : RUN go mod download [2021-08-06T22:36:09.377Z] ---> Running in f919a791a975 [2021-08-06T22:36:09.421Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:09.421Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:09.654Z] ---> b9d216edabcf [2021-08-06T22:36:09.654Z] Step 7/26 : RUN go mod download [2021-08-06T22:36:09.937Z] ---> Running in e0f32c0d55f1 [2021-08-06T22:36:10.213Z] ---> 739e3d059fed [2021-08-06T22:36:10.213Z] ---> 942cb8245659 [2021-08-06T22:36:10.213Z] Step 7/24 : RUN go mod downloadStep 7/24 : RUN go mod download [2021-08-06T22:36:10.213Z] [2021-08-06T22:36:10.382Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:10.382Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:10.491Z] ---> Running in b1431970880a [2021-08-06T22:36:10.491Z] ---> ea614ef9b051 [2021-08-06T22:36:10.491Z] Step 7/32 : RUN go mod download [2021-08-06T22:36:10.491Z] ---> Running in cbe2832f6624 [2021-08-06T22:36:10.649Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:10.649Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:10.785Z] ---> Running in bf05d0400d0f [2021-08-06T22:36:10.917Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:10.917Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:11.502Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-06T22:36:11.502Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-06T22:36:11.502Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-06T22:36:11.502Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-06T22:36:11.768Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-06T22:36:11.768Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-06T22:36:11.768Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-06T22:36:11.768Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-06T22:36:11.768Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-06T22:36:11.768Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-06T22:36:12.035Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-06T22:36:12.035Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-06T22:36:12.035Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-06T22:36:12.035Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-06T22:36:12.035Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-06T22:36:12.035Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-06T22:36:12.301Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:12.301Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-06T22:36:12.301Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:12.301Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:12.301Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:12.301Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-06T22:36:12.301Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-06T22:36:12.301Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-06T22:36:12.301Z] [2021-08-06T22:36:12.301Z] Current default time zone: 'Etc/UTC' [2021-08-06T22:36:12.301Z] Local time is now: Fri Aug 6 22:36:12 UTC 2021. [2021-08-06T22:36:12.301Z] Universal Time is now: Fri Aug 6 22:36:12 UTC 2021. [2021-08-06T22:36:12.301Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-06T22:36:12.301Z] [2021-08-06T22:36:12.301Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-06T22:36:12.301Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:12.301Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-06T22:36:12.301Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-06T22:36:12.301Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-06T22:36:12.301Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-06T22:36:12.301Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-06T22:36:12.301Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-06T22:36:12.301Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-06T22:36:12.301Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-06T22:36:12.301Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:12.567Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-06T22:36:12.567Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:12.567Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:36:12.567Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:12.567Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-06T22:36:12.567Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-06T22:36:12.567Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-06T22:36:12.567Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-06T22:36:12.567Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-06T22:36:12.567Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-06T22:36:12.567Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:36:12.567Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-06T22:36:14.506Z] Updating certificates in /etc/ssl/certs... [2021-08-06T22:36:15.086Z] 23 added, 27 removed; done. [2021-08-06T22:36:15.086Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-06T22:36:15.086Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-06T22:36:15.086Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-06T22:36:15.086Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-06T22:36:15.086Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-06T22:36:15.086Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.086Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:36:15.086Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.086Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.352Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.352Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.352Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.352Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-06T22:36:15.352Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:36:15.352Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-06T22:36:15.352Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-06T22:36:15.352Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-06T22:36:15.352Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.352Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-06T22:36:15.352Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-06T22:36:15.352Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-06T22:36:15.352Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-06T22:36:15.352Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:36:15.352Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-06T22:36:15.618Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-06T22:36:15.618Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-06T22:36:15.618Z] Updating certificates in /etc/ssl/certs... [2021-08-06T22:36:16.200Z] 0 added, 0 removed; done. [2021-08-06T22:36:16.200Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-06T22:36:16.200Z] done. [2021-08-06T22:36:16.221Z] Removing intermediate container f919a791a975 [2021-08-06T22:36:16.221Z] ---> 1c557a8087c4 [2021-08-06T22:36:16.221Z] Step 8/23 : COPY . . [2021-08-06T22:36:16.221Z] Removing intermediate container e0f32c0d55f1 [2021-08-06T22:36:16.221Z] ---> a0475e589c44 [2021-08-06T22:36:16.221Z] Step 8/26 : COPY . . [2021-08-06T22:36:16.469Z] Reading package lists... [2021-08-06T22:36:16.735Z] Building dependency tree... [2021-08-06T22:36:16.735Z] Reading state information... [2021-08-06T22:36:16.735Z] The following NEW packages will be installed: [2021-08-06T22:36:16.735Z] apt-transport-https [2021-08-06T22:36:16.735Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-06T22:36:17.002Z] Need to get 4348 B of archives. [2021-08-06T22:36:17.002Z] After this operation, 154 kB of additional disk space will be used. [2021-08-06T22:36:17.002Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-06T22:36:17.002Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:36:17.002Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-08-06T22:36:17.002Z] Selecting previously unselected package apt-transport-https. [2021-08-06T22:36:17.002Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-06T22:36:17.002Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-06T22:36:17.269Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-06T22:36:17.269Z] Setting up apt-transport-https (1.6.14) ... [2021-08-06T22:36:17.269Z] Waiting for network to be ready... [2021-08-06T22:36:18.206Z] Removing intermediate container cbe2832f6624 [2021-08-06T22:36:18.207Z] ---> 87b648f27180 [2021-08-06T22:36:18.207Z] Step 8/24 : COPY . . [2021-08-06T22:36:18.482Z] Removing intermediate container bf05d0400d0f [2021-08-06T22:36:18.482Z] ---> 28154da14e63 [2021-08-06T22:36:18.482Z] Step 8/32 : COPY . . [2021-08-06T22:36:18.756Z] Removing intermediate container b1431970880a [2021-08-06T22:36:18.756Z] ---> 1e4195d37fc0 [2021-08-06T22:36:18.756Z] Step 8/24 : COPY . . [2021-08-06T22:36:22.608Z] 2021-08-06T22:36:19Z INFO Waiting for automatic snapd restart... [2021-08-06T22:36:22.608Z] snapd 2.51.3 from Canonical* installed [2021-08-06T22:36:23.192Z] "snapd" switched to the "latest/stable" channel [2021-08-06T22:36:23.192Z] [2021-08-06T22:36:25.772Z] core18 20210611 from Canonical* installed [2021-08-06T22:36:25.772Z] "core18" switched to the "latest/stable" channel [2021-08-06T22:36:25.772Z] [2021-08-06T22:36:29.110Z] snapcraft 4.8.3 from Canonical* installed [2021-08-06T22:36:29.110Z] "snapcraft" switched to the "latest/stable" channel [2021-08-06T22:36:29.110Z] [2021-08-06T22:36:33.364Z] 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-08-06T22:36:33.364Z] - README.md [2021-08-06T22:36:33.364Z] [2021-08-06T22:36:33.364Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-06T22:36:33.364Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-06T22:36:33.364Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-06T22:36:33.364Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-06T22:36:34.589Z] Reading package lists... [2021-08-06T22:36:35.173Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-06T22:36:35.173Z] Reading package lists... [2021-08-06T22:36:35.173Z] Building dependency tree... [2021-08-06T22:36:35.173Z] Reading state information... [2021-08-06T22:36:35.439Z] Suggested packages: [2021-08-06T22:36:35.439Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-06T22:36:35.439Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-06T22:36:35.439Z] Recommended packages: [2021-08-06T22:36:35.439Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-06T22:36:35.439Z] The following NEW packages will be installed: [2021-08-06T22:36:35.439Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-06T22:36:35.439Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-06T22:36:35.439Z] pkg-config zip [2021-08-06T22:36:35.439Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-06T22:36:35.439Z] Need to get 7663 kB of archives. [2021-08-06T22:36:35.439Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-06T22:36:35.439Z] 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-08-06T22:36:35.706Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-06T22:36:35.706Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-06T22:36:35.706Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-06T22:36:35.706Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-06T22:36:35.706Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-06T22:36:35.706Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-06T22:36:35.974Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-06T22:36:35.974Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-06T22:36:35.974Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-06T22:36:35.974Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-06T22:36:36.240Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-06T22:36:36.240Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-06T22:36:36.240Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-06T22:36:36.240Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-06T22:36:36.508Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-06T22:36:36.508Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-08-06T22:36:36.508Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-06T22:36:36.508Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-06T22:36:36.508Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-06T22:36:36.508Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-06T22:36:36.508Z] Selecting previously unselected package libpsl5:amd64. [2021-08-06T22:36:36.508Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-06T22:36:36.508Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-06T22:36:36.508Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-06T22:36:36.775Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-06T22:36:36.775Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-06T22:36:36.775Z] Selecting previously unselected package librtmp1:amd64. [2021-08-06T22:36:36.775Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-06T22:36:36.775Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-06T22:36:36.775Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-06T22:36:36.775Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-06T22:36:36.775Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-06T22:36:36.775Z] Selecting previously unselected package liberror-perl. [2021-08-06T22:36:36.775Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-06T22:36:36.775Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-06T22:36:36.775Z] Selecting previously unselected package git-man. [2021-08-06T22:36:36.775Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-06T22:36:36.775Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:36:37.044Z] Selecting previously unselected package git. [2021-08-06T22:36:37.044Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-06T22:36:37.044Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:36:37.311Z] Selecting previously unselected package libnorm1:amd64. [2021-08-06T22:36:37.311Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-06T22:36:37.311Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-06T22:36:37.577Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-06T22:36:37.577Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-06T22:36:37.577Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-06T22:36:37.577Z] Selecting previously unselected package libsodium23:amd64. [2021-08-06T22:36:37.577Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-06T22:36:37.577Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-06T22:36:37.577Z] Selecting previously unselected package libzmq5:amd64. [2021-08-06T22:36:37.577Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-06T22:36:37.577Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:36:37.577Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-06T22:36:37.577Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-06T22:36:37.577Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:36:37.843Z] Selecting previously unselected package pkg-config. [2021-08-06T22:36:37.843Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-06T22:36:37.843Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-06T22:36:37.843Z] Selecting previously unselected package zip. [2021-08-06T22:36:37.843Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-06T22:36:37.843Z] Unpacking zip (3.0-11build1) ... [2021-08-06T22:36:37.843Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-06T22:36:37.843Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:36:37.843Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-06T22:36:37.843Z] Setting up liberror-perl (0.17025-1) ... [2021-08-06T22:36:37.843Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-06T22:36:37.843Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-06T22:36:37.843Z] No schema files found: doing nothing. [2021-08-06T22:36:37.843Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-06T22:36:37.843Z] Setting up zip (3.0-11build1) ... [2021-08-06T22:36:37.843Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-06T22:36:37.843Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-06T22:36:37.843Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-06T22:36:38.109Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:36:38.109Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-06T22:36:38.109Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-06T22:36:38.109Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-06T22:36:38.109Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-06T22:36:38.691Z] git set to automatically installed. [2021-08-06T22:36:38.691Z] git-man set to automatically installed. [2021-08-06T22:36:38.691Z] libcurl3-gnutls set to automatically installed. [2021-08-06T22:36:38.691Z] liberror-perl set to automatically installed. [2021-08-06T22:36:38.691Z] libglib2.0-0 set to automatically installed. [2021-08-06T22:36:38.691Z] libnghttp2-14 set to automatically installed. [2021-08-06T22:36:38.691Z] libnorm1 set to automatically installed. [2021-08-06T22:36:38.691Z] libpgm-5.2-0 set to automatically installed. [2021-08-06T22:36:38.691Z] libpsl5 set to automatically installed. [2021-08-06T22:36:38.691Z] librtmp1 set to automatically installed. [2021-08-06T22:36:38.691Z] libsodium23 set to automatically installed. [2021-08-06T22:36:38.691Z] libzmq3-dev set to automatically installed. [2021-08-06T22:36:38.691Z] libzmq5 set to automatically installed. [2021-08-06T22:36:38.691Z] pkg-config set to automatically installed. [2021-08-06T22:36:38.691Z] zip set to automatically installed. [2021-08-06T22:36:39.648Z] snapd is not logged in, snap install commands will use sudo [2021-08-06T22:36:40.938Z] ---> 151533f278b2 [2021-08-06T22:36:40.938Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:36:40.938Z] ---> ce71c93fc513 [2021-08-06T22:36:40.938Z] Step 9/26 : RUN go mod tidy [2021-08-06T22:36:40.938Z] ---> c367caa4f9dd [2021-08-06T22:36:40.938Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:36:40.938Z] ---> Running in 79c96980e72f [2021-08-06T22:36:40.938Z] ---> Running in 0200fc7d7233 [2021-08-06T22:36:40.938Z] ---> Running in ab51e6639671 [2021-08-06T22:36:40.938Z] ---> 7f648d68e9ba [2021-08-06T22:36:40.938Z] Step 9/32 : RUN go mod tidy [2021-08-06T22:36:40.938Z] ---> 21eec957573c [2021-08-06T22:36:40.938Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:36:40.938Z] ---> Running in edad39f4ab86 [2021-08-06T22:36:40.938Z] ---> Running in 83f7bc3d7984 [2021-08-06T22:36:41.057Z] snap "core18" has no updates available [2021-08-06T22:36:42.017Z] snapd is not logged in, snap install commands will use sudo [2021-08-06T22:36:46.359Z] Removing intermediate container 79c96980e72f [2021-08-06T22:36:46.359Z] ---> efd49d14e64b [2021-08-06T22:36:46.359Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-06T22:36:46.359Z] ---> Running in 182645aba33a [2021-08-06T22:36:46.631Z] Removing intermediate container 83f7bc3d7984 [2021-08-06T22:36:46.631Z] ---> 705e4fcd6f51 [2021-08-06T22:36:46.631Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-06T22:36:46.631Z] Removing intermediate container 0200fc7d7233 [2021-08-06T22:36:46.631Z] ---> 323b65223e7d [2021-08-06T22:36:46.631Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-06T22:36:47.232Z] ---> Running in d7f62544ae15 [2021-08-06T22:36:47.232Z] ---> Running in 915ac6424a76 [2021-08-06T22:36:47.232Z] Removing intermediate container ab51e6639671 [2021-08-06T22:36:47.232Z] ---> e582641dc874 [2021-08-06T22:36:47.232Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-06T22:36:47.232Z] Removing intermediate container edad39f4ab86 [2021-08-06T22:36:47.232Z] ---> 525a05a038ba [2021-08-06T22:36:47.232Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-06T22:36:47.508Z] ---> Running in ef034debe992 [2021-08-06T22:36:47.508Z] ---> Running in 69ed5fa19b5e [2021-08-06T22:36:47.787Z] 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-08-06T22:36:50.357Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-06T22:36:50.358Z] Pulling config-common [2021-08-06T22:36:50.358Z] + snapcraftctl pull [2021-08-06T22:36:50.540Z] 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-08-06T22:36:50.540Z] 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-08-06T22:36:50.540Z] 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-08-06T22:36:50.540Z] 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-08-06T22:36:50.940Z] Pulling go-build-helper [2021-08-06T22:36:50.940Z] + snapcraftctl pull [2021-08-06T22:36:52.347Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-06T22:36:52.347Z] Skipping pull go-build-helper (already ran) [2021-08-06T22:36:52.347Z] Building go-build-helper [2021-08-06T22:36:52.347Z] + snapcraftctl build [2021-08-06T22:36:54.289Z] Staging go-build-helper [2021-08-06T22:36:54.289Z] + snapcraftctl stage [2021-08-06T22:37:02.491Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-06T22:37:02.491Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-06T22:37:02.491Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-06T22:37:02.491Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-06T22:37:02.491Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-06T22:37:02.491Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-06T22:37:02.491Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-06T22:37:02.491Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-06T22:37:02.491Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-06T22:37:02.491Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-06T22:37:02.491Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-06T22:37:02.491Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-06T22:37:02.491Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-06T22:37:02.491Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-06T22:37:02.491Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-06T22:37:02.491Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-06T22:37:02.491Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-06T22:37:02.491Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-06T22:37:02.491Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-06T22:37:02.491Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-06T22:37:02.491Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-06T22:37:02.491Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-06T22:37:02.491Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-06T22:37:02.491Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-06T22:37:02.491Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-06T22:37:02.491Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-06T22:37:02.491Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-06T22:37:02.491Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-06T22:37:02.491Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-06T22:37:02.491Z] Fetched 224 kB in 0s (0 B/s) [2021-08-06T22:37:02.491Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-06T22:37:02.491Z] Fetched 157 kB in 0s (0 B/s) [2021-08-06T22:37:02.491Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-06T22:37:02.491Z] Fetched 221 kB in 0s (0 B/s) [2021-08-06T22:37:02.491Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-06T22:37:02.491Z] Fetched 143 kB in 0s (0 B/s) [2021-08-06T22:37:02.491Z] Pulling edgex-go [2021-08-06T22:37:02.491Z] + snapcraftctl pull [2021-08-06T22:37:03.451Z] Pulling hooks [2021-08-06T22:37:03.451Z] + snapcraftctl pull [2021-08-06T22:37:21.661Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-06T22:37:21.661Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-06T22:37:21.661Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-06T22:37:21.661Z] Fetched 0 B in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-06T22:37:21.661Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-06T22:37:21.661Z] Fetched 279 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-06T22:37:21.661Z] Fetched 122 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-06T22:37:21.661Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-06T22:37:21.661Z] Fetched 8848 B in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-06T22:37:21.661Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-06T22:37:21.661Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-06T22:37:21.661Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-06T22:37:21.661Z] Fetched 219 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-06T22:37:21.661Z] Fetched 154 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-06T22:37:21.661Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-06T22:37:21.661Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-06T22:37:21.661Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-06T22:37:21.661Z] Fetched 499 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-06T22:37:21.661Z] Fetched 111 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-06T22:37:21.661Z] Fetched 240 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-06T22:37:21.661Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-06T22:37:21.661Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-06T22:37:21.661Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-06T22:37:21.661Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-06T22:37:21.661Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-06T22:37:21.661Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-06T22:37:21.661Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-06T22:37:21.661Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-06T22:37:21.661Z] Fetched 8720 B in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-06T22:37:21.661Z] Fetched 140 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-06T22:37:21.661Z] Fetched 119 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-06T22:37:21.661Z] Fetched 111 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-06T22:37:21.661Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-06T22:37:21.661Z] Fetched 645 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-06T22:37:21.661Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-06T22:37:21.661Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-06T22:37:21.661Z] Fetched 368 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-06T22:37:21.661Z] Fetched 187 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-06T22:37:21.661Z] Fetched 175 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-06T22:37:21.661Z] Fetched 206 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-06T22:37:21.661Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-06T22:37:21.661Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-06T22:37:21.661Z] Fetched 159 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-06T22:37:21.661Z] Fetched 107 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-06T22:37:21.661Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-06T22:37:21.661Z] Pulling static-packages [2021-08-06T22:37:21.661Z] + snapcraftctl pull [2021-08-06T22:37:21.661Z] Pulling version [2021-08-06T22:37:21.661Z] + cd /root/project [2021-08-06T22:37:21.661Z] + git describe --tags --abbrev=0 [2021-08-06T22:37:21.661Z] + sed s/v// [2021-08-06T22:37:21.661Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-06T22:37:21.661Z] + [ -z 2.0.1-dev.24 ] [2021-08-06T22:37:21.661Z] + snapcraftctl set-version 2.0.1-dev.24 [2021-08-06T22:37:21.929Z] Building config-common [2021-08-06T22:37:21.929Z] + snapcraftctl build [2021-08-06T22:37:24.515Z] Skipping build go-build-helper (already ran) [2021-08-06T22:37:24.515Z] Building edgex-go [2021-08-06T22:37:24.780Z] + cd /root/parts/edgex-go/src [2021-08-06T22:37:24.780Z] + git describe --tags --abbrev=0 [2021-08-06T22:37:24.780Z] + sed s/v// [2021-08-06T22:37:24.780Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-06T22:37:24.780Z] + [ -z 2.0.1-dev.24 ] [2021-08-06T22:37:24.780Z] + echo 2.0.1-dev.24 [2021-08-06T22:37:24.780Z] + make build [2021-08-06T22:37:24.780Z] go mod tidy [2021-08-06T22:37:28.122Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-06T22:37:28.122Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-06T22:37:28.122Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-06T22:37:28.122Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-06T22:37:28.122Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-06T22:37:28.122Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-06T22:37:28.122Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-06T22:37:28.122Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-06T22:37:28.122Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-06T22:37:28.122Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-06T22:37:28.122Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-06T22:37:28.122Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-06T22:37:28.122Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-06T22:37:28.122Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-06T22:37:28.388Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-06T22:37:28.388Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-06T22:37:28.654Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-06T22:37:29.235Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-06T22:37:29.235Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-06T22:37:29.235Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-06T22:37:29.235Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-06T22:37:29.502Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-06T22:37:29.502Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-06T22:37:29.502Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-06T22:37:29.502Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-06T22:37:29.502Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-06T22:37:29.770Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-06T22:37:29.770Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-06T22:37:29.770Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-06T22:37:29.770Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-06T22:37:29.770Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-06T22:37:29.770Z] go: downloading golang.org/x/text v0.3.6 [2021-08-06T22:37:29.770Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-06T22:37:29.770Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-06T22:37:29.770Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-06T22:37:29.770Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-06T22:37:29.770Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-06T22:37:30.046Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-06T22:37:30.046Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-06T22:37:30.046Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-06T22:37:30.046Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-06T22:37:30.319Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-06T22:37:30.319Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-06T22:37:30.584Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/kr/text v0.1.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-06T22:37:30.584Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-06T22:37:30.584Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-06T22:37:30.584Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-06T22:37:30.584Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-06T22:37:30.584Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-06T22:37:30.584Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-06T22:37:30.584Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-06T22:37:30.869Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-06T22:37:30.869Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-06T22:37:30.869Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-06T22:37:30.869Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-06T22:37:30.869Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-06T22:37:30.869Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-06T22:37:30.869Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-06T22:37:30.869Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-06T22:37:30.869Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-06T22:37:30.869Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-06T22:37:30.869Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-06T22:37:30.869Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-06T22:37:30.869Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-06T22:37:30.869Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-06T22:37:30.869Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-06T22:37:30.869Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-06T22:37:30.869Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-06T22:37:30.869Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-06T22:37:32.950Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T22:37:40.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T22:37:44.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-06T22:37:44.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T22:37:45.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T22:37:46.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T22:37:47.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T22:37:48.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T22:37:49.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T22:37:50.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T22:37:51.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T22:37:52.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-06T22:37:54.401Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-06T22:37:54.401Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-06T22:37:54.401Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-06T22:37:54.401Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-06T22:37:54.401Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-06T22:37:54.402Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-06T22:37:54.402Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-06T22:37:54.402Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-06T22:37:54.402Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-06T22:37:54.402Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-06T22:37:54.402Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-06T22:37:54.402Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-06T22:37:54.402Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-08-06T22:37:55.364Z] Building hooks [2021-08-06T22:37:55.364Z] + cd /root/parts/hooks/src [2021-08-06T22:37:55.364Z] + make build [2021-08-06T22:37:55.364Z] go mod tidy [2021-08-06T22:37:55.947Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-06T22:37:55.947Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-06T22:37:56.213Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-06T22:37:56.213Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-06T22:37:56.213Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-06T22:37:57.176Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-06T22:37:57.444Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-06T22:37:57.444Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-06T22:38:00.787Z] Building static-packages [2021-08-06T22:38:00.787Z] + snapcraftctl build [2021-08-06T22:38:02.195Z] Building version [2021-08-06T22:38:02.196Z] + snapcraftctl build [2021-08-06T22:38:04.137Z] Staging config-common [2021-08-06T22:38:04.137Z] + snapcraftctl stage [2021-08-06T22:38:05.544Z] Skipping stage go-build-helper (already ran) [2021-08-06T22:38:05.544Z] Staging edgex-go [2021-08-06T22:38:05.544Z] + snapcraftctl stage [2021-08-06T22:38:06.505Z] Staging hooks [2021-08-06T22:38:06.505Z] + snapcraftctl stage [2021-08-06T22:38:07.465Z] Staging static-packages [2021-08-06T22:38:07.465Z] + snapcraftctl stage [2021-08-06T22:38:08.427Z] Staging version [2021-08-06T22:38:08.427Z] + snapcraftctl stage [2021-08-06T22:38:09.386Z] Priming config-common [2021-08-06T22:38:09.386Z] + snapcraftctl prime [2021-08-06T22:38:10.346Z] Priming go-build-helper [2021-08-06T22:38:10.346Z] + snapcraftctl prime [2021-08-06T22:38:11.305Z] Priming edgex-go [2021-08-06T22:38:11.572Z] + snapcraftctl prime [2021-08-06T22:38:12.983Z] Priming hooks [2021-08-06T22:38:12.983Z] + snapcraftctl prime [2021-08-06T22:38:13.944Z] Priming static-packages [2021-08-06T22:38:13.944Z] + snapcraftctl prime [2021-08-06T22:38:16.523Z] Priming version [2021-08-06T22:38:16.523Z] + snapcraftctl prime [2021-08-06T22:38:17.480Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-06T22:38:43.876Z] 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-08-06T22:38:43.877Z] Removing intermediate container 915ac6424a76 [2021-08-06T22:38:43.877Z] ---> 684525c6b6fd [2021-08-06T22:38:43.877Z] [2021-08-06T22:38:43.877Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:38:43.877Z] 3.12: Pulling from library/alpine [2021-08-06T22:38:43.877Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-06T22:38:43.877Z] Status: Downloaded newer image for alpine:3.12 [2021-08-06T22:38:43.877Z] ---> c4fd0aeabfcf [2021-08-06T22:38:43.877Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:38:43.877Z] ---> Running in 0037b507c7b7 [2021-08-06T22:38:46.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:38:46.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:38:47.444Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T22:38:47.444Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:38:47.720Z] OK: 5 MiB in 15 packages [2021-08-06T22:38:49.727Z] Removing intermediate container 69ed5fa19b5e [2021-08-06T22:38:49.727Z] ---> b0b0b5fbc9ea [2021-08-06T22:38:49.727Z] [2021-08-06T22:38:49.727Z] Step 11/32 : FROM alpine:3.12 [2021-08-06T22:38:49.727Z] ---> c4fd0aeabfcf [2021-08-06T22:38:49.727Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-06T22:38:49.999Z] Removing intermediate container 0037b507c7b7 [2021-08-06T22:38:49.999Z] ---> 85016102da74 [2021-08-06T22:38:49.999Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:38:49.999Z] Removing intermediate container 182645aba33a [2021-08-06T22:38:49.999Z] ---> 0b1ad710a250 [2021-08-06T22:38:49.999Z] [2021-08-06T22:38:49.999Z] Step 11/26 : FROM alpine:3.12 [2021-08-06T22:38:49.999Z] ---> c4fd0aeabfcf [2021-08-06T22:38:49.999Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-06T22:38:50.597Z] ---> Running in ef7604edf9c1 [2021-08-06T22:38:50.597Z] ---> Running in 0b6143b6e103 [2021-08-06T22:38:50.597Z] ---> Running in f8bafe568efc [2021-08-06T22:38:51.573Z] Removing intermediate container d7f62544ae15 [2021-08-06T22:38:51.573Z] ---> 415418fca83f [2021-08-06T22:38:51.573Z] [2021-08-06T22:38:51.573Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:38:51.573Z] ---> c4fd0aeabfcf [2021-08-06T22:38:51.573Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:38:51.573Z] ---> Using cache [2021-08-06T22:38:51.573Z] ---> 85016102da74 [2021-08-06T22:38:51.573Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:38:51.573Z] Removing intermediate container ef7604edf9c1 [2021-08-06T22:38:51.573Z] ---> 4570b0ff3935 [2021-08-06T22:38:51.573Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-06T22:38:51.848Z] ---> Running in ca29cbae202e [2021-08-06T22:38:52.125Z] ---> Running in 4e1b2d3a34d4 [2021-08-06T22:38:52.125Z] Removing intermediate container 0b6143b6e103 [2021-08-06T22:38:52.125Z] ---> b587967c85b8 [2021-08-06T22:38:52.125Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-06T22:38:52.402Z] ---> Running in e5776258940c [2021-08-06T22:38:52.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:38:52.969Z] Removing intermediate container ca29cbae202e [2021-08-06T22:38:52.969Z] ---> f442264f0cd4 [2021-08-06T22:38:52.969Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-06T22:38:52.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:38:53.248Z] ---> Running in 40b8128f2c58 [2021-08-06T22:38:53.248Z] Removing intermediate container ef034debe992 [2021-08-06T22:38:53.248Z] ---> 221d557c7a83 [2021-08-06T22:38:53.248Z] [2021-08-06T22:38:53.520Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:38:53.520Z] ---> c4fd0aeabfcf [2021-08-06T22:38:53.520Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T22:38:53.520Z] ---> Using cache [2021-08-06T22:38:53.520Z] ---> 85016102da74 [2021-08-06T22:38:53.520Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:38:53.520Z] ---> Using cache [2021-08-06T22:38:53.520Z] ---> f442264f0cd4 [2021-08-06T22:38:53.520Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-06T22:38:53.520Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-06T22:38:53.520Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:38:53.520Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-06T22:38:53.520Z] (4/6) Installing curl (7.78.0-r0) [2021-08-06T22:38:53.520Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:38:53.520Z] (6/6) Installing su-exec (0.2-r1) [2021-08-06T22:38:53.520Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:38:53.520Z] Removing intermediate container e5776258940c [2021-08-06T22:38:53.520Z] ---> d85f59c83002 [2021-08-06T22:38:53.520Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:38:53.807Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:38:53.807Z] ---> Running in e97e5ce7ad52 [2021-08-06T22:38:53.807Z] OK: 7 MiB in 20 packages [2021-08-06T22:38:54.090Z] ---> Running in 07bc3c658fb8 [2021-08-06T22:38:54.090Z] Removing intermediate container 40b8128f2c58 [2021-08-06T22:38:54.090Z] ---> 0b5df370c36d [2021-08-06T22:38:54.090Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:38:54.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:38:54.363Z] ---> Running in 1eaff520348a [2021-08-06T22:38:54.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:38:54.638Z] Removing intermediate container e97e5ce7ad52 [2021-08-06T22:38:54.638Z] ---> 06551b90b4c3 [2021-08-06T22:38:54.638Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T22:38:54.913Z] ---> Running in f86b2316239b [2021-08-06T22:38:54.913Z] Removing intermediate container 07bc3c658fb8 [2021-08-06T22:38:54.913Z] ---> 1177b63a23e7 [2021-08-06T22:38:54.913Z] Step 16/24 : WORKDIR / [2021-08-06T22:38:55.190Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:38:55.190Z] (2/2) Installing su-exec (0.2-r1) [2021-08-06T22:38:55.191Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:38:55.191Z] OK: 5 MiB in 16 packages [2021-08-06T22:38:55.191Z] ---> Running in 0f5fcfc09a56 [2021-08-06T22:38:55.191Z] Removing intermediate container 1eaff520348a [2021-08-06T22:38:55.191Z] ---> dbfce0abad37 [2021-08-06T22:38:55.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:38:55.792Z] Removing intermediate container f86b2316239b [2021-08-06T22:38:55.792Z] ---> 6d7a04ede5d7 [2021-08-06T22:38:55.792Z] Step 16/24 : WORKDIR / [2021-08-06T22:38:56.071Z] ---> Running in 12d5e2229647 [2021-08-06T22:38:56.071Z] Removing intermediate container f8bafe568efc [2021-08-06T22:38:56.071Z] ---> b221d34babde [2021-08-06T22:38:56.071Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:38:56.343Z] Removing intermediate container 0f5fcfc09a56 [2021-08-06T22:38:56.343Z] ---> dfbe79644888 [2021-08-06T22:38:56.343Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:38:56.618Z] ---> Running in 003e4357b9b1 [2021-08-06T22:38:56.618Z] ---> c379ebb76471 [2021-08-06T22:38:56.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-06T22:38:56.894Z] Removing intermediate container 12d5e2229647 [2021-08-06T22:38:56.894Z] ---> 4dc07d0d0bc7 [2021-08-06T22:38:56.894Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:38:56.894Z] Removing intermediate container 4e1b2d3a34d4 [2021-08-06T22:38:56.894Z] ---> 8aea99e4dc98 [2021-08-06T22:38:56.894Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-06T22:38:57.167Z] ---> Running in e51bd7196b86 [2021-08-06T22:38:57.167Z] Removing intermediate container 003e4357b9b1 [2021-08-06T22:38:57.167Z] ---> 5f24f99ca2e1 [2021-08-06T22:38:57.167Z] Step 14/26 : WORKDIR / [2021-08-06T22:38:57.444Z] ---> eb05fb74e15b [2021-08-06T22:38:57.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-06T22:38:57.444Z] ---> Running in cf8991647ae6 [2021-08-06T22:38:58.053Z] ---> 82d009ad7401 [2021-08-06T22:38:58.053Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-06T22:38:58.053Z] Removing intermediate container e51bd7196b86 [2021-08-06T22:38:58.053Z] ---> eb0aeab12504 [2021-08-06T22:38:58.053Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-06T22:38:58.328Z] ---> d63a73362e08 [2021-08-06T22:38:58.328Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-06T22:38:58.328Z] ---> Running in 7b64c3013c4f [2021-08-06T22:38:58.328Z] Removing intermediate container cf8991647ae6 [2021-08-06T22:38:58.328Z] ---> 60ecfa1912ac [2021-08-06T22:38:58.328Z] 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-08-06T22:38:58.933Z] ---> 90572a68627a [2021-08-06T22:38:58.933Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-06T22:38:59.219Z] Removing intermediate container 7b64c3013c4f [2021-08-06T22:38:59.219Z] ---> dc6ff16ab10b [2021-08-06T22:38:59.219Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-06T22:38:59.500Z] ---> Running in c760df86a72f [2021-08-06T22:38:59.774Z] ---> 5fdf8726beb0 [2021-08-06T22:38:59.774Z] 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-08-06T22:38:59.774Z] ---> a21c88dc3bfe [2021-08-06T22:38:59.774Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-06T22:38:59.774Z] ---> 2c202812829b [2021-08-06T22:38:59.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-06T22:39:00.050Z] ---> Running in 1d8868fbbf2c [2021-08-06T22:39:00.352Z] ---> fe133149694a [2021-08-06T22:39:00.352Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-06T22:39:00.352Z] ---> Running in 1324e2a69e27 [2021-08-06T22:39:00.916Z] Removing intermediate container 1d8868fbbf2c [2021-08-06T22:39:00.916Z] ---> 0b202a27fadb [2021-08-06T22:39:00.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:39:01.217Z] ---> Running in c7bc89d3cfa7 [2021-08-06T22:39:01.512Z] ---> 8107b3c9890e [2021-08-06T22:39:01.512Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-06T22:39:01.512Z] Removing intermediate container 1324e2a69e27 [2021-08-06T22:39:01.512Z] ---> cb39891ce1ae [2021-08-06T22:39:01.512Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:39:01.785Z] ---> d7d02aa328ff [2021-08-06T22:39:01.785Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-06T22:39:01.785Z] ---> Running in 980013d8492e [2021-08-06T22:39:02.060Z] ---> Running in db2a7cf94042 [2021-08-06T22:39:02.060Z] Removing intermediate container c7bc89d3cfa7 [2021-08-06T22:39:02.060Z] ---> 2b990a8b6177 [2021-08-06T22:39:02.060Z] Step 21/23 : LABEL arch=arm64 [2021-08-06T22:39:02.336Z] ---> Running in 2fcae498ad56 [2021-08-06T22:39:02.622Z] Removing intermediate container 980013d8492e [2021-08-06T22:39:02.622Z] ---> 6ad0410c70b5 [2021-08-06T22:39:02.622Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:39:02.622Z] Removing intermediate container db2a7cf94042 [2021-08-06T22:39:02.622Z] ---> 311710dd7912 [2021-08-06T22:39:02.622Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:39:02.622Z] ---> eb001b57440f [2021-08-06T22:39:02.622Z] 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-08-06T22:39:02.897Z] ---> Running in e84bf278e76a [2021-08-06T22:39:02.897Z] ---> Running in 7f93a02db61d [2021-08-06T22:39:02.897Z] Removing intermediate container 2fcae498ad56 [2021-08-06T22:39:02.897Z] ---> 2ecd401161d6 [2021-08-06T22:39:02.897Z] Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:39:03.175Z] Removing intermediate container c760df86a72f [2021-08-06T22:39:03.175Z] ---> ca1c0330116b [2021-08-06T22:39:03.175Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-06T22:39:03.448Z] ---> Running in 37136ebfe0c4 [2021-08-06T22:39:03.448Z] ---> Running in eef083517794 [2021-08-06T22:39:03.726Z] Removing intermediate container 7f93a02db61d [2021-08-06T22:39:03.726Z] ---> 02f32415d03e [2021-08-06T22:39:03.726Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:39:03.726Z] Removing intermediate container e84bf278e76a [2021-08-06T22:39:03.726Z] ---> df79a555e4a5 [2021-08-06T22:39:03.726Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:39:03.726Z] ---> 8c2daa62a094 [2021-08-06T22:39:03.726Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-06T22:39:04.001Z] ---> Running in d4f2e145b37a [2021-08-06T22:39:04.001Z] ---> Running in b9a2cf6d8cf6 [2021-08-06T22:39:04.001Z] Removing intermediate container eef083517794 [2021-08-06T22:39:04.001Z] ---> 6a5ea0746e75 [2021-08-06T22:39:04.001Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:39:04.275Z] Removing intermediate container 37136ebfe0c4 [2021-08-06T22:39:04.275Z] ---> ec33c7421006 [2021-08-06T22:39:04.275Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-06T22:39:04.275Z] ---> Running in ead5adc07195 [2021-08-06T22:39:04.554Z] Removing intermediate container d4f2e145b37a [2021-08-06T22:39:04.554Z] ---> dac4ac92b099 [2021-08-06T22:39:04.554Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:39:04.828Z] Removing intermediate container b9a2cf6d8cf6 [2021-08-06T22:39:04.829Z] ---> c8bd97b6a64a [2021-08-06T22:39:04.829Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:39:04.829Z] ---> Running in 0c7202681ab6 [2021-08-06T22:39:05.103Z] ---> Running in 00e00bf1ba9e [2021-08-06T22:39:05.103Z] Removing intermediate container ead5adc07195 [2021-08-06T22:39:05.103Z] ---> 5a2f896601d7 [2021-08-06T22:39:05.103Z] [2021-08-06T22:39:05.378Z] ---> cdd90dc6dd65 [2021-08-06T22:39:05.378Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-06T22:39:05.378Z] ---> 5454ca0374e4 [2021-08-06T22:39:05.378Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-06T22:39:05.378Z] Successfully built 5a2f896601d7 [2021-08-06T22:39:05.661Z] Successfully tagged support-scheduler-arm64:latest [2021-08-06T22:39:05.661Z]  Building support-scheduler ... done Building support-notifications [2021-08-06T22:39:05.661Z] ---> Running in 26850ac796ea [2021-08-06T22:39:05.661Z] Removing intermediate container 0c7202681ab6 [2021-08-06T22:39:05.661Z] ---> ceb97ce4113c [2021-08-06T22:39:05.661Z] [2021-08-06T22:39:05.934Z] Removing intermediate container 00e00bf1ba9e [2021-08-06T22:39:05.934Z] ---> 21fc5067d7a1 [2021-08-06T22:39:05.934Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:39:06.211Z] Successfully built ceb97ce4113c [2021-08-06T22:39:06.211Z] Successfully tagged core-command-arm64:latest [2021-08-06T22:39:06.211Z] ---> Running in 84f6ddf17c4f [2021-08-06T22:39:06.211Z]  Building core-command ... done Building security-proxy-setup [2021-08-06T22:39:07.200Z] Removing intermediate container 84f6ddf17c4f [2021-08-06T22:39:07.200Z] ---> b11dc547e4d2 [2021-08-06T22:39:07.200Z] [2021-08-06T22:39:09.233Z] Successfully built b11dc547e4d2 [2021-08-06T22:39:09.233Z] ---> a385a03b3075 [2021-08-06T22:39:09.233Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-06T22:39:09.233Z] Successfully tagged core-metadata-arm64:latest [2021-08-06T22:39:09.233Z] Building sys-mgmt-agent [2021-08-06T22:39:09.233Z]  Building core-metadata ... done  ---> 13a8777d2209 [2021-08-06T22:39:09.233Z] 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-08-06T22:39:09.510Z] ---> Running in c07b765286b2 [2021-08-06T22:39:09.510Z] Removing intermediate container 26850ac796ea [2021-08-06T22:39:09.510Z] ---> 41fbb62e09c6 [2021-08-06T22:39:09.510Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:39:12.914Z] ---> 12c7abfd12c4 [2021-08-06T22:39:12.914Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-06T22:39:14.350Z] Removing intermediate container c07b765286b2 [2021-08-06T22:39:14.350Z] ---> a259ac098cb7 [2021-08-06T22:39:14.350Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-06T22:39:14.350Z] ---> be2ecc2de1d7 [2021-08-06T22:39:14.350Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-06T22:39:14.630Z] ---> Running in cd869dbf8406 [2021-08-06T22:39:15.619Z] Removing intermediate container cd869dbf8406 [2021-08-06T22:39:15.619Z] ---> b394518f895c [2021-08-06T22:39:15.619Z] Step 24/26 : LABEL arch=arm64 [2021-08-06T22:39:15.619Z] ---> 513deb22973f [2021-08-06T22:39:15.619Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-06T22:39:15.900Z] ---> Running in 7054bb7f6042 [2021-08-06T22:39:16.891Z] Removing intermediate container 7054bb7f6042 [2021-08-06T22:39:16.892Z] ---> c342b42466e6 [2021-08-06T22:39:16.892Z] Step 25/26 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:39:16.892Z] ---> 034f9b0e9b8a [2021-08-06T22:39:16.892Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-06T22:39:17.166Z] ---> Running in 4a7263c6da13 [2021-08-06T22:39:17.768Z] Removing intermediate container 4a7263c6da13 [2021-08-06T22:39:17.768Z] ---> 1f23fab5c8cc [2021-08-06T22:39:17.768Z] Step 26/26 : LABEL version=0.0.0 [2021-08-06T22:39:18.041Z] ---> Running in be7d214b0f15 [2021-08-06T22:39:18.041Z] ---> 4fcafa53bbdf [2021-08-06T22:39:18.041Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-06T22:39:18.646Z] ---> Running in 726a24a9620f [2021-08-06T22:39:18.646Z] Removing intermediate container be7d214b0f15 [2021-08-06T22:39:18.646Z] ---> 179c339fdfb8 [2021-08-06T22:39:18.646Z] [2021-08-06T22:39:19.247Z] Successfully built 179c339fdfb8 [2021-08-06T22:39:19.247Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-06T22:39:19.247Z]  Building security-secretstore-setup ... done Building core-data [2021-08-06T22:39:19.247Z] Removing intermediate container 726a24a9620f [2021-08-06T22:39:19.247Z] ---> dec7c14c71d5 [2021-08-06T22:39:19.247Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-06T22:39:20.228Z] ---> 829599322d47 [2021-08-06T22:39:20.228Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-06T22:39:20.501Z] ---> Running in 078e39a8a5a0 [2021-08-06T22:39:23.891Z] Removing intermediate container 078e39a8a5a0 [2021-08-06T22:39:23.891Z] ---> 3e3ba003c175 [2021-08-06T22:39:23.891Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-06T22:39:24.485Z] ---> Running in b79a0de9bf3f [2021-08-06T22:39:25.085Z] Removing intermediate container b79a0de9bf3f [2021-08-06T22:39:25.085Z] ---> a784a6fbfd20 [2021-08-06T22:39:25.085Z] Step 29/32 : CMD ["gate"] [2021-08-06T22:39:25.688Z] ---> Running in b08b5e1c7aca [2021-08-06T22:39:26.670Z] Removing intermediate container b08b5e1c7aca [2021-08-06T22:39:26.670Z] ---> 0bcf317eea46 [2021-08-06T22:39:26.670Z] Step 30/32 : LABEL arch=arm64 [2021-08-06T22:39:26.943Z] ---> Running in 616bb947dde2 [2021-08-06T22:39:27.923Z] Removing intermediate container 616bb947dde2 [2021-08-06T22:39:27.923Z] ---> 03284f36eb30 [2021-08-06T22:39:27.923Z] Step 31/32 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:39:28.195Z] ---> Running in 5170ea39c28d [2021-08-06T22:39:29.174Z] Removing intermediate container 5170ea39c28d [2021-08-06T22:39:29.174Z] ---> 278d20c90fd8 [2021-08-06T22:39:29.174Z] Step 32/32 : LABEL version=0.0.0 [2021-08-06T22:39:29.449Z] ---> Running in d5118d320523 [2021-08-06T22:39:30.428Z] Removing intermediate container d5118d320523 [2021-08-06T22:39:30.428Z] ---> 5a7f922e8bb7 [2021-08-06T22:39:30.428Z] [2021-08-06T22:39:30.702Z] Successfully built 5a7f922e8bb7 [2021-08-06T22:39:30.702Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-06T22:39:52.995Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:39:52.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:39:52.995Z] ---> 0974a44c18b5 [2021-08-06T22:39:52.995Z] Step 3/22 : WORKDIR /edgex-go [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> c3884ee16678 [2021-08-06T22:39:52.995Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> 516aaf852bcb [2021-08-06T22:39:52.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> 9769e2205b04 [2021-08-06T22:39:52.995Z] Step 6/22 : COPY go.mod . [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> b9d216edabcf [2021-08-06T22:39:52.995Z] Step 7/22 : RUN go mod download [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> a0475e589c44 [2021-08-06T22:39:52.995Z] Step 8/22 : COPY . . [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> ce71c93fc513 [2021-08-06T22:39:52.995Z] Step 9/22 : RUN go mod tidy [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> efd49d14e64b [2021-08-06T22:39:52.995Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-06T22:39:52.995Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:39:52.995Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:39:52.995Z] ---> 0974a44c18b5 [2021-08-06T22:39:52.995Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> c3884ee16678 [2021-08-06T22:39:52.995Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> 516aaf852bcb [2021-08-06T22:39:52.995Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-06T22:39:52.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:39:52.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:39:52.995Z] ---> 0974a44c18b5 [2021-08-06T22:39:52.995Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> c3884ee16678 [2021-08-06T22:39:52.995Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:39:52.995Z] ---> Using cache [2021-08-06T22:39:52.995Z] ---> 516aaf852bcb [2021-08-06T22:39:52.995Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-06T22:39:55.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T22:39:55.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T22:39:55.622Z] ---> 0974a44c18b5 [2021-08-06T22:39:55.622Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T22:39:55.622Z] ---> Using cache [2021-08-06T22:39:55.622Z] ---> c3884ee16678 [2021-08-06T22:39:55.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:39:55.622Z] ---> Using cache [2021-08-06T22:39:55.622Z] ---> 516aaf852bcb [2021-08-06T22:39:55.622Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-06T22:39:56.601Z] ---> Running in 0574471c78f7 [2021-08-06T22:39:56.601Z] ---> Running in baa1a474e097 [2021-08-06T22:39:56.601Z] ---> Running in a1c2bdca5ecf [2021-08-06T22:39:56.601Z] ---> Running in e396e12f39c5 [2021-08-06T22:39:58.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:39:58.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:39:58.589Z] 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-08-06T22:39:58.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:39:59.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:39:59.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:39:59.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:40:00.340Z] OK: 218 MiB in 52 packages [2021-08-06T22:40:00.340Z] OK: 218 MiB in 52 packages [2021-08-06T22:40:00.958Z] OK: 218 MiB in 52 packages [2021-08-06T22:40:03.308Z] Removing intermediate container baa1a474e097 [2021-08-06T22:40:03.308Z] ---> dc801d168199 [2021-08-06T22:40:03.308Z] Step 6/23 : COPY go.mod . [2021-08-06T22:40:03.308Z] Removing intermediate container 0574471c78f7 [2021-08-06T22:40:03.308Z] ---> db3ba2591df0 [2021-08-06T22:40:03.308Z] Step 6/24 : COPY go.mod . [2021-08-06T22:40:03.308Z] Removing intermediate container a1c2bdca5ecf [2021-08-06T22:40:03.308Z] ---> c17aa08e50e7 [2021-08-06T22:40:03.308Z] Step 6/24 : COPY go.mod . [2021-08-06T22:40:03.607Z] ---> ea3723aa3c4e [2021-08-06T22:40:03.607Z] Step 7/23 : RUN go mod download [2021-08-06T22:40:03.881Z] ---> Running in 0ddc8600759f [2021-08-06T22:40:04.483Z] ---> 4b6108ccc344 [2021-08-06T22:40:04.483Z] Step 7/24 : RUN go mod download [2021-08-06T22:40:04.755Z] ---> Running in d3a61a6cf66f [2021-08-06T22:40:05.030Z] ---> ce45b5d1f53b [2021-08-06T22:40:05.030Z] Step 7/24 : RUN go mod download [2021-08-06T22:40:05.030Z] ---> Running in 85e0c948cc34 [2021-08-06T22:40:11.761Z] Removing intermediate container 0ddc8600759f [2021-08-06T22:40:11.761Z] ---> b6d080dd3318 [2021-08-06T22:40:11.761Z] Step 8/23 : COPY . . [2021-08-06T22:40:12.038Z] Removing intermediate container d3a61a6cf66f [2021-08-06T22:40:12.038Z] ---> 7abc7fe34482 [2021-08-06T22:40:12.038Z] Step 8/24 : COPY . . [2021-08-06T22:40:12.645Z] Removing intermediate container 85e0c948cc34 [2021-08-06T22:40:12.645Z] ---> ad54f671dce8 [2021-08-06T22:40:12.645Z] Step 8/24 : COPY . . [2021-08-06T22:40:39.496Z] 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-08-06T22:40:42.941Z] ---> 76313ba21ca7 [2021-08-06T22:40:42.941Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:40:42.941Z] ---> 329dd94be882 [2021-08-06T22:40:42.941Z] Step 9/23 : RUN go mod tidy [2021-08-06T22:40:42.941Z] ---> 8be5b64050f8 [2021-08-06T22:40:42.941Z] Step 9/24 : RUN go mod tidy [2021-08-06T22:40:42.941Z] ---> Running in 1f7f8a708fc3 [2021-08-06T22:40:42.941Z] ---> Running in b74b93108997 [2021-08-06T22:40:42.941Z] ---> Running in 3cd202386d6d [2021-08-06T22:40:48.401Z] Removing intermediate container e396e12f39c5 [2021-08-06T22:40:48.401Z] ---> 57bc0c704d4d [2021-08-06T22:40:48.401Z] [2021-08-06T22:40:48.401Z] Step 11/22 : FROM alpine:3.12 [2021-08-06T22:40:48.401Z] ---> c4fd0aeabfcf [2021-08-06T22:40:48.401Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-06T22:40:48.401Z] ---> Running in c84613e9d161 [2021-08-06T22:40:49.402Z] Removing intermediate container 1f7f8a708fc3 [2021-08-06T22:40:49.402Z] ---> 44ab430c2e6e [2021-08-06T22:40:49.403Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-06T22:40:49.403Z] ---> Running in 3c7d38aecf1b [2021-08-06T22:40:49.675Z] Removing intermediate container 3cd202386d6d [2021-08-06T22:40:49.675Z] ---> b6eb8938c961 [2021-08-06T22:40:49.675Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-06T22:40:49.955Z] Removing intermediate container b74b93108997 [2021-08-06T22:40:49.955Z] ---> 497481639ea4 [2021-08-06T22:40:49.955Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-06T22:40:49.955Z] ---> Running in 95615238a475 [2021-08-06T22:40:49.955Z] ---> Running in 1616e8e4236a [2021-08-06T22:40:50.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:40:50.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:40:51.156Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-06T22:40:51.430Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T22:40:51.430Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-06T22:40:51.430Z] (4/4) Installing curl (7.78.0-r0) [2021-08-06T22:40:51.430Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:40:51.430Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:40:51.430Z] 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-08-06T22:40:51.704Z] OK: 7 MiB in 18 packages [2021-08-06T22:40:51.984Z] 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-08-06T22:40:52.265Z] 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-08-06T22:40:53.713Z] Removing intermediate container c84613e9d161 [2021-08-06T22:40:53.713Z] ---> 70574161cde8 [2021-08-06T22:40:53.713Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T22:40:53.713Z] ---> Running in 1535448dbd2d [2021-08-06T22:40:54.705Z] Removing intermediate container 1535448dbd2d [2021-08-06T22:40:54.706Z] ---> ce96cb375ab0 [2021-08-06T22:40:54.706Z] Step 14/22 : WORKDIR /edgex [2021-08-06T22:40:54.706Z] ---> Running in fd569f0a7ed2 [2021-08-06T22:40:55.318Z] Removing intermediate container fd569f0a7ed2 [2021-08-06T22:40:55.318Z] ---> 0ed303e1bebc [2021-08-06T22:40:55.318Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-06T22:40:56.781Z] ---> ef38cf27ab09 [2021-08-06T22:40:56.782Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-06T22:40:58.779Z] ---> c98309a510d0 [2021-08-06T22:40:58.779Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-06T22:41:00.786Z] ---> dc9be86ae3c4 [2021-08-06T22:41:00.786Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-06T22:41:00.787Z] ---> Running in 8dd309efd17e [2021-08-06T22:41:01.417Z] Removing intermediate container 8dd309efd17e [2021-08-06T22:41:01.417Z] ---> 57b7f58a8dbd [2021-08-06T22:41:01.417Z] Step 19/22 : CMD ["--init=true"] [2021-08-06T22:41:03.212Z] ---> Running in 70f7619e9c17 [2021-08-06T22:41:03.212Z] Removing intermediate container 70f7619e9c17 [2021-08-06T22:41:03.212Z] ---> f60b21631854 [2021-08-06T22:41:03.212Z] Step 20/22 : LABEL arch=arm64 [2021-08-06T22:41:03.212Z] ---> Running in aa75e5956ff1 [2021-08-06T22:41:03.493Z] Removing intermediate container aa75e5956ff1 [2021-08-06T22:41:03.493Z] ---> 0ac57713b700 [2021-08-06T22:41:03.493Z] Step 21/22 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:41:03.493Z] ---> Running in e203465a0aa6 [2021-08-06T22:41:04.489Z] Removing intermediate container e203465a0aa6 [2021-08-06T22:41:04.489Z] ---> fff948838e46 [2021-08-06T22:41:04.489Z] Step 22/22 : LABEL version=0.0.0 [2021-08-06T22:41:04.489Z] ---> Running in b611fb133672 [2021-08-06T22:41:05.489Z] Removing intermediate container b611fb133672 [2021-08-06T22:41:05.489Z] ---> f840a6efde03 [2021-08-06T22:41:05.489Z] [2021-08-06T22:41:05.772Z] Successfully built f840a6efde03 [2021-08-06T22:41:05.772Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-06T22:42:13.948Z]  Building security-proxy-setup ... done Removing intermediate container 3c7d38aecf1b [2021-08-06T22:42:13.948Z] ---> 8f4f87e5f709 [2021-08-06T22:42:13.948Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-06T22:42:13.948Z] ---> Running in 193786e97dfd [2021-08-06T22:42:13.948Z] 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-08-06T22:42:13.948Z] Removing intermediate container 1616e8e4236a [2021-08-06T22:42:13.948Z] ---> 9e07d6168b9a [2021-08-06T22:42:13.948Z] [2021-08-06T22:42:13.948Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T22:42:13.948Z] ---> c4fd0aeabfcf [2021-08-06T22:42:13.948Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-06T22:42:13.948Z] ---> Running in 12f09d0a14e8 [2021-08-06T22:42:13.948Z] Removing intermediate container 193786e97dfd [2021-08-06T22:42:13.948Z] ---> 6dcbf0ffae92 [2021-08-06T22:42:13.948Z] [2021-08-06T22:42:13.948Z] Step 12/24 : FROM docker:20.10.7 [2021-08-06T22:42:13.948Z] 20.10.7: Pulling from library/docker [2021-08-06T22:42:13.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:42:13.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:42:13.948Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-06T22:42:13.948Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-06T22:42:13.948Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:42:13.948Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T22:42:13.948Z] OK: 6 MiB in 16 packages [2021-08-06T22:42:16.620Z] Removing intermediate container 12f09d0a14e8 [2021-08-06T22:42:16.620Z] ---> 34549806f96e [2021-08-06T22:42:16.620Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T22:42:17.223Z] ---> Running in 30e5f518cc32 [2021-08-06T22:42:19.234Z] Removing intermediate container 95615238a475 [2021-08-06T22:42:19.234Z] ---> 6bce80314d83 [2021-08-06T22:42:19.234Z] [2021-08-06T22:42:19.234Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T22:42:19.234Z] ---> c4fd0aeabfcf [2021-08-06T22:42:19.234Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-06T22:42:19.234Z] Removing intermediate container 30e5f518cc32 [2021-08-06T22:42:19.234Z] ---> 2a92fb027279 [2021-08-06T22:42:19.234Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-06T22:42:19.234Z] ---> Running in 72c04d138424 [2021-08-06T22:42:19.506Z] ---> Running in db1b15b73870 [2021-08-06T22:42:20.104Z] Removing intermediate container 72c04d138424 [2021-08-06T22:42:20.104Z] ---> 82a0987340d5 [2021-08-06T22:42:20.104Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-06T22:42:20.378Z] Removing intermediate container db1b15b73870 [2021-08-06T22:42:20.378Z] ---> 0fc6af5c1750 [2021-08-06T22:42:20.378Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T22:42:20.652Z] ---> Running in 94181b23d3f7 [2021-08-06T22:42:20.925Z] ---> Running in a9370a80a74b [2021-08-06T22:42:21.537Z] Removing intermediate container 94181b23d3f7 [2021-08-06T22:42:21.537Z] ---> ce4cef299158 [2021-08-06T22:42:21.537Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-06T22:42:21.537Z] Removing intermediate container a9370a80a74b [2021-08-06T22:42:21.537Z] ---> 8a13c2d82eee [2021-08-06T22:42:21.537Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:42:21.812Z] ---> Running in 8d9ffa3bfa90 [2021-08-06T22:42:22.410Z] Removing intermediate container 8d9ffa3bfa90 [2021-08-06T22:42:22.410Z] ---> cec1e2190ce0 [2021-08-06T22:42:22.410Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T22:42:22.683Z] ---> 0bc531d54eb3 [2021-08-06T22:42:22.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-06T22:42:22.683Z] ---> Running in 43a08fbbce58 [2021-08-06T22:42:23.671Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-06T22:42:23.671Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-06T22:42:23.671Z] ---> df445af6242a [2021-08-06T22:42:23.671Z] 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-08-06T22:42:23.947Z] ---> Running in 8b7091c62723 [2021-08-06T22:42:24.222Z] ---> 91859ec90e95 [2021-08-06T22:42:24.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-06T22:42:24.492Z] Removing intermediate container 8b7091c62723 [2021-08-06T22:42:24.492Z] ---> baa80356792b [2021-08-06T22:42:24.492Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-06T22:42:24.765Z] ---> Running in 99544b590b33 [2021-08-06T22:42:25.361Z] ---> 74e324c43fa3 [2021-08-06T22:42:25.361Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-06T22:42:25.361Z] Removing intermediate container 43a08fbbce58 [2021-08-06T22:42:25.361Z] ---> bbb25f58d4da [2021-08-06T22:42:25.361Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-06T22:42:25.361Z] ---> Running in 9068508d12ff [2021-08-06T22:42:25.361Z] ---> Running in e14b2489d5b8 [2021-08-06T22:42:25.974Z] Removing intermediate container 9068508d12ff [2021-08-06T22:42:25.974Z] ---> 924631fdb578 [2021-08-06T22:42:25.974Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:42:25.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:42:26.244Z] ---> Running in 3b9be754558b [2021-08-06T22:42:26.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:42:26.841Z] Removing intermediate container 3b9be754558b [2021-08-06T22:42:26.841Z] ---> 1a8354aa36da [2021-08-06T22:42:26.841Z] Step 21/23 : LABEL arch=arm64 [2021-08-06T22:42:26.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T22:42:26.841Z] ---> Running in 0d071ced5d6b [2021-08-06T22:42:27.114Z] (1/39) Installing readline (8.1.0-r0) [2021-08-06T22:42:27.114Z] (2/39) Installing bash (5.1.0-r0) [2021-08-06T22:42:27.114Z] Executing bash-5.1.0-r0.post-install [2021-08-06T22:42:27.114Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-06T22:42:27.389Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-06T22:42:27.389Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-06T22:42:27.389Z] (6/39) Installing curl (7.78.0-r0) [2021-08-06T22:42:27.389Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-06T22:42:27.389Z] Removing intermediate container 0d071ced5d6b [2021-08-06T22:42:27.389Z] ---> eacceaaeb84f [2021-08-06T22:42:27.389Z] Step 22/23 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:42:27.389Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-06T22:42:27.389Z] (9/39) Installing expat (2.2.10-r1) [2021-08-06T22:42:27.389Z] (10/39) Installing libffi (3.3-r2) [2021-08-06T22:42:27.389Z] (11/39) Installing gdbm (1.19-r0) [2021-08-06T22:42:27.389Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-06T22:42:27.389Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-06T22:42:27.389Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-06T22:42:27.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T22:42:27.668Z] ---> Running in ad64a0172289 [2021-08-06T22:42:28.264Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-06T22:42:28.264Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-06T22:42:28.264Z] Removing intermediate container ad64a0172289 [2021-08-06T22:42:28.264Z] ---> 40dcc5263fb9 [2021-08-06T22:42:28.264Z] Step 23/23 : LABEL version=0.0.0 [2021-08-06T22:42:28.540Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-06T22:42:28.540Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-06T22:42:28.541Z] ---> Running in cdbbcfc076aa [2021-08-06T22:42:28.822Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-06T22:42:28.822Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-06T22:42:28.822Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T22:42:28.822Z] OK: 8 MiB in 20 packages [2021-08-06T22:42:29.422Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-06T22:42:29.422Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-06T22:42:29.422Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-06T22:42:29.422Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-06T22:42:29.422Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-06T22:42:29.422Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-06T22:42:29.422Z] Removing intermediate container cdbbcfc076aa [2021-08-06T22:42:29.422Z] ---> a90a24274f40 [2021-08-06T22:42:29.422Z] [2021-08-06T22:42:29.422Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-06T22:42:29.694Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-06T22:42:29.694Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-06T22:42:29.694Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-06T22:42:29.694Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-06T22:42:29.694Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-06T22:42:29.694Z] Successfully built a90a24274f40 [2021-08-06T22:42:29.694Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-06T22:42:29.694Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-06T22:42:29.694Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-06T22:42:29.694Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-06T22:42:29.964Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-06T22:42:29.964Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-06T22:42:29.964Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-06T22:42:29.964Z] Successfully tagged support-notifications-arm64:latest [2021-08-06T22:42:29.964Z]  Building support-notifications ... done (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-06T22:42:29.964Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-06T22:42:29.964Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-06T22:42:29.964Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-06T22:42:29.964Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-06T22:42:29.964Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-06T22:42:30.558Z] Executing busybox-1.32.1-r6.trigger [2021-08-06T22:42:30.558Z] OK: 82 MiB in 59 packages [2021-08-06T22:42:30.558Z] Removing intermediate container e14b2489d5b8 [2021-08-06T22:42:30.558Z] ---> 3bc5c32f6838 [2021-08-06T22:42:30.558Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T22:42:31.541Z] ---> 7412d483ff9b [2021-08-06T22:42:31.542Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-06T22:42:32.983Z] ---> 7aca37ed1976 [2021-08-06T22:42:32.983Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-06T22:42:33.985Z] ---> ba3a7f2f9237 [2021-08-06T22:42:33.986Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-06T22:42:33.986Z] ---> Running in 227c17152069 [2021-08-06T22:42:34.583Z] Removing intermediate container 227c17152069 [2021-08-06T22:42:34.583Z] ---> 41c954d2077b [2021-08-06T22:42:34.583Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:42:34.583Z] ---> Running in 70a8ab3db390 [2021-08-06T22:42:35.188Z] Removing intermediate container 70a8ab3db390 [2021-08-06T22:42:35.188Z] ---> be2dcb3d49f9 [2021-08-06T22:42:35.188Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:42:35.188Z] ---> Running in dbe82da98487 [2021-08-06T22:42:35.786Z] Removing intermediate container dbe82da98487 [2021-08-06T22:42:35.786Z] ---> d8ede9aa46c2 [2021-08-06T22:42:35.786Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:42:36.064Z] ---> Running in dc992312d405 [2021-08-06T22:42:36.661Z] Removing intermediate container dc992312d405 [2021-08-06T22:42:36.661Z] ---> 9389078307fd [2021-08-06T22:42:36.661Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:42:36.661Z] ---> Running in 1f88b4504b54 [2021-08-06T22:42:37.258Z] Removing intermediate container 1f88b4504b54 [2021-08-06T22:42:37.258Z] ---> e7770ac78374 [2021-08-06T22:42:37.258Z] [2021-08-06T22:42:37.531Z] Successfully built e7770ac78374 [2021-08-06T22:42:37.531Z] Collecting docker-compose==1.23.2 [2021-08-06T22:42:37.531Z] Successfully tagged core-data-arm64:latest [2021-08-06T22:42:37.531Z]  Building core-data ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-06T22:42:38.126Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-06T22:42:38.126Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-06T22:42:38.724Z] Collecting PyYAML<4,>=3.10 [2021-08-06T22:42:38.724Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-06T22:42:42.139Z] Collecting texttable<0.10,>=0.9.0 [2021-08-06T22:42:42.139Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-06T22:42:43.578Z] Collecting docopt<0.7,>=0.6.1 [2021-08-06T22:42:43.578Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-06T22:42:45.548Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-06T22:42:45.548Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-06T22:42:46.975Z] 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-08-06T22:42:47.566Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-06T22:42:47.566Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-06T22:42:47.837Z] Collecting cached-property<2,>=1.2.0 [2021-08-06T22:42:47.837Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-06T22:42:48.429Z] Collecting docker<4.0,>=3.6.0 [2021-08-06T22:42:48.429Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-06T22:42:48.429Z] Collecting jsonschema<3,>=2.5.1 [2021-08-06T22:42:48.429Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-06T22:42:48.701Z] Collecting docker-pycreds>=0.4.0 [2021-08-06T22:42:48.701Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-06T22:42:49.673Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-06T22:42:49.673Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-06T22:42:49.944Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-06T22:42:49.944Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-06T22:42:50.212Z] Collecting certifi>=2017.4.17 [2021-08-06T22:42:50.212Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-06T22:42:50.484Z] Collecting idna<2.8,>=2.5 [2021-08-06T22:42:50.484Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-06T22:42:50.756Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-06T22:42:50.756Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-06T22:42:50.756Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-06T22:42:50.756Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-06T22:42:51.727Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-06T22:42:51.727Z] Attempting uninstall: urllib3 [2021-08-06T22:42:51.727Z] Found existing installation: urllib3 1.26.2 [2021-08-06T22:42:51.727Z] Uninstalling urllib3-1.26.2: [2021-08-06T22:42:51.727Z] Successfully uninstalled urllib3-1.26.2 [2021-08-06T22:42:52.002Z] Attempting uninstall: idna [2021-08-06T22:42:52.002Z] Found existing installation: idna 3.1 [2021-08-06T22:42:52.002Z] Uninstalling idna-3.1: [2021-08-06T22:42:52.274Z] Successfully uninstalled idna-3.1 [2021-08-06T22:42:52.871Z] Attempting uninstall: chardet [2021-08-06T22:42:52.871Z] Found existing installation: chardet 4.0.0 [2021-08-06T22:42:52.871Z] Uninstalling chardet-4.0.0: [2021-08-06T22:42:52.871Z] Successfully uninstalled chardet-4.0.0 [2021-08-06T22:42:54.308Z] Attempting uninstall: requests [2021-08-06T22:42:54.308Z] Found existing installation: requests 2.25.1 [2021-08-06T22:42:54.308Z] Uninstalling requests-2.25.1: [2021-08-06T22:42:54.308Z] Successfully uninstalled requests-2.25.1 [2021-08-06T22:42:54.580Z] Running setup.py install for texttable: started [2021-08-06T22:42:56.546Z] Running setup.py install for texttable: finished with status 'done' [2021-08-06T22:42:56.546Z] Running setup.py install for PyYAML: started [2021-08-06T22:42:58.512Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-06T22:42:58.512Z] Running setup.py install for docopt: started [2021-08-06T22:43:00.479Z] Running setup.py install for docopt: finished with status 'done' [2021-08-06T22:43:00.479Z] Running setup.py install for dockerpty: started [2021-08-06T22:43:03.733Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-06T22:43:03.733Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-06T22:43:12.005Z] Removing intermediate container 99544b590b33 [2021-08-06T22:43:12.005Z] ---> fc86cebff99b [2021-08-06T22:43:12.005Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-06T22:43:12.277Z] ---> Running in c3d2f5b10106 [2021-08-06T22:43:12.550Z] Removing intermediate container c3d2f5b10106 [2021-08-06T22:43:12.550Z] ---> 8ab163687862 [2021-08-06T22:43:12.550Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-06T22:43:12.827Z] ---> Running in b8bcc75a9a58 [2021-08-06T22:43:13.422Z] Removing intermediate container b8bcc75a9a58 [2021-08-06T22:43:13.422Z] ---> 21b00c95e9b7 [2021-08-06T22:43:13.422Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-06T22:43:14.430Z] ---> ba74e7562ba3 [2021-08-06T22:43:14.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-06T22:43:15.416Z] ---> f3fce2f1135a [2021-08-06T22:43:15.416Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-06T22:43:16.393Z] ---> 1b5bf5e8ea79 [2021-08-06T22:43:16.393Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-06T22:43:16.393Z] ---> Running in bb25d9e862c7 [2021-08-06T22:43:16.990Z] Removing intermediate container bb25d9e862c7 [2021-08-06T22:43:16.990Z] ---> c6002d3d3222 [2021-08-06T22:43:16.990Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T22:43:16.990Z] ---> Running in dfa1380f0835 [2021-08-06T22:43:17.584Z] Removing intermediate container dfa1380f0835 [2021-08-06T22:43:17.584Z] ---> 16b15573d4ca [2021-08-06T22:43:17.585Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T22:43:17.858Z] ---> Running in 3abdaf44dc97 [2021-08-06T22:43:18.129Z] Removing intermediate container 3abdaf44dc97 [2021-08-06T22:43:18.129Z] ---> 8391454f5843 [2021-08-06T22:43:18.129Z] Step 23/24 : LABEL git_sha=dd13fe649b4b0b824611458bbeb07023b3339eb5 [2021-08-06T22:43:18.403Z] ---> Running in 728bc962b3f6 [2021-08-06T22:43:18.999Z] Removing intermediate container 728bc962b3f6 [2021-08-06T22:43:18.999Z] ---> cae4ee0c1fcd [2021-08-06T22:43:18.999Z] Step 24/24 : LABEL version=0.0.0 [2021-08-06T22:43:18.999Z] ---> Running in 9e7a23ddde4e [2021-08-06T22:43:19.595Z] Removing intermediate container 9e7a23ddde4e [2021-08-06T22:43:19.595Z] ---> 0e649e9fd2e5 [2021-08-06T22:43:19.595Z] [2021-08-06T22:43:19.866Z] Successfully built 0e649e9fd2e5 [2021-08-06T22:43:19.866Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-06T22:43:20.155Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-06T22:43:20.163Z] $ docker stop --time=1 6c65114d0c95a7070cd618cb5f530dc4199faa5f9ff93e8b90f65d2388663136 [2021-08-06T22:43:22.018Z] $ docker rm -f 6c65114d0c95a7070cd618cb5f530dc4199faa5f9ff93e8b90f65d2388663136 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T22:43:22.654Z] + docker images [2021-08-06T22:43:22.927Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-06T22:43:22.927Z] sys-mgmt-agent-arm64 latest 0e649e9fd2e5 3 seconds ago 311MB [2021-08-06T22:43:22.927Z] core-data-arm64 latest e7770ac78374 46 seconds ago 19.3MB [2021-08-06T22:43:22.927Z] support-notifications-arm64 latest a90a24274f40 54 seconds ago 15.9MB [2021-08-06T22:43:22.927Z] 6bce80314d83 About a minute ago 1.57GB [2021-08-06T22:43:22.927Z] 6dcbf0ffae92 About a minute ago 1.56GB [2021-08-06T22:43:22.927Z] 9e07d6168b9a About a minute ago 1.56GB [2021-08-06T22:43:22.927Z] security-proxy-setup-arm64 latest f840a6efde03 2 minutes ago 24.5MB [2021-08-06T22:43:22.927Z] 57bc0c704d4d 2 minutes ago 1.56GB [2021-08-06T22:43:22.927Z] security-bootstrapper-arm64 latest 5a7f922e8bb7 3 minutes ago 17.7MB [2021-08-06T22:43:22.927Z] security-secretstore-setup-arm64 latest 179c339fdfb8 4 minutes ago 27.4MB [2021-08-06T22:43:22.927Z] core-metadata-arm64 latest b11dc547e4d2 4 minutes ago 15.8MB [2021-08-06T22:43:22.927Z] core-command-arm64 latest ceb97ce4113c 4 minutes ago 15.1MB [2021-08-06T22:43:22.927Z] support-scheduler-arm64 latest 5a2f896601d7 4 minutes ago 15.2MB [2021-08-06T22:43:22.927Z] 221d557c7a83 4 minutes ago 1.56GB [2021-08-06T22:43:22.927Z] 415418fca83f 4 minutes ago 1.56GB [2021-08-06T22:43:22.927Z] 0b1ad710a250 4 minutes ago 1.57GB [2021-08-06T22:43:22.927Z] b0b0b5fbc9ea 4 minutes ago 1.56GB [2021-08-06T22:43:22.927Z] 684525c6b6fd 4 minutes ago 1.56GB [2021-08-06T22:43:22.927Z] ci-base-image-arm64 latest 0974a44c18b5 14 minutes ago 1.23GB [2021-08-06T22:43:22.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 23 hours ago 533MB [2021-08-06T22:43:22.927Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-06T22:43:22.927Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-06T22:43:22.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:43:25.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T22:43:25.670Z] [2021-08-06T22:43:25.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:43:26.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T22:43:26.289Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-06T22:43:26.289Z] 448f6bf000e3: Pulling fs layer [2021-08-06T22:43:26.289Z] f757da607395: Pulling fs layer [2021-08-06T22:43:26.289Z] 05883995daec: Pulling fs layer [2021-08-06T22:43:26.289Z] 8603b9c90790: Pulling fs layer [2021-08-06T22:43:26.289Z] 1560dd03e051: Pulling fs layer [2021-08-06T22:43:26.289Z] 27f5ce0e4adf: Pulling fs layer [2021-08-06T22:43:26.289Z] c2d8d7efcc4b: Pulling fs layer [2021-08-06T22:43:26.289Z] 8603b9c90790: Waiting [2021-08-06T22:43:26.289Z] 1560dd03e051: Waiting [2021-08-06T22:43:26.289Z] 27f5ce0e4adf: Waiting [2021-08-06T22:43:26.289Z] c2d8d7efcc4b: Waiting [2021-08-06T22:43:26.565Z] f757da607395: Verifying Checksum [2021-08-06T22:43:26.565Z] f757da607395: Download complete [2021-08-06T22:43:26.565Z] 8603b9c90790: Verifying Checksum [2021-08-06T22:43:26.565Z] 8603b9c90790: Download complete [2021-08-06T22:43:26.565Z] 1560dd03e051: Verifying Checksum [2021-08-06T22:43:26.565Z] 1560dd03e051: Download complete [2021-08-06T22:43:26.565Z] 27f5ce0e4adf: Verifying Checksum [2021-08-06T22:43:26.565Z] 27f5ce0e4adf: Download complete [2021-08-06T22:43:26.838Z] 05883995daec: Verifying Checksum [2021-08-06T22:43:26.838Z] 05883995daec: Download complete [2021-08-06T22:43:27.815Z] 448f6bf000e3: Verifying Checksum [2021-08-06T22:43:27.815Z] 448f6bf000e3: Download complete [2021-08-06T22:43:30.444Z] c2d8d7efcc4b: Verifying Checksum [2021-08-06T22:43:30.444Z] c2d8d7efcc4b: Download complete [2021-08-06T22:43:31.422Z] 448f6bf000e3: Pull complete [2021-08-06T22:43:32.035Z] f757da607395: Pull complete [2021-08-06T22:43:33.478Z] 05883995daec: Pull complete [2021-08-06T22:43:34.071Z] 8603b9c90790: Pull complete [2021-08-06T22:43:35.053Z] 1560dd03e051: Pull complete [2021-08-06T22:43:35.336Z] 27f5ce0e4adf: Pull complete [2021-08-06T22:43:50.458Z] c2d8d7efcc4b: Pull complete [2021-08-06T22:43:50.458Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-06T22:43:50.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T22:43:50.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-06T22:43:50.696Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2021-08-06T22:43:50.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-06T22:43:54.833Z] $ docker top e15efb2d70f57fd6b6e56185f511ebc5cee5b58705410f67e7b80b3b17d779bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:43:56.125Z] ---> job-cost.sh [2021-08-06T22:43:56.125Z] lf-activate-venv: SKIPPING [2021-08-06T22:43:56.125Z] INFO: No Stack... [2021-08-06T22:43:57.099Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-06T22:43:57.369Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T22:43:58.029Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-08-06T22:43:58.029Z] + cut -d, -f6 [Pipeline] lock [2021-08-06T22:43:58.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] [2021-08-06T22:43:58.109Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] did not exist. Created. [2021-08-06T22:43:58.110Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T22:43:58.794Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-06T22:43:58.959Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T22:43:58.972Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T22:44:00.747Z] $ docker stop --time=1 e15efb2d70f57fd6b6e56185f511ebc5cee5b58705410f67e7b80b3b17d779bd [2021-08-06T22:44:02.391Z] $ docker rm -f e15efb2d70f57fd6b6e56185f511ebc5cee5b58705410f67e7b80b3b17d779bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-06T22:44:05.249Z] provisioning config files... [2021-08-06T22:44:05.270Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5824825728809985359tmp [Pipeline] { [Pipeline] sh [2021-08-06T22:44:05.592Z] + set +x [2021-08-06T22:44:05.592Z] + curl -s https://codecov.io/bash [2021-08-06T22:44:05.592Z] + bash -s -- [Pipeline] } [2021-08-06T22:44:05.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-06T22:44:10.531Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:44:10.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:44:11.442Z] ---> package-listing.sh [2021-08-06T22:44:11.442Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-06T22:44:11.442Z] ++ facter osfamily [2021-08-06T22:44:11.709Z] + OS_FAMILY=redhat [2021-08-06T22:44:11.709Z] + workspace=/w/workspace/edgex-go/2 [2021-08-06T22:44:11.709Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-06T22:44:11.709Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-06T22:44:11.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-06T22:44:11.709Z] + PACKAGES=/tmp/packages_start.txt [2021-08-06T22:44:11.710Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-06T22:44:11.710Z] + PACKAGES=/tmp/packages_end.txt [2021-08-06T22:44:11.710Z] + case "${OS_FAMILY}" in [2021-08-06T22:44:11.710Z] + sort [2021-08-06T22:44:11.710Z] + rpm -qa [2021-08-06T22:44:14.814Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-06T22:44:14.814Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-06T22:44:14.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-06T22:44:14.814Z] + '[' /w/workspace/edgex-go/2 ']' [2021-08-06T22:44:14.814Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-08-06T22:44:14.814Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-08-06T22:44:14.841Z] 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-08-06T22:44:15.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:44:15.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T22:44:15.728Z] [2021-08-06T22:44:15.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T22:44:16.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T22:44:16.058Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T22:44:16.058Z] b4d181a07f80: Pulling fs layer [2021-08-06T22:44:16.058Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T22:44:16.058Z] ed53099fbce6: Pulling fs layer [2021-08-06T22:44:16.058Z] dc539afda2c1: Pulling fs layer [2021-08-06T22:44:16.058Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T22:44:16.058Z] 9065ff56babe: Pulling fs layer [2021-08-06T22:44:16.058Z] d287ab97295c: Pulling fs layer [2021-08-06T22:44:16.058Z] dc539afda2c1: Waiting [2021-08-06T22:44:16.058Z] 77bc0d833cb6: Waiting [2021-08-06T22:44:16.058Z] 9065ff56babe: Waiting [2021-08-06T22:44:16.058Z] d287ab97295c: Waiting [2021-08-06T22:44:16.324Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T22:44:16.324Z] a1111a8f2ec3: Download complete [2021-08-06T22:44:16.324Z] dc539afda2c1: Verifying Checksum [2021-08-06T22:44:16.324Z] dc539afda2c1: Download complete [2021-08-06T22:44:16.590Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T22:44:16.590Z] 77bc0d833cb6: Download complete [2021-08-06T22:44:16.590Z] 9065ff56babe: Verifying Checksum [2021-08-06T22:44:16.590Z] 9065ff56babe: Download complete [2021-08-06T22:44:16.855Z] ed53099fbce6: Verifying Checksum [2021-08-06T22:44:16.855Z] ed53099fbce6: Download complete [2021-08-06T22:44:17.440Z] b4d181a07f80: Verifying Checksum [2021-08-06T22:44:17.440Z] b4d181a07f80: Download complete [2021-08-06T22:44:18.984Z] b4d181a07f80: Pull complete [2021-08-06T22:44:18.984Z] a1111a8f2ec3: Pull complete [2021-08-06T22:44:19.304Z] ed53099fbce6: Pull complete [2021-08-06T22:44:19.305Z] dc539afda2c1: Pull complete [2021-08-06T22:44:19.574Z] 77bc0d833cb6: Pull complete [2021-08-06T22:44:19.843Z] 9065ff56babe: Pull complete [2021-08-06T22:44:21.264Z] d287ab97295c: Verifying Checksum [2021-08-06T22:44:21.264Z] d287ab97295c: Download complete [2021-08-06T22:44:25.526Z] d287ab97295c: Pull complete [2021-08-06T22:44:25.526Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T22:44:25.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T22:44:25.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T22:44:25.620Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-08-06T22:44:25.671Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T22:44:29.077Z] $ docker top e03468f49a201309b42a21a9792e04074c7a1afb39c9ddd45b580a4b4390e89b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T22:44:31.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-06T22:44:31.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-06T22:44:31.795Z] + ls /var/log/sa-host [2021-08-06T22:44:31.795Z] + sadf -c /var/log/sa-host/sa05 [2021-08-06T22:44:31.795Z] file_magic: OK [2021-08-06T22:44:31.795Z] HZ: Using current value: 100 [2021-08-06T22:44:31.795Z] file_header: OK [2021-08-06T22:44:31.795Z] 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-08-06T22:44:31.795Z] Statistics: [2021-08-06T22:44:31.795Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T22:44:31.795Z] File successfully converted to sysstat format version 12.0.3 [2021-08-06T22:44:31.795Z] + sadf -c /var/log/sa-host/sa06 [2021-08-06T22:44:31.795Z] file_magic: OK [2021-08-06T22:44:31.795Z] HZ: Using current value: 100 [2021-08-06T22:44:31.795Z] file_header: OK [2021-08-06T22:44:31.795Z] 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-08-06T22:44:31.795Z] Statistics: [2021-08-06T22:44:31.795Z] 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... [2021-08-06T22:44:31.795Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T22:44:34.476Z] provisioning config files... [2021-08-06T22:44:34.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7200223265287436076tmp [Pipeline] { [Pipeline] echo [2021-08-06T22:44:34.515Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:44:34.821Z] ---> create-netrc.sh [Pipeline] } [2021-08-06T22:44:34.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:44:35.253Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-06T22:44:37.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:44:37.402Z] ---> sudo-logs.sh [2021-08-06T22:44:37.402Z] Archiving 'sudo' log.. [2021-08-06T22:44:37.402Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2268.vexxhost.local: Name or service not known [2021-08-06T22:44:37.402Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2268.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-06T22:44:37.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:44:37.737Z] ---> job-cost.sh [2021-08-06T22:44:37.737Z] lf-activate-venv: SKIPPING [2021-08-06T22:44:37.737Z] DEBUG: total: 0.18000000715255737 [2021-08-06T22:44:37.737Z] INFO: Retrieving Stack Cost... [2021-08-06T22:44:38.697Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T22:44:38.697Z] INFO: Archiving Costs [Pipeline] echo [2021-08-06T22:44:38.714Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T22:44:39.025Z] ---> logs-deploy.sh [2021-08-06T22:44:39.025Z] lf-activate-venv: SKIPPING [2021-08-06T22:44:39.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/2 [2021-08-06T22:44:39.025Z] INFO: archiving workspace using pattern(s): [2021-08-06T22:44:39.608Z] Archives upload complete. [2021-08-06T22:44:39.875Z] INFO: archiving logs to Nexus [2021-08-06T22:44:40.462Z] ---> uname -a: [2021-08-06T22:44:40.462Z] Linux prd-centos7-docker-4c-2g-2268.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] ---> lscpu: [2021-08-06T22:44:40.462Z] Architecture: x86_64 [2021-08-06T22:44:40.462Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-06T22:44:40.462Z] Byte Order: Little Endian [2021-08-06T22:44:40.462Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-06T22:44:40.462Z] CPU(s): 2 [2021-08-06T22:44:40.462Z] On-line CPU(s) list: 0,1 [2021-08-06T22:44:40.462Z] Thread(s) per core: 1 [2021-08-06T22:44:40.462Z] Core(s) per socket: 1 [2021-08-06T22:44:40.462Z] Socket(s): 2 [2021-08-06T22:44:40.462Z] NUMA node(s): 1 [2021-08-06T22:44:40.462Z] Vendor ID: AuthenticAMD [2021-08-06T22:44:40.462Z] CPU family: 23 [2021-08-06T22:44:40.462Z] Model: 49 [2021-08-06T22:44:40.462Z] Model name: AMD EPYC-Rome Processor [2021-08-06T22:44:40.462Z] Stepping: 0 [2021-08-06T22:44:40.462Z] CPU MHz: 2799.996 [2021-08-06T22:44:40.462Z] BogoMIPS: 5599.99 [2021-08-06T22:44:40.462Z] Virtualization: AMD-V [2021-08-06T22:44:40.462Z] Hypervisor vendor: KVM [2021-08-06T22:44:40.462Z] Virtualization type: full [2021-08-06T22:44:40.462Z] L1d cache: 32K [2021-08-06T22:44:40.462Z] L1i cache: 32K [2021-08-06T22:44:40.462Z] L2 cache: 512K [2021-08-06T22:44:40.462Z] L3 cache: 16384K [2021-08-06T22:44:40.462Z] NUMA node0 CPU(s): 0,1 [2021-08-06T22:44:40.462Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] ---> nproc: [2021-08-06T22:44:40.462Z] 2 [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] ---> df -h: [2021-08-06T22:44:40.462Z] Filesystem Size Used Avail Use% Mounted on [2021-08-06T22:44:40.462Z] overlay 40G 14G 27G 35% / [2021-08-06T22:44:40.462Z] tmpfs 64M 0 64M 0% /dev [2021-08-06T22:44:40.462Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-06T22:44:40.462Z] shm 64M 0 64M 0% /dev/shm [2021-08-06T22:44:40.462Z] /dev/vda1 40G 14G 27G 35% /facter-os [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] ---> sar -b -r -n DEV: [2021-08-06T22:44:40.462Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] 22:22:08 LINUX RESTART (2 CPU) [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] 22:23:01 tps rtps wtps bread/s bwrtn/s [2021-08-06T22:44:40.462Z] 22:24:01 154.63 3.55 151.08 2600.53 44544.90 [2021-08-06T22:44:40.462Z] 22:25:01 291.36 0.00 291.36 0.00 57369.12 [2021-08-06T22:44:40.462Z] 22:26:01 57.09 0.00 57.09 0.00 10803.51 [2021-08-06T22:44:40.462Z] 22:27:01 56.30 0.00 56.30 0.00 8715.97 [2021-08-06T22:44:40.462Z] 22:28:02 629.63 173.63 456.01 21687.85 293008.79 [2021-08-06T22:44:40.462Z] 22:29:01 440.67 71.93 368.74 4266.04 144367.45 [2021-08-06T22:44:40.462Z] 22:30:01 505.41 58.61 446.80 3755.58 178601.37 [2021-08-06T22:44:40.462Z] 22:31:01 42.75 11.16 31.60 1343.77 4122.98 [2021-08-06T22:44:40.462Z] 22:32:01 0.17 0.00 0.17 0.00 1.47 [2021-08-06T22:44:40.462Z] 22:33:01 0.47 0.20 0.27 93.69 3.13 [2021-08-06T22:44:40.462Z] 22:34:01 0.27 0.00 0.27 0.00 3.15 [2021-08-06T22:44:40.462Z] 22:35:02 0.22 0.02 0.20 0.13 2.17 [2021-08-06T22:44:40.462Z] 22:36:01 0.29 0.00 0.29 0.00 3.46 [2021-08-06T22:44:40.462Z] 22:37:01 0.25 0.00 0.25 0.00 2.43 [2021-08-06T22:44:40.462Z] 22:38:01 0.48 0.23 0.25 7.33 3.95 [2021-08-06T22:44:40.462Z] 22:39:01 0.80 0.00 0.80 0.00 14.96 [2021-08-06T22:44:40.462Z] 22:40:01 0.25 0.00 0.25 0.00 3.27 [2021-08-06T22:44:40.462Z] 22:41:01 0.28 0.00 0.28 0.00 2.93 [2021-08-06T22:44:40.462Z] 22:42:01 0.20 0.00 0.20 0.00 2.28 [2021-08-06T22:44:40.462Z] 22:43:01 0.25 0.00 0.25 0.00 3.38 [2021-08-06T22:44:40.462Z] 22:44:01 0.25 0.00 0.25 0.00 2.43 [2021-08-06T22:44:40.462Z] Average: 104.08 15.27 88.81 1618.14 35418.31 [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] 22:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-06T22:44:40.462Z] 22:24:01 4126808 0 934268 11.67 2620 2945244 1540436 17.01 1030080 2363364 828 [2021-08-06T22:44:40.462Z] 22:25:01 3362692 0 1122468 14.02 2620 3521160 1606648 17.74 1236400 2781456 143812 [2021-08-06T22:44:40.462Z] 22:26:01 3142056 0 1160108 14.49 2620 3704156 1535096 16.95 1363148 2857524 12728 [2021-08-06T22:44:40.462Z] 22:27:01 3449800 0 1062176 13.26 2620 3494344 1179864 13.03 1151324 2764736 20 [2021-08-06T22:44:40.462Z] 22:28:02 1036756 0 1376476 17.19 2620 5593088 2940996 32.47 2380772 3833424 40664 [2021-08-06T22:44:40.462Z] 22:29:01 1192404 0 1355956 16.93 2620 5457960 2603368 28.74 1606248 4424860 276560 [2021-08-06T22:44:40.462Z] 22:30:01 1923820 0 1273648 15.90 2620 4808852 1622976 17.92 2283444 3014176 336 [2021-08-06T22:44:40.462Z] 22:31:01 3326868 0 1151416 14.38 2620 3528036 1177228 13.00 1000360 2937256 8 [2021-08-06T22:44:40.462Z] 22:32:01 3330884 0 1147400 14.33 2620 3528036 1136096 12.54 998888 2937160 8 [2021-08-06T22:44:40.462Z] 22:33:01 3326800 0 1148676 14.34 2620 3530844 1136180 12.54 1004312 2937272 12 [2021-08-06T22:44:40.462Z] 22:34:01 3326824 0 1148648 14.34 2620 3530848 1136168 12.54 1004200 2937272 12 [2021-08-06T22:44:40.462Z] 22:35:02 3326964 0 1148504 14.34 2620 3530852 1136328 12.55 1004492 2937276 8 [2021-08-06T22:44:40.462Z] 22:36:01 3327312 0 1148148 14.34 2620 3530860 1136160 12.54 1004180 2937276 8 [2021-08-06T22:44:40.462Z] 22:37:01 3327164 0 1148292 14.34 2620 3530864 1136160 12.54 1004184 2937276 8 [2021-08-06T22:44:40.462Z] 22:38:01 3326736 0 1148680 14.34 2620 3530904 1136244 12.54 1005464 2936140 12 [2021-08-06T22:44:40.462Z] 22:39:01 3326892 0 1148524 14.34 2620 3530904 1136196 12.54 1005376 2936140 12 [2021-08-06T22:44:40.462Z] 22:40:01 3327056 0 1148352 14.34 2620 3530912 1136160 12.54 1005484 2936144 16 [2021-08-06T22:44:40.462Z] 22:41:01 3327336 0 1148068 14.33 2620 3530916 1136160 12.54 1005444 2936140 8 [2021-08-06T22:44:40.462Z] 22:42:01 3326980 0 1148424 14.34 2620 3530916 1136160 12.54 1005376 2936140 8 [2021-08-06T22:44:40.462Z] 22:43:01 3326648 0 1148748 14.34 2620 3530924 1136328 12.55 1005904 2936140 8 [2021-08-06T22:44:40.462Z] 22:44:01 3327088 0 1148308 14.34 2620 3530924 1136184 12.54 1005528 2936140 8 [2021-08-06T22:44:40.462Z] Average: 3086471 0 1160252 14.49 2620 3759597 1379864 15.23 1195743 3007301 22623 [2021-08-06T22:44:40.462Z] [2021-08-06T22:44:40.462Z] 22:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-06T22:44:40.462Z] 22:24:01 veth7077e75 14.01 16.07 1.32 15.53 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:24:01 eth0 1214.87 1194.32 6330.10 126.17 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:24:01 docker0 813.12 655.05 68.61 2702.36 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:25:01 eth0 573.88 506.72 2061.77 93.78 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:25:01 vethb963063 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:25:01 docker0 483.47 533.42 37.27 2032.86 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:26:01 eth0 28.67 16.25 20.04 10.68 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:26:01 vethb963063 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:26:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:27:01 eth0 30.92 18.93 21.60 58.36 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:28:02 vetha6e4051 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:28:02 vetha9c22d6 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:28:02 vethc53a0e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:28:02 vethd019168 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:29:01 vetha9c22d6 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:29:01 veth67922a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:29:01 vetheb9ead4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:29:01 vethf491ec6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:30:01 vetha9c22d6 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:30:01 eth0 3600.73 2807.68 15650.60 532.94 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:30:01 docker0 1433.57 1415.43 115.18 5601.67 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:31:01 eth0 29.15 21.95 53.55 4.84 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:31:01 docker0 16.06 18.52 1.04 45.65 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:32:01 eth0 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.462Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:33:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:34:01 eth0 0.62 0.10 0.11 0.03 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:35:02 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:36:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:38:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:39:01 eth0 0.18 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:40:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:42:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:43:01 eth0 0.67 0.43 0.35 0.27 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:44:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] Average: eth0 125.25 105.66 588.61 21.76 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] Average: docker0 69.12 68.37 5.54 269.25 0.00 0.00 0.00 0.00 [2021-08-06T22:44:40.463Z] [2021-08-06T22:44:40.463Z] [2021-08-06T22:44:40.463Z] ---> sar -P ALL: [2021-08-06T22:44:40.463Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) [2021-08-06T22:44:40.463Z] [2021-08-06T22:44:40.463Z] 22:22:08 LINUX RESTART (2 CPU) [2021-08-06T22:44:40.463Z] [2021-08-06T22:44:40.463Z] 22:23:01 CPU %user %nice %system %iowait %steal %idle [2021-08-06T22:44:40.463Z] 22:24:01 all 20.85 0.00 6.96 3.71 0.06 68.42 [2021-08-06T22:44:40.463Z] 22:24:01 0 23.07 0.00 7.81 3.28 0.07 65.77 [2021-08-06T22:44:40.463Z] 22:24:01 1 18.65 0.00 6.12 4.13 0.05 71.04 [2021-08-06T22:44:40.463Z] 22:25:01 all 35.88 0.00 10.01 2.64 0.10 51.37 [2021-08-06T22:44:40.463Z] 22:25:01 0 35.87 0.00 10.30 2.43 0.09 51.31 [2021-08-06T22:44:40.463Z] 22:25:01 1 35.90 0.00 9.72 2.85 0.11 51.43 [2021-08-06T22:44:40.463Z] 22:26:01 all 39.84 0.00 4.87 0.41 0.07 54.80 [2021-08-06T22:44:40.463Z] 22:26:01 0 39.52 0.00 5.20 0.41 0.07 54.80 [2021-08-06T22:44:40.463Z] 22:26:01 1 40.16 0.00 4.55 0.42 0.07 54.80 [2021-08-06T22:44:40.463Z] 22:27:01 all 53.97 0.00 7.38 1.00 0.10 37.55 [2021-08-06T22:44:40.463Z] 22:27:01 0 54.40 0.00 7.53 1.36 0.11 36.60 [2021-08-06T22:44:40.463Z] 22:27:01 1 53.55 0.00 7.23 0.65 0.09 38.49 [2021-08-06T22:44:40.463Z] 22:28:02 all 29.77 0.00 20.23 11.47 0.09 38.45 [2021-08-06T22:44:40.463Z] 22:28:02 0 29.58 0.00 20.95 11.37 0.09 38.00 [2021-08-06T22:44:40.463Z] 22:28:02 1 29.96 0.00 19.50 11.56 0.09 38.90 [2021-08-06T22:44:40.463Z] 22:29:01 all 75.54 0.00 16.81 5.68 0.13 1.84 [2021-08-06T22:44:40.463Z] 22:29:01 0 74.21 0.00 17.76 6.11 0.11 1.81 [2021-08-06T22:44:40.463Z] 22:29:01 1 76.87 0.00 15.86 5.25 0.15 1.87 [2021-08-06T22:44:40.463Z] 22:30:01 all 71.01 0.00 19.11 7.17 0.14 2.56 [2021-08-06T22:44:40.463Z] 22:30:01 0 70.82 0.00 19.54 6.71 0.15 2.77 [2021-08-06T22:44:40.463Z] 22:30:01 1 71.20 0.00 18.68 7.63 0.13 2.36 [2021-08-06T22:44:40.463Z] 22:31:01 all 1.59 0.00 1.32 0.65 0.01 96.43 [2021-08-06T22:44:40.463Z] 22:31:01 0 1.44 0.00 1.44 0.74 0.00 96.38 [2021-08-06T22:44:40.463Z] 22:31:01 1 1.75 0.00 1.19 0.55 0.02 96.49 [2021-08-06T22:44:40.463Z] 22:32:01 all 0.23 0.00 0.07 0.00 0.02 99.68 [2021-08-06T22:44:40.463Z] 22:32:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-08-06T22:44:40.463Z] 22:32:01 1 0.45 0.00 0.07 0.00 0.02 99.47 [2021-08-06T22:44:40.463Z] 22:33:01 all 0.16 0.00 0.03 0.02 0.02 99.77 [2021-08-06T22:44:40.463Z] 22:33:01 0 0.07 0.00 0.03 0.03 0.02 99.85 [2021-08-06T22:44:40.463Z] 22:33:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-08-06T22:44:40.463Z] 22:34:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-08-06T22:44:40.463Z] 22:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-06T22:44:40.463Z] 22:34:01 1 0.27 0.00 0.02 0.00 0.00 99.72 [2021-08-06T22:44:40.463Z] [2021-08-06T22:44:40.463Z] 22:34:01 CPU %user %nice %system %iowait %steal %idle [2021-08-06T22:44:40.463Z] 22:35:02 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-08-06T22:44:40.463Z] 22:35:02 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-08-06T22:44:40.463Z] 22:35:02 1 0.37 0.00 0.03 0.00 0.00 99.60 [2021-08-06T22:44:40.463Z] 22:36:01 all 0.09 0.00 0.03 0.00 0.02 99.86 [2021-08-06T22:44:40.463Z] 22:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-08-06T22:44:40.463Z] 22:36:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-08-06T22:44:40.463Z] 22:37:01 all 0.16 0.00 0.04 0.00 0.01 99.79 [2021-08-06T22:44:40.463Z] 22:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-08-06T22:44:40.463Z] 22:37:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-08-06T22:44:40.463Z] 22:38:01 all 0.22 0.00 0.06 0.00 0.02 99.71 [2021-08-06T22:44:40.463Z] 22:38:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-08-06T22:44:40.463Z] 22:38:01 1 0.42 0.00 0.05 0.00 0.02 99.52 [2021-08-06T22:44:40.463Z] 22:39:01 all 0.21 0.00 0.03 0.00 0.01 99.76 [2021-08-06T22:44:40.463Z] 22:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-08-06T22:44:40.463Z] 22:39:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2021-08-06T22:44:40.463Z] 22:40:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-08-06T22:44:40.463Z] 22:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-06T22:44:40.463Z] 22:40:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2021-08-06T22:44:40.463Z] 22:41:01 all 0.20 0.00 0.03 0.00 0.00 99.77 [2021-08-06T22:44:40.463Z] 22:41:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2021-08-06T22:44:40.463Z] 22:41:01 1 0.33 0.00 0.02 0.00 0.00 99.65 [2021-08-06T22:44:40.463Z] 22:42:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-08-06T22:44:40.463Z] 22:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2021-08-06T22:44:40.463Z] 22:42:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2021-08-06T22:44:40.463Z] 22:43:01 all 0.22 0.00 0.03 0.00 0.00 99.75 [2021-08-06T22:44:40.463Z] 22:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-08-06T22:44:40.463Z] 22:43:01 1 0.37 0.00 0.03 0.00 0.00 99.60 [2021-08-06T22:44:40.463Z] 22:44:01 all 0.16 0.00 0.03 0.00 0.01 99.80 [2021-08-06T22:44:40.463Z] 22:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-06T22:44:40.463Z] 22:44:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2021-08-06T22:44:40.463Z] Average: all 14.84 0.00 3.92 1.47 0.04 79.72 [2021-08-06T22:44:40.463Z] Average: 0 14.75 0.00 4.09 1.46 0.04 79.67 [2021-08-06T22:44:40.463Z] Average: 1 14.94 0.00 3.75 1.49 0.04 79.77 [2021-08-06T22:44:40.463Z] [2021-08-06T22:44:40.463Z] [2021-08-06T22:44:40.463Z]