Branch indexing 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 25b03d07bd52cfb47cffefba0118e02cb626d25f+a77f58c90179b916eae9116a1115cd7226a95c94 (9b87db1023d073723b08ede062814e6cf8583f4e) 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-ssh8649819140886699530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh152417107166816219.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3678/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-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4441798208971024038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6607082482869575510.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-3678/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-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh206901119762590116.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 Running on prd-centos7-docker-4c-2g-1671 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh7943038510492739930.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f Merge succeeded, producing 5e4cf6f0df53b2e716d6b3117ce049753b906d85 Checking out Revision 5e4cf6f0df53b2e716d6b3117ce049753b906d85 (PR-3678) > 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/9@tmp/jenkins-gitclient-ssh2222324227607854938.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # 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/9@tmp/jenkins-gitclient-ssh3898777898886615663.key > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e4cf6f0df53b2e716d6b3117ce049753b906d85 # timeout=10 Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T16:30:41.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T16:30:41.578Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T16:30:41.607Z] ========================================================= [2021-09-09T16:30:41.607Z] EdgeX Global Pipelines Version Info [2021-09-09T16:30:41.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:30:42.848Z] ------------------- [2021-09-09T16:30:42.848Z] stable info: [2021-09-09T16:30:42.848Z] ------------------- [2021-09-09T16:30:42.848Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T16:30:42.848Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:30:42.848Z] Message: update stable to v1.0.205 > git rev-list --no-walk 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 [2021-09-09T16:30:43.434Z] ------------------- [2021-09-09T16:30:43.434Z] experimental info: [2021-09-09T16:30:43.434Z] ------------------- [2021-09-09T16:30:43.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T16:30:43.434Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T16:30:43.434Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T16:30:43.579Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T16:30:43.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T16:30:43.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T16:30:43.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T16:30:43.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T16:30:43.693Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T16:30:43.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T16:30:43.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T16:30:43.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T16:30:43.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T16:30:43.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T16:30:43.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T16:30:43.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T16:30:43.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T16:30:43.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T16:30:43.916Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:30:43.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T16:30:43.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T16:30:43.985Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T16:30:44.006Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T16:30:44.028Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T16:30:44.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T16:30:44.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T16:30:44.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo [2021-09-09T16:30:44.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo [2021-09-09T16:30:44.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo [2021-09-09T16:30:44.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e4cf6f0df53b2e716d6b3117ce049753b906d85 [Pipeline] echo [2021-09-09T16:30:44.178Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e4cf6f [Pipeline] echo [2021-09-09T16:30:44.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:30:44.272Z] provisioning config files... [2021-09-09T16:30:44.295Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config6976082859571063125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:30:44.626Z] ---> docker-login.sh [2021-09-09T16:30:44.626Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:30:44.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:30:44.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:30:44.894Z] Configure a credential helper to remove this warning. See [2021-09-09T16:30:44.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:30:44.894Z] [2021-09-09T16:30:44.894Z] Login Succeeded [2021-09-09T16:30:44.894Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:30:44.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:30:44.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:30:44.894Z] Configure a credential helper to remove this warning. See [2021-09-09T16:30:44.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:30:44.894Z] [2021-09-09T16:30:44.894Z] Login Succeeded [2021-09-09T16:30:44.894Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:30:44.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:30:45.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:30:45.161Z] Configure a credential helper to remove this warning. See [2021-09-09T16:30:45.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:30:45.161Z] [2021-09-09T16:30:45.161Z] Login Succeeded [2021-09-09T16:30:45.161Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:30:45.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:30:45.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:30:45.161Z] Configure a credential helper to remove this warning. See [2021-09-09T16:30:45.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:30:45.161Z] [2021-09-09T16:30:45.161Z] Login Succeeded [2021-09-09T16:30:45.161Z] docker.io [2021-09-09T16:30:45.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:30:45.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:30:45.702Z] Configure a credential helper to remove this warning. See [2021-09-09T16:30:45.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:30:45.702Z] [2021-09-09T16:30:45.702Z] Login Succeeded [2021-09-09T16:30:45.702Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:30:45.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:30:46.064Z] ++ 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-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T16:30:46.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T16:30:46.065Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T16:30:46.065Z] ++ cut -d/ -f2 [2021-09-09T16:30:46.065Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T16:30:46.128Z] 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-09-09T16:30:48.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:30:48.934Z] [2021-09-09T16:30:48.934Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:30:49.262Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:30:49.262Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T16:30:49.262Z] 31603596830f: Pulling fs layer [2021-09-09T16:30:49.262Z] 04fac38145f0: Pulling fs layer [2021-09-09T16:30:49.262Z] 701f6daf10bf: Pulling fs layer [2021-09-09T16:30:49.262Z] 24f72da36158: Pulling fs layer [2021-09-09T16:30:49.262Z] 24f72da36158: Waiting [2021-09-09T16:30:49.262Z] 04fac38145f0: Verifying Checksum [2021-09-09T16:30:49.262Z] 04fac38145f0: Download complete [2021-09-09T16:30:49.529Z] 31603596830f: Verifying Checksum [2021-09-09T16:30:49.529Z] 31603596830f: Download complete [2021-09-09T16:30:49.529Z] 24f72da36158: Verifying Checksum [2021-09-09T16:30:49.529Z] 24f72da36158: Download complete [2021-09-09T16:30:49.529Z] 31603596830f: Pull complete [2021-09-09T16:30:49.803Z] 04fac38145f0: Pull complete [2021-09-09T16:30:49.803Z] 701f6daf10bf: Verifying Checksum [2021-09-09T16:30:49.803Z] 701f6daf10bf: Download complete [2021-09-09T16:30:50.399Z] 701f6daf10bf: Pull complete [2021-09-09T16:30:50.399Z] 24f72da36158: Pull complete [2021-09-09T16:30:50.665Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T16:30:50.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T16:30:50.665Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T16:30:50.758Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-09T16:30:50.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-09T16:30:51.485Z] $ docker top e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T16:30:51.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:30:51.618Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:30:51.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:30:51.738Z] $ docker exec e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent [2021-09-09T16:30:51.845Z] SSH_AUTH_SOCK=/tmp/ssh-CQdnKGwVM3aL/agent.14 [2021-09-09T16:30:51.845Z] SSH_AGENT_PID=20 [2021-09-09T16:30:51.858Z] Running ssh-add (command line suppressed) [2021-09-09T16:30:51.971Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_2592032111273797546.key (/w/workspace/edgex-go/9@tmp/private_key_2592032111273797546.key) [2021-09-09T16:30:51.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:30:52.302Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T16:30:52.325Z] $ docker exec --env ******** --env ******** e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent -k [2021-09-09T16:30:52.424Z] unset SSH_AUTH_SOCK; [2021-09-09T16:30:52.424Z] unset SSH_AGENT_PID; [2021-09-09T16:30:52.424Z] echo Agent pid 20 killed; [2021-09-09T16:30:52.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T16:30:52.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T16:30:52.481Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T16:30:52.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T16:30:52.609Z] $ docker exec e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent [2021-09-09T16:30:52.721Z] SSH_AUTH_SOCK=/tmp/ssh-dXDtoGRNKq2S/agent.53 [2021-09-09T16:30:52.721Z] SSH_AGENT_PID=59 [2021-09-09T16:30:52.732Z] Running ssh-add (command line suppressed) [2021-09-09T16:30:52.835Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_6134692809115543113.key (/w/workspace/edgex-go/9@tmp/private_key_6134692809115543113.key) [2021-09-09T16:30:52.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T16:30:53.170Z] + git semver init [2021-09-09T16:30:53.170Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T16:30:53.170Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-09-09T16:30:53.170Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-09-09T16:30:53.170Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T16:30:53.170Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T16:30:53.170Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T16:30:53.170Z] # $SEMVER_BRANCH = PR-3678 [2021-09-09T16:30:53.170Z] # $SEMVER_TEMP = /tmp/semver-504310796 [2021-09-09T16:30:53.170Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T16:31:21.648Z] # '/tmp/semver-504310796' -> '/w/workspace/edgex-go/9/.semver' [2021-09-09T16:31:21.648Z] # -> Force: false [2021-09-09T16:31:21.648Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-09-09T16:31:21.663Z] $ docker exec --env ******** --env ******** e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d ssh-agent -k [2021-09-09T16:31:21.769Z] unset SSH_AUTH_SOCK; [2021-09-09T16:31:21.770Z] unset SSH_AGENT_PID; [2021-09-09T16:31:21.770Z] echo Agent pid 59 killed; [2021-09-09T16:31:21.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T16:31:22.137Z] + git semver [Pipeline] } [2021-09-09T16:31:22.160Z] $ docker stop --time=1 e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d [2021-09-09T16:31:24.127Z] $ docker rm -f e606029ef674725f87b162774492c20589e28c11a2c064e26f75ca6a614d143d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:31:24.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T16:31:24.856Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T16:31:26.838Z] [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-09-09T16:31:27.138Z] ========================================================= [2021-09-09T16:31:27.139Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T16:31:27.139Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:31:27.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:31:27.459Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T16:31:27.459Z] 540db60ca938: Pulling fs layer [2021-09-09T16:31:27.459Z] adcc1eea9eea: Pulling fs layer [2021-09-09T16:31:27.459Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T16:31:27.459Z] db62176df00c: Pulling fs layer [2021-09-09T16:31:27.459Z] 3b30891b0d05: Pulling fs layer [2021-09-09T16:31:27.459Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T16:31:27.459Z] c788192a36de: Pulling fs layer [2021-09-09T16:31:27.459Z] a77e37c0d609: Pulling fs layer [2021-09-09T16:31:27.459Z] c3185cebc471: Pulling fs layer [2021-09-09T16:31:27.459Z] 06b49ca38bd5: Waiting [2021-09-09T16:31:27.459Z] c788192a36de: Waiting [2021-09-09T16:31:27.459Z] a77e37c0d609: Waiting [2021-09-09T16:31:27.459Z] c3185cebc471: Waiting [2021-09-09T16:31:27.459Z] db62176df00c: Waiting [2021-09-09T16:31:27.459Z] 3b30891b0d05: Waiting [2021-09-09T16:31:27.459Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T16:31:27.459Z] 4c4ab2625f07: Download complete [2021-09-09T16:31:27.459Z] adcc1eea9eea: Verifying Checksum [2021-09-09T16:31:27.459Z] adcc1eea9eea: Download complete [2021-09-09T16:31:27.732Z] 3b30891b0d05: Verifying Checksum [2021-09-09T16:31:27.732Z] 3b30891b0d05: Download complete [2021-09-09T16:31:27.732Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T16:31:27.732Z] 06b49ca38bd5: Download complete [2021-09-09T16:31:27.732Z] 540db60ca938: Verifying Checksum [2021-09-09T16:31:27.732Z] c788192a36de: Verifying Checksum [2021-09-09T16:31:27.732Z] c788192a36de: Download complete [2021-09-09T16:31:27.732Z] 540db60ca938: Pull complete [2021-09-09T16:31:27.998Z] adcc1eea9eea: Pull complete [2021-09-09T16:31:27.998Z] 4c4ab2625f07: Pull complete [2021-09-09T16:31:28.263Z] a77e37c0d609: Verifying Checksum [2021-09-09T16:31:28.263Z] a77e37c0d609: Download complete [2021-09-09T16:31:32.515Z] c3185cebc471: Verifying Checksum [2021-09-09T16:31:32.515Z] c3185cebc471: Download complete [2021-09-09T16:31:33.106Z] db62176df00c: Verifying Checksum [2021-09-09T16:31:33.106Z] db62176df00c: Download complete [2021-09-09T16:31:36.462Z] db62176df00c: Pull complete [2021-09-09T16:31:36.462Z] 3b30891b0d05: Pull complete [2021-09-09T16:31:36.462Z] 06b49ca38bd5: Pull complete [2021-09-09T16:31:36.462Z] c788192a36de: Pull complete [2021-09-09T16:31:36.462Z] a77e37c0d609: Pull complete [2021-09-09T16:31:38.428Z] c3185cebc471: Pull complete [2021-09-09T16:31:38.428Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T16:31:38.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:31:38.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:31:38.762Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:31:38.762Z] WORKDIR /edgex [2021-09-09T16:31:38.762Z] COPY go.mod . [2021-09-09T16:31:38.762Z] RUN go mod download' [2021-09-09T16:31:38.762Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T16:31:40.208Z] Sending build context to Docker daemon 328.9MB [2021-09-09T16:31:40.208Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T16:31:40.208Z] ---> 031687cdd783 [2021-09-09T16:31:40.208Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:31:41.615Z] ---> Running in 1849b08d49ac [2021-09-09T16:31:41.615Z] Removing intermediate container 1849b08d49ac [2021-09-09T16:31:41.615Z] ---> cf1941015a82 [2021-09-09T16:31:41.615Z] Step 3/4 : COPY go.mod . [2021-09-09T16:31:41.615Z] ---> 58ecdbd0035a [2021-09-09T16:31:41.615Z] Step 4/4 : RUN go mod download [2021-09-09T16:31:43.216Z] Still waiting to schedule task [2021-09-09T16:31:43.217Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T16:31:43.230Z] ---> Running in b55d897b3549 [2021-09-09T16:32:23.251Z] Removing intermediate container b55d897b3549 [2021-09-09T16:32:23.251Z] ---> 66fb02a21461 [2021-09-09T16:32:23.251Z] Successfully built 66fb02a21461 [2021-09-09T16:32:23.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:32:23.581Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:32:23.581Z] . [Pipeline] withDockerContainer [2021-09-09T16:32:23.673Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-09T16:32:23.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat [2021-09-09T16:32:24.150Z] $ docker top 94d391d99c6d650d6da9d1feb8445ce0e1c4897c9fd7938b697f740964efe9d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:32:24.551Z] + go version [2021-09-09T16:32:24.551Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T16:32:24.566Z] $ docker stop --time=1 94d391d99c6d650d6da9d1feb8445ce0e1c4897c9fd7938b697f740964efe9d7 [2021-09-09T16:32:25.754Z] $ docker rm -f 94d391d99c6d650d6da9d1feb8445ce0e1c4897c9fd7938b697f740964efe9d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:32:26.264Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T16:32:26.264Z] . [Pipeline] withDockerContainer [2021-09-09T16:32:26.352Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-09T16:32:26.412Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat [2021-09-09T16:32:26.761Z] $ docker top 7806a698389bfe6f851faac78d28f4b92166fb21a99c0c5b4f67640177e29d2d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:32:26.855Z] ========================================================= [2021-09-09T16:32:26.856Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:32:26.856Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:32:27.175Z] + go mod tidy [Pipeline] sh [2021-09-09T16:32:27.749Z] + make test [2021-09-09T16:32:27.749Z] 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-09-09T16:32:28.014Z] go mod tidy [2021-09-09T16:32:28.014Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:32:33.381Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:32:49.209Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:32:56.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:32:56.172Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:32:56.172Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:32:57.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:32:58.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:32:58.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:32:58.196Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:32:58.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:32:58.812Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:32:59.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:32:59.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:32:59.087Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:32:59.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:33:01.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-09-09T16:33:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:33:01.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:33:02.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements [2021-09-09T16:33:02.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:33:02.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements [2021-09-09T16:33:02.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:33:02.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:33:03.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements [2021-09-09T16:33:03.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:33:03.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:33:03.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-09-09T16:33:03.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:33:03.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:33:03.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:33:03.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:33:03.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:33:04.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements [2021-09-09T16:33:04.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:33:04.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:33:04.845Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-09T16:33:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:33:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:33:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:33:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:33:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:33:05.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-09-09T16:33:05.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:33:05.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:33:05.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:33:06.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-09-09T16:33:06.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:33:06.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-09-09T16:33:06.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-09-09T16:33:06.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:33:06.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-09-09T16:33:06.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-09-09T16:33:06.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-09-09T16:33:07.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-09-09T16:33:07.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-09-09T16:33:19.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-09-09T16:33:19.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-09T16:33:26.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.213s coverage: 81.8% of statements [2021-09-09T16:33:26.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:33:42.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-09-09T16:33:42.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-09-09T16:33:43.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 62.6% of statements [2021-09-09T16:33:43.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:33:43.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:33:43.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:33:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements [2021-09-09T16:33:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:33:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:33:43.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-09-09T16:33:43.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:33:43.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-09-09T16:33:43.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:33:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 19.5% of statements [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:33:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:33:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:33:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:33:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:33:52.189Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:33:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-09T16:33:52.189Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-09-09T16:33:52.189Z] GO111MODULE=on go vet ./... [2021-09-09T16:34:01.000Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1678 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-09T16:34:01.020Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-09-09T16:34:01.244Z] The recommended git tool is: git [2021-09-09T16:34:08.134Z] using credential edgex-jenkins-ssh [2021-09-09T16:34:08.162Z] Cloning the remote Git repository [2021-09-09T16:34:08.229Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:34:08.366Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-09-09T16:34:08.477Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:34:08.478Z] > git --version # timeout=10 [2021-09-09T16:34:08.511Z] > git --version # 'git version 2.17.1' [2021-09-09T16:34:08.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:34:08.631Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:34:16.090Z] gofmt -l . [2021-09-09T16:34:16.091Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:34:16.091Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:34:16.420Z] + ls -al . [2021-09-09T16:34:16.420Z] total 612 [2021-09-09T16:34:16.420Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 16:34 . [2021-09-09T16:34:16.420Z] drwxr-xr-x 4 root root 28 Sep 9 16:32 .. [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:30 .dockerignore [2021-09-09T16:34:16.420Z] drwxrwxr-x 8 1001 1001 179 Sep 9 16:30 .git [2021-09-09T16:34:16.420Z] drwxrwxr-x 4 1001 1001 142 Sep 9 16:30 .github [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:30 .gitignore [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:30 .hadolint.yml [2021-09-09T16:34:16.420Z] drwx------ 3 1001 1001 58 Sep 9 16:31 .semver [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:30 .sonarcloud.properties [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:30 ADOPTERS.md [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:30 Attribution.txt [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:30 CHANGELOG.md [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:30 CONTRIBUTING.md [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:30 GOVERNANCE.md [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:30 Jenkinsfile [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:30 LICENSE [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:30 Makefile [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:30 OWNERS.md [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:30 README.md [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:30 SECURITY.md [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:31 VERSION [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:30 ZMQWindows.md [2021-09-09T16:34:16.420Z] drwxrwxr-x 2 1001 1001 37 Sep 9 16:30 bin [2021-09-09T16:34:16.420Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:30 cmd [2021-09-09T16:34:16.420Z] -rw-r--r-- 1 root root 405611 Sep 9 16:33 coverage.out [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:30 go.mod [2021-09-09T16:34:16.420Z] -rw-r--r-- 1 root root 50064 Sep 9 16:32 go.sum [2021-09-09T16:34:16.420Z] drwxrwxr-x 8 1001 1001 124 Sep 9 16:30 internal [2021-09-09T16:34:16.420Z] drwxrwxr-x 3 1001 1001 16 Sep 9 16:30 openapi [2021-09-09T16:34:16.420Z] drwxrwxr-x 4 1001 1001 71 Sep 9 16:30 snap [2021-09-09T16:34:16.420Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:30 version.go [Pipeline] sh [2021-09-09T16:34:16.734Z] + '[' -e coverage.out ] [2021-09-09T16:34:16.734Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:34:16.838Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:34:17.142Z] + make build [2021-09-09T16:34:17.142Z] go mod tidy [2021-09-09T16:34:17.412Z] 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-09-09T16:34:18.822Z] 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-09-09T16:34:25.020Z] 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-09-09T16:34:25.607Z] 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-09-09T16:34:26.570Z] 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-09-09T16:34:26.842Z] 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-09-09T16:34:27.804Z] 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-09-09T16:34:28.388Z] 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-09-09T16:34:29.360Z] 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-09-09T16:34:30.322Z] 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-09-09T16:34:30.908Z] 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-09-09T16:34:31.149Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-09T16:34:31.689Z] Merge succeeded, producing f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:34:31.690Z] Checking out Revision f5631683325f2422b342b51544367e306aa8b699 (PR-3678) [2021-09-09T16:34:31.881Z] 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-09-09T16:34:30.245Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:34:30.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:34:30.287Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:34:30.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:34:30.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:34:30.344Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T16:34:31.173Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:34:31.188Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-09T16:34:31.397Z] > git remote # timeout=10 [2021-09-09T16:34:31.419Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T16:34:31.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:34:31.447Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T16:34:31.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T16:34:31.702Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:34:31.720Z] > git checkout -f f5631683325f2422b342b51544367e306aa8b699 # timeout=10 [Pipeline] } [2021-09-09T16:34:33.327Z] $ docker stop --time=1 7806a698389bfe6f851faac78d28f4b92166fb21a99c0c5b4f67640177e29d2d [2021-09-09T16:34:35.158Z] $ docker rm -f 7806a698389bfe6f851faac78d28f4b92166fb21a99c0c5b4f67640177e29d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-09T16:34:36.312Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T16:34:36.341Z] First time build. Skipping changelog. [2021-09-09T16:34:36.328Z] > git rev-list --no-walk 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:34:40.862Z] provisioning config files... [2021-09-09T16:34:40.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3086729363192468618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:34:41.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:34:41.028Z] [2021-09-09T16:34:41.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:34:41.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:34:41.434Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T16:34:41.434Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T16:34:41.434Z] ca9280d653b3: Pulling fs layer [2021-09-09T16:34:41.434Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T16:34:41.475Z] ---> docker-login.sh [2021-09-09T16:34:41.475Z] nexus3.edgexfoundry.org:10001 [2021-09-09T16:34:41.703Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T16:34:41.703Z] cbdbe7a5bc2a: Download complete [2021-09-09T16:34:41.978Z] cbdbe7a5bc2a: Pull complete [2021-09-09T16:34:42.562Z] ca9280d653b3: Verifying Checksum [2021-09-09T16:34:42.562Z] ca9280d653b3: Download complete [2021-09-09T16:34:42.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:34:43.148Z] ca9280d653b3: Pull complete [2021-09-09T16:34:43.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:34:43.203Z] Configure a credential helper to remove this warning. See [2021-09-09T16:34:43.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:34:43.203Z] [2021-09-09T16:34:43.203Z] Login Succeeded [2021-09-09T16:34:43.203Z] nexus3.edgexfoundry.org:10002 [2021-09-09T16:34:43.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:34:44.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:34:44.076Z] Configure a credential helper to remove this warning. See [2021-09-09T16:34:44.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:34:44.076Z] [2021-09-09T16:34:44.076Z] Login Succeeded [2021-09-09T16:34:44.076Z] nexus3.edgexfoundry.org:10003 [2021-09-09T16:34:44.551Z] 7e9c9ca2126c: Download complete [2021-09-09T16:34:44.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:34:44.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:34:44.676Z] Configure a credential helper to remove this warning. See [2021-09-09T16:34:44.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:34:44.676Z] [2021-09-09T16:34:44.676Z] Login Succeeded [2021-09-09T16:34:44.676Z] nexus3.edgexfoundry.org:10004 [2021-09-09T16:34:45.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:34:45.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:34:45.275Z] Configure a credential helper to remove this warning. See [2021-09-09T16:34:45.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:34:45.275Z] [2021-09-09T16:34:45.275Z] Login Succeeded [2021-09-09T16:34:45.275Z] docker.io [2021-09-09T16:34:45.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T16:34:46.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T16:34:46.159Z] Configure a credential helper to remove this warning. See [2021-09-09T16:34:46.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T16:34:46.159Z] [2021-09-09T16:34:46.159Z] Login Succeeded [2021-09-09T16:34:46.159Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T16:34:46.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-09T16:34:46.841Z] ========================================================= [2021-09-09T16:34:46.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T16:34:46.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:34:47.154Z] 7e9c9ca2126c: Pull complete [2021-09-09T16:34:47.154Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T16:34:47.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:34:47.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T16:34:47.243Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-09T16:34:47.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:34:47.303Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T16:34:47.845Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T16:34:47.845Z] 595b0fe564bb: Pulling fs layer [2021-09-09T16:34:47.845Z] 24495759ef45: Pulling fs layer [2021-09-09T16:34:47.845Z] d148012ef14d: Pulling fs layer [2021-09-09T16:34:47.845Z] e90a11edd702: Pulling fs layer [2021-09-09T16:34:47.845Z] d77568369979: Pulling fs layer [2021-09-09T16:34:47.845Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T16:34:47.845Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T16:34:47.845Z] 97ac5df62f85: Pulling fs layer [2021-09-09T16:34:47.845Z] 170f2ba95c9a: Waiting [2021-09-09T16:34:47.845Z] e90a11edd702: Waiting [2021-09-09T16:34:47.845Z] d77568369979: Waiting [2021-09-09T16:34:47.845Z] fc1c9f9a7f3b: Waiting [2021-09-09T16:34:47.845Z] 97ac5df62f85: Waiting [2021-09-09T16:34:47.845Z] d148012ef14d: Verifying Checksum [2021-09-09T16:34:47.845Z] d148012ef14d: Download complete [2021-09-09T16:34:47.845Z] 24495759ef45: Download complete [2021-09-09T16:34:47.845Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-09T16:34:47.845Z] fc1c9f9a7f3b: Download complete [2021-09-09T16:34:47.845Z] 595b0fe564bb: Download complete [2021-09-09T16:34:47.845Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T16:34:47.845Z] 170f2ba95c9a: Download complete [2021-09-09T16:34:48.842Z] 595b0fe564bb: Pull complete [2021-09-09T16:34:49.442Z] 24495759ef45: Pull complete [2021-09-09T16:34:49.716Z] d148012ef14d: Pull complete [2021-09-09T16:34:49.982Z] $ docker top a08a15a2769c8681051b028215d02c723db3cfbcacee3c60119dd97f06f3f70e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:34:50.371Z] + docker-compose build --help [2021-09-09T16:34:50.371Z] + grep parallel [2021-09-09T16:34:50.951Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T16:34:50.967Z] $ docker stop --time=1 a08a15a2769c8681051b028215d02c723db3cfbcacee3c60119dd97f06f3f70e [2021-09-09T16:34:51.698Z] 97ac5df62f85: Verifying Checksum [2021-09-09T16:34:51.698Z] 97ac5df62f85: Download complete [2021-09-09T16:34:51.698Z] e90a11edd702: Verifying Checksum [2021-09-09T16:34:51.698Z] e90a11edd702: Download complete [2021-09-09T16:34:52.165Z] $ docker rm -f a08a15a2769c8681051b028215d02c723db3cfbcacee3c60119dd97f06f3f70e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:34:52.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T16:34:52.607Z] . [Pipeline] withDockerContainer [2021-09-09T16:34:52.690Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-09T16:34:52.747Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-09T16:34:53.121Z] $ docker top 559f8f1198682801396af938fdc7fb68bf79c4eb5ec9c761ed83445e398a6bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:34:53.516Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:34:54.095Z] Building core-command ... [2021-09-09T16:34:54.095Z] Building core-data ... [2021-09-09T16:34:54.095Z] Building core-metadata ... [2021-09-09T16:34:54.095Z] Building security-bootstrapper ... [2021-09-09T16:34:54.095Z] Building security-proxy-setup ... [2021-09-09T16:34:54.095Z] Building security-secretstore-setup ... [2021-09-09T16:34:54.095Z] Building support-notifications ... [2021-09-09T16:34:54.095Z] Building support-scheduler ... [2021-09-09T16:34:54.095Z] Building sys-mgmt-agent ... [2021-09-09T16:34:54.095Z] Building support-notifications [2021-09-09T16:34:54.095Z] Building core-metadata [2021-09-09T16:34:54.095Z] Building security-proxy-setup [2021-09-09T16:34:54.095Z] Building support-scheduler [2021-09-09T16:34:54.095Z] Building core-command [2021-09-09T16:35:04.120Z] e90a11edd702: Pull complete [2021-09-09T16:35:04.120Z] d77568369979: Pull complete [2021-09-09T16:35:04.120Z] fc1c9f9a7f3b: Pull complete [2021-09-09T16:35:04.120Z] 170f2ba95c9a: Pull complete [2021-09-09T16:35:04.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:04.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:04.297Z] ---> 66fb02a21461 [2021-09-09T16:35:04.297Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:35:04.297Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:04.297Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:04.297Z] ---> 66fb02a21461 [2021-09-09T16:35:04.297Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:35:04.297Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:04.297Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:04.297Z] ---> 66fb02a21461 [2021-09-09T16:35:04.297Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:35:07.788Z] ---> Running in c9b8634dcf8c [2021-09-09T16:35:07.788Z] ---> Running in 9b71709aaab5 [2021-09-09T16:35:08.060Z] ---> Running in 67c7b1bef02c [2021-09-09T16:35:09.740Z] 97ac5df62f85: Pull complete [2021-09-09T16:35:09.740Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T16:35:09.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:35:09.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:35:10.098Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:35:10.098Z] WORKDIR /edgex [2021-09-09T16:35:10.098Z] COPY go.mod . [2021-09-09T16:35:10.098Z] RUN go mod download [2021-09-09T16:35:10.098Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T16:35:12.214Z] Removing intermediate container c9b8634dcf8c [2021-09-09T16:35:12.214Z] ---> ee3a3966c2b3 [2021-09-09T16:35:12.214Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:12.481Z] Removing intermediate container 9b71709aaab5 [2021-09-09T16:35:12.481Z] ---> 80855441c2eb [2021-09-09T16:35:12.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:12.481Z] Removing intermediate container 67c7b1bef02c [2021-09-09T16:35:12.481Z] ---> 3f9b66a3df3e [2021-09-09T16:35:12.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:12.729Z] Sending build context to Docker daemon 166MB [2021-09-09T16:35:12.729Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T16:35:12.729Z] ---> 04bc70af865f [2021-09-09T16:35:12.729Z] Step 2/4 : WORKDIR /edgex [2021-09-09T16:35:12.749Z] ---> Running in bbbf4d051ee4 [2021-09-09T16:35:12.749Z] ---> Running in e286114cd1a0 [2021-09-09T16:35:12.749Z] ---> Running in bcc6aba97ca7 [2021-09-09T16:35:17.007Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:17.007Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:17.007Z] ---> 66fb02a21461 [2021-09-09T16:35:17.007Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:35:17.007Z] ---> Using cache [2021-09-09T16:35:17.007Z] ---> 80855441c2eb [2021-09-09T16:35:17.007Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:17.077Z] ---> Running in 955b031dbc84 [2021-09-09T16:35:18.064Z] Removing intermediate container 955b031dbc84 [2021-09-09T16:35:18.064Z] ---> da9fabfdb405 [2021-09-09T16:35:18.064Z] Step 3/4 : COPY go.mod . [2021-09-09T16:35:18.666Z] ---> 67f73c27f37c [2021-09-09T16:35:18.666Z] Step 4/4 : RUN go mod download [2021-09-09T16:35:18.936Z] ---> Running in d468c38bd419 [2021-09-09T16:35:19.588Z] ---> Running in e920fed12204 [2021-09-09T16:35:19.861Z] Removing intermediate container bcc6aba97ca7 [2021-09-09T16:35:19.861Z] ---> 805f475edbd8 [2021-09-09T16:35:19.861Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:35:19.861Z] ---> Running in 8863bf32b6bd [2021-09-09T16:35:19.861Z] Removing intermediate container e286114cd1a0 [2021-09-09T16:35:19.861Z] ---> 2949de923d4c [2021-09-09T16:35:19.861Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:35:19.861Z] Removing intermediate container bbbf4d051ee4 [2021-09-09T16:35:19.861Z] ---> 6505941a242f [2021-09-09T16:35:19.861Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:35:19.861Z] ---> Running in 9044c9609187 [2021-09-09T16:35:19.861Z] ---> Running in b225fdb3c91d [2021-09-09T16:35:20.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:20.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:20.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:20.726Z] Removing intermediate container e920fed12204 [2021-09-09T16:35:20.726Z] ---> 7de441d96898 [2021-09-09T16:35:20.726Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:35:20.992Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:35:20.992Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:35:20.992Z] ---> 66fb02a21461 [2021-09-09T16:35:20.992Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:35:20.992Z] ---> Using cache [2021-09-09T16:35:20.992Z] ---> 80855441c2eb [2021-09-09T16:35:20.992Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:35:20.992Z] ---> Using cache [2021-09-09T16:35:20.992Z] ---> 7de441d96898 [2021-09-09T16:35:20.992Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:35:20.992Z] ---> Running in df3f67348636 [2021-09-09T16:35:20.992Z] ---> Running in 6dba895dd426 [2021-09-09T16:35:21.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:21.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:21.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:21.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:21.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:21.799Z] OK: 219 MiB in 52 packages [2021-09-09T16:35:22.067Z] Removing intermediate container 8863bf32b6bd [2021-09-09T16:35:22.067Z] ---> ed20c9aa2f0c [2021-09-09T16:35:22.067Z] Step 6/24 : COPY go.mod . [2021-09-09T16:35:22.067Z] OK: 219 MiB in 52 packages [2021-09-09T16:35:23.819Z] ---> d696de681760 [2021-09-09T16:35:23.819Z] Step 7/24 : RUN go mod download [2021-09-09T16:35:23.819Z] ---> Running in bd1a76409bd7 [2021-09-09T16:35:23.819Z] Removing intermediate container b225fdb3c91d [2021-09-09T16:35:23.819Z] ---> a7575840d8fa [2021-09-09T16:35:23.819Z] Step 6/22 : COPY go.mod . [2021-09-09T16:35:23.819Z] OK: 219 MiB in 52 packages [2021-09-09T16:35:23.819Z] ---> ff65f16deb8e [2021-09-09T16:35:23.819Z] Step 7/22 : RUN go mod download [2021-09-09T16:35:23.819Z] ---> Running in 3e96827d27ec [2021-09-09T16:35:23.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:23.819Z] Removing intermediate container 9044c9609187 [2021-09-09T16:35:23.819Z] ---> f14b17b53835 [2021-09-09T16:35:23.819Z] Step 6/24 : COPY go.mod . [2021-09-09T16:35:23.819Z] ---> 92c5b567b84c [2021-09-09T16:35:23.819Z] Step 7/24 : RUN go mod download [2021-09-09T16:35:23.819Z] ---> Running in 8ae57397c4e8 [2021-09-09T16:35:23.819Z] Removing intermediate container bd1a76409bd7 [2021-09-09T16:35:23.819Z] ---> b8193165eea1 [2021-09-09T16:35:23.819Z] Step 8/24 : COPY . . [2021-09-09T16:35:24.090Z] Removing intermediate container 3e96827d27ec [2021-09-09T16:35:24.090Z] ---> f8c101f9d8fe [2021-09-09T16:35:24.090Z] Step 8/22 : COPY . . [2021-09-09T16:35:24.359Z] OK: 219 MiB in 52 packages [2021-09-09T16:35:24.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:35:25.583Z] Removing intermediate container 8ae57397c4e8 [2021-09-09T16:35:25.583Z] ---> dd431d3b853b [2021-09-09T16:35:25.583Z] Step 8/24 : COPY . . [2021-09-09T16:35:27.521Z] OK: 219 MiB in 52 packages [2021-09-09T16:35:28.970Z] Removing intermediate container df3f67348636 [2021-09-09T16:35:28.970Z] ---> f97489f14156 [2021-09-09T16:35:28.970Z] Step 6/23 : COPY go.mod . [2021-09-09T16:35:29.242Z] Removing intermediate container 6dba895dd426 [2021-09-09T16:35:29.242Z] ---> 35a4c99545ad [2021-09-09T16:35:29.242Z] Step 6/23 : COPY go.mod . [2021-09-09T16:35:29.242Z] ---> a7c29bc9a15b [2021-09-09T16:35:29.242Z] Step 7/23 : RUN go mod download [2021-09-09T16:35:29.507Z] ---> Running in b669595b2d16 [2021-09-09T16:35:29.507Z] ---> fed83fcb9f75 [2021-09-09T16:35:29.507Z] Step 7/23 : RUN go mod download [2021-09-09T16:35:29.772Z] ---> Running in 7fbedbed1309 [2021-09-09T16:35:30.741Z] ---> 207c39daa9f3 [2021-09-09T16:35:30.741Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:35:30.741Z] ---> Running in 1cae15dfc9d3 [2021-09-09T16:35:31.011Z] ---> f33b652149c6 [2021-09-09T16:35:31.011Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:35:31.277Z] ---> Running in 400cc7903125 [2021-09-09T16:35:31.278Z] Removing intermediate container b669595b2d16 [2021-09-09T16:35:31.278Z] ---> 7396d6c0ecbb [2021-09-09T16:35:31.278Z] Step 8/23 : COPY . . [2021-09-09T16:35:31.883Z] Removing intermediate container 7fbedbed1309 [2021-09-09T16:35:31.883Z] ---> 6a268de981ec [2021-09-09T16:35:31.883Z] Step 8/23 : COPY . . [2021-09-09T16:35:36.003Z] Removing intermediate container 1cae15dfc9d3 [2021-09-09T16:35:36.003Z] ---> be680e64dee3 [2021-09-09T16:35:36.003Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:35:36.003Z] ---> 3d2e6d1846af [2021-09-09T16:35:36.003Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:35:36.003Z] ---> Running in b099d96ab6e7 [2021-09-09T16:35:36.003Z] Removing intermediate container 400cc7903125 [2021-09-09T16:35:36.003Z] ---> 7c5b2eacf765 [2021-09-09T16:35:36.003Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:35:36.003Z] ---> Running in e54e687df7e6 [2021-09-09T16:35:36.003Z] ---> Running in 5d6216134913 [2021-09-09T16:35:36.003Z] 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-09-09T16:35:36.304Z] 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-09-09T16:35:37.751Z] Removing intermediate container e54e687df7e6 [2021-09-09T16:35:37.752Z] ---> 1939bd12481a [2021-09-09T16:35:37.752Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:35:37.752Z] ---> Running in e0d1eafc900d [2021-09-09T16:35:38.588Z] 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-09-09T16:35:40.591Z] ---> a3e39f401060 [2021-09-09T16:35:40.591Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:35:40.866Z] ---> Running in 11cf83a95ed9 [2021-09-09T16:35:41.451Z] ---> 9f60c9404340 [2021-09-09T16:35:41.451Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:35:41.451Z] ---> Running in c8d8067830d3 [2021-09-09T16:35:43.406Z] Removing intermediate container c8d8067830d3 [2021-09-09T16:35:43.406Z] ---> 51fbc41b1372 [2021-09-09T16:35:43.406Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:35:43.406Z] ---> Running in b34fbe70b0fd [2021-09-09T16:35:43.406Z] Removing intermediate container 11cf83a95ed9 [2021-09-09T16:35:43.406Z] ---> eac6ef4162d5 [2021-09-09T16:35:43.406Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:35:43.406Z] ---> Running in 7d7c2a3dc101 [2021-09-09T16:35:43.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-09-09T16:35:43.991Z] 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-09-09T16:36:08.944Z] 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-09-09T16:36:15.454Z] Removing intermediate container 5d6216134913 [2021-09-09T16:36:15.454Z] ---> 7cad581a1457 [2021-09-09T16:36:15.454Z] [2021-09-09T16:36:15.454Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:36:15.723Z] 3.12: Pulling from library/alpine [2021-09-09T16:36:17.168Z] Removing intermediate container e0d1eafc900d [2021-09-09T16:36:17.168Z] ---> c0802038f8ee [2021-09-09T16:36:17.168Z] [2021-09-09T16:36:17.168Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:36:17.168Z] Removing intermediate container b099d96ab6e7 [2021-09-09T16:36:17.168Z] ---> aa97e0419c2d [2021-09-09T16:36:17.168Z] [2021-09-09T16:36:17.168Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:36:17.168Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:36:17.168Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:36:17.168Z] ---> 48b8ec4ed9eb [2021-09-09T16:36:17.168Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:36:17.168Z] 3.12: Pulling from library/alpine [2021-09-09T16:36:17.168Z] ---> Running in bb2d22cace81 [2021-09-09T16:36:17.441Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:36:17.441Z] Status: Image is up to date for alpine:3.12 [2021-09-09T16:36:17.441Z] ---> 48b8ec4ed9eb [2021-09-09T16:36:17.441Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:36:17.441Z] 3.12: Pulling from library/alpine [2021-09-09T16:36:17.441Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:36:17.441Z] Status: Image is up to date for alpine:3.12 [2021-09-09T16:36:17.441Z] ---> 48b8ec4ed9eb [2021-09-09T16:36:17.441Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:36:17.441Z] ---> Running in 622193fb2c35 [2021-09-09T16:36:17.441Z] ---> Running in 5c20ea9591e9 [2021-09-09T16:36:18.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:18.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:18.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:18.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:18.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:18.322Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:18.607Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:36:18.607Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:36:18.607Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:36:18.607Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:36:18.607Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:36:18.607Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:36:18.607Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:36:18.607Z] OK: 7 MiB in 18 packages [2021-09-09T16:36:18.607Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:36:18.607Z] OK: 6 MiB in 15 packages [2021-09-09T16:36:18.607Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:36:18.607Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:36:18.607Z] OK: 6 MiB in 15 packages [2021-09-09T16:36:19.587Z] Removing intermediate container 622193fb2c35 [2021-09-09T16:36:19.587Z] ---> 983e69d57018 [2021-09-09T16:36:19.587Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:36:19.587Z] Removing intermediate container bb2d22cace81 [2021-09-09T16:36:19.587Z] ---> 219b69f47b5a [2021-09-09T16:36:19.587Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:36:19.587Z] ---> Running in 4dc3370df443 [2021-09-09T16:36:19.587Z] Removing intermediate container 5c20ea9591e9 [2021-09-09T16:36:19.587Z] ---> ab03531980cd [2021-09-09T16:36:19.587Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:36:19.587Z] ---> Running in 821f1a96850d [2021-09-09T16:36:19.587Z] ---> Running in 86f2c9e5f114 [2021-09-09T16:36:19.587Z] Removing intermediate container 4dc3370df443 [2021-09-09T16:36:19.587Z] ---> cb3c0b2b9637 [2021-09-09T16:36:19.587Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:36:19.587Z] Removing intermediate container 821f1a96850d [2021-09-09T16:36:19.587Z] ---> 17517718ab05 [2021-09-09T16:36:19.587Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:36:19.868Z] Removing intermediate container 86f2c9e5f114 [2021-09-09T16:36:19.868Z] ---> bdc6fde631f9 [2021-09-09T16:36:19.868Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:36:19.868Z] ---> Running in 8df8148d82f7 [2021-09-09T16:36:19.868Z] ---> Running in 9c8ed652a167 [2021-09-09T16:36:19.868Z] ---> Running in 8d0c6a45da76 [2021-09-09T16:36:19.868Z] Removing intermediate container 8df8148d82f7 [2021-09-09T16:36:19.868Z] ---> 82d9650e323b [2021-09-09T16:36:19.868Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:36:19.868Z] ---> Running in 00193c4ec852 [2021-09-09T16:36:19.868Z] Removing intermediate container 8d0c6a45da76 [2021-09-09T16:36:19.868Z] ---> f48a4351a236 [2021-09-09T16:36:19.868Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:36:20.135Z] Removing intermediate container 9c8ed652a167 [2021-09-09T16:36:20.135Z] ---> a700dfffc7c8 [2021-09-09T16:36:20.135Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:36:20.135Z] ---> Running in d30b9aa9bbb5 [2021-09-09T16:36:20.135Z] Removing intermediate container 00193c4ec852 [2021-09-09T16:36:20.135Z] ---> b8ece0871f7b [2021-09-09T16:36:20.135Z] Step 16/24 : WORKDIR / [2021-09-09T16:36:20.135Z] ---> Running in 37c3e18d72a5 [2021-09-09T16:36:20.412Z] Removing intermediate container d30b9aa9bbb5 [2021-09-09T16:36:20.412Z] ---> aeefff5ab8e9 [2021-09-09T16:36:20.412Z] Step 16/24 : WORKDIR / [2021-09-09T16:36:20.412Z] ---> 3d6ccd1815ea [2021-09-09T16:36:20.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:36:20.412Z] ---> Running in ba5214e69749 [2021-09-09T16:36:20.684Z] Removing intermediate container 37c3e18d72a5 [2021-09-09T16:36:20.684Z] ---> c37dc2e6092f [2021-09-09T16:36:20.684Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:36:20.684Z] Removing intermediate container ba5214e69749 [2021-09-09T16:36:20.684Z] ---> 907f6f8b5c0c [2021-09-09T16:36:20.684Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:36:20.949Z] ---> a19793ceba35 [2021-09-09T16:36:20.949Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:36:20.949Z] ---> be9dd3d0cb94 [2021-09-09T16:36:20.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:36:21.221Z] ---> 4ca76a6a535d [2021-09-09T16:36:21.221Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:36:21.807Z] ---> 504d32f44812 [2021-09-09T16:36:21.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:36:22.088Z] ---> b870201094dd [2021-09-09T16:36:22.088Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:36:22.088Z] ---> e3afc68baa3e [2021-09-09T16:36:22.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:36:22.358Z] ---> Running in 7415b7aa09a3 [2021-09-09T16:36:22.358Z] ---> 2934c9cb4a9a [2021-09-09T16:36:22.358Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:36:22.358Z] ---> 573eb76b8602 [2021-09-09T16:36:22.358Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:36:22.630Z] Removing intermediate container b34fbe70b0fd [2021-09-09T16:36:22.630Z] ---> 24c48e4c2620 [2021-09-09T16:36:22.630Z] [2021-09-09T16:36:22.630Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:36:22.630Z] ---> 48b8ec4ed9eb [2021-09-09T16:36:22.630Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:36:22.630Z] ---> Using cache [2021-09-09T16:36:22.630Z] ---> ab03531980cd [2021-09-09T16:36:22.630Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:36:22.630Z] ---> Using cache [2021-09-09T16:36:22.630Z] ---> bdc6fde631f9 [2021-09-09T16:36:22.630Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:36:22.630Z] ---> Running in b4c25c46efb3 [2021-09-09T16:36:22.630Z] Removing intermediate container 7d7c2a3dc101 [2021-09-09T16:36:22.630Z] ---> 0985a22b39b2 [2021-09-09T16:36:22.630Z] [2021-09-09T16:36:22.630Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:36:22.630Z] ---> 48b8ec4ed9eb [2021-09-09T16:36:22.630Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:36:22.630Z] ---> Running in 34154edcf763 [2021-09-09T16:36:22.630Z] ---> Running in 867108fe9f06 [2021-09-09T16:36:22.630Z] ---> Running in 1409f9e4cbe4 [2021-09-09T16:36:22.630Z] Removing intermediate container 7415b7aa09a3 [2021-09-09T16:36:22.630Z] ---> ca34ee90eeee [2021-09-09T16:36:22.630Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:36:22.630Z] ---> Running in cce3c0be68c1 [2021-09-09T16:36:22.630Z] Removing intermediate container b4c25c46efb3 [2021-09-09T16:36:22.630Z] ---> c1b6c583c19f [2021-09-09T16:36:22.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:36:22.630Z] ---> Running in 5a8632726fcb [2021-09-09T16:36:22.630Z] Removing intermediate container 34154edcf763 [2021-09-09T16:36:22.630Z] ---> ca9d901ad83f [2021-09-09T16:36:22.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:36:22.630Z] Removing intermediate container 867108fe9f06 [2021-09-09T16:36:22.630Z] ---> 668b315e7cd9 [2021-09-09T16:36:22.630Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:36:22.630Z] ---> Running in c31e7a8a223f [2021-09-09T16:36:22.896Z] Removing intermediate container cce3c0be68c1 [2021-09-09T16:36:22.896Z] ---> 2bcf54b5682c [2021-09-09T16:36:22.896Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T16:36:22.896Z] ---> Running in ab67ec0e5c69 [2021-09-09T16:36:22.896Z] ---> Running in 9233e9396cb6 [2021-09-09T16:36:22.896Z] Removing intermediate container 5a8632726fcb [2021-09-09T16:36:22.896Z] ---> 6c676905228b [2021-09-09T16:36:22.896Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:36:22.896Z] Removing intermediate container 9233e9396cb6 [2021-09-09T16:36:22.896Z] ---> 9f4859ca4966 [2021-09-09T16:36:22.896Z] Step 21/22 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:36:22.896Z] ---> Running in 71baeff0d8ef [2021-09-09T16:36:22.896Z] ---> Running in 24e8f1752635 [2021-09-09T16:36:22.896Z] Removing intermediate container c31e7a8a223f [2021-09-09T16:36:22.896Z] ---> 837ffe1253b7 [2021-09-09T16:36:22.896Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:36:22.896Z] Removing intermediate container ab67ec0e5c69 [2021-09-09T16:36:22.896Z] ---> c204f2c6e12a [2021-09-09T16:36:22.896Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:36:23.165Z] ---> Running in dff3ce77c2eb [2021-09-09T16:36:23.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:23.165Z] Removing intermediate container 71baeff0d8ef [2021-09-09T16:36:23.165Z] ---> 427a109e8193 [2021-09-09T16:36:23.165Z] Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:36:23.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:23.165Z] Removing intermediate container 24e8f1752635 [2021-09-09T16:36:23.165Z] ---> ca357b6cae38 [2021-09-09T16:36:23.165Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:36:23.165Z] ---> Running in c0c0fc3c6abd [2021-09-09T16:36:23.165Z] ---> Running in 7718d8d88700 [2021-09-09T16:36:23.165Z] Removing intermediate container dff3ce77c2eb [2021-09-09T16:36:23.165Z] ---> 4cf2fb014649 [2021-09-09T16:36:23.165Z] Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:36:23.165Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:36:23.440Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:36:23.440Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:36:23.440Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:36:23.440Z] ---> Running in 3673457e297d [2021-09-09T16:36:23.440Z] OK: 6 MiB in 16 packages [2021-09-09T16:36:23.440Z] Removing intermediate container c0c0fc3c6abd [2021-09-09T16:36:23.440Z] ---> 96f33fb11ef7 [2021-09-09T16:36:23.440Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:36:23.440Z] Removing intermediate container 7718d8d88700 [2021-09-09T16:36:23.440Z] ---> 037ca9ee24cf [2021-09-09T16:36:23.440Z] [2021-09-09T16:36:23.440Z] Removing intermediate container 3673457e297d [2021-09-09T16:36:23.440Z] ---> ffcb2fc5489b [2021-09-09T16:36:23.440Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:36:23.440Z] ---> 150c2b2a367e [2021-09-09T16:36:23.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:36:23.706Z] ---> Running in fab3873d4e7a [2021-09-09T16:36:23.706Z] ---> Running in 373ad00a40c5 [2021-09-09T16:36:23.706Z] Successfully built 037ca9ee24cf [2021-09-09T16:36:23.706Z] Successfully tagged security-proxy-setup:latest [2021-09-09T16:36:23.706Z]  Building security-proxy-setup ... done Building core-data [2021-09-09T16:36:24.288Z] Removing intermediate container fab3873d4e7a [2021-09-09T16:36:24.288Z] ---> 2896e83d2b13 [2021-09-09T16:36:24.288Z] [2021-09-09T16:36:24.288Z] Successfully built 2896e83d2b13 [2021-09-09T16:36:24.556Z] Successfully tagged core-metadata:latest [2021-09-09T16:36:24.556Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-09-09T16:36:25.967Z] Removing intermediate container 373ad00a40c5 [2021-09-09T16:36:25.967Z] ---> ddda80880782 [2021-09-09T16:36:25.967Z] [2021-09-09T16:36:25.967Z] ---> e08e750d1dc1 [2021-09-09T16:36:25.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:36:25.967Z] Removing intermediate container 1409f9e4cbe4 [2021-09-09T16:36:25.967Z] ---> 5b228ee016e6 [2021-09-09T16:36:25.967Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:36:25.967Z] Successfully built ddda80880782 [2021-09-09T16:36:26.237Z] Successfully tagged core-command:latest [2021-09-09T16:36:26.237Z]  Building core-command ... done Building security-secretstore-setup [2021-09-09T16:36:26.237Z] ---> Running in be6c022c9b64 [2021-09-09T16:36:26.237Z] ---> 88a179d59fce [2021-09-09T16:36:26.237Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:36:27.659Z] Removing intermediate container be6c022c9b64 [2021-09-09T16:36:27.659Z] ---> 8bf5b9ab7d9e [2021-09-09T16:36:27.659Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:36:27.924Z] ---> Running in 2f1d771677b7 [2021-09-09T16:36:27.924Z] ---> Running in 4f23ead24887 [2021-09-09T16:36:28.191Z] Removing intermediate container 2f1d771677b7 [2021-09-09T16:36:28.191Z] ---> df98a506ea04 [2021-09-09T16:36:28.191Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:36:28.191Z] Removing intermediate container 4f23ead24887 [2021-09-09T16:36:28.191Z] ---> 5899d73f8382 [2021-09-09T16:36:28.191Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:36:28.191Z] ---> Running in c821b87e73a4 [2021-09-09T16:36:28.191Z] ---> Running in a61b1660226a [2021-09-09T16:36:30.634Z] Removing intermediate container a61b1660226a [2021-09-09T16:36:30.634Z] ---> 71734c609c07 [2021-09-09T16:36:30.634Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:36:30.634Z] Removing intermediate container c821b87e73a4 [2021-09-09T16:36:30.634Z] ---> 731f3d706852 [2021-09-09T16:36:30.634Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:36:31.597Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:31.597Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:31.597Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:31.597Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:32.180Z] ---> Running in fc998118c559 [2021-09-09T16:36:32.180Z] ---> 66fb02a21461 [2021-09-09T16:36:32.180Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:32.180Z] ---> 66fb02a21461 [2021-09-09T16:36:32.180Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:36:32.180Z] ---> Using cache [2021-09-09T16:36:32.180Z] ---> 80855441c2eb [2021-09-09T16:36:32.180Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:32.180Z] ---> Using cache [2021-09-09T16:36:32.180Z] ---> 7de441d96898 [2021-09-09T16:36:32.180Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:36:32.180Z] ---> Using cache [2021-09-09T16:36:32.180Z] ---> 80855441c2eb [2021-09-09T16:36:32.180Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:32.180Z] ---> Using cache [2021-09-09T16:36:32.180Z] ---> 35a4c99545ad [2021-09-09T16:36:32.180Z] Step 6/26 : COPY go.mod . [2021-09-09T16:36:32.180Z] ---> Using cache [2021-09-09T16:36:32.180Z] ---> fed83fcb9f75 [2021-09-09T16:36:32.180Z] Step 7/26 : RUN go mod download [2021-09-09T16:36:32.180Z] ---> Using cache [2021-09-09T16:36:32.180Z] ---> 6a268de981ec [2021-09-09T16:36:32.180Z] Step 8/26 : COPY . . [2021-09-09T16:36:32.180Z] ---> Using cache [2021-09-09T16:36:32.180Z] ---> 7de441d96898 [2021-09-09T16:36:32.180Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:36:32.445Z] ---> Using cache [2021-09-09T16:36:32.445Z] ---> 9f60c9404340 [2021-09-09T16:36:32.445Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:36:32.445Z] ---> Using cache [2021-09-09T16:36:32.445Z] ---> 51fbc41b1372 [2021-09-09T16:36:32.445Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:36:33.029Z] ---> c6749d19b95e [2021-09-09T16:36:33.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:36:33.029Z] ---> Running in 6cea7615d74d [2021-09-09T16:36:33.029Z] ---> Running in 325761b69f1c [2021-09-09T16:36:33.610Z] Removing intermediate container fc998118c559 [2021-09-09T16:36:33.610Z] ---> a75f1eadaed9 [2021-09-09T16:36:33.610Z] Step 22/23 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:36:33.879Z] ---> b039b90edbdb [2021-09-09T16:36:33.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:36:33.879Z] ---> Running in ee6f7b02080e [2021-09-09T16:36:34.150Z] Removing intermediate container ee6f7b02080e [2021-09-09T16:36:34.150Z] ---> fc67e50205a3 [2021-09-09T16:36:34.150Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:36:34.150Z] ---> aac70c8019df [2021-09-09T16:36:34.150Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:36:34.150Z] ---> Running in 3e0de4d3d06f [2021-09-09T16:36:34.150Z] ---> Running in cbc1c3e2dfcc [2021-09-09T16:36:34.734Z] 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-09-09T16:36:34.734Z] Removing intermediate container 3e0de4d3d06f [2021-09-09T16:36:34.734Z] ---> a1c2ce6e90c8 [2021-09-09T16:36:34.734Z] [2021-09-09T16:36:34.734Z] Removing intermediate container cbc1c3e2dfcc [2021-09-09T16:36:34.734Z] ---> c7c08dc6919d [2021-09-09T16:36:34.734Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:36:34.734Z] Successfully built a1c2ce6e90c8 [2021-09-09T16:36:34.734Z] Successfully tagged support-scheduler:latest [2021-09-09T16:36:34.734Z] Building security-bootstrapper [2021-09-09T16:36:34.734Z]  Building support-scheduler ... done  ---> Running in 357d75cb9229 [2021-09-09T16:36:34.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:35.314Z] Removing intermediate container 357d75cb9229 [2021-09-09T16:36:35.314Z] ---> 462b4c4f8422 [2021-09-09T16:36:35.314Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T16:36:35.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:35.895Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:35.895Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:35.895Z] ---> 66fb02a21461 [2021-09-09T16:36:35.895Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:36:35.895Z] ---> Using cache [2021-09-09T16:36:35.895Z] ---> 80855441c2eb [2021-09-09T16:36:35.895Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:35.895Z] ---> Using cache [2021-09-09T16:36:35.895Z] ---> 7de441d96898 [2021-09-09T16:36:35.895Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:36:36.489Z] ---> Running in 31088ac62942 [2021-09-09T16:36:36.489Z] ---> Running in 57b34f42892b [2021-09-09T16:36:36.758Z] Removing intermediate container 57b34f42892b [2021-09-09T16:36:36.758Z] ---> d11d8147a111 [2021-09-09T16:36:36.758Z] Step 22/23 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:36:36.758Z] ---> Running in e76580341996 [2021-09-09T16:36:37.029Z] Removing intermediate container e76580341996 [2021-09-09T16:36:37.029Z] ---> 64c38f63f9f1 [2021-09-09T16:36:37.029Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:36:37.029Z] ---> Running in c68814e46746 [2021-09-09T16:36:37.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:37.029Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:37.298Z] Removing intermediate container c68814e46746 [2021-09-09T16:36:37.298Z] ---> ad8309632971 [2021-09-09T16:36:37.298Z] [2021-09-09T16:36:37.298Z] Successfully built ad8309632971 [2021-09-09T16:36:37.298Z] Successfully tagged support-notifications:latest [2021-09-09T16:36:37.570Z]  Building support-notifications ... done Removing intermediate container 6cea7615d74d [2021-09-09T16:36:37.570Z] ---> 04da0d08f594 [2021-09-09T16:36:37.570Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:38.166Z] ---> 7f12b721ae67 [2021-09-09T16:36:38.166Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:38.166Z] ---> Running in a92e42c784e2 [2021-09-09T16:36:38.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:36:39.595Z] OK: 219 MiB in 52 packages [2021-09-09T16:36:40.195Z] Removing intermediate container a92e42c784e2 [2021-09-09T16:36:40.195Z] ---> c1d857007d32 [2021-09-09T16:36:40.195Z] Step 8/24 : COPY . . [2021-09-09T16:36:40.471Z] Removing intermediate container 31088ac62942 [2021-09-09T16:36:40.471Z] ---> 30c7d3d27cdb [2021-09-09T16:36:40.471Z] Step 6/24 : COPY go.mod . [2021-09-09T16:36:41.056Z] ---> 03150d192a21 [2021-09-09T16:36:41.056Z] Step 7/24 : RUN go mod download [2021-09-09T16:36:41.324Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:36:41.324Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:36:41.324Z] ---> 66fb02a21461 [2021-09-09T16:36:41.324Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:36:41.324Z] ---> Using cache [2021-09-09T16:36:41.324Z] ---> 80855441c2eb [2021-09-09T16:36:41.324Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:36:41.324Z] ---> Using cache [2021-09-09T16:36:41.324Z] ---> 7de441d96898 [2021-09-09T16:36:41.324Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:36:41.324Z] ---> Using cache [2021-09-09T16:36:41.324Z] ---> 35a4c99545ad [2021-09-09T16:36:41.324Z] Step 6/32 : COPY go.mod . [2021-09-09T16:36:41.324Z] ---> Using cache [2021-09-09T16:36:41.324Z] ---> fed83fcb9f75 [2021-09-09T16:36:41.324Z] Step 7/32 : RUN go mod download [2021-09-09T16:36:41.324Z] ---> Using cache [2021-09-09T16:36:41.324Z] ---> 6a268de981ec [2021-09-09T16:36:41.324Z] Step 8/32 : COPY . . [2021-09-09T16:36:41.324Z] ---> Using cache [2021-09-09T16:36:41.324Z] ---> 9f60c9404340 [2021-09-09T16:36:41.324Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:36:41.324Z] ---> Using cache [2021-09-09T16:36:41.324Z] ---> 51fbc41b1372 [2021-09-09T16:36:41.324Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:36:41.921Z] ---> Running in cec45a2aef73 [2021-09-09T16:36:41.921Z] ---> Running in 689b8bc84e6b [2021-09-09T16:36:42.892Z] 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-09-09T16:36:45.598Z] ---> a59e03040d1a [2021-09-09T16:36:45.598Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:45.598Z] ---> Running in 868fc4c4b41a [2021-09-09T16:36:45.598Z] Removing intermediate container cec45a2aef73 [2021-09-09T16:36:45.598Z] ---> 6adf9980157a [2021-09-09T16:36:45.598Z] Step 8/24 : COPY . . [2021-09-09T16:36:51.007Z] Removing intermediate container 868fc4c4b41a [2021-09-09T16:36:51.007Z] ---> 71df064b9863 [2021-09-09T16:36:51.007Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:36:51.007Z] ---> Running in 810b3599606b [2021-09-09T16:36:51.007Z] ---> a8f110330f83 [2021-09-09T16:36:51.007Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:36:51.007Z] ---> Running in b9f684e717ca [2021-09-09T16:36:51.276Z] 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-09-09T16:36:52.706Z] Removing intermediate container b9f684e717ca [2021-09-09T16:36:52.706Z] ---> eba59492d54e [2021-09-09T16:36:52.706Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:36:52.706Z] ---> Running in 1541530fc635 [2021-09-09T16:36:53.294Z] 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-09-09T16:36:56.642Z] 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-09-09T16:36:59.438Z] Removing intermediate container d468c38bd419 [2021-09-09T16:36:59.439Z] ---> aa8ad12f7328 [2021-09-09T16:36:59.439Z] Successfully built aa8ad12f7328 [2021-09-09T16:36:59.439Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:36:59.814Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:36:59.814Z] . [Pipeline] withDockerContainer [2021-09-09T16:37:00.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container [2021-09-09T16:37:00.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-09-09T16:37:00.908Z] Removing intermediate container 325761b69f1c [2021-09-09T16:37:00.908Z] ---> d703553885ac [2021-09-09T16:37:00.908Z] [2021-09-09T16:37:00.908Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:37:00.908Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:00.908Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:37:00.908Z] ---> Running in f0c3f4901129 [2021-09-09T16:37:01.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:01.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:01.448Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:37:01.720Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:01.720Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:37:01.720Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:01.720Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:37:01.720Z] OK: 6 MiB in 17 packages [2021-09-09T16:37:02.237Z] $ docker top 93aa437fd6448596ad5b245f303d87ce9d32045d09a5ba6b4a47e64cbd8aa569 -eo pid,comm [2021-09-09T16:37:02.313Z] Removing intermediate container f0c3f4901129 [2021-09-09T16:37:02.313Z] ---> b2077ba74000 [2021-09-09T16:37:02.313Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:37:02.313Z] ---> Running in d59a9d760c82 [Pipeline] { [2021-09-09T16:37:02.581Z] Removing intermediate container d59a9d760c82 [2021-09-09T16:37:02.581Z] ---> bb028fe6218e [2021-09-09T16:37:02.581Z] Step 14/26 : WORKDIR / [2021-09-09T16:37:02.581Z] ---> Running in 9259f59d8f49 [Pipeline] sh [2021-09-09T16:37:02.853Z] Removing intermediate container 9259f59d8f49 [2021-09-09T16:37:02.853Z] ---> a8401a5e0b5c [2021-09-09T16:37:02.853Z] 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-09-09T16:37:03.120Z] ---> 7b8e57f21d8e [2021-09-09T16:37:03.120Z] 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-09-09T16:37:03.244Z] + go version [2021-09-09T16:37:03.244Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T16:37:03.279Z] $ docker stop --time=1 93aa437fd6448596ad5b245f303d87ce9d32045d09a5ba6b4a47e64cbd8aa569 [2021-09-09T16:37:03.386Z] ---> bbed10965ce6 [2021-09-09T16:37:03.387Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:03.670Z] ---> 0445ab280286 [2021-09-09T16:37:03.670Z] 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-09-09T16:37:03.670Z] ---> b7e6eae6cf77 [2021-09-09T16:37:03.670Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:37:04.263Z] ---> 7ac3452ca71d [2021-09-09T16:37:04.263Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:37:05.232Z] ---> 935e99b8fc4d [2021-09-09T16:37:05.232Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:37:05.232Z] ---> 45a72fa5fc6f [2021-09-09T16:37:05.232Z] 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-09-09T16:37:05.232Z] ---> Running in bd45f0fc44dc [2021-09-09T16:37:05.255Z] $ docker rm -f 93aa437fd6448596ad5b245f303d87ce9d32045d09a5ba6b4a47e64cbd8aa569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-09T16:37:07.152Z] Removing intermediate container bd45f0fc44dc [2021-09-09T16:37:07.152Z] ---> 1c499e48e089 [2021-09-09T16:37:07.152Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:37:07.152Z] ---> Running in 3a2e26b4e6e8 [2021-09-09T16:37:07.152Z] Removing intermediate container 3a2e26b4e6e8 [2021-09-09T16:37:07.152Z] ---> 99feba478a42 [2021-09-09T16:37:07.152Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T16:37:07.152Z] ---> Running in 02d703e8e765 [2021-09-09T16:37:07.152Z] Removing intermediate container 02d703e8e765 [2021-09-09T16:37:07.152Z] ---> bf05c6722dca [2021-09-09T16:37:07.152Z] Step 25/26 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:37:07.152Z] ---> Running in b8aa502807ed [2021-09-09T16:37:07.152Z] Removing intermediate container b8aa502807ed [2021-09-09T16:37:07.152Z] ---> 6b36aab571f6 [2021-09-09T16:37:07.152Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:37:07.152Z] ---> Running in 4f283a5f604a [2021-09-09T16:37:07.152Z] Removing intermediate container 4f283a5f604a [2021-09-09T16:37:07.152Z] ---> ccc61148e34b [2021-09-09T16:37:07.152Z] [2021-09-09T16:37:07.152Z] Successfully built ccc61148e34b [2021-09-09T16:37:07.152Z] Successfully tagged security-secretstore-setup:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:37:07.689Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T16:37:07.689Z] . [Pipeline] withDockerContainer [2021-09-09T16:37:08.003Z] prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container [2021-09-09T16:37:08.136Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat [2021-09-09T16:37:10.029Z] $ docker top 3a6d6eb6caf054d7a4bbe0b6defa607862185a10b10b33c7601e9bbd1de0a45d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T16:37:10.331Z] ========================================================= [2021-09-09T16:37:10.331Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T16:37:10.331Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T16:37:10.532Z]  Building security-secretstore-setup ... done Removing intermediate container 689b8bc84e6b [2021-09-09T16:37:10.532Z] ---> bced10c6f8fa [2021-09-09T16:37:10.532Z] [2021-09-09T16:37:10.532Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:37:10.532Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:10.532Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:37:10.532Z] ---> Running in fea07e394367 [2021-09-09T16:37:10.813Z] Removing intermediate container fea07e394367 [2021-09-09T16:37:10.813Z] ---> 34c29ca18ec3 [2021-09-09T16:37:10.813Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:37:10.813Z] ---> Running in d48b2e7d3484 [2021-09-09T16:37:11.015Z] + go mod tidy [2021-09-09T16:37:11.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:11.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:11.686Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:11.686Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:37:11.687Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:11.687Z] OK: 6 MiB in 16 packages [2021-09-09T16:37:11.963Z] Removing intermediate container d48b2e7d3484 [2021-09-09T16:37:11.963Z] ---> 809c449f23ef [2021-09-09T16:37:11.963Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:37:12.243Z] ---> Running in 870714d72879 [2021-09-09T16:37:12.243Z] Removing intermediate container 870714d72879 [2021-09-09T16:37:12.243Z] ---> 1f2e302c168e [2021-09-09T16:37:12.243Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:37:12.243Z] ---> Running in 5e28277ad7e3 [Pipeline] sh [2021-09-09T16:37:12.525Z] Removing intermediate container 5e28277ad7e3 [2021-09-09T16:37:12.525Z] ---> bb89ba89370a [2021-09-09T16:37:12.525Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:37:12.525Z] ---> Running in 3fefac2555c6 [2021-09-09T16:37:13.146Z] + make test [2021-09-09T16:37:13.146Z] 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-09-09T16:37:13.146Z] go mod tidy [2021-09-09T16:37:13.488Z] Removing intermediate container 3fefac2555c6 [2021-09-09T16:37:13.488Z] ---> a67ec917a826 [2021-09-09T16:37:13.488Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:37:13.488Z] ---> Running in 314160aaa8a0 [2021-09-09T16:37:13.744Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T16:37:13.764Z] Removing intermediate container 314160aaa8a0 [2021-09-09T16:37:13.764Z] ---> 2aecfa440a4f [2021-09-09T16:37:13.764Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:37:14.035Z] ---> 00167a44298b [2021-09-09T16:37:14.035Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:37:14.035Z] ---> Running in 242625cad052 [2021-09-09T16:37:15.879Z] Removing intermediate container 242625cad052 [2021-09-09T16:37:15.879Z] ---> 545681b3b1d0 [2021-09-09T16:37:15.879Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:15.879Z] ---> fb11fac78c46 [2021-09-09T16:37:15.879Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:37:15.879Z] ---> 65cc40bd3ac6 [2021-09-09T16:37:15.879Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:37:15.879Z] ---> 08d3ab901e6e [2021-09-09T16:37:15.879Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:37:16.483Z] ---> dd570d1d01b8 [2021-09-09T16:37:16.483Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:37:16.750Z] Removing intermediate container 810b3599606b [2021-09-09T16:37:16.750Z] ---> 38132ef404d0 [2021-09-09T16:37:16.750Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:37:16.750Z] ---> Running in 16af1e5030c9 [2021-09-09T16:37:17.023Z] ---> f246aaa7042e [2021-09-09T16:37:17.023Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:37:17.023Z] ---> Running in 9c0d53b71f42 [2021-09-09T16:37:17.298Z] Removing intermediate container 9c0d53b71f42 [2021-09-09T16:37:17.298Z] ---> e5827716d690 [2021-09-09T16:37:17.298Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:37:17.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T16:37:17.563Z] ---> 6ac052e6ab62 [2021-09-09T16:37:17.563Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:37:17.563Z] ---> Running in 3a86feed5623 [2021-09-09T16:37:18.533Z] Removing intermediate container 3a86feed5623 [2021-09-09T16:37:18.533Z] ---> 0fdddce691b8 [2021-09-09T16:37:18.533Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:37:18.807Z] ---> Running in 43ef12bd8ec2 [2021-09-09T16:37:18.807Z] Removing intermediate container 16af1e5030c9 [2021-09-09T16:37:18.807Z] ---> b17d01f012cf [2021-09-09T16:37:18.807Z] [2021-09-09T16:37:18.807Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:37:18.807Z] 20.10.7: Pulling from library/docker [2021-09-09T16:37:18.807Z] Removing intermediate container 43ef12bd8ec2 [2021-09-09T16:37:18.807Z] ---> 5185f87cf043 [2021-09-09T16:37:18.807Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:37:18.807Z] ---> Running in 47fcd05ea726 [2021-09-09T16:37:19.086Z] Removing intermediate container 47fcd05ea726 [2021-09-09T16:37:19.086Z] ---> ea7b6eea6ff7 [2021-09-09T16:37:19.086Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T16:37:19.086Z] ---> Running in 9ad69179f634 [2021-09-09T16:37:19.356Z] Removing intermediate container 9ad69179f634 [2021-09-09T16:37:19.356Z] ---> a008b0db01c2 [2021-09-09T16:37:19.356Z] Step 31/32 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:37:19.356Z] ---> Running in bca9b7e380c4 [2021-09-09T16:37:19.624Z] Removing intermediate container bca9b7e380c4 [2021-09-09T16:37:19.624Z] ---> 334eac3ff69c [2021-09-09T16:37:19.624Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:37:19.892Z] ---> Running in e8bc8a0e320f [2021-09-09T16:37:19.893Z] Removing intermediate container e8bc8a0e320f [2021-09-09T16:37:19.893Z] ---> 3c1e5af026f5 [2021-09-09T16:37:19.893Z] [2021-09-09T16:37:19.893Z] Successfully built 3c1e5af026f5 [2021-09-09T16:37:19.893Z] Successfully tagged security-bootstrapper:latest [2021-09-09T16:37:21.301Z]  Building security-bootstrapper ... done Removing intermediate container 1541530fc635 [2021-09-09T16:37:21.301Z] ---> 5698eca8c913 [2021-09-09T16:37:21.301Z] [2021-09-09T16:37:21.301Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:37:21.301Z] ---> 48b8ec4ed9eb [2021-09-09T16:37:21.301Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:37:21.301Z] ---> Running in 250b35291aef [2021-09-09T16:37:21.301Z] Removing intermediate container 250b35291aef [2021-09-09T16:37:21.301Z] ---> c90559fd4c49 [2021-09-09T16:37:21.301Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:37:21.301Z] ---> Running in 7009f035942a [2021-09-09T16:37:21.301Z] Removing intermediate container 7009f035942a [2021-09-09T16:37:21.301Z] ---> b0a7d624d865 [2021-09-09T16:37:21.301Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:37:21.565Z] ---> Running in da7d56832978 [2021-09-09T16:37:21.565Z] Removing intermediate container da7d56832978 [2021-09-09T16:37:21.565Z] ---> a4d468a03049 [2021-09-09T16:37:21.565Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:37:21.565Z] ---> Running in 73a185ebc820 [2021-09-09T16:37:22.150Z] Removing intermediate container 73a185ebc820 [2021-09-09T16:37:22.150Z] ---> 7a6e13d00dde [2021-09-09T16:37:22.150Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:37:22.150Z] ---> Running in 133f220d9014 [2021-09-09T16:37:22.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:23.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:23.272Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:37:23.537Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:37:23.537Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:37:23.537Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:37:24.503Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:37:24.503Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:37:24.503Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:37:24.503Z] ---> 08bdaf2f88f9 [2021-09-09T16:37:24.503Z] 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-09-09T16:37:26.286Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:37:26.286Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:37:26.286Z] OK: 8 MiB in 20 packages [2021-09-09T16:37:26.286Z] ---> Running in 7a876cb85ca2 [2021-09-09T16:37:26.286Z] Removing intermediate container 7a876cb85ca2 [2021-09-09T16:37:26.286Z] ---> 24ea75bdde8e [2021-09-09T16:37:26.287Z] 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-09-09T16:37:26.287Z] ---> Running in 7e5cab6bebae [2021-09-09T16:37:26.287Z] Removing intermediate container 133f220d9014 [2021-09-09T16:37:26.287Z] ---> 49ab5bcf7e66 [2021-09-09T16:37:26.287Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:37:26.287Z] ---> 110a56e99768 [2021-09-09T16:37:26.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:37:26.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:26.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T16:37:26.287Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:37:26.287Z] ---> 239bfd392a1d [2021-09-09T16:37:26.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:26.287Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:37:26.287Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:37:26.287Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:37:26.287Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:37:26.287Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:37:26.287Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:37:26.287Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:37:26.287Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:37:26.287Z] ---> ec83417f9e3d [2021-09-09T16:37:26.287Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:37:26.287Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:37:26.287Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:37:26.287Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:37:26.287Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:37:26.287Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:37:26.287Z] ---> Running in fe455a2abde4 [2021-09-09T16:37:26.287Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:37:26.287Z] Removing intermediate container fe455a2abde4 [2021-09-09T16:37:26.287Z] ---> 73bd7c59bd71 [2021-09-09T16:37:26.287Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:26.287Z] ---> Running in dcdfb2871a15 [2021-09-09T16:37:26.553Z] Removing intermediate container dcdfb2871a15 [2021-09-09T16:37:26.553Z] ---> 9f99533fa1e1 [2021-09-09T16:37:26.553Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:27.133Z] ---> Running in 6966fad42810 [2021-09-09T16:37:27.133Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:37:27.133Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:37:27.397Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:37:27.397Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:37:27.397Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:37:27.397Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:37:27.397Z] Removing intermediate container 6966fad42810 [2021-09-09T16:37:27.397Z] ---> d1cb30ac95c8 [2021-09-09T16:37:27.397Z] Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:37:27.397Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:37:27.676Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:37:27.676Z] ---> Running in 547b4a64e9e1 [2021-09-09T16:37:27.676Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:37:27.676Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:37:27.676Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:37:27.676Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:37:27.676Z] Removing intermediate container 547b4a64e9e1 [2021-09-09T16:37:27.676Z] ---> fccb4b7dc304 [2021-09-09T16:37:27.676Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:27.676Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:37:27.676Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:37:27.676Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:37:27.676Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:37:27.676Z] ---> Running in 9dbd1dbbb67c [2021-09-09T16:37:27.676Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:37:27.676Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:37:27.676Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:37:27.942Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:37:27.942Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:37:27.942Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:37:27.942Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:37:27.942Z] Removing intermediate container 9dbd1dbbb67c [2021-09-09T16:37:27.942Z] ---> e1ae4f121518 [2021-09-09T16:37:27.942Z] [2021-09-09T16:37:27.942Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:37:27.942Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:37:27.942Z] Successfully built e1ae4f121518 [2021-09-09T16:37:27.942Z] Successfully tagged core-data:latest [2021-09-09T16:37:28.208Z]  Building core-data ... done Executing busybox-1.32.1-r6.trigger [2021-09-09T16:37:28.208Z] OK: 82 MiB in 59 packages [2021-09-09T16:37:29.613Z] Collecting docker-compose==1.23.2 [2021-09-09T16:37:29.613Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:37:29.613Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:37:29.613Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:37:29.613Z] 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-09-09T16:37:29.881Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:37:29.881Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:37:29.881Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:37:29.881Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:37:30.147Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:37:30.147Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:37:30.742Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:37:30.742Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:37:31.007Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:37:31.273Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:37:31.540Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:37:31.808Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:37:31.808Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:37:31.808Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:37:31.808Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:37:31.808Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:37:31.808Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:37:31.808Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:37:32.074Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:37:32.074Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:37:32.074Z] Collecting certifi>=2017.4.17 [2021-09-09T16:37:32.074Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:37:32.074Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:37:32.074Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:37:32.340Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:37:32.340Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:37:32.340Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:37:32.340Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:37:32.340Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:37:32.340Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:37:32.340Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:37:32.340Z] Attempting uninstall: urllib3 [2021-09-09T16:37:32.340Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:37:32.340Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:37:32.340Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:37:32.606Z] Attempting uninstall: idna [2021-09-09T16:37:32.606Z] Found existing installation: idna 3.1 [2021-09-09T16:37:32.606Z] Uninstalling idna-3.1: [2021-09-09T16:37:32.606Z] Successfully uninstalled idna-3.1 [2021-09-09T16:37:32.606Z] Attempting uninstall: chardet [2021-09-09T16:37:32.606Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:37:32.606Z] Uninstalling chardet-4.0.0: [2021-09-09T16:37:32.606Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:37:32.872Z] Attempting uninstall: requests [2021-09-09T16:37:32.872Z] Found existing installation: requests 2.25.1 [2021-09-09T16:37:32.872Z] Uninstalling requests-2.25.1: [2021-09-09T16:37:32.872Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:37:32.872Z] Running setup.py install for texttable: started [2021-09-09T16:37:33.141Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:37:33.141Z] Running setup.py install for PyYAML: started [2021-09-09T16:37:33.723Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:37:33.723Z] Running setup.py install for docopt: started [2021-09-09T16:37:33.989Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:37:33.989Z] Running setup.py install for dockerpty: started [2021-09-09T16:37:34.256Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:37:36.117Z] 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-09-09T16:37:37.075Z] Removing intermediate container 7e5cab6bebae [2021-09-09T16:37:37.075Z] ---> e6663d7f7c3b [2021-09-09T16:37:37.075Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:37:37.075Z] ---> Running in a700c3809328 [2021-09-09T16:37:37.345Z] Removing intermediate container a700c3809328 [2021-09-09T16:37:37.345Z] ---> 91f915739a18 [2021-09-09T16:37:37.345Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:37:37.345Z] ---> Running in 7d77f3391f4d [2021-09-09T16:37:37.345Z] Removing intermediate container 7d77f3391f4d [2021-09-09T16:37:37.345Z] ---> fbc64b63bcfc [2021-09-09T16:37:37.345Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:37:37.612Z] ---> 5229c006f297 [2021-09-09T16:37:37.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:37:37.879Z] ---> f5920f64e20e [2021-09-09T16:37:37.879Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:37:37.879Z] ---> 6d225999191d [2021-09-09T16:37:37.879Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:37:38.145Z] ---> Running in 9fdbac134c61 [2021-09-09T16:37:38.145Z] Removing intermediate container 9fdbac134c61 [2021-09-09T16:37:38.145Z] ---> c83f8c814050 [2021-09-09T16:37:38.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:37:38.145Z] ---> Running in f13fac16ee00 [2021-09-09T16:37:38.145Z] Removing intermediate container f13fac16ee00 [2021-09-09T16:37:38.145Z] ---> fa12c490d63d [2021-09-09T16:37:38.145Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T16:37:38.145Z] ---> Running in ebbb8362a59a [2021-09-09T16:37:38.412Z] Removing intermediate container ebbb8362a59a [2021-09-09T16:37:38.412Z] ---> 8939db00a8c2 [2021-09-09T16:37:38.412Z] Step 23/24 : LABEL git_sha=5e4cf6f0df53b2e716d6b3117ce049753b906d85 [2021-09-09T16:37:38.412Z] ---> Running in e1c71128d362 [2021-09-09T16:37:38.412Z] Removing intermediate container e1c71128d362 [2021-09-09T16:37:38.412Z] ---> c1dbbb823409 [2021-09-09T16:37:38.412Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:37:38.412Z] ---> Running in 57a42b7d3062 [2021-09-09T16:37:38.678Z] Removing intermediate container 57a42b7d3062 [2021-09-09T16:37:38.678Z] ---> 94a5a50ed97d [2021-09-09T16:37:38.678Z] [2021-09-09T16:37:38.678Z] Successfully built 94a5a50ed97d [2021-09-09T16:37:38.678Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T16:37:38.691Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T16:37:38.697Z] $ docker stop --time=1 559f8f1198682801396af938fdc7fb68bf79c4eb5ec9c761ed83445e398a6bb6 [2021-09-09T16:37:39.923Z] $ docker rm -f 559f8f1198682801396af938fdc7fb68bf79c4eb5ec9c761ed83445e398a6bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:37:40.317Z] + docker images [2021-09-09T16:37:40.317Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:37:40.317Z] sys-mgmt-agent latest 94a5a50ed97d 2 seconds ago 325MB [2021-09-09T16:37:40.317Z] core-data latest e1ae4f121518 13 seconds ago 20.4MB [2021-09-09T16:37:40.317Z] 5698eca8c913 20 seconds ago 1.76GB [2021-09-09T16:37:40.317Z] security-bootstrapper latest 3c1e5af026f5 21 seconds ago 18.8MB [2021-09-09T16:37:40.317Z] b17d01f012cf 22 seconds ago 1.75GB [2021-09-09T16:37:40.317Z] bced10c6f8fa 30 seconds ago 1.75GB [2021-09-09T16:37:40.317Z] security-secretstore-setup latest ccc61148e34b 34 seconds ago 28.1MB [2021-09-09T16:37:40.317Z] d703553885ac 40 seconds ago 1.76GB [2021-09-09T16:37:40.317Z] support-notifications latest ad8309632971 About a minute ago 16.8MB [2021-09-09T16:37:40.317Z] support-scheduler latest a1c2ce6e90c8 About a minute ago 16.1MB [2021-09-09T16:37:40.317Z] core-command latest ddda80880782 About a minute ago 16MB [2021-09-09T16:37:40.317Z] security-proxy-setup latest 037ca9ee24cf About a minute ago 26MB [2021-09-09T16:37:40.317Z] core-metadata latest 2896e83d2b13 About a minute ago 16.7MB [2021-09-09T16:37:40.317Z] 24c48e4c2620 About a minute ago 1.75GB [2021-09-09T16:37:40.317Z] 0985a22b39b2 About a minute ago 1.75GB [2021-09-09T16:37:40.317Z] c0802038f8ee About a minute ago 1.75GB [2021-09-09T16:37:40.317Z] aa97e0419c2d About a minute ago 1.76GB [2021-09-09T16:37:40.317Z] 7cad581a1457 About a minute ago 1.76GB [2021-09-09T16:37:40.317Z] ci-base-image-x86_64 latest 66fb02a21461 5 minutes ago 1.25GB [2021-09-09T16:37:40.317Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T16:37:40.317Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T16:37:40.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T16:37:40.317Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T16:37:40.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-09T16:37:42.964Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T16:37:55.835Z] Still waiting to schedule task [2021-09-09T16:37:55.835Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T16:38:51.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T16:38:53.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T16:38:55.648Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T16:38:55.648Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T16:39:08.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T16:39:08.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T16:39:08.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T16:39:08.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T16:39:08.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T16:39:08.356Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T16:39:09.803Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T16:39:09.803Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T16:39:09.803Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T16:39:09.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T16:39:18.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.199s coverage: 28.7% of statements [2021-09-09T16:39:18.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T16:39:18.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T16:39:22.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements [2021-09-09T16:39:22.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T16:39:23.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 46.3% of statements [2021-09-09T16:39:23.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T16:39:23.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T16:39:27.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.937s coverage: 90.1% of statements [2021-09-09T16:39:27.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T16:39:27.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:39:27.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 81.2% of statements [2021-09-09T16:39:27.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T16:39:27.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T16:39:27.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T16:39:27.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T16:39:27.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.858s coverage: 94.2% of statements [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 59.1% of statements [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.329s coverage: 60.0% of statements [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.348s coverage: 0.8% of statements [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.227s coverage: 58.8% of statements [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.201s coverage: 21.7% of statements [2021-09-09T16:39:37.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 79.5% of statements [2021-09-09T16:39:37.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2021-09-09T16:39:37.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2021-09-09T16:39:39.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.433s coverage: 87.5% of statements [2021-09-09T16:39:51.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.282s coverage: 94.4% of statements [2021-09-09T16:39:51.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements [2021-09-09T16:39:58.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.808s coverage: 81.8% of statements [2021-09-09T16:39:58.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.229s coverage: 58.8% of statements [2021-09-09T16:40:05.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2021-09-09T16:40:05.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements [2021-09-09T16:40:06.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.400s coverage: 91.2% of statements [2021-09-09T16:40:06.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T16:40:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 64.4% of statements [2021-09-09T16:40:11.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T16:40:11.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T16:40:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements [2021-09-09T16:40:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 91.3% of statements [2021-09-09T16:40:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2021-09-09T16:40:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-09-09T16:40:11.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-09-09T16:40:17.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.344s coverage: 62.6% of statements [2021-09-09T16:40:17.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T16:40:17.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T16:40:17.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T16:40:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.048s coverage: 43.6% of statements [2021-09-09T16:40:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T16:40:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T16:40:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.427s coverage: 89.5% of statements [2021-09-09T16:40:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T16:40:20.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements [2021-09-09T16:40:20.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T16:40:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 19.5% of statements [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T16:40:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.667s coverage: 92.0% of statements [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T16:40:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 62.7% of statements [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T16:40:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T16:40:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.238s coverage: 28.9% of statements [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T16:40:30.234Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T16:40:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2021-09-09T16:40:30.234Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 95.4% of statements [2021-09-09T16:40:30.831Z] GO111MODULE=on go vet ./... [2021-09-09T16:42:27.052Z] gofmt -l . [2021-09-09T16:42:27.052Z] [ "`gofmt -l .`" = "" ] [2021-09-09T16:42:27.052Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T16:42:27.743Z] + ls -al . [2021-09-09T16:42:27.743Z] total 640 [2021-09-09T16:42:27.743Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 16:42 . [2021-09-09T16:42:27.743Z] drwxr-xr-x 4 root root 4096 Sep 9 16:37 .. [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 16:34 .dockerignore [2021-09-09T16:42:27.743Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:34 .git [2021-09-09T16:42:27.743Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:34 .github [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 16:34 .gitignore [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 16:34 .hadolint.yml [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 16:34 .sonarcloud.properties [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 16:34 ADOPTERS.md [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 16:34 Attribution.txt [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 16:34 CHANGELOG.md [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 16:34 CONTRIBUTING.md [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 16:34 GOVERNANCE.md [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 16:34 Jenkinsfile [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 16:34 LICENSE [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 16:34 Makefile [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 16:34 OWNERS.md [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 16:34 README.md [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 16:34 SECURITY.md [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 16:31 VERSION [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 16:34 ZMQWindows.md [2021-09-09T16:42:27.743Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 16:34 bin [2021-09-09T16:42:27.743Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 16:34 cmd [2021-09-09T16:42:27.743Z] -rw-r--r-- 1 root root 405611 Sep 9 16:40 coverage.out [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 16:34 go.mod [2021-09-09T16:42:27.743Z] -rw-r--r-- 1 root root 50064 Sep 9 16:37 go.sum [2021-09-09T16:42:27.743Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 16:34 internal [2021-09-09T16:42:27.743Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 16:34 openapi [2021-09-09T16:42:27.743Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 16:34 snap [2021-09-09T16:42:27.743Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 16:34 version.go [Pipeline] sh [2021-09-09T16:42:28.431Z] + '[' -e coverage.out ] [2021-09-09T16:42:28.431Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T16:42:28.469Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T16:42:29.768Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T16:42:30.460Z] + make build [2021-09-09T16:42:30.460Z] go mod tidy [2021-09-09T16:42:31.467Z] 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-09-09T16:42:41.679Z] 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-09-09T16:43:14.332Z] 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-09-09T16:43:18.688Z] 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-09-09T16:43:24.710Z] 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-09-09T16:43:25.307Z] 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-09-09T16:43:29.670Z] 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-09-09T16:43:35.137Z] 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-09-09T16:43:39.469Z] 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-09-09T16:43:46.224Z] 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-09-09T16:43:49.624Z] 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-09-09T16:43:53.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-09T16:44:04.186Z] $ docker stop --time=1 3a6d6eb6caf054d7a4bbe0b6defa607862185a10b10b33c7601e9bbd1de0a45d [2021-09-09T16:44:07.176Z] $ docker rm -f 3a6d6eb6caf054d7a4bbe0b6defa607862185a10b10b33c7601e9bbd1de0a45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:44:10.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:44:11.209Z] [2021-09-09T16:44:11.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:44:11.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:44:12.195Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T16:44:12.195Z] 29e5d40040c1: Pulling fs layer [2021-09-09T16:44:12.195Z] 1ce36da41761: Pulling fs layer [2021-09-09T16:44:12.195Z] 25b303627fd3: Pulling fs layer [2021-09-09T16:44:12.798Z] 29e5d40040c1: Download complete [2021-09-09T16:44:13.406Z] 1ce36da41761: Verifying Checksum [2021-09-09T16:44:13.406Z] 29e5d40040c1: Pull complete [2021-09-09T16:44:14.855Z] 1ce36da41761: Pull complete [2021-09-09T16:44:15.131Z] 25b303627fd3: Verifying Checksum [2021-09-09T16:44:15.131Z] 25b303627fd3: Download complete [2021-09-09T16:44:25.315Z] 25b303627fd3: Pull complete [2021-09-09T16:44:25.315Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T16:44:25.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:44:25.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T16:44:25.624Z] prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container [2021-09-09T16:44:25.745Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T16:44:30.056Z] $ docker top e947daab9d0246d21ebb715a639c9e1724ae7baf447bd29c2f2bf895525f8be3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:44:31.100Z] + grep parallel [2021-09-09T16:44:31.100Z] + docker-compose build --help [2021-09-09T16:44:32.211Z] Running on prd-ubuntu18.04-docker-8c-8g-1684 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws [2021-09-09T16:44:32.229Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-09-09T16:44:32.350Z] The recommended git tool is: git [2021-09-09T16:44:37.019Z] using credential edgex-jenkins-ssh [2021-09-09T16:44:37.035Z] Cloning the remote Git repository [2021-09-09T16:44:37.737Z] --parallel Build images in parallel. [2021-09-09T16:44:37.053Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:44:37.127Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-09-09T16:44:37.159Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:44:37.159Z] > git --version # timeout=10 [2021-09-09T16:44:37.166Z] > git --version # 'git version 2.17.1' [2021-09-09T16:44:37.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:44:37.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-09-09T16:44:38.385Z] $ docker stop --time=1 e947daab9d0246d21ebb715a639c9e1724ae7baf447bd29c2f2bf895525f8be3 [2021-09-09T16:44:40.400Z] $ docker rm -f e947daab9d0246d21ebb715a639c9e1724ae7baf447bd29c2f2bf895525f8be3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:44:41.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T16:44:41.162Z] . [Pipeline] withDockerContainer [2021-09-09T16:44:41.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container [2021-09-09T16:44:41.635Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-09-09T16:44:43.699Z] $ docker top f2fa548ef00c33509d0f7e69715659c351929bee2bc85d60469fd3a63f5a7df2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:44:44.749Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T16:44:52.965Z] Building core-command ... [2021-09-09T16:44:52.965Z] Building core-data ... [2021-09-09T16:44:52.965Z] Building core-metadata ... [2021-09-09T16:44:52.965Z] Building security-bootstrapper ... [2021-09-09T16:44:52.965Z] Building security-proxy-setup ... [2021-09-09T16:44:52.965Z] Building security-secretstore-setup ... [2021-09-09T16:44:52.965Z] Building support-notifications ... [2021-09-09T16:44:52.965Z] Building support-scheduler ... [2021-09-09T16:44:52.965Z] Building sys-mgmt-agent ... [2021-09-09T16:44:52.965Z] Building support-notifications [2021-09-09T16:44:52.965Z] Building core-command [2021-09-09T16:44:52.965Z] Building security-proxy-setup [2021-09-09T16:44:52.965Z] Building support-scheduler [2021-09-09T16:44:52.965Z] Building security-secretstore-setup [2021-09-09T16:45:23.434Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:45:23.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T16:45:23.455Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T16:45:23.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T16:45:23.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:45:23.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T16:45:24.112Z] Merging remotes/origin/main commit a77f58c90179b916eae9116a1115cd7226a95c94 into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f [2021-09-09T16:45:24.263Z] Merge succeeded, producing 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 [2021-09-09T16:45:24.264Z] Checking out Revision 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 (PR-3678) [2021-09-09T16:45:24.119Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:45:24.125Z] > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [2021-09-09T16:45:24.191Z] > git remote # timeout=10 [2021-09-09T16:45:24.197Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T16:45:24.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T16:45:24.205Z] > git merge a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T16:45:24.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T16:45:24.262Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T16:45:24.266Z] > git checkout -f 1d8a4c92588188a5b78d406d0bb6a2618d5404f0 # timeout=10 [2021-09-09T16:45:28.221Z] Commit message: "Merge commit 'a77f58c90179b916eae9116a1115cd7226a95c94' into HEAD" [2021-09-09T16:45:28.232Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:45:29.423Z] + echo snap-build.sh [2021-09-09T16:45:29.423Z] snap-build.sh [2021-09-09T16:45:29.423Z] + SNAP_BASE_DIR=. [2021-09-09T16:45:29.423Z] + '[' '!' -z /w/workspace/edgex-go/9 ']' [2021-09-09T16:45:29.423Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/9 [2021-09-09T16:45:29.423Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' [2021-09-09T16:45:29.423Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/9] [2021-09-09T16:45:29.423Z] + cd /w/workspace/edgex-go/9 [2021-09-09T16:45:29.423Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T16:45:29.423Z] Reading package lists... [2021-09-09T16:45:29.423Z] Building dependency tree... [2021-09-09T16:45:29.423Z] Reading state information... [2021-09-09T16:45:29.423Z] The following packages were automatically installed and are no longer required: [2021-09-09T16:45:29.423Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T16:45:29.423Z] uidmap xdelta3 [2021-09-09T16:45:29.423Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T16:45:29.423Z] The following packages will be REMOVED: [2021-09-09T16:45:29.423Z] lxd* lxd-client* [2021-09-09T16:45:29.694Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T16:45:29.695Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T16:45:30.232Z] (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-09-09T16:45:30.232Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T16:45:28.221Z] > git rev-list --no-walk 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 [2021-09-09T16:45:32.513Z] Removing lxd dnsmasq configuration [2021-09-09T16:45:32.513Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T16:45:32.513Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T16:45:32.513Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:45:32.513Z] (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-09-09T16:45:32.513Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T16:45:33.100Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T16:45:33.100Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T16:45:33.684Z] + sudo snap remove --purge lxd [2021-09-09T16:45:33.684Z] snap "lxd" is not installed [2021-09-09T16:45:33.684Z] + sudo groupadd --force --system lxd [2021-09-09T16:45:33.684Z] ++ whoami [2021-09-09T16:45:33.684Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T16:45:33.684Z] + newgrp - lxd [2021-09-09T16:45:33.952Z] + sudo snap install lxd [2021-09-09T16:45:44.047Z] 2021-09-09T16:45:40Z INFO Waiting for automatic snapd restart... [2021-09-09T16:46:01.319Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:46:01.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:46:01.319Z] ---> aa8ad12f7328 [2021-09-09T16:46:01.319Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T16:46:02.280Z] lxd 4.18 from Canonical* installed [2021-09-09T16:46:02.280Z] + sudo lxd init --auto [2021-09-09T16:46:02.331Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:46:02.331Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:46:02.331Z] ---> aa8ad12f7328 [2021-09-09T16:46:02.331Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:46:03.331Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:46:03.331Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:46:03.331Z] ---> aa8ad12f7328 [2021-09-09T16:46:03.331Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T16:46:03.331Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:46:03.331Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:46:03.331Z] ---> aa8ad12f7328 [2021-09-09T16:46:03.331Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:46:03.605Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:46:03.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:46:03.605Z] ---> aa8ad12f7328 [2021-09-09T16:46:03.605Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T16:46:07.927Z] ---> Running in b858221a6c20 [2021-09-09T16:46:07.927Z] ---> Running in aff6ecd52e64 [2021-09-09T16:46:07.927Z] ---> Running in 4abd7855f4e3 [2021-09-09T16:46:07.927Z] ---> Running in a9d2a8c677b8 [2021-09-09T16:46:07.927Z] ---> Running in dda4e6304bc3 [2021-09-09T16:46:08.203Z] Removing intermediate container aff6ecd52e64 [2021-09-09T16:46:08.203Z] ---> 696dc1c313d4 [2021-09-09T16:46:08.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:46:08.203Z] Removing intermediate container b858221a6c20 [2021-09-09T16:46:08.203Z] ---> a8cca5fedfda [2021-09-09T16:46:08.203Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:46:08.481Z] ---> Running in 56e198e95730 [2021-09-09T16:46:08.481Z] Removing intermediate container a9d2a8c677b8 [2021-09-09T16:46:08.481Z] ---> 7facb8c20e20 [2021-09-09T16:46:08.481Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:46:08.481Z] Removing intermediate container 4abd7855f4e3 [2021-09-09T16:46:08.481Z] ---> c7473e2cb5fd [2021-09-09T16:46:08.481Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:46:08.481Z] ---> Running in da8f694cbfe9 [2021-09-09T16:46:08.760Z] Removing intermediate container dda4e6304bc3 [2021-09-09T16:46:08.760Z] ---> a8efbe428d9c [2021-09-09T16:46:08.760Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:46:08.760Z] ---> Running in f356f3a3e9bd [2021-09-09T16:46:08.760Z] ---> Running in a5f7acb1b841 [2021-09-09T16:46:09.035Z] ---> Running in c6802bc8245a [2021-09-09T16:46:10.507Z] + sudo snap install --classic snapcraft [2021-09-09T16:46:13.397Z] Removing intermediate container 56e198e95730 [2021-09-09T16:46:13.397Z] ---> 027ec6d38c20 [2021-09-09T16:46:13.397Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T16:46:13.397Z] ---> Running in 92915d065389 [2021-09-09T16:46:13.397Z] Removing intermediate container da8f694cbfe9 [2021-09-09T16:46:13.397Z] ---> 1f629422a6d5 [2021-09-09T16:46:13.397Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T16:46:13.397Z] Removing intermediate container a5f7acb1b841 [2021-09-09T16:46:13.397Z] ---> 058c00801de0 [2021-09-09T16:46:13.397Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T16:46:13.679Z] ---> Running in 853c27985e8a [2021-09-09T16:46:13.679Z] ---> Running in 4e5f7bfb3cf2 [2021-09-09T16:46:13.968Z] Removing intermediate container f356f3a3e9bd [2021-09-09T16:46:13.968Z] ---> 7d3a112daa0a [2021-09-09T16:46:13.968Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T16:46:14.249Z] Removing intermediate container c6802bc8245a [2021-09-09T16:46:14.249Z] ---> 4834e1a07e44 [2021-09-09T16:46:14.249Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:46:14.249Z] ---> Running in 77b0cb385361 [2021-09-09T16:46:14.863Z] ---> Running in 07ef3cbdb979 [2021-09-09T16:46:15.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:16.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:16.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:16.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:16.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:17.000Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:17.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:17.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:17.901Z] OK: 218 MiB in 52 packages [2021-09-09T16:46:17.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:17.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:46:18.511Z] OK: 218 MiB in 52 packages [2021-09-09T16:46:18.793Z] OK: 218 MiB in 52 packages [2021-09-09T16:46:19.413Z] OK: 218 MiB in 52 packages [2021-09-09T16:46:19.413Z] OK: 218 MiB in 52 packages [2021-09-09T16:46:19.692Z] Removing intermediate container 92915d065389 [2021-09-09T16:46:19.692Z] ---> d4f8d32ebf86 [2021-09-09T16:46:19.692Z] Step 6/23 : COPY go.mod . [2021-09-09T16:46:21.154Z] Removing intermediate container 853c27985e8a [2021-09-09T16:46:21.154Z] ---> 058d6268b24c [2021-09-09T16:46:21.154Z] Step 6/22 : COPY go.mod . [2021-09-09T16:46:21.154Z] ---> 4feab8c02d95 [2021-09-09T16:46:21.154Z] Step 7/23 : RUN go mod download [2021-09-09T16:46:21.154Z] Removing intermediate container 4e5f7bfb3cf2 [2021-09-09T16:46:21.154Z] ---> 9a6d7e60829e [2021-09-09T16:46:21.154Z] Step 6/26 : COPY go.mod . [2021-09-09T16:46:21.450Z] Removing intermediate container 77b0cb385361 [2021-09-09T16:46:21.450Z] ---> 0a4b9dda9b44 [2021-09-09T16:46:21.450Z] Step 6/23 : COPY go.mod . [2021-09-09T16:46:21.450Z] ---> Running in 2e9b26c4411d [2021-09-09T16:46:21.737Z] Removing intermediate container 07ef3cbdb979 [2021-09-09T16:46:21.737Z] ---> 6eab27d6c6f5 [2021-09-09T16:46:21.737Z] Step 6/24 : COPY go.mod . [2021-09-09T16:46:22.354Z] ---> 79b0496b43f6 [2021-09-09T16:46:22.354Z] Step 7/22 : RUN go mod download [2021-09-09T16:46:22.631Z] ---> 6996336f0bf3 [2021-09-09T16:46:22.631Z] Step 7/26 : RUN go mod download [2021-09-09T16:46:22.631Z] ---> Running in d64584a13182 [2021-09-09T16:46:23.235Z] ---> b715414e89ed [2021-09-09T16:46:23.235Z] Step 7/23 : RUN go mod download [2021-09-09T16:46:23.235Z] ---> Running in d2e8f2a15bd2 [2021-09-09T16:46:23.509Z] ---> 45fc4289dff7 [2021-09-09T16:46:23.509Z] Step 7/24 : RUN go mod download [2021-09-09T16:46:23.509Z] ---> Running in 9a0416686830 [2021-09-09T16:46:23.785Z] ---> Running in 92c0c5305336 [2021-09-09T16:46:25.508Z] snapcraft 5.0 from Canonical* installed [2021-09-09T16:46:25.508Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T16:46:25.508Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T16:46:25.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T16:46:25.508Z] Dload Upload Total Spent Left Speed [2021-09-09T16:46:25.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3215 0 --:--:-- --:--:-- --:--:-- 3231 [2021-09-09T16:46:25.508Z] 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k [2021-09-09T16:46:25.508Z] ./yq_linux_amd64 [2021-09-09T16:46:25.508Z] + sudo snapcraft prime --use-lxd [2021-09-09T16:46:26.091Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T16:46:26.091Z] 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-09-09T16:46:26.091Z] - README.md [2021-09-09T16:46:26.091Z] [2021-09-09T16:46:26.091Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T16:46:26.362Z] Launching a container. [2021-09-09T16:46:28.129Z] Removing intermediate container 2e9b26c4411d [2021-09-09T16:46:28.130Z] ---> 9c4dc840fedb [2021-09-09T16:46:28.130Z] Step 8/23 : COPY . . [2021-09-09T16:46:30.138Z] Removing intermediate container d64584a13182 [2021-09-09T16:46:30.138Z] ---> f2ab458de87d [2021-09-09T16:46:30.138Z] Step 8/22 : COPY . . [2021-09-09T16:46:34.574Z] Waiting for container to be ready [2021-09-09T16:46:34.574Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T16:46:34.574Z] [2021-09-09T16:46:35.605Z] Removing intermediate container 9a0416686830 [2021-09-09T16:46:35.605Z] ---> 55a5159d05c8 [2021-09-09T16:46:35.605Z] Step 8/23 : COPY . . [2021-09-09T16:46:36.259Z] Removing intermediate container 92c0c5305336 [2021-09-09T16:46:36.259Z] ---> 01103e1a8c20 [2021-09-09T16:46:36.259Z] Step 8/24 : COPY . . [2021-09-09T16:46:36.875Z] Removing intermediate container d2e8f2a15bd2 [2021-09-09T16:46:36.876Z] ---> 72549c482354 [2021-09-09T16:46:36.876Z] Step 8/26 : COPY . . [2021-09-09T16:46:37.918Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T16:46:37.918Z] Waiting for network to be ready... [2021-09-09T16:46:38.186Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T16:46:38.454Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T16:46:38.454Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T16:46:38.454Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T16:46:38.454Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T16:46:38.454Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T16:46:38.454Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T16:46:38.454Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T16:46:38.454Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T16:46:38.454Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T16:46:40.373Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T16:46:40.373Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T16:46:40.373Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T16:46:40.373Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T16:46:40.373Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T16:46:40.373Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T16:46:40.373Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T16:46:40.373Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T16:46:40.373Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T16:46:40.373Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T16:46:40.373Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T16:46:40.373Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T16:46:40.373Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T16:46:40.373Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T16:46:40.373Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T16:46:40.373Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T16:46:40.373Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T16:46:42.314Z] Fetched 25.2 MB in 4s (6008 kB/s) [2021-09-09T16:46:43.284Z] Reading package lists... [2021-09-09T16:46:43.554Z] Reading package lists... [2021-09-09T16:46:43.554Z] Building dependency tree... [2021-09-09T16:46:43.554Z] Reading state information... [2021-09-09T16:46:43.823Z] The following additional packages will be installed: [2021-09-09T16:46:43.823Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T16:46:43.823Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T16:46:43.823Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T16:46:43.823Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T16:46:43.823Z] Suggested packages: [2021-09-09T16:46:43.823Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T16:46:43.823Z] Recommended packages: [2021-09-09T16:46:43.823Z] gnupg libsasl2-modules [2021-09-09T16:46:43.823Z] The following NEW packages will be installed: [2021-09-09T16:46:43.823Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T16:46:43.823Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T16:46:43.823Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T16:46:43.823Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T16:46:43.823Z] The following packages will be upgraded: [2021-09-09T16:46:43.823Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T16:46:43.823Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T16:46:43.823Z] Need to get 3527 kB of archives. [2021-09-09T16:46:43.823Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T16:46:43.823Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-09T16:46:43.823Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-09T16:46:43.823Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-09T16:46:43.823Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-09T16:46:44.089Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T16:46:44.356Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T16:46:44.623Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T16:46:44.893Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T16:46:44.893Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T16:46:44.893Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T16:46:44.893Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T16:46:44.893Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T16:46:44.893Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T16:46:44.893Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T16:46:44.893Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T16:46:44.893Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T16:46:44.893Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T16:46:44.893Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T16:46:44.893Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T16:46:44.893Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T16:46:44.893Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T16:46:45.159Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T16:46:45.159Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:46:45.159Z] Fetched 3527 kB in 1s (2581 kB/s) [2021-09-09T16:46:45.159Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T16:46:45.159Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:46:45.159Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:46:45.428Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T16:46:45.428Z] Selecting previously unselected package udev. [2021-09-09T16:46:45.428Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T16:46:45.428Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:46:45.428Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T16:46:45.695Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T16:46:45.695Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T16:46:45.695Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T16:46:45.695Z] Selecting previously unselected package fuse. [2021-09-09T16:46:45.695Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T16:46:45.695Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T16:46:45.695Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:46:45.695Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:46:45.695Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:46:45.695Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:46:45.962Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:46:45.962Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:46:45.962Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T16:46:45.962Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T16:46:45.962Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T16:46:45.962Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T16:46:45.962Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:45.962Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:45.962Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T16:46:45.962Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:45.962Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.232Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T16:46:46.232Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:46.232Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.232Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T16:46:46.232Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:46.232Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.232Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T16:46:46.232Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:46.232Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.232Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T16:46:46.232Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:46.232Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.232Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T16:46:46.232Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:46.232Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.501Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T16:46:46.501Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:46.501Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.501Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T16:46:46.501Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T16:46:46.501Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.501Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T16:46:46.501Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T16:46:46.501Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:46:46.501Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T16:46:46.501Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T16:46:46.501Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:46:46.501Z] Selecting previously unselected package libldap-common. [2021-09-09T16:46:46.501Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T16:46:46.501Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:46:46.501Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T16:46:46.501Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T16:46:46.501Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:46:46.769Z] Selecting previously unselected package dirmngr. [2021-09-09T16:46:46.769Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:46:46.769Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T16:46:46.769Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:46:46.769Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T16:46:46.769Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T16:46:46.769Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:46:46.769Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T16:46:46.769Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T16:46:46.769Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:46.769Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T16:46:46.769Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:46:46.769Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T16:46:48.408Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T16:46:48.408Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T16:46:48.408Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T16:46:48.408Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T16:46:48.408Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T16:46:48.408Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T16:46:48.408Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T16:46:48.408Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:46:48.408Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T16:46:48.408Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T16:46:48.408Z] This means they are not meant to be enabled using systemctl. [2021-09-09T16:46:48.408Z] Possible reasons for having this kind of units are: [2021-09-09T16:46:48.408Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T16:46:48.408Z] .wants/ or .requires/ directory. [2021-09-09T16:46:48.408Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T16:46:48.408Z] a requirement dependency on it. [2021-09-09T16:46:48.408Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T16:46:48.408Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T16:46:48.408Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T16:46:48.408Z] instance name specified. [2021-09-09T16:46:48.408Z] Reading package lists... [2021-09-09T16:46:48.408Z] Building dependency tree... [2021-09-09T16:46:48.408Z] Reading state information... [2021-09-09T16:46:48.408Z] The following additional packages will be installed: [2021-09-09T16:46:48.408Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T16:46:48.408Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T16:46:48.408Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T16:46:48.408Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T16:46:48.408Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T16:46:48.408Z] Suggested packages: [2021-09-09T16:46:48.408Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T16:46:48.408Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T16:46:48.408Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T16:46:48.408Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T16:46:48.408Z] systemd-container policykit-1 [2021-09-09T16:46:48.408Z] Recommended packages: [2021-09-09T16:46:48.408Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T16:46:48.408Z] The following NEW packages will be installed: [2021-09-09T16:46:48.408Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T16:46:48.408Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T16:46:48.408Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T16:46:48.408Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T16:46:48.408Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T16:46:48.408Z] The following packages will be upgraded: [2021-09-09T16:46:48.408Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T16:46:48.408Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T16:46:48.408Z] Need to get 36.7 MB of archives. [2021-09-09T16:46:48.408Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T16:46:48.408Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-09T16:46:48.674Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T16:46:48.674Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-09T16:46:48.674Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T16:46:48.674Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-09T16:46:48.674Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-09T16:46:48.674Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-09T16:46:48.674Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T16:46:48.674Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T16:46:48.674Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T16:46:48.674Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T16:46:48.674Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T16:46:48.674Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T16:46:48.674Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T16:46:48.674Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T16:46:48.674Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T16:46:48.674Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-09T16:46:49.692Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T16:46:49.692Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T16:46:49.692Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T16:46:49.692Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-09T16:46:49.692Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T16:46:49.692Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T16:46:49.692Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T16:46:49.692Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T16:46:49.692Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T16:46:49.692Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T16:46:49.692Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T16:46:49.692Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T16:46:49.692Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T16:46:51.177Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:46:51.177Z] Fetched 36.7 MB in 3s (14.4 MB/s) [2021-09-09T16:46:51.177Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T16:46:51.177Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:46:51.177Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:46:51.762Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:46:51.762Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:46:51.762Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T16:46:51.762Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T16:46:51.762Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T16:46:51.762Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T16:46:52.031Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T16:46:52.031Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T16:46:52.031Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T16:46:52.031Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T16:46:52.299Z] Setting up apt (1.6.14) ... [2021-09-09T16:46:52.299Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T16:46:52.567Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T16:46:52.834Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T16:46:52.834Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T16:46:52.834Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T16:46:52.834Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T16:46:52.834Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:46:52.834Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:53.102Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T16:46:53.102Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T16:46:53.102Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T16:46:53.102Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T16:46:53.102Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:46:53.102Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:53.369Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T16:46:53.369Z] Checking for services that may need to be restarted...done. [2021-09-09T16:46:53.369Z] Checking for services that may need to be restarted...done. [2021-09-09T16:46:53.369Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:53.637Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T16:46:53.637Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:53.904Z] Selecting previously unselected package python3-minimal. [2021-09-09T16:46:53.904Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T16:46:53.904Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T16:46:53.904Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T16:46:53.904Z] Selecting previously unselected package mime-support. [2021-09-09T16:46:53.904Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T16:46:53.904Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T16:46:53.904Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T16:46:53.904Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T16:46:53.904Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T16:46:54.171Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T16:46:54.171Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:46:54.171Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:54.171Z] Selecting previously unselected package python3.6. [2021-09-09T16:46:54.171Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T16:46:54.171Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:54.437Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T16:46:54.437Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T16:46:54.437Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T16:46:54.437Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T16:46:54.704Z] Selecting previously unselected package python3. [2021-09-09T16:46:54.704Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T16:46:54.704Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T16:46:54.704Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T16:46:54.704Z] Selecting previously unselected package multiarch-support. [2021-09-09T16:46:54.704Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:46:54.704Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T16:46:54.704Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T16:46:54.704Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T16:46:54.704Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T16:46:54.704Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T16:46:54.704Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T16:46:54.704Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T16:46:54.704Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T16:46:54.704Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T16:46:54.972Z] Selecting previously unselected package sudo. [2021-09-09T16:46:54.972Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T16:46:54.972Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T16:46:54.972Z] Selecting previously unselected package apparmor. [2021-09-09T16:46:54.972Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T16:46:54.972Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T16:46:54.972Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T16:46:54.972Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T16:46:54.972Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T16:46:55.239Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T16:46:55.239Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:46:55.239Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:46:55.239Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T16:46:55.239Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:46:55.239Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:46:55.239Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T16:46:55.239Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T16:46:55.239Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T16:46:55.239Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T16:46:55.239Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:46:55.239Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:46:55.504Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T16:46:55.504Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T16:46:55.504Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:46:55.504Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T16:46:55.504Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T16:46:55.504Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T16:46:55.504Z] Selecting previously unselected package openssh-client. [2021-09-09T16:46:55.504Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T16:46:55.504Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T16:46:55.771Z] Selecting previously unselected package squashfs-tools. [2021-09-09T16:46:55.771Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T16:46:55.771Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T16:46:55.771Z] Selecting previously unselected package snapd. [2021-09-09T16:46:55.771Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T16:46:55.771Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T16:46:56.816Z] ---> 01e64d166d70 [2021-09-09T16:46:56.817Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:46:56.817Z] ---> d0ffb9d88a19 [2021-09-09T16:46:56.817Z] Step 9/22 : RUN go mod tidy [2021-09-09T16:46:56.817Z] ---> Running in 1a5822aa023f [2021-09-09T16:46:56.817Z] ---> Running in 61a126247e15 [2021-09-09T16:46:56.817Z] ---> b15755a8e0a4 [2021-09-09T16:46:56.817Z] Step 9/23 : RUN go mod tidy [2021-09-09T16:46:56.817Z] ---> b0f9fa7eeb4d [2021-09-09T16:46:56.817Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:46:56.817Z] ---> Running in 44811320b0aa [2021-09-09T16:46:56.817Z] ---> Running in d0439fe44434 [2021-09-09T16:46:56.817Z] ---> 8601b6da8fb4 [2021-09-09T16:46:56.817Z] Step 9/26 : RUN go mod tidy [2021-09-09T16:46:57.094Z] ---> Running in 322c74bd2b7e [2021-09-09T16:46:57.717Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T16:46:57.717Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T16:46:57.717Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T16:46:57.717Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T16:46:57.717Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T16:46:57.717Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:46:57.717Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:46:57.985Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T16:46:57.985Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T16:46:58.569Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T16:46:58.569Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T16:46:58.569Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T16:46:58.569Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:58.569Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:46:58.569Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T16:46:59.161Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T16:46:59.161Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:46:59.161Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T16:46:59.161Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T16:46:59.161Z] running python rtupdate hooks for python3.6... [2021-09-09T16:46:59.161Z] running python post-rtupdate hooks for python3.6... [2021-09-09T16:46:59.161Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T16:46:59.747Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T16:47:00.015Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T16:47:00.015Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T16:47:00.015Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T16:47:00.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T16:47:00.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T16:47:00.865Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T16:47:00.865Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T16:47:01.131Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T16:47:01.131Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T16:47:01.131Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T16:47:01.397Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T16:47:01.665Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T16:47:01.665Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T16:47:01.932Z] /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-09-09T16:47:01.932Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T16:47:01.932Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T16:47:02.517Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T16:47:02.784Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T16:47:02.784Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T16:47:03.847Z] Removing intermediate container 1a5822aa023f [2021-09-09T16:47:03.847Z] ---> 1f8522b614d4 [2021-09-09T16:47:03.847Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T16:47:03.847Z] ---> Running in 5e1bf31bcac5 [2021-09-09T16:47:03.847Z] Removing intermediate container 61a126247e15 [2021-09-09T16:47:03.847Z] ---> a2d23e25ad6c [2021-09-09T16:47:03.847Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T16:47:04.014Z] Reading package lists... [2021-09-09T16:47:04.014Z] Reading package lists... [2021-09-09T16:47:04.282Z] Building dependency tree... [2021-09-09T16:47:04.282Z] Reading state information... [2021-09-09T16:47:04.282Z] Calculating upgrade... [2021-09-09T16:47:04.445Z] ---> Running in 3aefc457cf32 [2021-09-09T16:47:04.551Z] The following packages will be upgraded: [2021-09-09T16:47:04.551Z] advancecomp base-files bash binutils binutils-common [2021-09-09T16:47:04.551Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T16:47:04.551Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T16:47:04.551Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T16:47:04.551Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T16:47:04.551Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T16:47:04.551Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T16:47:04.551Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T16:47:04.551Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T16:47:04.551Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T16:47:04.551Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T16:47:04.551Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T16:47:04.551Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T16:47:04.551Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T16:47:04.551Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T16:47:04.551Z] ubuntu-keyring util-linux [2021-09-09T16:47:04.551Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T16:47:04.551Z] Need to get 64.2 MB of archives. [2021-09-09T16:47:04.551Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T16:47:04.551Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T16:47:04.551Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T16:47:04.727Z] Removing intermediate container 44811320b0aa [2021-09-09T16:47:04.727Z] ---> 9642f25b927d [2021-09-09T16:47:04.727Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T16:47:04.817Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T16:47:04.817Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T16:47:04.817Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T16:47:04.817Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T16:47:04.817Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T16:47:04.817Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T16:47:04.817Z] 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-09-09T16:47:04.817Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-09T16:47:04.817Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-09T16:47:04.817Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T16:47:04.817Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T16:47:04.817Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-09T16:47:04.817Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T16:47:04.817Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T16:47:04.817Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T16:47:04.817Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T16:47:04.817Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T16:47:04.817Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T16:47:05.008Z] ---> Running in 35367109d64b [2021-09-09T16:47:05.084Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-09T16:47:05.084Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T16:47:05.084Z] 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-09-09T16:47:05.084Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T16:47:05.084Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T16:47:05.084Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T16:47:05.084Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T16:47:05.084Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T16:47:05.084Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T16:47:05.084Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T16:47:05.084Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T16:47:05.084Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T16:47:05.084Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T16:47:05.084Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T16:47:05.084Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T16:47:05.084Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T16:47:05.084Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T16:47:05.084Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T16:47:05.084Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T16:47:05.084Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-09T16:47:05.084Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T16:47:05.084Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-09T16:47:05.084Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T16:47:05.084Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T16:47:05.084Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-09T16:47:05.084Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T16:47:05.084Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T16:47:05.084Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-09T16:47:05.084Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T16:47:05.084Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-09T16:47:05.084Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T16:47:05.084Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T16:47:05.084Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T16:47:05.084Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T16:47:05.084Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T16:47:05.084Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T16:47:05.084Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T16:47:05.357Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T16:47:07.032Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T16:47:07.033Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T16:47:07.033Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T16:47:07.033Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-09T16:47:07.033Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T16:47:07.033Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T16:47:07.033Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T16:47:07.033Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T16:47:07.033Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T16:47:07.033Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T16:47:07.033Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T16:47:07.033Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T16:47:07.033Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T16:47:07.033Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T16:47:07.033Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T16:47:07.033Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T16:47:07.033Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T16:47:07.033Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T16:47:07.033Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T16:47:07.033Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T16:47:07.033Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T16:47:07.033Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T16:47:07.033Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T16:47:07.033Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T16:47:07.033Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T16:47:07.033Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-09T16:47:07.033Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-09T16:47:07.033Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-09T16:47:07.033Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T16:47:07.033Z] 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-09-09T16:47:07.033Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T16:47:07.033Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T16:47:07.033Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T16:47:07.033Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T16:47:07.033Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-09T16:47:07.033Z] 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-09-09T16:47:07.033Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T16:47:07.033Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T16:47:07.033Z] 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-09-09T16:47:07.033Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T16:47:07.033Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T16:47:07.033Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T16:47:07.033Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T16:47:07.033Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T16:47:07.033Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T16:47:07.033Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:47:07.033Z] Fetched 64.2 MB in 2s (28.4 MB/s) [2021-09-09T16:47:07.033Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:47:07.033Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:47:07.033Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:47:07.035Z] Removing intermediate container d0439fe44434 [2021-09-09T16:47:07.035Z] ---> 1f67bc49b72f [2021-09-09T16:47:07.035Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T16:47:07.035Z] Removing intermediate container 322c74bd2b7e [2021-09-09T16:47:07.035Z] ---> 9d9486b2ee96 [2021-09-09T16:47:07.035Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T16:47:07.035Z] ---> Running in a18b81ae2761 [2021-09-09T16:47:07.035Z] ---> Running in 961adf02eca2 [2021-09-09T16:47:07.035Z] 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-09-09T16:47:07.035Z] 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-09-09T16:47:07.299Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:47:07.299Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:47:07.299Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T16:47:07.299Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T16:47:07.314Z] 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-09-09T16:47:07.567Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:07.567Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:07.567Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:07.567Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:07.833Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:07.833Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:07.833Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:07.833Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:07.833Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:07.833Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:07.833Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:07.833Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:08.099Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:08.099Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:08.099Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:08.099Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:47:08.099Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:08.099Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T16:47:08.099Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:08.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:47:08.366Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:08.366Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:08.366Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:08.366Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:08.366Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:08.366Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T16:47:08.366Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:08.633Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:47:08.633Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:47:08.633Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:47:08.758Z] 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-09-09T16:47:08.758Z] 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-09-09T16:47:08.899Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T16:47:09.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T16:47:09.166Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T16:47:09.166Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T16:47:09.166Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T16:47:09.166Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T16:47:09.433Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T16:47:09.433Z] Installing new version of config file /etc/issue ... [2021-09-09T16:47:09.433Z] Installing new version of config file /etc/issue.net ... [2021-09-09T16:47:09.433Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T16:47:09.433Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T16:47:09.700Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T16:47:09.700Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T16:47:09.700Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T16:47:09.700Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:09.700Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T16:47:09.700Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T16:47:09.968Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T16:47:09.968Z] 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-09-09T16:47:10.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:10.236Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:10.236Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:10.236Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:10.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:10.236Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T16:47:10.236Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T16:47:10.236Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T16:47:10.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:10.504Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T16:47:10.504Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T16:47:10.504Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T16:47:10.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:10.773Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:47:10.773Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:47:10.773Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T16:47:10.773Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:10.773Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:47:10.773Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:47:10.773Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T16:47:11.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:11.040Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T16:47:11.040Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T16:47:11.040Z] Setting up grep (3.1-2build1) ... [2021-09-09T16:47:11.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:11.040Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T16:47:11.040Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T16:47:11.040Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T16:47:11.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:11.040Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T16:47:11.040Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T16:47:11.310Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T16:47:11.310Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:11.310Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:47:11.310Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:47:11.310Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T16:47:11.310Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:11.310Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T16:47:11.310Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:47:11.894Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T16:47:11.894Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:47:11.894Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T16:47:11.894Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:47:12.162Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T16:47:12.162Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:12.162Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T16:47:12.162Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T16:47:12.746Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T16:47:12.746Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T16:47:12.746Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T16:47:12.746Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T16:47:12.746Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T16:47:12.746Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:12.746Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T16:47:12.746Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T16:47:13.012Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T16:47:13.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.012Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:13.012Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:13.012Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:13.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.012Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:13.012Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:13.278Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:13.278Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.278Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:13.278Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:13.279Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:13.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.279Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:13.279Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:13.279Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:13.545Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.545Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:47:13.545Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:47:13.545Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:47:13.545Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:47:13.545Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T16:47:13.545Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.545Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T16:47:13.545Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:47:13.813Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T16:47:13.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.813Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:13.813Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:13.813Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:13.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:13.813Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:13.813Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:13.813Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:14.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:14.081Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:14.081Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:14.347Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:14.617Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T16:47:14.885Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T16:47:14.885Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:14.885Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T16:47:14.885Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T16:47:14.885Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:47:15.153Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T16:47:15.153Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T16:47:15.153Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T16:47:15.153Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T16:47:15.153Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:47:15.153Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T16:47:15.153Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T16:47:15.419Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T16:47:15.684Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:47:15.684Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T16:47:15.684Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T16:47:15.684Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T16:47:15.684Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:47:15.684Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T16:47:15.684Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T16:47:15.952Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T16:47:15.952Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:47:15.952Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T16:47:15.952Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:47:15.952Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:47:16.219Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T16:47:16.219Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T16:47:16.219Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:47:16.219Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:47:16.219Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T16:47:16.219Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T16:47:16.219Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:47:16.487Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:47:16.487Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:16.487Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T16:47:16.487Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T16:47:16.487Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T16:47:16.487Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T16:47:16.487Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:47:16.487Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:47:16.755Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T16:47:16.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:16.755Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T16:47:16.755Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T16:47:16.755Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T16:47:16.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:16.755Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T16:47:16.755Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T16:47:16.755Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T16:47:17.023Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:17.023Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T16:47:17.023Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T16:47:17.023Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T16:47:17.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:17.293Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T16:47:17.293Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T16:47:17.293Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T16:47:17.293Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:17.293Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T16:47:17.293Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T16:47:17.293Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T16:47:17.560Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:17.560Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T16:47:17.560Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T16:47:17.560Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T16:47:17.827Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:17.827Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T16:47:17.827Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T16:47:17.827Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T16:47:17.827Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:17.828Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T16:47:17.828Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T16:47:17.828Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T16:47:17.828Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:17.828Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T16:47:17.828Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T16:47:18.104Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T16:47:18.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:18.104Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T16:47:18.104Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T16:47:18.104Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T16:47:18.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:18.104Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T16:47:18.104Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T16:47:18.372Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T16:47:18.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:18.372Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T16:47:18.372Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T16:47:18.372Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T16:47:18.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:18.372Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T16:47:18.372Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T16:47:18.641Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T16:47:18.641Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:18.641Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T16:47:18.641Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T16:47:18.641Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T16:47:18.641Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T16:47:18.641Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T16:47:18.641Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T16:47:18.641Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T16:47:18.910Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T16:47:18.910Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T16:47:18.910Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T16:47:18.910Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T16:47:18.910Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T16:47:19.177Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T16:47:19.177Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T16:47:19.177Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T16:47:19.177Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T16:47:19.177Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T16:47:19.177Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T16:47:19.445Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T16:47:19.445Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T16:47:19.445Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T16:47:19.445Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T16:47:19.445Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T16:47:19.445Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T16:47:19.445Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T16:47:19.445Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T16:47:19.711Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T16:47:19.711Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T16:47:19.711Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T16:47:19.711Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T16:47:19.711Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T16:47:19.711Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T16:47:19.976Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T16:47:19.977Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T16:47:19.977Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T16:47:19.977Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T16:47:20.242Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:47:20.242Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:47:20.608Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:47:20.608Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:47:20.608Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:47:20.608Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:47:20.608Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T16:47:20.608Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T16:47:21.191Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:21.192Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:21.192Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:21.192Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:21.192Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:21.192Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:21.192Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:21.192Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:22.151Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:22.151Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:22.944Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:22.944Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:23.211Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:23.211Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:23.211Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:23.211Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:24.170Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T16:47:24.170Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T16:47:24.170Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T16:47:24.170Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T16:47:24.170Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T16:47:24.170Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T16:47:24.438Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T16:47:24.438Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T16:47:24.438Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T16:47:24.438Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T16:47:24.438Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T16:47:24.438Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T16:47:24.438Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T16:47:24.438Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T16:47:24.438Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T16:47:24.705Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T16:47:24.705Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:24.705Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T16:47:24.705Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:24.705Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:24.705Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:24.705Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T16:47:24.705Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T16:47:24.705Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T16:47:24.705Z] [2021-09-09T16:47:24.705Z] Current default time zone: 'Etc/UTC' [2021-09-09T16:47:24.705Z] Local time is now: Thu Sep 9 16:47:24 UTC 2021. [2021-09-09T16:47:24.705Z] Universal Time is now: Thu Sep 9 16:47:24 UTC 2021. [2021-09-09T16:47:24.705Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T16:47:24.705Z] [2021-09-09T16:47:24.982Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T16:47:24.982Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:24.982Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T16:47:24.982Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T16:47:24.982Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T16:47:24.982Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T16:47:24.982Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T16:47:24.982Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T16:47:24.982Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T16:47:24.982Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T16:47:24.982Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:24.982Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T16:47:24.982Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:25.252Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:47:25.252Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:25.252Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T16:47:25.252Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T16:47:25.252Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T16:47:25.252Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T16:47:25.252Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T16:47:25.252Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T16:47:25.252Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:47:25.252Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T16:47:27.196Z] Updating certificates in /etc/ssl/certs... [2021-09-09T16:47:27.784Z] 23 added, 27 removed; done. [2021-09-09T16:47:28.054Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T16:47:28.054Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T16:47:28.054Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T16:47:28.054Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T16:47:28.054Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T16:47:28.054Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.054Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:47:28.054Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.054Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.054Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.322Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.322Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.322Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T16:47:28.322Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:47:28.322Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T16:47:28.322Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T16:47:28.322Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T16:47:28.322Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.322Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T16:47:28.322Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T16:47:28.590Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T16:47:28.590Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T16:47:28.590Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:47:28.590Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T16:47:28.590Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T16:47:28.590Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T16:47:28.590Z] Updating certificates in /etc/ssl/certs... [2021-09-09T16:47:29.177Z] 0 added, 0 removed; done. [2021-09-09T16:47:29.177Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T16:47:29.177Z] done. [2021-09-09T16:47:29.717Z] Reading package lists... [2021-09-09T16:47:29.717Z] Building dependency tree... [2021-09-09T16:47:29.717Z] Reading state information... [2021-09-09T16:47:29.989Z] The following NEW packages will be installed: [2021-09-09T16:47:29.989Z] apt-transport-https [2021-09-09T16:47:29.989Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T16:47:31.808Z] Need to get 4348 B of archives. [2021-09-09T16:47:31.808Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T16:47:31.808Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T16:47:31.808Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:47:31.808Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-09-09T16:47:31.808Z] Selecting previously unselected package apt-transport-https. [2021-09-09T16:47:31.808Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T16:47:31.808Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T16:47:31.808Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T16:47:31.808Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T16:47:31.808Z] Waiting for network to be ready... [2021-09-09T16:47:36.067Z] 2021-09-09T16:47:34Z INFO Waiting for automatic snapd restart... [2021-09-09T16:47:37.481Z] snapd 2.51.4 from Canonical* installed [2021-09-09T16:47:38.066Z] "snapd" switched to the "latest/stable" channel [2021-09-09T16:47:38.066Z] [2021-09-09T16:47:40.651Z] core18 20210722 from Canonical* installed [2021-09-09T16:47:40.651Z] "core18" switched to the "latest/stable" channel [2021-09-09T16:47:40.651Z] [2021-09-09T16:47:43.236Z] snapcraft 5.0 from Canonical* installed [2021-09-09T16:47:43.236Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T16:47:43.236Z] [2021-09-09T16:47:47.500Z] 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-09-09T16:47:47.500Z] - README.md [2021-09-09T16:47:47.500Z] [2021-09-09T16:47:47.500Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T16:47:47.771Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T16:47:47.771Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T16:47:48.042Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T16:47:49.009Z] Reading package lists... [2021-09-09T16:47:49.277Z] 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-09-09T16:47:49.277Z] Reading package lists... [2021-09-09T16:47:49.545Z] Building dependency tree... [2021-09-09T16:47:49.545Z] Reading state information... [2021-09-09T16:47:49.545Z] Suggested packages: [2021-09-09T16:47:49.545Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T16:47:49.545Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T16:47:49.545Z] Recommended packages: [2021-09-09T16:47:49.545Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T16:47:49.545Z] The following NEW packages will be installed: [2021-09-09T16:47:49.545Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T16:47:49.545Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T16:47:49.545Z] pkg-config zip [2021-09-09T16:47:49.816Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T16:47:49.816Z] Need to get 7663 kB of archives. [2021-09-09T16:47:49.816Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T16:47:49.816Z] 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-09-09T16:47:49.816Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T16:47:50.085Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T16:47:50.085Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T16:47:50.085Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T16:47:50.085Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T16:47:50.085Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T16:47:50.085Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T16:47:50.352Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T16:47:50.352Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T16:47:50.352Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T16:47:50.352Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T16:47:50.620Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T16:47:50.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T16:47:50.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T16:47:50.620Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T16:47:50.620Z] Fetched 7663 kB in 1s (9184 kB/s) [2021-09-09T16:47:50.620Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T16:47:50.620Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T16:47:50.620Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T16:47:50.889Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T16:47:50.889Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T16:47:50.889Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T16:47:50.889Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T16:47:50.889Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T16:47:50.889Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T16:47:50.889Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T16:47:50.889Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T16:47:50.889Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T16:47:50.889Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T16:47:51.156Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T16:47:51.156Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T16:47:51.156Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T16:47:51.156Z] Selecting previously unselected package liberror-perl. [2021-09-09T16:47:51.156Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T16:47:51.156Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T16:47:51.156Z] Selecting previously unselected package git-man. [2021-09-09T16:47:51.156Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T16:47:51.156Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:47:51.156Z] Selecting previously unselected package git. [2021-09-09T16:47:51.156Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T16:47:51.428Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:47:52.015Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T16:47:52.015Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T16:47:52.015Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T16:47:52.015Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T16:47:52.015Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T16:47:52.015Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T16:47:52.015Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T16:47:52.015Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T16:47:52.015Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T16:47:52.015Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T16:47:52.015Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T16:47:52.015Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:47:52.015Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T16:47:52.015Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T16:47:52.015Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:47:52.284Z] Selecting previously unselected package pkg-config. [2021-09-09T16:47:52.284Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T16:47:52.284Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T16:47:52.284Z] Selecting previously unselected package zip. [2021-09-09T16:47:52.284Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T16:47:52.284Z] Unpacking zip (3.0-11build1) ... [2021-09-09T16:47:52.284Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T16:47:52.284Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:47:52.284Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T16:47:52.284Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T16:47:52.284Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T16:47:52.284Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T16:47:52.284Z] No schema files found: doing nothing. [2021-09-09T16:47:52.284Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T16:47:52.284Z] Setting up zip (3.0-11build1) ... [2021-09-09T16:47:52.284Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T16:47:52.284Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T16:47:52.284Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T16:47:52.551Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:47:52.551Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T16:47:52.551Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T16:47:52.551Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T16:47:52.551Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T16:47:53.140Z] git set to automatically installed. [2021-09-09T16:47:53.140Z] git-man set to automatically installed. [2021-09-09T16:47:53.140Z] libcurl3-gnutls set to automatically installed. [2021-09-09T16:47:53.140Z] liberror-perl set to automatically installed. [2021-09-09T16:47:53.140Z] libglib2.0-0 set to automatically installed. [2021-09-09T16:47:53.140Z] libnghttp2-14 set to automatically installed. [2021-09-09T16:47:53.140Z] libnorm1 set to automatically installed. [2021-09-09T16:47:53.140Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T16:47:53.140Z] libpsl5 set to automatically installed. [2021-09-09T16:47:53.140Z] librtmp1 set to automatically installed. [2021-09-09T16:47:53.140Z] libsodium23 set to automatically installed. [2021-09-09T16:47:53.140Z] libzmq3-dev set to automatically installed. [2021-09-09T16:47:53.140Z] libzmq5 set to automatically installed. [2021-09-09T16:47:53.140Z] pkg-config set to automatically installed. [2021-09-09T16:47:53.140Z] zip set to automatically installed. [2021-09-09T16:47:56.692Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T16:47:57.287Z] snap "core18" has no updates available [2021-09-09T16:47:57.871Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T16:48:04.538Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T16:48:05.121Z] Pulling config-common [2021-09-09T16:48:05.121Z] + snapcraftctl pull [2021-09-09T16:48:07.388Z] Pulling go-build-helper [2021-09-09T16:48:07.388Z] + snapcraftctl pull [2021-09-09T16:48:07.388Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T16:48:07.388Z] Skipping pull go-build-helper (already ran) [2021-09-09T16:48:07.388Z] Building go-build-helper [2021-09-09T16:48:07.388Z] + snapcraftctl build [2021-09-09T16:48:09.336Z] Staging go-build-helper [2021-09-09T16:48:09.336Z] + snapcraftctl stage [2021-09-09T16:48:19.416Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T16:48:19.416Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T16:48:19.416Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T16:48:19.416Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T16:48:19.416Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T16:48:19.416Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T16:48:19.416Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T16:48:19.416Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T16:48:19.416Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T16:48:19.416Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T16:48:19.416Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T16:48:19.416Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T16:48:19.416Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T16:48:19.416Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T16:48:19.416Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T16:48:19.416Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T16:48:19.416Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T16:48:19.416Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T16:48:19.416Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T16:48:19.416Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T16:48:19.416Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T16:48:19.416Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T16:48:19.416Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T16:48:19.416Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T16:48:19.416Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T16:48:19.416Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T16:48:19.416Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T16:48:19.416Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T16:48:19.416Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T16:48:19.416Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T16:48:19.416Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T16:48:19.416Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T16:48:19.416Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T16:48:19.416Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T16:48:19.416Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T16:48:19.416Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T16:48:19.416Z] Pulling edgex-go [2021-09-09T16:48:19.416Z] + snapcraftctl pull [2021-09-09T16:48:19.416Z] Pulling hooks [2021-09-09T16:48:19.416Z] + snapcraftctl pull [2021-09-09T16:48:37.809Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T16:48:37.809Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T16:48:37.809Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T16:48:37.809Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T16:48:37.809Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T16:48:37.809Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T16:48:37.809Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T16:48:37.809Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T16:48:37.809Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T16:48:37.809Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T16:48:37.809Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T16:48:37.809Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T16:48:37.809Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T16:48:37.809Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T16:48:37.809Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T16:48:37.809Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T16:48:37.810Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T16:48:37.810Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T16:48:37.810Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T16:48:37.810Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T16:48:37.810Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T16:48:37.810Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T16:48:37.810Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T16:48:37.810Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T16:48:37.810Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T16:48:37.810Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T16:48:37.810Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T16:48:37.810Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T16:48:37.810Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T16:48:37.810Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T16:48:37.810Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T16:48:37.810Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T16:48:37.810Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T16:48:37.810Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T16:48:37.810Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T16:48:37.810Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T16:48:37.810Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T16:48:37.810Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T16:48:37.810Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T16:48:37.810Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T16:48:37.810Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T16:48:37.810Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T16:48:37.810Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T16:48:37.810Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T16:48:37.810Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T16:48:37.810Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T16:48:37.810Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T16:48:37.810Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T16:48:37.810Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T16:48:37.810Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T16:48:37.810Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T16:48:37.810Z] Pulling static-packages [2021-09-09T16:48:37.810Z] + snapcraftctl pull [2021-09-09T16:48:38.099Z] Pulling version [2021-09-09T16:48:38.099Z] + cd /root/project [2021-09-09T16:48:38.099Z] + git describe --tags --abbrev=0 [2021-09-09T16:48:38.099Z] + sed s/v// [2021-09-09T16:48:38.099Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T16:48:38.099Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T16:48:38.099Z] + snapcraftctl set-version 2.0.1-dev.40 [2021-09-09T16:48:39.210Z] Building config-common [2021-09-09T16:48:39.210Z] + snapcraftctl build [2021-09-09T16:48:41.984Z] Skipping build go-build-helper (already ran) [2021-09-09T16:48:41.984Z] Building edgex-go [2021-09-09T16:48:41.984Z] + cd /root/parts/edgex-go/src [2021-09-09T16:48:41.984Z] + + sed s/v// [2021-09-09T16:48:41.984Z] git describe --tags --abbrev=0 [2021-09-09T16:48:41.984Z] + GIT_VERSION=2.0.1-dev.40 [2021-09-09T16:48:41.984Z] + [ -z 2.0.1-dev.40 ] [2021-09-09T16:48:41.984Z] + echo 2.0.1-dev.40 [2021-09-09T16:48:41.984Z] + make build [2021-09-09T16:48:41.984Z] go mod tidy [2021-09-09T16:48:46.312Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T16:48:46.312Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T16:48:46.313Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T16:48:46.313Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T16:48:46.313Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T16:48:46.313Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T16:48:46.313Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T16:48:46.313Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T16:48:46.313Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T16:48:46.313Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T16:48:46.313Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T16:48:46.313Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T16:48:46.313Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T16:48:46.313Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T16:48:46.313Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T16:48:46.313Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T16:48:46.313Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T16:48:46.587Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T16:48:46.875Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T16:48:46.875Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T16:48:46.875Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T16:48:46.875Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T16:48:46.875Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T16:48:47.152Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T16:48:47.152Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T16:48:47.426Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T16:48:47.426Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T16:48:47.426Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T16:48:47.426Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T16:48:47.426Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T16:48:47.426Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T16:48:47.426Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T16:48:47.719Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T16:48:47.719Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T16:48:47.996Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T16:48:47.996Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T16:48:47.996Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T16:48:47.996Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T16:48:47.996Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T16:48:48.264Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T16:48:48.264Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T16:48:48.264Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T16:48:48.532Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T16:48:48.532Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T16:48:48.532Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T16:48:48.532Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T16:48:48.532Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T16:48:48.807Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T16:48:48.807Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T16:48:48.807Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T16:48:48.807Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T16:48:48.807Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T16:48:48.807Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T16:48:48.807Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T16:48:48.807Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T16:48:48.807Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T16:48:48.807Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T16:48:49.077Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T16:48:49.077Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T16:48:49.077Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T16:48:49.077Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T16:48:49.077Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T16:48:49.077Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T16:48:49.077Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T16:48:49.077Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T16:48:49.077Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T16:48:49.077Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T16:48:49.077Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T16:48:49.077Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T16:48:49.077Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T16:48:49.077Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T16:48:49.077Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T16:48:49.077Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T16:48:49.077Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T16:48:49.077Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T16:48:49.077Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T16:48:49.077Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T16:48:49.345Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T16:48:57.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T16:49:01.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T16:49:02.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T16:49:04.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T16:49:04.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T16:49:05.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T16:49:06.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T16:49:07.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T16:49:08.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T16:49:09.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T16:49:11.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T16:49:12.511Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T16:49:12.511Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T16:49:12.511Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T16:49:12.511Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T16:49:12.511Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T16:49:12.511Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T16:49:12.511Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T16:49:12.511Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T16:49:12.511Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T16:49:12.511Z] + 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-09-09T16:49:12.511Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T16:49:12.511Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T16:49:12.511Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T16:49:12.779Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T16:49:12.779Z] + 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-09-09T16:49:12.779Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T16:49:12.779Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T16:49:12.779Z] + 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-09-09T16:49:13.742Z] Building hooks [2021-09-09T16:49:13.742Z] + cd /root/parts/hooks/src [2021-09-09T16:49:13.742Z] + make build [2021-09-09T16:49:13.742Z] go mod tidy [2021-09-09T16:49:14.703Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T16:49:14.703Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T16:49:14.703Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T16:49:14.703Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T16:49:14.703Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T16:49:15.664Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T16:49:16.247Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T16:49:16.247Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T16:49:18.832Z] Building static-packages [2021-09-09T16:49:18.832Z] + snapcraftctl build [2021-09-09T16:49:20.774Z] Building version [2021-09-09T16:49:20.774Z] + snapcraftctl build [2021-09-09T16:49:23.361Z] Staging config-common [2021-09-09T16:49:23.361Z] + snapcraftctl stage [2021-09-09T16:49:24.326Z] Skipping stage go-build-helper (already ran) [2021-09-09T16:49:24.326Z] Staging edgex-go [2021-09-09T16:49:24.326Z] + snapcraftctl stage [2021-09-09T16:49:25.293Z] Staging hooks [2021-09-09T16:49:25.293Z] + snapcraftctl stage [2021-09-09T16:49:26.255Z] Staging static-packages [2021-09-09T16:49:26.255Z] + snapcraftctl stage [2021-09-09T16:49:27.664Z] Staging version [2021-09-09T16:49:27.664Z] + snapcraftctl stage [2021-09-09T16:49:29.920Z] Priming config-common [2021-09-09T16:49:29.920Z] + snapcraftctl prime [2021-09-09T16:49:29.920Z] Priming go-build-helper [2021-09-09T16:49:29.920Z] + snapcraftctl prime [2021-09-09T16:49:30.506Z] Priming edgex-go [2021-09-09T16:49:30.506Z] + snapcraftctl prime [2021-09-09T16:49:31.913Z] Priming hooks [2021-09-09T16:49:31.913Z] + snapcraftctl prime [2021-09-09T16:49:32.476Z] 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-09-09T16:49:32.873Z] Priming static-packages [2021-09-09T16:49:32.873Z] + snapcraftctl prime [2021-09-09T16:49:35.451Z] Priming version [2021-09-09T16:49:35.451Z] + snapcraftctl prime [2021-09-09T16:49:36.414Z] 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-09-09T16:49:39.286Z] 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-09-09T16:49:52.159Z] Removing intermediate container a18b81ae2761 [2021-09-09T16:49:52.159Z] ---> 28c740b90e94 [2021-09-09T16:49:52.159Z] [2021-09-09T16:49:52.159Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:49:52.159Z] 3.12: Pulling from library/alpine [2021-09-09T16:49:53.643Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T16:49:53.643Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T16:49:53.643Z] ---> afc2cc120ca2 [2021-09-09T16:49:53.643Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:49:54.643Z] ---> Running in 3aad83924743 [2021-09-09T16:49:58.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:58.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:49:58.983Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T16:49:58.983Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:49:59.276Z] OK: 5 MiB in 15 packages [2021-09-09T16:50:00.271Z] Removing intermediate container 3aefc457cf32 [2021-09-09T16:50:00.271Z] ---> 56e775fa631e [2021-09-09T16:50:00.271Z] [2021-09-09T16:50:00.271Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T16:50:00.271Z] ---> afc2cc120ca2 [2021-09-09T16:50:00.271Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T16:50:00.877Z] ---> Running in 2e346762c6d5 [2021-09-09T16:50:01.162Z] Removing intermediate container 961adf02eca2 [2021-09-09T16:50:01.162Z] ---> 14512cd0f134 [2021-09-09T16:50:01.162Z] [2021-09-09T16:50:01.162Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T16:50:01.162Z] ---> afc2cc120ca2 [2021-09-09T16:50:01.162Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T16:50:01.777Z] ---> Running in c11b1e51b097 [2021-09-09T16:50:02.068Z] Removing intermediate container 3aad83924743 [2021-09-09T16:50:02.068Z] ---> af5c3c9a51bc [2021-09-09T16:50:02.068Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:50:03.090Z] ---> Running in f30500c236e1 [2021-09-09T16:50:03.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:50:03.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:50:03.926Z] Removing intermediate container 5e1bf31bcac5 [2021-09-09T16:50:03.926Z] ---> 57820b311582 [2021-09-09T16:50:03.926Z] [2021-09-09T16:50:03.926Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:50:03.926Z] ---> afc2cc120ca2 [2021-09-09T16:50:03.926Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T16:50:04.209Z] Removing intermediate container f30500c236e1 [2021-09-09T16:50:04.209Z] ---> c9959931db8e [2021-09-09T16:50:04.209Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T16:50:04.209Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T16:50:04.488Z] ---> Running in d826f5f6e460 [2021-09-09T16:50:04.488Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T16:50:04.488Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T16:50:04.488Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T16:50:04.488Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:50:04.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:50:04.488Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:50:04.488Z] ---> Running in be3ee900ef48 [2021-09-09T16:50:04.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:50:04.764Z] OK: 7 MiB in 18 packages [2021-09-09T16:50:05.362Z] Removing intermediate container 35367109d64b [2021-09-09T16:50:05.362Z] ---> 545e5b0493d8 [2021-09-09T16:50:05.362Z] [2021-09-09T16:50:05.362Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T16:50:05.362Z] ---> afc2cc120ca2 [2021-09-09T16:50:05.362Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:50:05.362Z] ---> Using cache [2021-09-09T16:50:05.362Z] ---> af5c3c9a51bc [2021-09-09T16:50:05.362Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:50:05.362Z] ---> Using cache [2021-09-09T16:50:05.362Z] ---> c9959931db8e [2021-09-09T16:50:05.362Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T16:50:05.639Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T16:50:05.639Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T16:50:05.639Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T16:50:05.639Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:50:05.639Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:50:05.639Z] ---> Running in 5ef5ec14d190 [2021-09-09T16:50:05.639Z] Removing intermediate container be3ee900ef48 [2021-09-09T16:50:05.639Z] ---> 12ca282fc381 [2021-09-09T16:50:05.639Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:50:05.911Z] OK: 6 MiB in 17 packages [2021-09-09T16:50:06.189Z] ---> Running in 01b7b0309e35 [2021-09-09T16:50:06.478Z] Removing intermediate container 5ef5ec14d190 [2021-09-09T16:50:06.478Z] ---> 179f5701a080 [2021-09-09T16:50:06.478Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:50:06.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:50:06.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:50:07.038Z] ---> Running in d90206ff0840 [2021-09-09T16:50:07.038Z] Removing intermediate container 01b7b0309e35 [2021-09-09T16:50:07.318Z] ---> 02b435e487c7 [2021-09-09T16:50:07.318Z] Step 16/24 : WORKDIR / [2021-09-09T16:50:07.318Z] ---> Running in c4245c2a28a9 [2021-09-09T16:50:07.602Z] Removing intermediate container 2e346762c6d5 [2021-09-09T16:50:07.602Z] ---> ca8685712a31 [2021-09-09T16:50:07.602Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:50:07.876Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T16:50:07.876Z] Removing intermediate container d90206ff0840 [2021-09-09T16:50:07.876Z] ---> 3025069e54c0 [2021-09-09T16:50:07.876Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:50:07.876Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:50:07.876Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:50:07.876Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T16:50:08.153Z] ---> Running in 2c38407cd554 [2021-09-09T16:50:08.153Z] OK: 6 MiB in 16 packages [2021-09-09T16:50:08.440Z] Removing intermediate container c11b1e51b097 [2021-09-09T16:50:08.440Z] ---> 3b8470fb7dff [2021-09-09T16:50:08.440Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T16:50:08.440Z] Removing intermediate container c4245c2a28a9 [2021-09-09T16:50:08.440Z] ---> 50befbe63680 [2021-09-09T16:50:08.440Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:50:08.726Z] ---> Running in 755264bfb329 [2021-09-09T16:50:09.029Z] Removing intermediate container 2c38407cd554 [2021-09-09T16:50:09.029Z] ---> 3a73c7daae5e [2021-09-09T16:50:09.029Z] Step 14/22 : WORKDIR /edgex [2021-09-09T16:50:09.314Z] ---> Running in 5c09a17417ff [2021-09-09T16:50:09.314Z] ---> 126b7403bae2 [2021-09-09T16:50:09.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T16:50:09.602Z] Removing intermediate container 755264bfb329 [2021-09-09T16:50:09.602Z] ---> a2550c6830f2 [2021-09-09T16:50:09.602Z] Step 14/26 : WORKDIR / [2021-09-09T16:50:09.883Z] ---> b60e1472fdfe [2021-09-09T16:50:09.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T16:50:10.161Z] ---> Running in 93eaedf18558 [2021-09-09T16:50:11.150Z] Removing intermediate container 5c09a17417ff [2021-09-09T16:50:11.150Z] ---> ebf752fb10b0 [2021-09-09T16:50:11.150Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T16:50:11.150Z] Removing intermediate container d826f5f6e460 [2021-09-09T16:50:11.150Z] ---> 08c542c3d230 [2021-09-09T16:50:11.150Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:50:11.752Z] Removing intermediate container 93eaedf18558 [2021-09-09T16:50:11.752Z] ---> 91aa5278c45a [2021-09-09T16:50:11.752Z] 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-09-09T16:50:12.033Z] ---> 450f0f4c1db4 [2021-09-09T16:50:12.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T16:50:12.033Z] ---> Running in 32e2ac75bb3b [2021-09-09T16:50:12.033Z] ---> a14d89b61850 [2021-09-09T16:50:12.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T16:50:12.321Z] ---> d613e836c9e7 [2021-09-09T16:50:12.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T16:50:12.946Z] Removing intermediate container 32e2ac75bb3b [2021-09-09T16:50:12.946Z] ---> f130f703a053 [2021-09-09T16:50:12.946Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T16:50:14.857Z] ---> Running in 95b1cba1ebc9 [2021-09-09T16:50:14.857Z] ---> 3c9b8e2a9370 [2021-09-09T16:50:14.857Z] 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-09-09T16:50:14.857Z] ---> 50baa40b8edb [2021-09-09T16:50:14.857Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T16:50:14.857Z] ---> 464750b6122a [2021-09-09T16:50:14.857Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T16:50:14.857Z] ---> Running in 123f0ab31135 [2021-09-09T16:50:14.857Z] ---> Running in 5053e6fedd12 [2021-09-09T16:50:14.857Z] Removing intermediate container 95b1cba1ebc9 [2021-09-09T16:50:14.857Z] ---> 258a55db78d0 [2021-09-09T16:50:14.857Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T16:50:14.857Z] ---> 4c10b08e5829 [2021-09-09T16:50:14.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T16:50:14.857Z] ---> Running in 9c53609a4674 [2021-09-09T16:50:15.138Z] ---> c9061bdb5d4c [2021-09-09T16:50:15.138Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T16:50:15.138Z] Removing intermediate container 123f0ab31135 [2021-09-09T16:50:15.138Z] ---> 2933bb4bc8bd [2021-09-09T16:50:15.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:50:15.138Z] Removing intermediate container 5053e6fedd12 [2021-09-09T16:50:15.138Z] ---> 5f5f79f3891f [2021-09-09T16:50:15.138Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:50:15.427Z] ---> Running in 30939e058caf [2021-09-09T16:50:15.714Z] ---> Running in b3e44bacd5f7 [2021-09-09T16:50:15.996Z] Removing intermediate container 9c53609a4674 [2021-09-09T16:50:15.996Z] ---> 5a4a9eceeaff [2021-09-09T16:50:15.996Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:50:16.994Z] ---> fd1e52fb06e8 [2021-09-09T16:50:16.994Z] 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-09-09T16:50:16.994Z] Removing intermediate container 30939e058caf [2021-09-09T16:50:16.994Z] ---> 0cc93a2fd50b [2021-09-09T16:50:16.994Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:50:16.994Z] ---> 63296815a817 [2021-09-09T16:50:16.994Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T16:50:16.994Z] Removing intermediate container b3e44bacd5f7 [2021-09-09T16:50:16.994Z] ---> fae99e7f2bb2 [2021-09-09T16:50:16.994Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:50:17.270Z] ---> Running in f902c2264287 [2021-09-09T16:50:17.270Z] ---> Running in e105f3b48ad7 [2021-09-09T16:50:17.270Z] ---> Running in 7823b1851af9 [2021-09-09T16:50:17.270Z] ---> 4f425b1eb8bd [2021-09-09T16:50:17.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T16:50:18.278Z] ---> 0fe38120cdff [2021-09-09T16:50:18.278Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T16:50:18.558Z] Removing intermediate container 7823b1851af9 [2021-09-09T16:50:18.558Z] ---> 28429d6437ca [2021-09-09T16:50:18.558Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T16:50:18.558Z] Removing intermediate container f902c2264287 [2021-09-09T16:50:18.558Z] ---> b78c9d5a9b97 [2021-09-09T16:50:18.558Z] Step 22/23 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:50:18.558Z] Removing intermediate container e105f3b48ad7 [2021-09-09T16:50:18.558Z] ---> b4e92bd946a4 [2021-09-09T16:50:18.558Z] Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:50:19.171Z] ---> Running in ac62f33819fc [2021-09-09T16:50:19.171Z] ---> Running in e83afb7f3f76 [2021-09-09T16:50:19.171Z] ---> Running in 3cf7c35c6326 [2021-09-09T16:50:19.776Z] ---> 7887e7ba2b55 [2021-09-09T16:50:19.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T16:50:19.776Z] ---> 100c0e07e4d9 [2021-09-09T16:50:19.776Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T16:50:20.063Z] Removing intermediate container e83afb7f3f76 [2021-09-09T16:50:20.063Z] ---> 2ac2be9eab73 [2021-09-09T16:50:20.063Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:50:20.063Z] Removing intermediate container 3cf7c35c6326 [2021-09-09T16:50:20.063Z] ---> d2ad7a89fc35 [2021-09-09T16:50:20.063Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:50:20.342Z] ---> Running in 09fd248f1511 [2021-09-09T16:50:20.342Z] Removing intermediate container ac62f33819fc [2021-09-09T16:50:20.342Z] ---> 4fbc1f519a1f [2021-09-09T16:50:20.342Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T16:50:20.342Z] ---> Running in afac19584b5a [2021-09-09T16:50:20.627Z] ---> Running in 5100df7fb172 [2021-09-09T16:50:20.916Z] ---> bcf38b79a4ef [2021-09-09T16:50:20.916Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T16:50:21.193Z] Removing intermediate container 09fd248f1511 [2021-09-09T16:50:21.193Z] ---> 3cbe16458c2b [2021-09-09T16:50:21.193Z] [2021-09-09T16:50:21.193Z] Removing intermediate container afac19584b5a [2021-09-09T16:50:21.193Z] ---> 8afcbd76ad67 [2021-09-09T16:50:21.193Z] [2021-09-09T16:50:21.471Z] ---> Running in 9884d607a5a2 [2021-09-09T16:50:21.748Z] Successfully built 3cbe16458c2b [2021-09-09T16:50:21.748Z] Successfully built 8afcbd76ad67 [2021-09-09T16:50:21.748Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T16:50:21.748Z] Successfully tagged core-command-arm64:latest [2021-09-09T16:50:21.748Z] Removing intermediate container 5100df7fb172 [2021-09-09T16:50:21.748Z] ---> dd698846f26f [2021-09-09T16:50:21.748Z] Step 21/22 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:50:22.032Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-09T16:50:22.032Z]  Building core-command ... done Building core-data [2021-09-09T16:50:22.032Z] ---> Running in d82de7340c9d [2021-09-09T16:50:22.032Z] ---> c57400f5edf1 [2021-09-09T16:50:22.032Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T16:50:22.319Z] Removing intermediate container 9884d607a5a2 [2021-09-09T16:50:22.319Z] ---> a893b9621298 [2021-09-09T16:50:22.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:50:22.605Z] ---> Running in 4fe0293e853c [2021-09-09T16:50:22.897Z] Removing intermediate container d82de7340c9d [2021-09-09T16:50:22.897Z] ---> d8da575d683a [2021-09-09T16:50:22.897Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T16:50:23.170Z] Removing intermediate container 4fe0293e853c [2021-09-09T16:50:23.170Z] ---> d7230b076862 [2021-09-09T16:50:23.170Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T16:50:23.170Z] ---> 3d468ef7c721 [2021-09-09T16:50:23.444Z] 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-09-09T16:50:23.444Z] ---> Running in 5cd1ca4502e7 [2021-09-09T16:50:23.444Z] ---> Running in b0b12e5d8bd0 [2021-09-09T16:50:23.717Z] ---> Running in c16248fdeb8e [2021-09-09T16:50:24.316Z] Removing intermediate container 5cd1ca4502e7 [2021-09-09T16:50:24.316Z] ---> 5f3c761345d1 [2021-09-09T16:50:24.316Z] [2021-09-09T16:50:24.316Z] Removing intermediate container b0b12e5d8bd0 [2021-09-09T16:50:24.316Z] ---> 40d72a097eda [2021-09-09T16:50:24.316Z] Step 22/23 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:50:24.597Z] Successfully built 5f3c761345d1 [2021-09-09T16:50:24.871Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T16:50:24.871Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-09-09T16:50:24.871Z] ---> Running in e74b906f4ef9 [2021-09-09T16:50:25.871Z] Removing intermediate container e74b906f4ef9 [2021-09-09T16:50:25.871Z] ---> 7d9a8e08b59a [2021-09-09T16:50:25.871Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T16:50:25.871Z] ---> Running in 688a54e93d74 [2021-09-09T16:50:26.862Z] Removing intermediate container 688a54e93d74 [2021-09-09T16:50:26.862Z] ---> a43b94632da9 [2021-09-09T16:50:26.862Z] [2021-09-09T16:50:26.862Z] Removing intermediate container c16248fdeb8e [2021-09-09T16:50:26.862Z] ---> 965f7ae771c1 [2021-09-09T16:50:26.862Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T16:50:27.464Z] Successfully built a43b94632da9 [2021-09-09T16:50:27.464Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T16:50:27.464Z]  Building support-notifications ... done Building core-metadata [2021-09-09T16:50:27.739Z] ---> Running in 74086b1d834b [2021-09-09T16:50:28.337Z] Removing intermediate container 74086b1d834b [2021-09-09T16:50:28.337Z] ---> 09c978995dbf [2021-09-09T16:50:28.337Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T16:50:28.610Z] ---> Running in 7a4d87fd0b6b [2021-09-09T16:50:29.588Z] Removing intermediate container 7a4d87fd0b6b [2021-09-09T16:50:29.588Z] ---> c8b5a5b8b949 [2021-09-09T16:50:29.588Z] Step 25/26 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:50:30.186Z] ---> Running in e8fe51a30341 [2021-09-09T16:50:31.182Z] Removing intermediate container e8fe51a30341 [2021-09-09T16:50:31.182Z] ---> 47474575f747 [2021-09-09T16:50:31.183Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T16:50:31.784Z] ---> Running in a7be53fdc746 [2021-09-09T16:50:32.768Z] Removing intermediate container a7be53fdc746 [2021-09-09T16:50:32.768Z] ---> 81e69000c742 [2021-09-09T16:50:32.768Z] [2021-09-09T16:50:33.044Z] Successfully built 81e69000c742 [2021-09-09T16:50:33.044Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T16:51:20.016Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:51:20.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:51:20.016Z] ---> aa8ad12f7328 [2021-09-09T16:51:20.016Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> a8efbe428d9c [2021-09-09T16:51:20.016Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> 4834e1a07e44 [2021-09-09T16:51:20.016Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T16:51:20.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:51:20.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:51:20.016Z] ---> aa8ad12f7328 [2021-09-09T16:51:20.016Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> a8efbe428d9c [2021-09-09T16:51:20.016Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> 4834e1a07e44 [2021-09-09T16:51:20.016Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T16:51:20.016Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:51:20.016Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:51:20.016Z] ---> aa8ad12f7328 [2021-09-09T16:51:20.016Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> a8efbe428d9c [2021-09-09T16:51:20.016Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> 4834e1a07e44 [2021-09-09T16:51:20.016Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> 6eab27d6c6f5 [2021-09-09T16:51:20.016Z] Step 6/32 : COPY go.mod . [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> 45fc4289dff7 [2021-09-09T16:51:20.016Z] Step 7/32 : RUN go mod download [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> 01103e1a8c20 [2021-09-09T16:51:20.016Z] Step 8/32 : COPY . . [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> b0f9fa7eeb4d [2021-09-09T16:51:20.016Z] Step 9/32 : RUN go mod tidy [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> 1f67bc49b72f [2021-09-09T16:51:20.016Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T16:51:20.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T16:51:20.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T16:51:20.016Z] ---> aa8ad12f7328 [2021-09-09T16:51:20.016Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T16:51:20.016Z] ---> Using cache [2021-09-09T16:51:20.016Z] ---> a8efbe428d9c [2021-09-09T16:51:20.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:51:20.017Z] ---> Using cache [2021-09-09T16:51:20.017Z] ---> 4834e1a07e44 [2021-09-09T16:51:20.017Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T16:51:20.017Z] ---> Using cache [2021-09-09T16:51:20.017Z] ---> 6eab27d6c6f5 [2021-09-09T16:51:20.017Z] Step 6/24 : COPY go.mod . [2021-09-09T16:51:20.017Z] ---> Using cache [2021-09-09T16:51:20.017Z] ---> 45fc4289dff7 [2021-09-09T16:51:20.017Z] Step 7/24 : RUN go mod download [2021-09-09T16:51:20.017Z] ---> Using cache [2021-09-09T16:51:20.017Z] ---> 01103e1a8c20 [2021-09-09T16:51:20.017Z] Step 8/24 : COPY . . [2021-09-09T16:51:20.017Z] ---> Using cache [2021-09-09T16:51:20.017Z] ---> b0f9fa7eeb4d [2021-09-09T16:51:20.017Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:51:20.017Z] ---> Using cache [2021-09-09T16:51:20.017Z] ---> 1f67bc49b72f [2021-09-09T16:51:20.017Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T16:51:20.017Z] ---> Running in 5c9f6b2dbf94 [2021-09-09T16:51:20.017Z] ---> Running in 6af377854375 [2021-09-09T16:51:20.017Z] ---> Running in e536339f4f9a [2021-09-09T16:51:20.017Z] ---> Running in cfb0851e0e09 [2021-09-09T16:51:20.628Z] 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-09-09T16:51:20.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:20.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:20.905Z] 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-09-09T16:51:21.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:22.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:51:22.784Z] OK: 218 MiB in 52 packages [2021-09-09T16:51:23.783Z] OK: 218 MiB in 52 packages [2021-09-09T16:51:24.782Z] Removing intermediate container e536339f4f9a [2021-09-09T16:51:24.782Z] ---> c53a329621e8 [2021-09-09T16:51:24.782Z] Step 6/24 : COPY go.mod . [2021-09-09T16:51:25.781Z] Removing intermediate container 6af377854375 [2021-09-09T16:51:25.781Z] ---> 2d34397612c9 [2021-09-09T16:51:25.781Z] Step 6/24 : COPY go.mod . [2021-09-09T16:51:26.389Z] ---> 4aff3f1b2548 [2021-09-09T16:51:26.389Z] Step 7/24 : RUN go mod download [2021-09-09T16:51:26.666Z] ---> Running in 5e51de973a24 [2021-09-09T16:51:27.266Z] ---> d8acc65e4544 [2021-09-09T16:51:27.266Z] Step 7/24 : RUN go mod download [2021-09-09T16:51:27.676Z] ---> Running in 181094b5e3d2 [2021-09-09T16:51:34.483Z] Removing intermediate container 5e51de973a24 [2021-09-09T16:51:34.483Z] ---> 165bc039dfb8 [2021-09-09T16:51:34.483Z] Step 8/24 : COPY . . [2021-09-09T16:51:35.089Z] Removing intermediate container 181094b5e3d2 [2021-09-09T16:51:35.089Z] ---> 027d04137362 [2021-09-09T16:51:35.089Z] Step 8/24 : COPY . . [2021-09-09T16:52:07.802Z] ---> 97703e2c1c3d [2021-09-09T16:52:07.802Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:52:07.802Z] ---> 6c32b52bbc8b [2021-09-09T16:52:07.802Z] Step 9/24 : RUN go mod tidy [2021-09-09T16:52:07.802Z] ---> Running in 97a05fd7f11a [2021-09-09T16:52:07.802Z] ---> Running in 2edd6aa951ae [2021-09-09T16:52:11.224Z] Removing intermediate container 97a05fd7f11a [2021-09-09T16:52:11.224Z] ---> f4f0856ec87f [2021-09-09T16:52:11.224Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T16:52:11.224Z] ---> Running in 5dae3b7daf32 [2021-09-09T16:52:11.224Z] Removing intermediate container 2edd6aa951ae [2021-09-09T16:52:11.224Z] ---> 446df1e03358 [2021-09-09T16:52:11.224Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T16:52:11.826Z] ---> Running in 8d972a05f37b [2021-09-09T16:52:13.265Z] 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-09-09T16:52:13.545Z] 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-09-09T16:53:02.659Z] Removing intermediate container cfb0851e0e09 [2021-09-09T16:53:02.659Z] ---> a0fac2610b97 [2021-09-09T16:53:02.659Z] [2021-09-09T16:53:02.659Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T16:53:02.659Z] ---> afc2cc120ca2 [2021-09-09T16:53:02.659Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T16:53:02.659Z] ---> Running in 61716d6480d5 [2021-09-09T16:53:02.659Z] Removing intermediate container 61716d6480d5 [2021-09-09T16:53:02.659Z] ---> d27b603d4a93 [2021-09-09T16:53:02.659Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T16:53:02.659Z] ---> Running in e053f783f979 [2021-09-09T16:53:03.275Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:03.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:53:04.495Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T16:53:04.495Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T16:53:04.495Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:53:04.774Z] OK: 5 MiB in 16 packages [2021-09-09T16:53:07.429Z] Removing intermediate container e053f783f979 [2021-09-09T16:53:07.429Z] ---> 9f17c96f68fb [2021-09-09T16:53:07.429Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T16:53:07.429Z] ---> Running in b8571240f0aa [2021-09-09T16:53:08.885Z] Removing intermediate container b8571240f0aa [2021-09-09T16:53:08.885Z] ---> a013608e2c76 [2021-09-09T16:53:08.885Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T16:53:09.157Z] ---> Running in 95779ed4e05d [2021-09-09T16:53:10.610Z] Removing intermediate container 95779ed4e05d [2021-09-09T16:53:10.610Z] ---> 2b72eb448402 [2021-09-09T16:53:10.610Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T16:53:10.610Z] Removing intermediate container 5c9f6b2dbf94 [2021-09-09T16:53:10.610Z] ---> 237fd419a534 [2021-09-09T16:53:10.610Z] [2021-09-09T16:53:10.610Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:53:10.610Z] ---> afc2cc120ca2 [2021-09-09T16:53:10.610Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T16:53:10.610Z] ---> Using cache [2021-09-09T16:53:10.610Z] ---> af5c3c9a51bc [2021-09-09T16:53:10.610Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T16:53:10.610Z] ---> Using cache [2021-09-09T16:53:10.610Z] ---> c9959931db8e [2021-09-09T16:53:10.610Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T16:53:10.610Z] ---> Running in 27ec416f68bc [2021-09-09T16:53:10.610Z] ---> Running in d720553811d9 [2021-09-09T16:53:11.604Z] Removing intermediate container d720553811d9 [2021-09-09T16:53:11.604Z] ---> 6cb333202cb5 [2021-09-09T16:53:11.604Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T16:53:11.883Z] ---> Running in f7aac9270a43 [2021-09-09T16:53:12.875Z] Removing intermediate container f7aac9270a43 [2021-09-09T16:53:12.875Z] ---> c478f353ec5e [2021-09-09T16:53:12.875Z] Step 16/24 : WORKDIR / [2021-09-09T16:53:13.153Z] ---> Running in eb3c9e89f8e7 [2021-09-09T16:53:14.151Z] Removing intermediate container eb3c9e89f8e7 [2021-09-09T16:53:14.151Z] ---> 21a87caff0d7 [2021-09-09T16:53:14.151Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:53:14.759Z] Removing intermediate container 27ec416f68bc [2021-09-09T16:53:14.759Z] ---> 6ad811e2a9e8 [2021-09-09T16:53:14.759Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T16:53:15.038Z] ---> Running in 3cb9b8db19df [2021-09-09T16:53:15.641Z] ---> d77938e888a2 [2021-09-09T16:53:15.641Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T16:53:15.920Z] Removing intermediate container 3cb9b8db19df [2021-09-09T16:53:15.920Z] ---> 754236701e36 [2021-09-09T16:53:15.920Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T16:53:17.912Z] ---> f40c25393c13 [2021-09-09T16:53:17.912Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T16:53:17.912Z] ---> Running in 02ff4819844d [2021-09-09T16:53:18.191Z] ---> e53338fa1419 [2021-09-09T16:53:18.191Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T16:53:19.645Z] ---> 56da7a00ef01 [2021-09-09T16:53:19.645Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T16:53:19.923Z] ---> Running in c1f283c291b1 [2021-09-09T16:53:21.391Z] Removing intermediate container c1f283c291b1 [2021-09-09T16:53:21.391Z] ---> a042d1b40a23 [2021-09-09T16:53:21.391Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:53:21.391Z] ---> Running in f18e54a8a716 [2021-09-09T16:53:21.998Z] Removing intermediate container 02ff4819844d [2021-09-09T16:53:21.999Z] ---> d9cfb668d4bb [2021-09-09T16:53:21.999Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:53:23.708Z] Removing intermediate container f18e54a8a716 [2021-09-09T16:53:23.708Z] ---> 3e427c8b5c17 [2021-09-09T16:53:23.708Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:53:23.708Z] ---> Running in 00a17b1968bf [2021-09-09T16:53:23.708Z] ---> 68720162c26d [2021-09-09T16:53:23.708Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T16:53:23.708Z] Removing intermediate container 00a17b1968bf [2021-09-09T16:53:23.708Z] ---> b09f78d29112 [2021-09-09T16:53:23.708Z] Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:53:23.708Z] ---> Running in 55c15a479826 [2021-09-09T16:53:24.707Z] Removing intermediate container 55c15a479826 [2021-09-09T16:53:24.707Z] ---> 70f68b7a7e11 [2021-09-09T16:53:24.707Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:53:24.988Z] ---> Running in 12b82698c671 [2021-09-09T16:53:25.995Z] ---> f06156c7f57d [2021-09-09T16:53:25.995Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T16:53:26.281Z] Removing intermediate container 12b82698c671 [2021-09-09T16:53:26.281Z] ---> 8ea5c2c17de0 [2021-09-09T16:53:26.281Z] [2021-09-09T16:53:26.885Z] Successfully built 8ea5c2c17de0 [2021-09-09T16:53:26.885Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T16:53:27.496Z]  Building core-metadata ... done  ---> 1836ebe4145f [2021-09-09T16:53:27.496Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T16:53:28.967Z] ---> 08bcfa2c7d5b [2021-09-09T16:53:28.967Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T16:53:29.961Z] ---> 1832947dd20d [2021-09-09T16:53:29.961Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T16:53:30.572Z] ---> Running in 57ffc94ae4dc [2021-09-09T16:53:31.186Z] Removing intermediate container 57ffc94ae4dc [2021-09-09T16:53:31.186Z] ---> 862a22fe41c6 [2021-09-09T16:53:31.186Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T16:53:32.647Z] ---> 19315e6156f0 [2021-09-09T16:53:32.647Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T16:53:33.247Z] ---> Running in 51b1c9e24908 [2021-09-09T16:53:36.653Z] Removing intermediate container 51b1c9e24908 [2021-09-09T16:53:36.653Z] ---> 9aeb5ecf2768 [2021-09-09T16:53:36.653Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T16:53:37.259Z] ---> Running in 6f8a9b8d20f4 [2021-09-09T16:53:38.265Z] Removing intermediate container 6f8a9b8d20f4 [2021-09-09T16:53:38.265Z] ---> 93d6c2de9ed4 [2021-09-09T16:53:38.265Z] Step 29/32 : CMD ["gate"] [2021-09-09T16:53:38.874Z] ---> Running in 8692d74c137a [2021-09-09T16:53:39.481Z] Removing intermediate container 8692d74c137a [2021-09-09T16:53:39.481Z] ---> 1a7a8ad4c650 [2021-09-09T16:53:39.481Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T16:53:40.082Z] ---> Running in 5eb99ded5e09 [2021-09-09T16:53:41.084Z] Removing intermediate container 5eb99ded5e09 [2021-09-09T16:53:41.084Z] ---> e41a7a001500 [2021-09-09T16:53:41.084Z] Step 31/32 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:53:41.697Z] ---> Running in f319b3cfd71c [2021-09-09T16:53:42.311Z] Removing intermediate container f319b3cfd71c [2021-09-09T16:53:42.311Z] ---> 2f1622e8ec88 [2021-09-09T16:53:42.311Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T16:53:42.912Z] ---> Running in 70f404042bef [2021-09-09T16:53:43.578Z] Removing intermediate container 70f404042bef [2021-09-09T16:53:43.578Z] ---> ae0620df8581 [2021-09-09T16:53:43.578Z] [2021-09-09T16:53:44.225Z] Successfully built ae0620df8581 [2021-09-09T16:53:44.225Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T16:53:52.298Z]  Building security-bootstrapper ... done Removing intermediate container 8d972a05f37b [2021-09-09T16:53:52.298Z] ---> 2df7e2c21a5c [2021-09-09T16:53:52.298Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T16:53:52.298Z] ---> Running in 3c3caebcdc8f [2021-09-09T16:53:54.302Z] 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-09-09T16:53:57.736Z] Removing intermediate container 3c3caebcdc8f [2021-09-09T16:53:57.736Z] ---> 025d5b0c0f02 [2021-09-09T16:53:57.736Z] [2021-09-09T16:53:57.736Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T16:53:57.736Z] 20.10.7: Pulling from library/docker [2021-09-09T16:54:02.052Z] Removing intermediate container 5dae3b7daf32 [2021-09-09T16:54:02.052Z] ---> e68e6c071cb2 [2021-09-09T16:54:02.052Z] [2021-09-09T16:54:02.052Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T16:54:02.052Z] ---> afc2cc120ca2 [2021-09-09T16:54:02.052Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T16:54:03.031Z] ---> Running in de5e0468aa82 [2021-09-09T16:54:03.627Z] Removing intermediate container de5e0468aa82 [2021-09-09T16:54:03.627Z] ---> 76a023bd249b [2021-09-09T16:54:03.627Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T16:54:04.223Z] ---> Running in 16f35dd8443f [2021-09-09T16:54:05.197Z] Removing intermediate container 16f35dd8443f [2021-09-09T16:54:05.197Z] ---> 68fc717cbf84 [2021-09-09T16:54:05.197Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T16:54:05.197Z] ---> Running in 36e431174626 [2021-09-09T16:54:05.792Z] Removing intermediate container 36e431174626 [2021-09-09T16:54:05.792Z] ---> ec44b997ec7e [2021-09-09T16:54:05.792Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T16:54:06.068Z] ---> Running in f708cdbbc2c6 [2021-09-09T16:54:06.347Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T16:54:06.347Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T16:54:06.347Z] ---> df445af6242a [2021-09-09T16:54:06.347Z] 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-09-09T16:54:06.347Z] ---> Running in 84dc775ddc99 [2021-09-09T16:54:06.944Z] Removing intermediate container 84dc775ddc99 [2021-09-09T16:54:06.944Z] ---> b37dedfc8256 [2021-09-09T16:54:06.944Z] 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-09-09T16:54:07.222Z] ---> Running in bc69b50d043e [2021-09-09T16:54:08.652Z] Removing intermediate container f708cdbbc2c6 [2021-09-09T16:54:08.652Z] ---> f35ff0223c3e [2021-09-09T16:54:08.652Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T16:54:08.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:08.652Z] ---> Running in 321859fdeb89 [2021-09-09T16:54:08.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:09.925Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T16:54:09.925Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T16:54:09.925Z] Executing bash-5.1.0-r0.post-install [2021-09-09T16:54:09.925Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T16:54:09.925Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T16:54:09.925Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T16:54:09.925Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T16:54:09.925Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T16:54:09.925Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T16:54:09.925Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T16:54:09.925Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T16:54:09.925Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T16:54:09.925Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T16:54:09.925Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T16:54:09.925Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T16:54:10.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:11.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T16:54:13.258Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T16:54:13.258Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T16:54:13.258Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T16:54:13.258Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T16:54:13.258Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T16:54:13.258Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T16:54:13.258Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T16:54:13.258Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T16:54:13.258Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T16:54:13.258Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T16:54:13.258Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T16:54:13.258Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T16:54:13.258Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T16:54:13.258Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T16:54:13.258Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T16:54:13.258Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T16:54:13.258Z] OK: 8 MiB in 20 packages [2021-09-09T16:54:13.258Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T16:54:13.258Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T16:54:13.258Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T16:54:13.258Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T16:54:13.258Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T16:54:13.258Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T16:54:13.258Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T16:54:13.258Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T16:54:13.258Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T16:54:13.258Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T16:54:13.258Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T16:54:13.258Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T16:54:13.258Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T16:54:13.258Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T16:54:13.258Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T16:54:13.258Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T16:54:13.543Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T16:54:13.543Z] OK: 82 MiB in 59 packages [2021-09-09T16:54:14.569Z] Removing intermediate container 321859fdeb89 [2021-09-09T16:54:14.569Z] ---> e2953125284a [2021-09-09T16:54:14.569Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T16:54:16.027Z] ---> 2d22ff2a6804 [2021-09-09T16:54:16.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T16:54:17.510Z] ---> 74181e48ac05 [2021-09-09T16:54:17.510Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T16:54:18.972Z] ---> b9f41a8d6cac [2021-09-09T16:54:18.972Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T16:54:18.972Z] ---> Running in 527f5d51ec5c [2021-09-09T16:54:19.592Z] Removing intermediate container 527f5d51ec5c [2021-09-09T16:54:19.592Z] ---> 8fe4bec26eaf [2021-09-09T16:54:19.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:54:19.871Z] ---> Running in 64e44d168a1c [2021-09-09T16:54:20.487Z] Removing intermediate container 64e44d168a1c [2021-09-09T16:54:20.487Z] ---> 4c5bb35c7b27 [2021-09-09T16:54:20.487Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:54:20.765Z] ---> Running in 3aca3ed59a9b [2021-09-09T16:54:21.376Z] Removing intermediate container 3aca3ed59a9b [2021-09-09T16:54:21.376Z] ---> 7ae3f6d4c249 [2021-09-09T16:54:21.376Z] Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:54:21.656Z] ---> Running in 55a0068abfb5 [2021-09-09T16:54:22.264Z] Removing intermediate container 55a0068abfb5 [2021-09-09T16:54:22.264Z] ---> 499ae15948c3 [2021-09-09T16:54:22.264Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:54:22.541Z] ---> Running in 1391518c6b91 [2021-09-09T16:54:23.144Z] Removing intermediate container 1391518c6b91 [2021-09-09T16:54:23.144Z] ---> cd38b49d2106 [2021-09-09T16:54:23.144Z] [2021-09-09T16:54:23.750Z] Successfully built cd38b49d2106 [2021-09-09T16:54:23.750Z] Successfully tagged core-data-arm64:latest [2021-09-09T16:54:27.152Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-09T16:54:27.152Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T16:54:27.152Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T16:54:27.427Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T16:54:31.758Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T16:54:31.759Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T16:54:35.202Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T16:54:35.202Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T16:54:35.202Z] 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-09-09T16:54:35.491Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T16:54:35.491Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T16:54:36.966Z] Collecting PyYAML<4,>=3.10 [2021-09-09T16:54:37.250Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T16:54:44.029Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T16:54:44.029Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T16:54:44.029Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T16:54:44.029Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T16:54:47.464Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T16:54:47.464Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T16:54:50.123Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T16:54:50.123Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T16:54:51.587Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T16:54:51.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T16:54:52.196Z] Collecting idna<2.8,>=2.5 [2021-09-09T16:54:52.196Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T16:54:52.475Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T16:54:52.475Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T16:54:53.085Z] Collecting certifi>=2017.4.17 [2021-09-09T16:54:53.365Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T16:54:54.359Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T16:54:54.359Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T16:54:55.358Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T16:54:55.358Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T16:54:55.358Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T16:54:55.358Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T16:54:56.819Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T16:54:56.819Z] Attempting uninstall: urllib3 [2021-09-09T16:54:56.819Z] Found existing installation: urllib3 1.26.2 [2021-09-09T16:54:56.819Z] Uninstalling urllib3-1.26.2: [2021-09-09T16:54:57.101Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T16:54:58.095Z] Attempting uninstall: idna [2021-09-09T16:54:58.095Z] Found existing installation: idna 3.1 [2021-09-09T16:54:58.095Z] Uninstalling idna-3.1: [2021-09-09T16:54:58.095Z] Successfully uninstalled idna-3.1 [2021-09-09T16:54:59.137Z] Attempting uninstall: chardet [2021-09-09T16:54:59.137Z] Found existing installation: chardet 4.0.0 [2021-09-09T16:54:59.137Z] Uninstalling chardet-4.0.0: [2021-09-09T16:54:59.425Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T16:55:02.112Z] Attempting uninstall: requests [2021-09-09T16:55:02.112Z] Found existing installation: requests 2.25.1 [2021-09-09T16:55:02.112Z] Uninstalling requests-2.25.1: [2021-09-09T16:55:02.112Z] Successfully uninstalled requests-2.25.1 [2021-09-09T16:55:02.723Z] Running setup.py install for texttable: started [2021-09-09T16:55:06.152Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T16:55:06.152Z] Running setup.py install for PyYAML: started [2021-09-09T16:55:10.976Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T16:55:10.976Z] Running setup.py install for docopt: started [2021-09-09T16:55:14.403Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T16:55:14.403Z] Running setup.py install for dockerpty: started [2021-09-09T16:55:17.826Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T16:55:20.472Z] 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-09-09T16:55:32.948Z] Removing intermediate container bc69b50d043e [2021-09-09T16:55:32.948Z] ---> 05b9ac22de66 [2021-09-09T16:55:32.948Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T16:55:32.948Z] ---> Running in ba5e9b225d32 [2021-09-09T16:55:32.948Z] Removing intermediate container ba5e9b225d32 [2021-09-09T16:55:32.948Z] ---> c812bed03d1e [2021-09-09T16:55:32.948Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T16:55:32.948Z] ---> Running in 98571e792e9c [2021-09-09T16:55:32.948Z] Removing intermediate container 98571e792e9c [2021-09-09T16:55:32.948Z] ---> 9a4a262cd0a0 [2021-09-09T16:55:32.948Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T16:55:34.408Z] ---> c8d883ec6069 [2021-09-09T16:55:34.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T16:55:35.403Z] ---> 8f8f32989330 [2021-09-09T16:55:35.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T16:55:36.399Z] ---> 96bc9cd4e7f7 [2021-09-09T16:55:36.399Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T16:55:36.678Z] ---> Running in 7dea67d05991 [2021-09-09T16:55:37.279Z] Removing intermediate container 7dea67d05991 [2021-09-09T16:55:37.279Z] ---> 57210935f009 [2021-09-09T16:55:37.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T16:55:37.279Z] ---> Running in b27c74368146 [2021-09-09T16:55:37.880Z] Removing intermediate container b27c74368146 [2021-09-09T16:55:37.880Z] ---> ac6341baf0ac [2021-09-09T16:55:37.880Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T16:55:38.155Z] ---> Running in 69c76c00ba7f [2021-09-09T16:55:38.754Z] Removing intermediate container 69c76c00ba7f [2021-09-09T16:55:38.754Z] ---> 6d3ad4cbdf4f [2021-09-09T16:55:38.754Z] Step 23/24 : LABEL git_sha=f5631683325f2422b342b51544367e306aa8b699 [2021-09-09T16:55:38.754Z] ---> Running in 8492bdcdf5ad [2021-09-09T16:55:39.379Z] Removing intermediate container 8492bdcdf5ad [2021-09-09T16:55:39.379Z] ---> 02e0f287b726 [2021-09-09T16:55:39.379Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T16:55:39.658Z] ---> Running in 778c4f855f16 [2021-09-09T16:55:40.256Z] Removing intermediate container 778c4f855f16 [2021-09-09T16:55:40.256Z] ---> 247b25774931 [2021-09-09T16:55:40.256Z] [2021-09-09T16:55:40.858Z] Successfully built 247b25774931 [2021-09-09T16:55:40.858Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T16:55:41.476Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T16:55:41.514Z] $ docker stop --time=1 f2fa548ef00c33509d0f7e69715659c351929bee2bc85d60469fd3a63f5a7df2 [2021-09-09T16:55:43.553Z] $ docker rm -f f2fa548ef00c33509d0f7e69715659c351929bee2bc85d60469fd3a63f5a7df2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T16:55:44.238Z] + docker images [2021-09-09T16:55:44.512Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T16:55:44.512Z] sys-mgmt-agent-arm64 latest 247b25774931 5 seconds ago 311MB [2021-09-09T16:55:44.512Z] core-data-arm64 latest cd38b49d2106 About a minute ago 19.3MB [2021-09-09T16:55:44.512Z] e68e6c071cb2 About a minute ago 1.57GB [2021-09-09T16:55:44.512Z] 025d5b0c0f02 About a minute ago 1.57GB [2021-09-09T16:55:44.512Z] security-bootstrapper-arm64 latest ae0620df8581 2 minutes ago 17.7MB [2021-09-09T16:55:44.512Z] core-metadata-arm64 latest 8ea5c2c17de0 2 minutes ago 15.8MB [2021-09-09T16:55:44.512Z] 237fd419a534 2 minutes ago 1.57GB [2021-09-09T16:55:44.512Z] a0fac2610b97 2 minutes ago 1.57GB [2021-09-09T16:55:44.512Z] security-secretstore-setup-arm64 latest 81e69000c742 5 minutes ago 26.5MB [2021-09-09T16:55:44.512Z] support-notifications-arm64 latest a43b94632da9 5 minutes ago 15.9MB [2021-09-09T16:55:44.512Z] security-proxy-setup-arm64 latest 5f3c761345d1 5 minutes ago 24.6MB [2021-09-09T16:55:44.512Z] core-command-arm64 latest 8afcbd76ad67 5 minutes ago 15.2MB [2021-09-09T16:55:44.512Z] support-scheduler-arm64 latest 3cbe16458c2b 5 minutes ago 15.2MB [2021-09-09T16:55:44.512Z] 545e5b0493d8 5 minutes ago 1.57GB [2021-09-09T16:55:44.512Z] 57820b311582 5 minutes ago 1.57GB [2021-09-09T16:55:44.512Z] 56e775fa631e 5 minutes ago 1.57GB [2021-09-09T16:55:44.512Z] 14512cd0f134 5 minutes ago 1.57GB [2021-09-09T16:55:44.512Z] 28c740b90e94 5 minutes ago 1.56GB [2021-09-09T16:55:44.512Z] ci-base-image-arm64 latest aa8ad12f7328 19 minutes ago 1.24GB [2021-09-09T16:55:44.512Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T16:55:44.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T16:55:44.512Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T16:55:44.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-09T16:55:45.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:55:45.554Z] [2021-09-09T16:55:45.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:55:45.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:55:46.203Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T16:55:46.203Z] 448f6bf000e3: Pulling fs layer [2021-09-09T16:55:46.203Z] f757da607395: Pulling fs layer [2021-09-09T16:55:46.203Z] 05883995daec: Pulling fs layer [2021-09-09T16:55:46.203Z] 8603b9c90790: Pulling fs layer [2021-09-09T16:55:46.203Z] 1560dd03e051: Pulling fs layer [2021-09-09T16:55:46.203Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T16:55:46.203Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T16:55:46.203Z] 8603b9c90790: Waiting [2021-09-09T16:55:46.203Z] 1560dd03e051: Waiting [2021-09-09T16:55:46.203Z] 27f5ce0e4adf: Waiting [2021-09-09T16:55:46.203Z] c2d8d7efcc4b: Waiting [2021-09-09T16:55:46.807Z] f757da607395: Verifying Checksum [2021-09-09T16:55:46.807Z] f757da607395: Download complete [2021-09-09T16:55:46.807Z] 8603b9c90790: Verifying Checksum [2021-09-09T16:55:46.807Z] 8603b9c90790: Download complete [2021-09-09T16:55:46.807Z] 1560dd03e051: Verifying Checksum [2021-09-09T16:55:46.807Z] 1560dd03e051: Download complete [2021-09-09T16:55:46.807Z] 27f5ce0e4adf: Download complete [2021-09-09T16:55:47.085Z] 05883995daec: Verifying Checksum [2021-09-09T16:55:47.085Z] 05883995daec: Download complete [2021-09-09T16:55:48.076Z] 448f6bf000e3: Download complete [2021-09-09T16:55:51.468Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T16:55:51.468Z] c2d8d7efcc4b: Download complete [2021-09-09T16:55:51.741Z] 448f6bf000e3: Pull complete [2021-09-09T16:55:52.338Z] f757da607395: Pull complete [2021-09-09T16:55:54.812Z] 05883995daec: Pull complete [2021-09-09T16:55:54.812Z] 8603b9c90790: Pull complete [2021-09-09T16:55:55.406Z] 1560dd03e051: Pull complete [2021-09-09T16:55:55.680Z] 27f5ce0e4adf: Pull complete [2021-09-09T16:56:10.763Z] c2d8d7efcc4b: Pull complete [2021-09-09T16:56:10.763Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T16:56:10.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T16:56:10.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T16:56:11.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-1678 does not seem to be running inside a container [2021-09-09T16:56:11.235Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:arm64 cat [2021-09-09T16:56:16.083Z] $ docker top b6e1510307b09d6cc24a7921c43531c49f564d1181978b8069a601ddbf2aa7f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:19.129Z] ---> job-cost.sh [2021-09-09T16:56:19.129Z] lf-activate-venv: SKIPPING [2021-09-09T16:56:19.129Z] INFO: No Stack... [2021-09-09T16:56:20.114Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T16:56:20.716Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T16:56:21.399Z] + + cutcat -d, /w/workspace/edgex-go/9/archives/cost.csv -f6 [2021-09-09T16:56:21.399Z] [Pipeline] lock [2021-09-09T16:56:21.484Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] [2021-09-09T16:56:21.493Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] did not exist. Created. [2021-09-09T16:56:21.493Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T16:56:22.185Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T16:56:22.383Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T16:56:22.394Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T16:56:22.453Z] $ docker stop --time=1 b6e1510307b09d6cc24a7921c43531c49f564d1181978b8069a601ddbf2aa7f4 [2021-09-09T16:56:24.140Z] $ docker rm -f b6e1510307b09d6cc24a7921c43531c49f564d1181978b8069a601ddbf2aa7f4 [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-09-09T16:56:25.290Z] provisioning config files... [2021-09-09T16:56:25.310Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config1750463412963928508tmp [Pipeline] { [Pipeline] sh [2021-09-09T16:56:25.657Z] + set +x [2021-09-09T16:56:25.657Z] + bash -s -- [2021-09-09T16:56:25.657Z] + curl -s https://codecov.io/bash [2021-09-09T16:56:25.657Z] [2021-09-09T16:56:25.657Z] _____ _ [2021-09-09T16:56:25.657Z] / ____| | | [2021-09-09T16:56:25.657Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T16:56:25.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T16:56:25.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T16:56:25.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T16:56:25.657Z] Bash-1.0.6 [2021-09-09T16:56:25.657Z] [2021-09-09T16:56:25.657Z] [2021-09-09T16:56:25.657Z] ==> git version 2.24.4 found [2021-09-09T16:56:25.657Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-09T16:56:25.657Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T16:56:25.657Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T16:56:25.927Z] ==> Jenkins CI detected. [2021-09-09T16:56:25.927Z] current dir:  /w/workspace/edgex-go/9 [2021-09-09T16:56:25.927Z] project root: . [2021-09-09T16:56:25.927Z] --> token set from env [2021-09-09T16:56:25.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T16:56:25.927Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T16:56:25.927Z] ==> Python coveragepy not found [2021-09-09T16:56:25.927Z] ==> Searching for coverage reports in: [2021-09-09T16:56:25.927Z] + . [2021-09-09T16:56:25.927Z] -> Found 1 reports [2021-09-09T16:56:25.927Z] ==> Detecting git/mercurial file structure [2021-09-09T16:56:25.927Z] ==> Reading reports [2021-09-09T16:56:25.927Z] + ./coverage.out bytes=405611 [2021-09-09T16:56:25.927Z] ==> Appending adjustments [2021-09-09T16:56:25.927Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T16:56:26.887Z] + Found adjustments [2021-09-09T16:56:26.887Z] ==> Gzipping contents [2021-09-09T16:56:27.154Z] 56K /tmp/codecov.8DuRGj.gz [2021-09-09T16:56:27.154Z] ==> Uploading reports [2021-09-09T16:56:27.154Z] url: https://codecov.io [2021-09-09T16:56:27.154Z] query: branch=PR-3678&commit=5e4cf6f0df53b2e716d6b3117ce049753b906d85&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-09T16:56:27.154Z] -> Pinging Codecov [2021-09-09T16:56:27.154Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=5e4cf6f0df53b2e716d6b3117ce049753b906d85&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= [2021-09-09T16:56:27.429Z] -> Uploading to [2021-09-09T16:56:27.429Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/5e4cf6f0df53b2e716d6b3117ce049753b906d85/79e3baa3-3223-4e79-b184-76713cd36af7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T165627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a91aa829af3f9aae739e777a7006440daeecd28c6313c18d24bac4b18d532674 [2021-09-09T16:56:27.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T16:56:27.429Z] Dload Upload Total Spent Left Speed [2021-09-09T16:56:27.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54586 0 0 100 54586 0 135k --:--:-- --:--:-- --:--:-- 134k [2021-09-09T16:56:27.964Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5e4cf6f0df53b2e716d6b3117ce049753b906d85 [Pipeline] } [2021-09-09T16:56:27.977Z] 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-09-09T16:56:31.028Z] + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:31.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:31.968Z] ---> package-listing.sh [2021-09-09T16:56:31.968Z] ++ facter osfamily [2021-09-09T16:56:31.968Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T16:56:32.236Z] + OS_FAMILY=redhat [2021-09-09T16:56:32.236Z] + workspace=/w/workspace/edgex-go/9 [2021-09-09T16:56:32.236Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T16:56:32.236Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T16:56:32.236Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T16:56:32.236Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T16:56:32.236Z] + '[' /w/workspace/edgex-go/9 ']' [2021-09-09T16:56:32.236Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T16:56:32.236Z] + case "${OS_FAMILY}" in [2021-09-09T16:56:32.236Z] + rpm -qa [2021-09-09T16:56:32.236Z] + sort [2021-09-09T16:56:34.197Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T16:56:34.197Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T16:56:34.197Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T16:56:34.197Z] + '[' /w/workspace/edgex-go/9 ']' [2021-09-09T16:56:34.197Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-09-09T16:56:34.197Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-09-09T16:56:34.216Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T16:56:34.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:56:35.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T16:56:35.146Z] [2021-09-09T16:56:35.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T16:56:35.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T16:56:35.484Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T16:56:35.484Z] b4d181a07f80: Pulling fs layer [2021-09-09T16:56:35.484Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T16:56:35.484Z] ed53099fbce6: Pulling fs layer [2021-09-09T16:56:35.484Z] dc539afda2c1: Pulling fs layer [2021-09-09T16:56:35.484Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T16:56:35.484Z] 9065ff56babe: Pulling fs layer [2021-09-09T16:56:35.484Z] d287ab97295c: Pulling fs layer [2021-09-09T16:56:35.484Z] dc539afda2c1: Waiting [2021-09-09T16:56:35.484Z] 77bc0d833cb6: Waiting [2021-09-09T16:56:35.484Z] 9065ff56babe: Waiting [2021-09-09T16:56:35.484Z] d287ab97295c: Waiting [2021-09-09T16:56:37.394Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T16:56:37.394Z] a1111a8f2ec3: Download complete [2021-09-09T16:56:37.394Z] dc539afda2c1: Download complete [2021-09-09T16:56:37.394Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T16:56:37.394Z] 77bc0d833cb6: Download complete [2021-09-09T16:56:37.394Z] ed53099fbce6: Verifying Checksum [2021-09-09T16:56:37.394Z] ed53099fbce6: Download complete [2021-09-09T16:56:37.394Z] 9065ff56babe: Verifying Checksum [2021-09-09T16:56:37.394Z] 9065ff56babe: Download complete [2021-09-09T16:56:37.394Z] b4d181a07f80: Verifying Checksum [2021-09-09T16:56:37.394Z] b4d181a07f80: Download complete [2021-09-09T16:56:37.978Z] b4d181a07f80: Pull complete [2021-09-09T16:56:38.248Z] a1111a8f2ec3: Pull complete [2021-09-09T16:56:38.516Z] ed53099fbce6: Pull complete [2021-09-09T16:56:38.782Z] dc539afda2c1: Pull complete [2021-09-09T16:56:39.049Z] 77bc0d833cb6: Pull complete [2021-09-09T16:56:39.049Z] 9065ff56babe: Pull complete [2021-09-09T16:56:40.458Z] d287ab97295c: Verifying Checksum [2021-09-09T16:56:40.458Z] d287ab97295c: Download complete [2021-09-09T16:56:44.721Z] d287ab97295c: Pull complete [2021-09-09T16:56:44.721Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T16:56:44.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T16:56:44.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T16:56:44.818Z] prd-centos7-docker-4c-2g-1671 does not seem to be running inside a container [2021-09-09T16:56:44.885Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T16:56:47.838Z] $ docker top 32aef60541689a866be27bc7fc8fe901369fd99c9ef974a4d34ef9da1535dde6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T16:56:48.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T16:56:48.575Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T16:56:49.106Z] + ls /var/log/sa-host [2021-09-09T16:56:49.106Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T16:56:49.106Z] file_magic: OK [2021-09-09T16:56:49.106Z] HZ: Using current value: 100 [2021-09-09T16:56:49.106Z] file_header: OK [2021-09-09T16:56:49.106Z] 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-09-09T16:56:49.106Z] Statistics: [2021-09-09T16:56:49.106Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T16:56:49.106Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T16:56:49.106Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T16:56:49.106Z] file_magic: OK [2021-09-09T16:56:49.106Z] HZ: Using current value: 100 [2021-09-09T16:56:49.106Z] file_header: OK [2021-09-09T16:56:49.106Z] 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-09-09T16:56:49.106Z] Statistics: [2021-09-09T16:56:49.106Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T16:56:49.106Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T16:56:49.671Z] provisioning config files... [2021-09-09T16:56:49.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6372162802275528780tmp [Pipeline] { [Pipeline] echo [2021-09-09T16:56:49.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:51.682Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T16:56:51.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:52.114Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T16:56:52.129Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:52.447Z] ---> sudo-logs.sh [2021-09-09T16:56:52.447Z] Archiving 'sudo' log.. [2021-09-09T16:56:52.447Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known [2021-09-09T16:56:52.447Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1671.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T16:56:52.487Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:52.813Z] ---> job-cost.sh [2021-09-09T16:56:52.813Z] lf-activate-venv: SKIPPING [2021-09-09T16:56:52.813Z] DEBUG: total: 0.10999999940395355 [2021-09-09T16:56:52.813Z] INFO: Retrieving Stack Cost... [2021-09-09T16:56:53.771Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T16:56:54.037Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T16:56:54.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T16:56:54.382Z] ---> logs-deploy.sh [2021-09-09T16:56:54.382Z] lf-activate-venv: SKIPPING [2021-09-09T16:56:54.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/9 [2021-09-09T16:56:54.382Z] INFO: archiving workspace using pattern(s): [2021-09-09T16:56:55.342Z] Archives upload complete. [2021-09-09T16:56:55.342Z] INFO: archiving logs to Nexus [2021-09-09T16:56:55.930Z] ---> uname -a: [2021-09-09T16:56:55.930Z] Linux prd-centos7-docker-4c-2g-1671.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-09-09T16:56:55.930Z] [2021-09-09T16:56:55.930Z] [2021-09-09T16:56:55.930Z] ---> lscpu: [2021-09-09T16:56:55.930Z] Architecture: x86_64 [2021-09-09T16:56:55.930Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-09T16:56:55.930Z] Byte Order: Little Endian [2021-09-09T16:56:55.930Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-09T16:56:55.930Z] CPU(s): 2 [2021-09-09T16:56:55.930Z] On-line CPU(s) list: 0,1 [2021-09-09T16:56:55.930Z] Thread(s) per core: 1 [2021-09-09T16:56:55.930Z] Core(s) per socket: 1 [2021-09-09T16:56:55.930Z] Socket(s): 2 [2021-09-09T16:56:55.930Z] NUMA node(s): 1 [2021-09-09T16:56:55.930Z] Vendor ID: AuthenticAMD [2021-09-09T16:56:55.930Z] CPU family: 23 [2021-09-09T16:56:55.930Z] Model: 49 [2021-09-09T16:56:55.930Z] Model name: AMD EPYC-Rome Processor [2021-09-09T16:56:55.930Z] Stepping: 0 [2021-09-09T16:56:55.930Z] CPU MHz: 2799.998 [2021-09-09T16:56:55.930Z] BogoMIPS: 5599.99 [2021-09-09T16:56:55.930Z] Virtualization: AMD-V [2021-09-09T16:56:55.930Z] Hypervisor vendor: KVM [2021-09-09T16:56:55.930Z] Virtualization type: full [2021-09-09T16:56:55.930Z] L1d cache: 32K [2021-09-09T16:56:55.930Z] L1i cache: 32K [2021-09-09T16:56:55.930Z] L2 cache: 512K [2021-09-09T16:56:55.930Z] L3 cache: 16384K [2021-09-09T16:56:55.930Z] NUMA node0 CPU(s): 0,1 [2021-09-09T16:56:55.930Z] 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-09-09T16:56:55.930Z] [2021-09-09T16:56:55.930Z]