Pull request #3765 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e+86411704c056e83a3fc2a54d4c214538f329b007 (e0c8747b3e2d982280dcb2fab9b8f5fe977d1479) Running in Durability level: MAX_SURVIVABILITY 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-ssh6300073377891283000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1467167953219694547.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3765/workspace@libs/edgex-global-pipelines # timeout=10 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-3765/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4828627444024958456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3765/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6665485031964134495.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2579856913020222606.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3765/workspace@libs/lf-pipelines # timeout=10 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-3765/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7421286268683091425.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-366 in /w/workspace/edgexfoundry_edgex-go_PR-3765 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh959678136092213818.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 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e Merge succeeded, producing 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e Checking out Revision 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e (PR-3765) > 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/1@tmp/jenkins-gitclient-ssh3573491136889544110.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3765/head:refs/remotes/origin/PR-3765 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e # 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/1@tmp/jenkins-gitclient-ssh382429551272784173.key > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T03:42:49.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T03:42:50.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T03:42:50.129Z] ========================================================= [2021-10-20T03:42:50.129Z] EdgeX Global Pipelines Version Info [2021-10-20T03:42:50.129Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:42:51.482Z] ------------------- [2021-10-20T03:42:51.482Z] stable info: [2021-10-20T03:42:51.482Z] ------------------- [2021-10-20T03:42:51.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T03:42:51.482Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T03:42:51.482Z] Message: update stable to v1.0.210 [2021-10-20T03:42:52.059Z] ------------------- [2021-10-20T03:42:52.059Z] experimental info: [2021-10-20T03:42:52.059Z] ------------------- [2021-10-20T03:42:52.059Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T03:42:52.059Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T03:42:52.059Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T03:42:52.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-20T03:42:52.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-20T03:42:52.316Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T03:42:52.350Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T03:42:52.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T03:42:52.415Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T03:42:52.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T03:42:52.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-20T03:42:52.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-20T03:42:52.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-20T03:42:52.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T03:42:52.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T03:42:52.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T03:42:52.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T03:42:52.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T03:42:52.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T03:42:52.798Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T03:42:52.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T03:42:52.874Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-20T03:42:52.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-20T03:42:52.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-20T03:42:52.975Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T03:42:53.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3765 [Pipeline] echo [2021-10-20T03:42:53.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3765 [Pipeline] echo [2021-10-20T03:42:53.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3765 [Pipeline] echo [2021-10-20T03:42:53.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [Pipeline] echo [2021-10-20T03:42:53.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49896a2 [Pipeline] echo [2021-10-20T03:42:53.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:42:53.293Z] provisioning config files... [2021-10-20T03:42:53.311Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4886996177114720176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:42:53.672Z] ---> docker-login.sh [2021-10-20T03:42:53.672Z] nexus3.edgexfoundry.org:10001 [2021-10-20T03:42:53.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:42:53.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:42:53.937Z] Configure a credential helper to remove this warning. See [2021-10-20T03:42:53.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:42:53.937Z] [2021-10-20T03:42:53.937Z] Login Succeeded [2021-10-20T03:42:53.937Z] nexus3.edgexfoundry.org:10002 [2021-10-20T03:42:53.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:42:53.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:42:53.937Z] Configure a credential helper to remove this warning. See [2021-10-20T03:42:53.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:42:53.937Z] [2021-10-20T03:42:53.937Z] Login Succeeded [2021-10-20T03:42:53.937Z] nexus3.edgexfoundry.org:10003 [2021-10-20T03:42:53.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:42:53.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:42:53.937Z] Configure a credential helper to remove this warning. See [2021-10-20T03:42:53.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:42:53.937Z] [2021-10-20T03:42:53.937Z] Login Succeeded [2021-10-20T03:42:54.200Z] nexus3.edgexfoundry.org:10004 [2021-10-20T03:42:54.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:42:54.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:42:54.200Z] Configure a credential helper to remove this warning. See [2021-10-20T03:42:54.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:42:54.200Z] [2021-10-20T03:42:54.200Z] Login Succeeded [2021-10-20T03:42:54.200Z] docker.io [2021-10-20T03:42:54.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:42:54.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:42:54.465Z] Configure a credential helper to remove this warning. See [2021-10-20T03:42:54.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:42:54.465Z] [2021-10-20T03:42:54.465Z] Login Succeeded [2021-10-20T03:42:54.728Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T03:42:54.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T03:42:55.144Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/core-command/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] ++ dirname cmd/core-data/Dockerfile [2021-10-20T03:42:55.144Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-20T03:42:55.144Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-20T03:42:55.144Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-20T03:42:55.144Z] ++ cut -d/ -f2 [2021-10-20T03:42:55.144Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-20T03:42:55.201Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:55.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:42:55.898Z] [2021-10-20T03:42:55.898Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:42:56.235Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:42:56.235Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T03:42:56.235Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T03:42:56.235Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T03:42:56.235Z] 4c7163046ea9: Pulling fs layer [2021-10-20T03:42:56.235Z] 0c2d73faf560: Pulling fs layer [2021-10-20T03:42:56.235Z] 0c2d73faf560: Waiting [2021-10-20T03:42:56.235Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T03:42:56.235Z] 3e5f54012d9b: Download complete [2021-10-20T03:42:56.235Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T03:42:56.235Z] a0d0a0d46f8b: Download complete [2021-10-20T03:42:56.235Z] 0c2d73faf560: Verifying Checksum [2021-10-20T03:42:56.235Z] 0c2d73faf560: Download complete [2021-10-20T03:42:56.235Z] 4c7163046ea9: Verifying Checksum [2021-10-20T03:42:56.235Z] 4c7163046ea9: Download complete [2021-10-20T03:42:56.501Z] a0d0a0d46f8b: Pull complete [2021-10-20T03:42:56.501Z] 3e5f54012d9b: Pull complete [2021-10-20T03:42:56.763Z] 4c7163046ea9: Pull complete [2021-10-20T03:42:57.024Z] 0c2d73faf560: Pull complete [2021-10-20T03:42:57.024Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T03:42:57.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T03:42:57.024Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T03:42:57.114Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-20T03:42:57.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T03:42:57.769Z] $ docker top 497a0de1aee89732b8a98abef568110b5d7b08d23481803c466d6151fffa67f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T03:42:57.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T03:42:57.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T03:42:58.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T03:42:58.042Z] $ docker exec 497a0de1aee89732b8a98abef568110b5d7b08d23481803c466d6151fffa67f7 ssh-agent [2021-10-20T03:42:58.143Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEmcMog/agent.14 [2021-10-20T03:42:58.143Z] SSH_AGENT_PID=21 [2021-10-20T03:42:58.150Z] Running ssh-add (command line suppressed) [2021-10-20T03:42:58.256Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_30519859546017571.key (/w/workspace/edgex-go/1@tmp/private_key_30519859546017571.key) [2021-10-20T03:42:58.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T03:42:58.605Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T03:42:58.623Z] $ docker exec --env ******** --env ******** 497a0de1aee89732b8a98abef568110b5d7b08d23481803c466d6151fffa67f7 ssh-agent -k [2021-10-20T03:42:58.726Z] unset SSH_AUTH_SOCK; [2021-10-20T03:42:58.726Z] unset SSH_AGENT_PID; [2021-10-20T03:42:58.726Z] echo Agent pid 21 killed; [2021-10-20T03:42:58.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T03:42:58.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T03:42:58.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T03:42:58.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T03:42:58.894Z] $ docker exec 497a0de1aee89732b8a98abef568110b5d7b08d23481803c466d6151fffa67f7 ssh-agent [2021-10-20T03:42:59.003Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEJIeFh/agent.55 [2021-10-20T03:42:59.003Z] SSH_AGENT_PID=61 [2021-10-20T03:42:59.009Z] Running ssh-add (command line suppressed) [2021-10-20T03:42:59.104Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4924294929276635001.key (/w/workspace/edgex-go/1@tmp/private_key_4924294929276635001.key) [2021-10-20T03:42:59.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T03:42:59.451Z] + git semver init [2021-10-20T03:42:59.451Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T03:42:59.451Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-20T03:42:59.451Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-20T03:42:59.451Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T03:42:59.451Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T03:42:59.451Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T03:42:59.451Z] # $SEMVER_BRANCH = PR-3765 [2021-10-20T03:42:59.451Z] # $SEMVER_TEMP = /tmp/semver-616359904 [2021-10-20T03:42:59.451Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-20T03:43:14.387Z] # '/tmp/semver-616359904' -> '/w/workspace/edgex-go/1/.semver' [2021-10-20T03:43:14.387Z] # -> Force: false [2021-10-20T03:43:14.387Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-20T03:43:14.400Z] $ docker exec --env ******** --env ******** 497a0de1aee89732b8a98abef568110b5d7b08d23481803c466d6151fffa67f7 ssh-agent -k [2021-10-20T03:43:14.526Z] unset SSH_AUTH_SOCK; [2021-10-20T03:43:14.527Z] unset SSH_AGENT_PID; [2021-10-20T03:43:14.527Z] echo Agent pid 61 killed; [2021-10-20T03:43:14.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T03:43:14.937Z] + git semver [Pipeline] } [2021-10-20T03:43:14.962Z] $ docker stop --time=1 497a0de1aee89732b8a98abef568110b5d7b08d23481803c466d6151fffa67f7 [2021-10-20T03:43:23.150Z] $ docker rm -f 497a0de1aee89732b8a98abef568110b5d7b08d23481803c466d6151fffa67f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T03:43:23.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T03:43:23.864Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T03:43:23.881Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-20T03:43:24.406Z] ========================================================= [2021-10-20T03:43:24.406Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T03:43:24.406Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:43:24.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:43:24.732Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T03:43:24.732Z] a0d0a0d46f8b: Already exists [2021-10-20T03:43:24.732Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T03:43:24.732Z] b8b176561691: Pulling fs layer [2021-10-20T03:43:24.732Z] 4527c011a84f: Pulling fs layer [2021-10-20T03:43:24.732Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T03:43:24.732Z] e0aca202a116: Pulling fs layer [2021-10-20T03:43:24.732Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T03:43:24.732Z] 34cad66bf833: Pulling fs layer [2021-10-20T03:43:24.732Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T03:43:24.732Z] 5d74067f8e1e: Waiting [2021-10-20T03:43:24.732Z] e0aca202a116: Waiting [2021-10-20T03:43:24.732Z] 3a43be97a3b4: Waiting [2021-10-20T03:43:24.732Z] 34cad66bf833: Waiting [2021-10-20T03:43:24.732Z] b4e3c513aaa6: Waiting [2021-10-20T03:43:24.732Z] b8b176561691: Download complete [2021-10-20T03:43:24.732Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T03:43:24.732Z] 31adcdaf11c8: Download complete [2021-10-20T03:43:24.732Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T03:43:24.732Z] 5d74067f8e1e: Download complete [2021-10-20T03:43:24.732Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T03:43:24.732Z] 3a43be97a3b4: Download complete [2021-10-20T03:43:24.732Z] e0aca202a116: Verifying Checksum [2021-10-20T03:43:24.732Z] e0aca202a116: Download complete [2021-10-20T03:43:24.999Z] 31adcdaf11c8: Pull complete [2021-10-20T03:43:24.999Z] 34cad66bf833: Verifying Checksum [2021-10-20T03:43:24.999Z] 34cad66bf833: Download complete [2021-10-20T03:43:24.999Z] b8b176561691: Pull complete [2021-10-20T03:43:25.265Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T03:43:25.265Z] b4e3c513aaa6: Download complete [2021-10-20T03:43:25.527Z] 4527c011a84f: Download complete [2021-10-20T03:43:29.774Z] 4527c011a84f: Pull complete [2021-10-20T03:43:29.774Z] 5d74067f8e1e: Pull complete [2021-10-20T03:43:29.774Z] e0aca202a116: Pull complete [2021-10-20T03:43:29.774Z] 3a43be97a3b4: Pull complete [2021-10-20T03:43:29.774Z] 34cad66bf833: Pull complete [2021-10-20T03:43:33.105Z] b4e3c513aaa6: Pull complete [2021-10-20T03:43:33.105Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T03:43:33.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:43:33.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:43:33.467Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-20T03:43:33.467Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:43:33.467Z] WORKDIR /edgex [2021-10-20T03:43:33.467Z] COPY go.mod . [2021-10-20T03:43:33.467Z] RUN go mod download' [2021-10-20T03:43:34.882Z] Sending build context to Docker daemon 329.5MB [2021-10-20T03:43:34.882Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T03:43:34.882Z] ---> 9f6097aaca64 [2021-10-20T03:43:34.882Z] Step 2/4 : WORKDIR /edgex [2021-10-20T03:43:36.805Z] ---> Running in ea9b6067fbd7 [2021-10-20T03:43:36.805Z] Removing intermediate container ea9b6067fbd7 [2021-10-20T03:43:36.805Z] ---> 4eb58ce2cb9c [2021-10-20T03:43:36.805Z] Step 3/4 : COPY go.mod . [2021-10-20T03:43:36.805Z] ---> fc1ee4970304 [2021-10-20T03:43:36.805Z] Step 4/4 : RUN go mod download [2021-10-20T03:43:36.805Z] ---> Running in 9ee3ccfdd281 [2021-10-20T03:43:39.264Z] Still waiting to schedule task [2021-10-20T03:43:39.265Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-20T03:44:23.605Z] Removing intermediate container 9ee3ccfdd281 [2021-10-20T03:44:23.605Z] ---> d1f97614932d [2021-10-20T03:44:23.605Z] Successfully built d1f97614932d [2021-10-20T03:44:23.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:44:23.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T03:44:23.930Z] . [Pipeline] withDockerContainer [2021-10-20T03:44:24.014Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-20T03:44:24.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-10-20T03:44:24.420Z] $ docker top 3327e13f1e7921ea9e8fdfb82c3ad6fbbb529ba19a8694831cbe0cda2c6c1b5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:44:24.833Z] + go version [2021-10-20T03:44:24.833Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T03:44:24.854Z] $ docker stop --time=1 3327e13f1e7921ea9e8fdfb82c3ad6fbbb529ba19a8694831cbe0cda2c6c1b5d [2021-10-20T03:44:26.044Z] $ docker rm -f 3327e13f1e7921ea9e8fdfb82c3ad6fbbb529ba19a8694831cbe0cda2c6c1b5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:44:26.674Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T03:44:26.674Z] . [Pipeline] withDockerContainer [2021-10-20T03:44:26.760Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-20T03:44:26.799Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-10-20T03:44:27.207Z] $ docker top 19772b3005f7debf5285f07af10a0ec2fdc37657af28f42b6b5417a73416ac7d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T03:44:27.338Z] ========================================================= [2021-10-20T03:44:27.338Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T03:44:27.338Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:44:27.693Z] + make test [2021-10-20T03:44:27.693Z] go mod tidy [2021-10-20T03:44:27.968Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T03:44:33.309Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T03:44:51.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T03:44:55.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T03:44:55.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T03:44:56.177Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T03:44:58.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T03:44:59.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T03:44:59.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T03:44:59.333Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T03:44:59.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T03:44:59.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T03:45:00.512Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T03:45:00.512Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T03:45:00.512Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T03:45:00.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T03:45:01.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-10-20T03:45:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T03:45:01.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T03:45:03.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2021-10-20T03:45:03.337Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T03:45:03.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 47.2% of statements [2021-10-20T03:45:03.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T03:45:03.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T03:45:04.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements [2021-10-20T03:45:04.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T03:45:04.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:45:05.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2021-10-20T03:45:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T03:45:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T03:45:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T03:45:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T03:45:05.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T03:45:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.311s coverage: 94.2% of statements [2021-10-20T03:45:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T03:45:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:45:06.115Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-10-20T03:45:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T03:45:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T03:45:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T03:45:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T03:45:06.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T03:45:06.391Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2021-10-20T03:45:06.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T03:45:06.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T03:45:06.392Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T03:45:07.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2021-10-20T03:45:07.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T03:45:07.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-20T03:45:07.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-10-20T03:45:07.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T03:45:07.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-10-20T03:45:07.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2021-10-20T03:45:08.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-10-20T03:45:08.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-10-20T03:45:08.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-10-20T03:45:20.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-10-20T03:45:20.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-20T03:45:26.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.174s coverage: 82.5% of statements [2021-10-20T03:45:26.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T03:45:44.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-10-20T03:45:44.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T03:45:44.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T03:45:44.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T03:45:44.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 70.4% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.4% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T03:45:44.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2021-10-20T03:45:44.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T03:45:44.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-10-20T03:45:44.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T03:45:52.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 18.1% of statements [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T03:45:52.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T03:45:52.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T03:45:52.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T03:45:52.841Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T03:45:52.841Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T03:45:52.841Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-10-20T03:45:52.841Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-20T03:45:52.841Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-20T03:46:31.698Z] GO111MODULE=on go vet ./... [2021-10-20T03:46:37.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T03:46:37.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T03:46:37.022Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T03:46:37.333Z] + ls -al . [2021-10-20T03:46:37.333Z] total 628 [2021-10-20T03:46:37.333Z] drwxrwxr-x 10 1001 1001 4096 Oct 20 03:46 . [2021-10-20T03:46:37.333Z] drwxr-xr-x 4 root root 28 Oct 20 03:44 .. [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 03:42 .dockerignore [2021-10-20T03:46:37.333Z] drwxrwxr-x 8 1001 1001 179 Oct 20 03:42 .git [2021-10-20T03:46:37.333Z] drwxrwxr-x 4 1001 1001 142 Oct 20 03:42 .github [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 03:42 .gitignore [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 03:42 .golangci.yml [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 03:42 .hadolint.yml [2021-10-20T03:46:37.333Z] drwx------ 3 1001 1001 58 Oct 20 03:43 .semver [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 03:42 .sonarcloud.properties [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 03:42 ADOPTERS.md [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 03:42 Attribution.txt [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 03:42 CHANGELOG.md [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 03:42 CONTRIBUTING.md [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 03:42 GOVERNANCE.md [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 03:42 Jenkinsfile [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 03:42 LICENSE [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 03:42 Makefile [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 03:42 OWNERS.md [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 03:42 README.md [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 03:42 SECURITY.md [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 03:43 VERSION [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 03:42 ZMQWindows.md [2021-10-20T03:46:37.333Z] drwxrwxr-x 2 1001 1001 37 Oct 20 03:42 bin [2021-10-20T03:46:37.333Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 03:42 cmd [2021-10-20T03:46:37.333Z] -rw-r--r-- 1 root root 418481 Oct 20 03:45 coverage.out [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 03:42 go.mod [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 03:42 go.sum [2021-10-20T03:46:37.333Z] drwxrwxr-x 8 1001 1001 124 Oct 20 03:42 internal [2021-10-20T03:46:37.333Z] drwxrwxr-x 3 1001 1001 16 Oct 20 03:42 openapi [2021-10-20T03:46:37.333Z] drwxrwxr-x 4 1001 1001 71 Oct 20 03:42 snap [2021-10-20T03:46:37.333Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 03:42 version.go [Pipeline] sh [2021-10-20T03:46:37.646Z] + '[' -e coverage.out ] [2021-10-20T03:46:37.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T03:46:37.769Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T03:46:38.081Z] + make build [2021-10-20T03:46:38.081Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:46:39.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:46:47.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:46:47.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:46:48.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:46:48.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:46:50.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:46:51.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:46:51.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T03:46:53.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T03:46:53.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:46:54.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-20T03:46:56.333Z] $ docker stop --time=1 19772b3005f7debf5285f07af10a0ec2fdc37657af28f42b6b5417a73416ac7d [2021-10-20T03:46:57.974Z] $ docker rm -f 19772b3005f7debf5285f07af10a0ec2fdc37657af28f42b6b5417a73416ac7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:47:00.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:47:00.379Z] [2021-10-20T03:47:00.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:47:00.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:47:00.884Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-20T03:47:00.884Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-20T03:47:00.884Z] ca9280d653b3: Pulling fs layer [2021-10-20T03:47:00.884Z] 7e9c9ca2126c: Pulling fs layer [2021-10-20T03:47:00.884Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-20T03:47:00.884Z] cbdbe7a5bc2a: Download complete [2021-10-20T03:47:01.208Z] ca9280d653b3: Verifying Checksum [2021-10-20T03:47:01.208Z] ca9280d653b3: Download complete [2021-10-20T03:47:01.208Z] cbdbe7a5bc2a: Pull complete [2021-10-20T03:47:01.597Z] 7e9c9ca2126c: Verifying Checksum [2021-10-20T03:47:01.597Z] 7e9c9ca2126c: Download complete [2021-10-20T03:47:01.918Z] ca9280d653b3: Pull complete [2021-10-20T03:47:06.165Z] 7e9c9ca2126c: Pull complete [2021-10-20T03:47:06.165Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-20T03:47:06.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:47:06.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-20T03:47:06.253Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-20T03:47:06.285Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-20T03:47:08.877Z] $ docker top 91d739a93b6a1bf098dd9de5ff8eeeaed1f0d06a380e8621e3a48a3897855b99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:47:09.277Z] + docker-compose build --help [2021-10-20T03:47:09.277Z] + grep parallel [2021-10-20T03:47:09.850Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T03:47:09.876Z] $ docker stop --time=1 91d739a93b6a1bf098dd9de5ff8eeeaed1f0d06a380e8621e3a48a3897855b99 [2021-10-20T03:47:11.079Z] $ docker rm -f 91d739a93b6a1bf098dd9de5ff8eeeaed1f0d06a380e8621e3a48a3897855b99 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:47:11.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-20T03:47:11.568Z] . [Pipeline] withDockerContainer [2021-10-20T03:47:11.657Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-20T03:47:11.692Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-20T03:47:12.037Z] $ docker top 62a3e21a4ae86512791b7494536a034b2cfab933ffb7980131fc4372cf12aeda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T03:47:12.417Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T03:47:12.990Z] Building core-command ... [2021-10-20T03:47:12.990Z] Building core-data ... [2021-10-20T03:47:12.990Z] Building core-metadata ... [2021-10-20T03:47:12.990Z] Building security-bootstrapper ... [2021-10-20T03:47:12.990Z] Building security-proxy-setup ... [2021-10-20T03:47:12.990Z] Building security-secretstore-setup ... [2021-10-20T03:47:12.990Z] Building support-notifications ... [2021-10-20T03:47:12.990Z] Building support-scheduler ... [2021-10-20T03:47:12.990Z] Building sys-mgmt-agent ... [2021-10-20T03:47:12.990Z] Building security-bootstrapper [2021-10-20T03:47:12.990Z] Building support-scheduler [2021-10-20T03:47:12.990Z] Building core-command [2021-10-20T03:47:12.990Z] Building support-notifications [2021-10-20T03:47:12.990Z] Building security-secretstore-setup [2021-10-20T03:47:25.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:47:25.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:47:25.247Z] ---> d1f97614932d [2021-10-20T03:47:25.247Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T03:47:25.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:47:25.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:47:25.247Z] ---> d1f97614932d [2021-10-20T03:47:25.247Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T03:47:28.545Z] ---> Running in 671fae2056e4 [2021-10-20T03:47:28.546Z] ---> Running in 44288235be58 [2021-10-20T03:47:35.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:47:35.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:47:35.128Z] ---> d1f97614932d [2021-10-20T03:47:35.128Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:47:35.128Z] ---> Using cache [2021-10-20T03:47:35.128Z] ---> 954a2c67980d [2021-10-20T03:47:35.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:47:35.128Z] Removing intermediate container 44288235be58 [2021-10-20T03:47:35.128Z] ---> 8b70b76d4ee8 [2021-10-20T03:47:35.128Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:47:35.128Z] Removing intermediate container 671fae2056e4 [2021-10-20T03:47:35.128Z] ---> 954a2c67980d [2021-10-20T03:47:35.128Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:47:35.128Z] ---> Running in 7a6a8845999a [2021-10-20T03:47:35.128Z] ---> Running in 21e3bceb1053 [2021-10-20T03:47:35.128Z] ---> Running in 4b5784ca4356 [2021-10-20T03:47:36.099Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:47:36.099Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:47:36.099Z] ---> d1f97614932d [2021-10-20T03:47:36.099Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T03:47:36.099Z] ---> Using cache [2021-10-20T03:47:36.099Z] ---> 954a2c67980d [2021-10-20T03:47:36.099Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:47:36.099Z] Removing intermediate container 7a6a8845999a [2021-10-20T03:47:36.099Z] ---> e6a026fd66bc [2021-10-20T03:47:36.099Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T03:47:36.099Z] Removing intermediate container 4b5784ca4356 [2021-10-20T03:47:36.099Z] ---> 94d5b5f4466f [2021-10-20T03:47:36.099Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T03:47:36.099Z] ---> Running in 92565fdb8c26 [2021-10-20T03:47:36.099Z] ---> Running in 65cbc3d2a405 [2021-10-20T03:47:36.099Z] ---> Running in 7dc117c6c23f [2021-10-20T03:47:36.099Z] Removing intermediate container 21e3bceb1053 [2021-10-20T03:47:36.099Z] ---> 6c8fa6409cbc [2021-10-20T03:47:36.099Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:47:36.371Z] ---> Running in 19f7efcf689c [2021-10-20T03:47:36.642Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:47:36.642Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:47:36.642Z] ---> d1f97614932d [2021-10-20T03:47:36.642Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T03:47:36.642Z] ---> Using cache [2021-10-20T03:47:36.642Z] ---> 954a2c67980d [2021-10-20T03:47:36.642Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:47:36.642Z] ---> Using cache [2021-10-20T03:47:36.642Z] ---> 6c8fa6409cbc [2021-10-20T03:47:36.642Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T03:47:36.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:36.642Z] ---> Running in 522d7772107e [2021-10-20T03:47:36.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:36.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:36.913Z] Removing intermediate container 92565fdb8c26 [2021-10-20T03:47:36.913Z] ---> dc0a6c9a5e9b [2021-10-20T03:47:36.913Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T03:47:36.913Z] ---> Running in 92c7902faaa5 [2021-10-20T03:47:36.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:37.173Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:37.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:37.434Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:37.704Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:37.971Z] OK: 220 MiB in 52 packages [2021-10-20T03:47:37.971Z] OK: 220 MiB in 52 packages [2021-10-20T03:47:37.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:37.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:47:37.971Z] OK: 220 MiB in 52 packages [2021-10-20T03:47:38.237Z] Removing intermediate container 7dc117c6c23f [2021-10-20T03:47:38.237Z] ---> 440b59ae427c [2021-10-20T03:47:38.237Z] Step 6/23 : COPY go.mod . [2021-10-20T03:47:38.237Z] OK: 220 MiB in 52 packages [2021-10-20T03:47:38.501Z] Removing intermediate container 65cbc3d2a405 [2021-10-20T03:47:38.501Z] ---> 1bf1f0fe9ab8 [2021-10-20T03:47:38.501Z] Step 6/24 : COPY . . [2021-10-20T03:47:38.501Z] ---> 76934a5f6ed2 [2021-10-20T03:47:38.501Z] Step 7/23 : RUN go mod download [2021-10-20T03:47:38.501Z] OK: 220 MiB in 52 packages [2021-10-20T03:47:38.765Z] Removing intermediate container 19f7efcf689c [2021-10-20T03:47:38.765Z] ---> 9809e0f2e278 [2021-10-20T03:47:38.765Z] Step 6/22 : COPY . . [2021-10-20T03:47:39.031Z] ---> Running in 1ff5bd23b18b [2021-10-20T03:47:40.976Z] Removing intermediate container 522d7772107e [2021-10-20T03:47:40.976Z] ---> 2e424fcc72bb [2021-10-20T03:47:40.976Z] Step 6/21 : COPY . . [2021-10-20T03:47:40.976Z] Removing intermediate container 92c7902faaa5 [2021-10-20T03:47:40.976Z] ---> d393a6491e8b [2021-10-20T03:47:40.976Z] Step 6/30 : COPY . . [2021-10-20T03:47:45.242Z] Removing intermediate container 1ff5bd23b18b [2021-10-20T03:47:45.242Z] ---> 402771eab166 [2021-10-20T03:47:45.242Z] Step 8/23 : COPY . . [2021-10-20T03:47:50.525Z] ---> 22763b1b0f0a [2021-10-20T03:47:50.525Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:47:50.525Z] ---> fbf792e23e36 [2021-10-20T03:47:50.525Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:47:50.789Z] ---> b857b77ae2b7 [2021-10-20T03:47:50.789Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:47:51.050Z] ---> 9ab8325ae055 [2021-10-20T03:47:51.050Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:47:51.311Z] ---> Running in cffb53fabff9 [2021-10-20T03:47:51.312Z] ---> Running in ebc04afe498e [2021-10-20T03:47:51.312Z] ---> Running in 2d30fc6371c7 [2021-10-20T03:47:51.312Z] ---> Running in 602b97cdf461 [2021-10-20T03:47:56.617Z] Removing intermediate container 602b97cdf461 [2021-10-20T03:47:56.617Z] ---> a41e62706428 [2021-10-20T03:47:56.617Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T03:47:56.617Z] ---> Running in 8f001f1a410c [2021-10-20T03:47:56.617Z] Removing intermediate container cffb53fabff9 [2021-10-20T03:47:56.617Z] ---> bb9cf3ccde1d [2021-10-20T03:47:56.617Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T03:47:56.617Z] ---> Running in 9d6af0b15257 [2021-10-20T03:47:56.879Z] Removing intermediate container 2d30fc6371c7 [2021-10-20T03:47:56.879Z] ---> 8057f17e9d37 [2021-10-20T03:47:56.879Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T03:47:56.879Z] Removing intermediate container ebc04afe498e [2021-10-20T03:47:56.879Z] ---> 5cde1daf3cdc [2021-10-20T03:47:56.879Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T03:47:56.879Z] ---> Running in 2a58f509697d [2021-10-20T03:47:56.879Z] ---> Running in dbfd85c54b28 [2021-10-20T03:47:57.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T03:47:57.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:47:57.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T03:47:57.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:48:05.978Z] ---> 02c9b24944ec [2021-10-20T03:48:05.978Z] Step 9/23 : RUN go mod tidy [2021-10-20T03:48:05.978Z] ---> Running in 68558e06966f [2021-10-20T03:48:08.590Z] Removing intermediate container 68558e06966f [2021-10-20T03:48:08.590Z] ---> 94a17805e4fa [2021-10-20T03:48:08.590Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T03:48:08.590Z] ---> Running in 10985a76b8dd [2021-10-20T03:48:08.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:48:35.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T03:48:36.447Z] Removing intermediate container dbfd85c54b28 [2021-10-20T03:48:36.447Z] ---> 34d2d4a3af9a [2021-10-20T03:48:36.447Z] [2021-10-20T03:48:36.447Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:48:36.447Z] Removing intermediate container 8f001f1a410c [2021-10-20T03:48:36.447Z] ---> 7c59096922f0 [2021-10-20T03:48:36.447Z] [2021-10-20T03:48:36.447Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T03:48:36.447Z] 3.14: Pulling from library/alpine [2021-10-20T03:48:36.718Z] 3.14: Pulling from library/alpine [2021-10-20T03:48:36.718Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T03:48:36.718Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T03:48:36.718Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T03:48:36.718Z] Status: Image is up to date for alpine:3.14 [2021-10-20T03:48:36.718Z] ---> 14119a10abf4 [2021-10-20T03:48:36.718Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:48:36.718Z] ---> 14119a10abf4 [2021-10-20T03:48:36.718Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T03:48:36.985Z] ---> Running in b96b4295ad16 [2021-10-20T03:48:36.985Z] ---> Running in da21960c02d1 [2021-10-20T03:48:37.260Z] Removing intermediate container 2a58f509697d [2021-10-20T03:48:37.260Z] ---> 78ace78d8602 [2021-10-20T03:48:37.260Z] [2021-10-20T03:48:37.260Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T03:48:37.260Z] ---> 14119a10abf4 [2021-10-20T03:48:37.260Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T03:48:37.260Z] ---> Running in 34858b4ea0be [2021-10-20T03:48:37.531Z] Removing intermediate container 34858b4ea0be [2021-10-20T03:48:37.531Z] ---> 2570e140af14 [2021-10-20T03:48:37.531Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T03:48:37.531Z] ---> Running in 6291bf4b1b75 [2021-10-20T03:48:37.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:37.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:38.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:38.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:38.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:38.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:38.357Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T03:48:38.357Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:48:38.357Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T03:48:38.357Z] OK: 6 MiB in 15 packages [2021-10-20T03:48:38.357Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T03:48:38.357Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T03:48:38.357Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:48:38.629Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:48:38.629Z] OK: 6 MiB in 17 packages [2021-10-20T03:48:38.629Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:48:38.629Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T03:48:38.629Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:48:38.629Z] OK: 6 MiB in 16 packages [2021-10-20T03:48:39.265Z] Removing intermediate container b96b4295ad16 [2021-10-20T03:48:39.265Z] ---> 86304cee8b52 [2021-10-20T03:48:39.265Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:48:39.528Z] ---> Running in da573e223506 [2021-10-20T03:48:39.528Z] Removing intermediate container 6291bf4b1b75 [2021-10-20T03:48:39.528Z] ---> e54af3c69d90 [2021-10-20T03:48:39.528Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T03:48:39.788Z] ---> Running in a2d6448b37e4 [2021-10-20T03:48:39.788Z] Removing intermediate container da21960c02d1 [2021-10-20T03:48:39.788Z] ---> 6d9e2ecd0aaa [2021-10-20T03:48:39.788Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:48:39.788Z] Removing intermediate container da573e223506 [2021-10-20T03:48:39.788Z] ---> 7dc74b5e3fa6 [2021-10-20T03:48:39.788Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T03:48:39.788Z] Removing intermediate container 9d6af0b15257 [2021-10-20T03:48:39.788Z] ---> 5fed823db542 [2021-10-20T03:48:39.788Z] [2021-10-20T03:48:39.788Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T03:48:39.788Z] ---> 14119a10abf4 [2021-10-20T03:48:39.788Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T03:48:39.788Z] ---> Running in 87882dbabd8f [2021-10-20T03:48:39.788Z] ---> Running in b764fe3902a6 [2021-10-20T03:48:39.788Z] ---> Running in c22c72690b8f [2021-10-20T03:48:40.053Z] Removing intermediate container a2d6448b37e4 [2021-10-20T03:48:40.053Z] ---> ab3e3b8e6e99 [2021-10-20T03:48:40.053Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T03:48:40.053Z] ---> Running in 1d936f1de52f [2021-10-20T03:48:40.053Z] Removing intermediate container b764fe3902a6 [2021-10-20T03:48:40.053Z] ---> bdb4921c6d87 [2021-10-20T03:48:40.053Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:48:40.053Z] Removing intermediate container 87882dbabd8f [2021-10-20T03:48:40.053Z] ---> d25ed8b7addc [2021-10-20T03:48:40.053Z] Step 12/24 : WORKDIR / [2021-10-20T03:48:40.326Z] ---> Running in 981da2ffe12c [2021-10-20T03:48:40.326Z] ---> Running in 9697daf44582 [2021-10-20T03:48:40.326Z] Removing intermediate container 1d936f1de52f [2021-10-20T03:48:40.326Z] ---> 67aed28bd6d8 [2021-10-20T03:48:40.326Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T03:48:40.326Z] Removing intermediate container 981da2ffe12c [2021-10-20T03:48:40.326Z] ---> 25817eea3bb2 [2021-10-20T03:48:40.326Z] Step 14/22 : WORKDIR / [2021-10-20T03:48:40.326Z] ---> Running in 9dcd20147806 [2021-10-20T03:48:40.603Z] ---> Running in 90a7af467318 [2021-10-20T03:48:40.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:40.604Z] Removing intermediate container 9697daf44582 [2021-10-20T03:48:40.604Z] ---> da9ce5eb6d62 [2021-10-20T03:48:40.604Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T03:48:40.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:40.887Z] Removing intermediate container 90a7af467318 [2021-10-20T03:48:40.887Z] ---> e7ee47fb8378 [2021-10-20T03:48:40.887Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:48:40.887Z] ---> 049fb5f6a3d0 [2021-10-20T03:48:40.887Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T03:48:40.887Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T03:48:41.156Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T03:48:41.156Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:48:41.156Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:48:41.156Z] OK: 6 MiB in 16 packages [2021-10-20T03:48:41.443Z] ---> 7de97c4100e5 [2021-10-20T03:48:41.443Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T03:48:41.443Z] ---> cb4376507e23 [2021-10-20T03:48:41.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T03:48:41.443Z] Removing intermediate container 9dcd20147806 [2021-10-20T03:48:41.443Z] ---> 5db374613710 [2021-10-20T03:48:41.443Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T03:48:41.715Z] ---> Running in ed0f082755bf [2021-10-20T03:48:41.715Z] ---> f5095bb0e996 [2021-10-20T03:48:41.715Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T03:48:41.984Z] Removing intermediate container ed0f082755bf [2021-10-20T03:48:41.984Z] ---> 8c69bebbc22e [2021-10-20T03:48:41.984Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T03:48:41.984Z] Removing intermediate container c22c72690b8f [2021-10-20T03:48:41.984Z] ---> 5332abd53401 [2021-10-20T03:48:41.984Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:48:41.984Z] ---> Running in 7b2f894bbf42 [2021-10-20T03:48:42.265Z] ---> 728b84433c4d [2021-10-20T03:48:42.265Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T03:48:42.265Z] ---> 0231192ed790 [2021-10-20T03:48:42.265Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-20T03:48:42.265Z] ---> 247a7829b909 [2021-10-20T03:48:42.265Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T03:48:42.265Z] Removing intermediate container 7b2f894bbf42 [2021-10-20T03:48:42.265Z] ---> 18a29efb922b [2021-10-20T03:48:42.265Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T03:48:42.265Z] ---> Running in e2e4e82cd90e [2021-10-20T03:48:42.265Z] ---> Running in b82b918b9758 [2021-10-20T03:48:42.551Z] ---> 128b5992af73 [2021-10-20T03:48:42.551Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T03:48:42.551Z] Removing intermediate container e2e4e82cd90e [2021-10-20T03:48:42.551Z] ---> ce3f9caa7f62 [2021-10-20T03:48:42.551Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T03:48:42.551Z] ---> Running in f6d735ea5e55 [2021-10-20T03:48:42.551Z] ---> 1e3f99ac9ee1 [2021-10-20T03:48:42.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T03:48:42.551Z] ---> Running in 3a192449ae29 [2021-10-20T03:48:42.839Z] Removing intermediate container 3a192449ae29 [2021-10-20T03:48:42.839Z] ---> 66161eb3b067 [2021-10-20T03:48:42.839Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:48:42.839Z] Removing intermediate container f6d735ea5e55 [2021-10-20T03:48:42.839Z] ---> 7038235a3ec2 [2021-10-20T03:48:42.839Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:48:43.115Z] ---> Running in ddd19f898ec0 [2021-10-20T03:48:43.115Z] ---> db93c0f703ec [2021-10-20T03:48:43.115Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T03:48:43.115Z] Removing intermediate container ddd19f898ec0 [2021-10-20T03:48:43.115Z] ---> 880e3d8e7a43 [2021-10-20T03:48:43.115Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:48:43.393Z] ---> ec3c98ac1929 [2021-10-20T03:48:43.393Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T03:48:43.393Z] ---> Running in a048a28ed9fe [2021-10-20T03:48:43.393Z] Removing intermediate container b82b918b9758 [2021-10-20T03:48:43.393Z] ---> a33f9d77fffe [2021-10-20T03:48:43.393Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:48:43.393Z] ---> da1be16875d8 [2021-10-20T03:48:43.393Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T03:48:43.393Z] Removing intermediate container a048a28ed9fe [2021-10-20T03:48:43.393Z] ---> a9661502e1e3 [2021-10-20T03:48:43.393Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:48:43.661Z] ---> Running in 03f18f991e26 [2021-10-20T03:48:43.661Z] ---> fbcdc1811ea0 [2021-10-20T03:48:43.661Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T03:48:43.661Z] ---> Running in 873eb80c944d [2021-10-20T03:48:43.933Z] Removing intermediate container 873eb80c944d [2021-10-20T03:48:43.933Z] ---> fbe48590a7d1 [2021-10-20T03:48:43.933Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:48:43.933Z] ---> 10f651b9bb89 [2021-10-20T03:48:43.933Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T03:48:43.933Z] ---> Running in 3b360e255041 [2021-10-20T03:48:44.198Z] ---> 13acdde792b2 [2021-10-20T03:48:44.198Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T03:48:44.480Z] Removing intermediate container 3b360e255041 [2021-10-20T03:48:44.480Z] ---> 17da643fab68 [2021-10-20T03:48:44.480Z] [2021-10-20T03:48:44.480Z] ---> b8daff783da4 [2021-10-20T03:48:44.480Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T03:48:44.480Z] Successfully built 17da643fab68 [2021-10-20T03:48:44.480Z] ---> Running in 2f77f0176aae [2021-10-20T03:48:44.480Z] Successfully tagged core-command:latest [2021-10-20T03:48:44.480Z] Building sys-mgmt-agent [2021-10-20T03:48:44.480Z]  Building core-command ... done Removing intermediate container 10985a76b8dd [2021-10-20T03:48:44.480Z] ---> 5262989fee4e [2021-10-20T03:48:44.480Z] [2021-10-20T03:48:44.480Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T03:48:44.480Z] ---> 14119a10abf4 [2021-10-20T03:48:44.480Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:48:44.480Z] ---> Using cache [2021-10-20T03:48:44.480Z] ---> 86304cee8b52 [2021-10-20T03:48:44.480Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:48:44.480Z] ---> Using cache [2021-10-20T03:48:44.480Z] ---> 7dc74b5e3fa6 [2021-10-20T03:48:44.480Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T03:48:44.742Z] ---> Running in 89d6bfef233d [2021-10-20T03:48:45.008Z] Removing intermediate container 2f77f0176aae [2021-10-20T03:48:45.008Z] ---> e67867c782ed [2021-10-20T03:48:45.008Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:48:45.272Z] Removing intermediate container 03f18f991e26 [2021-10-20T03:48:45.272Z] ---> dd396503db0b [2021-10-20T03:48:45.272Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T03:48:45.855Z] Removing intermediate container 89d6bfef233d [2021-10-20T03:48:45.855Z] ---> 21f092e188b1 [2021-10-20T03:48:45.855Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T03:48:45.855Z] ---> 0030cfd7015e [2021-10-20T03:48:45.855Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T03:48:45.855Z] ---> Running in dd4084dfa23a [2021-10-20T03:48:45.855Z] ---> Running in 91fb4f7c332f [2021-10-20T03:48:45.855Z] ---> Running in 4dd4fe94dc3f [2021-10-20T03:48:46.124Z] ---> 36e279a82e39 [2021-10-20T03:48:46.124Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T03:48:46.124Z] Removing intermediate container 91fb4f7c332f [2021-10-20T03:48:46.124Z] ---> 008c2671d229 [2021-10-20T03:48:46.124Z] Step 22/24 : LABEL arch=x86_64 [2021-10-20T03:48:46.124Z] Removing intermediate container dd4084dfa23a [2021-10-20T03:48:46.124Z] ---> feb01f5e4133 [2021-10-20T03:48:46.124Z] Step 19/21 : LABEL arch=x86_64 [2021-10-20T03:48:46.124Z] ---> Running in 68e6f4ab3424 [2021-10-20T03:48:46.124Z] Removing intermediate container 4dd4fe94dc3f [2021-10-20T03:48:46.124Z] ---> 833dbb0305ac [2021-10-20T03:48:46.124Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:48:46.124Z] ---> Running in 5a7251c423e7 [2021-10-20T03:48:46.389Z] ---> 37441e7f96bf [2021-10-20T03:48:46.389Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T03:48:46.389Z] Removing intermediate container 68e6f4ab3424 [2021-10-20T03:48:46.389Z] ---> 4d7d94bd61d4 [2021-10-20T03:48:46.389Z] Step 20/21 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:48:46.389Z] Removing intermediate container 5a7251c423e7 [2021-10-20T03:48:46.389Z] ---> 9b667be5165d [2021-10-20T03:48:46.389Z] Step 23/24 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:48:46.389Z] ---> b56a2ef8f662 [2021-10-20T03:48:46.389Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T03:48:46.389Z] ---> Running in ae0b33d98836 [2021-10-20T03:48:46.389Z] ---> Running in 023d77beea48 [2021-10-20T03:48:46.389Z] ---> Running in 5138fc508b78 [2021-10-20T03:48:46.656Z] Removing intermediate container 5138fc508b78 [2021-10-20T03:48:46.656Z] ---> 15115d2e7eb1 [2021-10-20T03:48:46.656Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T03:48:46.656Z] Removing intermediate container ae0b33d98836 [2021-10-20T03:48:46.656Z] ---> 331d7a694753 [2021-10-20T03:48:46.656Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T03:48:46.656Z] Removing intermediate container 023d77beea48 [2021-10-20T03:48:46.656Z] ---> a8a543c45bed [2021-10-20T03:48:46.656Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T03:48:46.656Z] ---> Running in b21a13c5ab17 [2021-10-20T03:48:46.656Z] ---> Running in 55d90b2d6851 [2021-10-20T03:48:46.920Z] ---> 560fd3542965 [2021-10-20T03:48:46.920Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T03:48:46.920Z] ---> 768acde84dfa [2021-10-20T03:48:46.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T03:48:46.920Z] Removing intermediate container b21a13c5ab17 [2021-10-20T03:48:46.920Z] ---> a433b30c9b38 [2021-10-20T03:48:46.920Z] [2021-10-20T03:48:46.920Z] ---> Running in 825cb5d3b3c1 [2021-10-20T03:48:46.920Z] Removing intermediate container 55d90b2d6851 [2021-10-20T03:48:46.920Z] ---> 9054e78ba4bf [2021-10-20T03:48:46.920Z] [2021-10-20T03:48:46.920Z] Successfully built a433b30c9b38 [2021-10-20T03:48:47.186Z] Successfully tagged security-secretstore-setup:latest [2021-10-20T03:48:47.186Z] Building core-metadata [2021-10-20T03:48:47.186Z]  Building security-secretstore-setup ... done Successfully built 9054e78ba4bf [2021-10-20T03:48:47.186Z] Successfully tagged support-notifications:latest [2021-10-20T03:48:47.186Z]  Building support-notifications ... done Building security-proxy-setup [2021-10-20T03:48:47.186Z] ---> b4fe8430bfde [2021-10-20T03:48:47.186Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T03:48:47.448Z] ---> Running in d2bfd4ec7a15 [2021-10-20T03:48:48.394Z] Removing intermediate container d2bfd4ec7a15 [2021-10-20T03:48:48.394Z] ---> 7e8ced647452 [2021-10-20T03:48:48.394Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:48:49.780Z] ---> Running in fe0d594e966c [2021-10-20T03:48:49.780Z] Removing intermediate container fe0d594e966c [2021-10-20T03:48:49.780Z] ---> 0af865a10296 [2021-10-20T03:48:49.780Z] Step 21/23 : LABEL arch=x86_64 [2021-10-20T03:48:50.050Z] ---> Running in 9fa924be3d39 [2021-10-20T03:48:50.050Z] Removing intermediate container 825cb5d3b3c1 [2021-10-20T03:48:50.050Z] ---> 8a0a21d999c0 [2021-10-20T03:48:50.050Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T03:48:50.050Z] ---> Running in df3d520aa1d1 [2021-10-20T03:48:50.315Z] Removing intermediate container 9fa924be3d39 [2021-10-20T03:48:50.315Z] ---> d849c0ff026f [2021-10-20T03:48:50.315Z] Step 22/23 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:48:50.315Z] ---> Running in 63ed81ae8dd0 [2021-10-20T03:48:50.315Z] Removing intermediate container df3d520aa1d1 [2021-10-20T03:48:50.315Z] ---> ba3694723e3a [2021-10-20T03:48:50.315Z] Step 27/30 : CMD ["gate"] [2021-10-20T03:48:50.315Z] Removing intermediate container 63ed81ae8dd0 [2021-10-20T03:48:50.315Z] ---> 0c9f923dc5e6 [2021-10-20T03:48:50.315Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T03:48:50.582Z] ---> Running in 5bdc41e6b829 [2021-10-20T03:48:50.582Z] ---> Running in 470032894b27 [2021-10-20T03:48:51.540Z] Removing intermediate container 5bdc41e6b829 [2021-10-20T03:48:51.540Z] ---> 80fe10d00ab2 [2021-10-20T03:48:51.540Z] Step 28/30 : LABEL arch=x86_64 [2021-10-20T03:48:53.460Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:48:53.460Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:48:53.460Z] Removing intermediate container 470032894b27 [2021-10-20T03:48:53.460Z] ---> 78fe5bdb21c0 [2021-10-20T03:48:53.460Z] [2021-10-20T03:48:53.460Z] Successfully built 78fe5bdb21c0 [2021-10-20T03:48:53.722Z] ---> d1f97614932d [2021-10-20T03:48:53.722Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T03:48:53.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:48:53.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:48:53.983Z] Successfully tagged support-scheduler:latest [2021-10-20T03:48:53.983Z]  Building support-scheduler ... done Building core-data [2021-10-20T03:48:53.983Z] ---> d1f97614932d [2021-10-20T03:48:53.983Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> 954a2c67980d [2021-10-20T03:48:53.983Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> dc0a6c9a5e9b [2021-10-20T03:48:53.983Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> d393a6491e8b [2021-10-20T03:48:53.983Z] Step 6/22 : COPY . . [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> 954a2c67980d [2021-10-20T03:48:53.983Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> dc0a6c9a5e9b [2021-10-20T03:48:53.983Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> d393a6491e8b [2021-10-20T03:48:53.983Z] Step 6/20 : COPY . . [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> 9ab8325ae055 [2021-10-20T03:48:53.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> 8057f17e9d37 [2021-10-20T03:48:53.983Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> 9ab8325ae055 [2021-10-20T03:48:53.983Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:48:53.983Z] ---> Using cache [2021-10-20T03:48:53.983Z] ---> 8057f17e9d37 [2021-10-20T03:48:53.983Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T03:48:55.911Z] ---> Running in b71658324440 [2021-10-20T03:48:56.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:48:56.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:48:56.172Z] ---> d1f97614932d [2021-10-20T03:48:56.172Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:48:56.172Z] ---> Using cache [2021-10-20T03:48:56.172Z] ---> 954a2c67980d [2021-10-20T03:48:56.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:48:56.172Z] ---> Using cache [2021-10-20T03:48:56.172Z] ---> dc0a6c9a5e9b [2021-10-20T03:48:56.172Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T03:48:56.755Z] ---> Running in 45cdbbae81ed [2021-10-20T03:48:56.755Z] ---> Running in 72fdfaeea15d [2021-10-20T03:48:56.755Z] ---> Running in 22e50b97801b [2021-10-20T03:48:57.029Z] Removing intermediate container b71658324440 [2021-10-20T03:48:57.029Z] ---> 29678e615234 [2021-10-20T03:48:57.029Z] Step 29/30 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:48:57.029Z] ---> Running in 6d14ce9730d9 [2021-10-20T03:48:57.305Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T03:48:57.306Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T03:48:57.306Z] ---> d1f97614932d [2021-10-20T03:48:57.306Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T03:48:57.306Z] ---> Using cache [2021-10-20T03:48:57.306Z] ---> 954a2c67980d [2021-10-20T03:48:57.306Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:48:57.306Z] ---> Using cache [2021-10-20T03:48:57.306Z] ---> dc0a6c9a5e9b [2021-10-20T03:48:57.306Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T03:48:57.306Z] ---> Running in 93352506f55c [2021-10-20T03:48:57.306Z] Removing intermediate container 6d14ce9730d9 [2021-10-20T03:48:57.306Z] ---> fe97c03d90c4 [2021-10-20T03:48:57.306Z] Step 30/30 : LABEL version=0.0.0 [2021-10-20T03:48:57.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:48:57.306Z] ---> Running in f32d3ff09e8b [2021-10-20T03:48:57.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:48:57.569Z] Removing intermediate container f32d3ff09e8b [2021-10-20T03:48:57.569Z] ---> d014635f6cbf [2021-10-20T03:48:57.569Z] [2021-10-20T03:48:57.569Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:57.833Z] Successfully built d014635f6cbf [2021-10-20T03:48:57.833Z] Successfully tagged security-bootstrapper:latest [2021-10-20T03:48:57.833Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:58.411Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:58.676Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:48:58.939Z] OK: 220 MiB in 52 packages [2021-10-20T03:48:59.202Z] OK: 220 MiB in 52 packages [2021-10-20T03:48:59.470Z] Removing intermediate container 22e50b97801b [2021-10-20T03:48:59.470Z] ---> 0bf4f3712c6e [2021-10-20T03:48:59.470Z] Step 6/22 : COPY . . [2021-10-20T03:49:00.425Z] Removing intermediate container 93352506f55c [2021-10-20T03:49:00.425Z] ---> c728491465e4 [2021-10-20T03:49:00.425Z] Step 6/22 : COPY . . [2021-10-20T03:49:08.859Z] ---> 1cb1890a0002 [2021-10-20T03:49:08.859Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:49:09.141Z] ---> 07cf950ed623 [2021-10-20T03:49:09.141Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T03:49:09.141Z] ---> Running in 91d3a6b45176 [2021-10-20T03:49:09.141Z] ---> Running in 29cf40845094 [2021-10-20T03:49:11.120Z] Removing intermediate container 29cf40845094 [2021-10-20T03:49:11.120Z] ---> cb3da4c61fb2 [2021-10-20T03:49:11.120Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T03:49:11.120Z] ---> Running in eedb3b5a64af [2021-10-20T03:49:11.120Z] Removing intermediate container 91d3a6b45176 [2021-10-20T03:49:11.120Z] ---> 48840f06c06b [2021-10-20T03:49:11.120Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T03:49:11.120Z] ---> Running in b5b032c968e3 [2021-10-20T03:49:11.718Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:49:11.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:49:19.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:49:24.224Z] Removing intermediate container 45cdbbae81ed [2021-10-20T03:49:24.224Z] ---> 022935883b09 [2021-10-20T03:49:24.224Z] [2021-10-20T03:49:24.224Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T03:49:24.224Z] ---> 14119a10abf4 [2021-10-20T03:49:24.224Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T03:49:24.224Z] ---> Running in 8332345a32c0 [2021-10-20T03:49:24.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:49:24.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:49:25.378Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T03:49:25.378Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:49:25.378Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:49:25.378Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T03:49:25.378Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T03:49:25.378Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:49:25.640Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T03:49:25.640Z] OK: 8 MiB in 19 packages [2021-10-20T03:49:26.589Z] Removing intermediate container 8332345a32c0 [2021-10-20T03:49:26.589Z] ---> 6caf3e81ea79 [2021-10-20T03:49:26.589Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T03:49:26.589Z] ---> Running in dcdb2682f7c8 [2021-10-20T03:49:27.166Z] Removing intermediate container dcdb2682f7c8 [2021-10-20T03:49:27.166Z] ---> cf33af79ef8e [2021-10-20T03:49:27.166Z] Step 12/20 : WORKDIR /edgex [2021-10-20T03:49:27.166Z] ---> Running in a3315845062f [2021-10-20T03:49:27.436Z] Removing intermediate container a3315845062f [2021-10-20T03:49:27.436Z] ---> d8ea2c13f0d5 [2021-10-20T03:49:27.436Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T03:49:27.703Z] Removing intermediate container 72fdfaeea15d [2021-10-20T03:49:27.703Z] ---> 57512ab93b16 [2021-10-20T03:49:27.703Z] [2021-10-20T03:49:27.703Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:49:27.703Z] ---> 14119a10abf4 [2021-10-20T03:49:27.703Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T03:49:27.703Z] ---> Using cache [2021-10-20T03:49:27.703Z] ---> 86304cee8b52 [2021-10-20T03:49:27.703Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:49:27.703Z] ---> Using cache [2021-10-20T03:49:27.703Z] ---> 7dc74b5e3fa6 [2021-10-20T03:49:27.703Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T03:49:27.703Z] ---> Running in 2f1f4303c389 [2021-10-20T03:49:27.967Z] Removing intermediate container 2f1f4303c389 [2021-10-20T03:49:27.967Z] ---> c129587d03a4 [2021-10-20T03:49:27.967Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T03:49:27.967Z] ---> 5ec24b686473 [2021-10-20T03:49:27.967Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T03:49:27.967Z] ---> Running in df12ac0ca831 [2021-10-20T03:49:27.967Z] Removing intermediate container df12ac0ca831 [2021-10-20T03:49:27.967Z] ---> 5919794068e2 [2021-10-20T03:49:27.967Z] Step 14/22 : WORKDIR / [2021-10-20T03:49:28.231Z] ---> Running in 4b2ba92b5caa [2021-10-20T03:49:28.500Z] ---> 84ea0037211b [2021-10-20T03:49:28.500Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T03:49:28.500Z] Removing intermediate container 4b2ba92b5caa [2021-10-20T03:49:28.500Z] ---> c004c4bdfed4 [2021-10-20T03:49:28.500Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:49:29.075Z] ---> 4eba75105b67 [2021-10-20T03:49:29.075Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T03:49:29.075Z] ---> be91042e7cb2 [2021-10-20T03:49:29.075Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T03:49:29.075Z] ---> Running in 6d6796e7f338 [2021-10-20T03:49:29.348Z] Removing intermediate container 6d6796e7f338 [2021-10-20T03:49:29.348Z] ---> 6381fc721569 [2021-10-20T03:49:29.348Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T03:49:29.622Z] ---> Running in 845da116c853 [2021-10-20T03:49:29.893Z] ---> 8f67b31d7866 [2021-10-20T03:49:29.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T03:49:29.893Z] Removing intermediate container 845da116c853 [2021-10-20T03:49:29.893Z] ---> 950b7865dc02 [2021-10-20T03:49:29.893Z] Step 18/20 : LABEL arch=x86_64 [2021-10-20T03:49:29.893Z] ---> Running in d10b0cecdc09 [2021-10-20T03:49:30.170Z] Removing intermediate container d10b0cecdc09 [2021-10-20T03:49:30.170Z] ---> 4dc76835291e [2021-10-20T03:49:30.170Z] Step 19/20 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:49:30.170Z] ---> 5c2b4ba55396 [2021-10-20T03:49:30.170Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T03:49:30.170Z] ---> Running in 999f8ee8dfe6 [2021-10-20T03:49:30.170Z] ---> Running in b64b1a33edbc [2021-10-20T03:49:30.441Z] Removing intermediate container b64b1a33edbc [2021-10-20T03:49:30.441Z] ---> a581dc9bf7e2 [2021-10-20T03:49:30.441Z] Step 20/20 : LABEL version=0.0.0 [2021-10-20T03:49:30.441Z] Removing intermediate container 999f8ee8dfe6 [2021-10-20T03:49:30.441Z] ---> d4bdf19f91af [2021-10-20T03:49:30.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:49:30.713Z] ---> Running in 43ece819159d [2021-10-20T03:49:30.713Z] ---> Running in bd83c059b3a8 [2021-10-20T03:49:30.983Z] Removing intermediate container 43ece819159d [2021-10-20T03:49:30.983Z] ---> 38aced6560dd [2021-10-20T03:49:30.983Z] [2021-10-20T03:49:30.983Z] Removing intermediate container bd83c059b3a8 [2021-10-20T03:49:30.983Z] ---> 2971e4d6c284 [2021-10-20T03:49:30.983Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:49:30.983Z] Successfully built 38aced6560dd [2021-10-20T03:49:30.983Z] Successfully tagged security-proxy-setup:latest [2021-10-20T03:49:31.255Z]  Building security-proxy-setup ... done  ---> Running in 997571598f0d [2021-10-20T03:49:31.255Z] Removing intermediate container 997571598f0d [2021-10-20T03:49:31.255Z] ---> 1cdf2b0946ed [2021-10-20T03:49:31.255Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:49:31.519Z] ---> Running in e7fade91f05b [2021-10-20T03:49:31.519Z] Removing intermediate container e7fade91f05b [2021-10-20T03:49:31.519Z] ---> 554e34ef767e [2021-10-20T03:49:31.519Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:49:31.787Z] ---> Running in 8345d2c1b7dd [2021-10-20T03:49:31.787Z] Removing intermediate container 8345d2c1b7dd [2021-10-20T03:49:31.787Z] ---> 527974fc5c01 [2021-10-20T03:49:31.787Z] [2021-10-20T03:49:32.049Z] Successfully built 527974fc5c01 [2021-10-20T03:49:32.049Z] Successfully tagged core-metadata:latest [2021-10-20T03:49:37.424Z]  Building core-metadata ... done Removing intermediate container b5b032c968e3 [2021-10-20T03:49:37.424Z] ---> dd52c0fa2c0c [2021-10-20T03:49:37.424Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T03:49:37.424Z] ---> Running in 133fa2b4c274 [2021-10-20T03:49:37.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:49:38.001Z] Removing intermediate container 133fa2b4c274 [2021-10-20T03:49:38.001Z] ---> bef05b6fbd57 [2021-10-20T03:49:38.001Z] [2021-10-20T03:49:38.001Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T03:49:38.001Z] 20.10.8: Pulling from library/docker [2021-10-20T03:49:39.940Z] Removing intermediate container eedb3b5a64af [2021-10-20T03:49:39.940Z] ---> 3e611c0eee19 [2021-10-20T03:49:39.940Z] [2021-10-20T03:49:39.940Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T03:49:39.940Z] ---> 14119a10abf4 [2021-10-20T03:49:39.940Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T03:49:39.940Z] ---> Running in e445c8d41a18 [2021-10-20T03:49:39.940Z] Removing intermediate container e445c8d41a18 [2021-10-20T03:49:39.940Z] ---> e9479cbe2a08 [2021-10-20T03:49:39.940Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T03:49:39.940Z] ---> Running in 3d2c24575173 [2021-10-20T03:49:40.210Z] Removing intermediate container 3d2c24575173 [2021-10-20T03:49:40.210Z] ---> 928366f2e6de [2021-10-20T03:49:40.210Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T03:49:40.210Z] ---> Running in 635cc6ea1827 [2021-10-20T03:49:40.210Z] Removing intermediate container 635cc6ea1827 [2021-10-20T03:49:40.210Z] ---> e6c3b24a9483 [2021-10-20T03:49:40.210Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T03:49:40.474Z] ---> Running in 74a5e3965730 [2021-10-20T03:49:41.054Z] Removing intermediate container 74a5e3965730 [2021-10-20T03:49:41.054Z] ---> 4b20da71f334 [2021-10-20T03:49:41.054Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T03:49:41.054Z] ---> Running in 163bd19a49a5 [2021-10-20T03:49:41.054Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T03:49:41.054Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T03:49:41.054Z] ---> bc6c0ffef665 [2021-10-20T03:49:41.054Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T03:49:41.054Z] ---> Running in 205d4ed1b07b [2021-10-20T03:49:41.054Z] Removing intermediate container 205d4ed1b07b [2021-10-20T03:49:41.054Z] ---> 85986706a035 [2021-10-20T03:49:41.054Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T03:49:41.319Z] ---> Running in 003690fd54f4 [2021-10-20T03:49:41.319Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:49:41.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T03:49:41.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:49:41.847Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T03:49:41.847Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T03:49:41.847Z] Executing bash-5.1.4-r0.post-install [2021-10-20T03:49:41.847Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T03:49:41.847Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T03:49:41.847Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T03:49:41.847Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T03:49:41.847Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T03:49:41.847Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T03:49:41.847Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T03:49:41.847Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T03:49:41.847Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T03:49:41.847Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T03:49:41.847Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:49:41.847Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:49:41.847Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T03:49:41.847Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T03:49:41.847Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T03:49:42.114Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T03:49:42.375Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T03:49:42.375Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T03:49:42.375Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T03:49:42.375Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T03:49:42.375Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T03:49:42.375Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T03:49:42.375Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T03:49:42.375Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T03:49:42.375Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T03:49:42.375Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T03:49:42.375Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T03:49:42.375Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T03:49:42.375Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T03:49:42.635Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T03:49:42.635Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T03:49:42.635Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T03:49:42.635Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T03:49:42.635Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T03:49:42.635Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T03:49:42.635Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T03:49:42.635Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T03:49:42.635Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T03:49:42.635Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T03:49:42.635Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T03:49:42.635Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T03:49:42.635Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T03:49:42.635Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T03:49:42.635Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T03:49:42.635Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T03:49:42.896Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:49:42.896Z] OK: 84 MiB in 64 packages [2021-10-20T03:49:42.896Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T03:49:42.896Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T03:49:43.159Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T03:49:43.159Z] OK: 8 MiB in 20 packages [2021-10-20T03:49:43.731Z] Collecting docker-compose==1.23.2 [2021-10-20T03:49:43.731Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T03:49:43.731Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T03:49:43.731Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T03:49:43.731Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T03:49:44.349Z] Removing intermediate container 163bd19a49a5 [2021-10-20T03:49:44.349Z] ---> 56248faa064f [2021-10-20T03:49:44.349Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T03:49:44.349Z] Collecting docker<4.0,>=3.6.0 [2021-10-20T03:49:44.349Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T03:49:44.349Z] ---> 646be4785a42 [2021-10-20T03:49:44.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T03:49:44.349Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T03:49:44.349Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T03:49:44.349Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T03:49:44.349Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T03:49:44.616Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T03:49:44.616Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T03:49:44.616Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T03:49:44.616Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T03:49:44.616Z] ---> c2da09a5c883 [2021-10-20T03:49:44.616Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T03:49:44.616Z] Collecting PyYAML<4,>=3.10 [2021-10-20T03:49:44.616Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T03:49:44.882Z] ---> e3f958bec889 [2021-10-20T03:49:44.882Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T03:49:44.882Z] ---> Running in bfd352a4fcd9 [2021-10-20T03:49:44.882Z] Removing intermediate container bfd352a4fcd9 [2021-10-20T03:49:44.882Z] ---> a12c1f2dfb68 [2021-10-20T03:49:44.882Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:49:44.882Z] ---> Running in 7f4245866ae7 [2021-10-20T03:49:44.882Z] Removing intermediate container 7f4245866ae7 [2021-10-20T03:49:44.882Z] ---> 55d87f2573f2 [2021-10-20T03:49:44.882Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:49:45.153Z] ---> Running in f46a225378e6 [2021-10-20T03:49:45.153Z] Removing intermediate container f46a225378e6 [2021-10-20T03:49:45.153Z] ---> 1bc654d729d2 [2021-10-20T03:49:45.153Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:49:45.153Z] ---> Running in c08e59d12384 [2021-10-20T03:49:45.153Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T03:49:45.153Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T03:49:45.153Z] Removing intermediate container c08e59d12384 [2021-10-20T03:49:45.153Z] ---> 178270038a68 [2021-10-20T03:49:45.153Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:49:45.153Z] ---> Running in ded255da1dd4 [2021-10-20T03:49:45.419Z] Removing intermediate container ded255da1dd4 [2021-10-20T03:49:45.419Z] ---> fbc81c941b87 [2021-10-20T03:49:45.419Z] [2021-10-20T03:49:45.419Z] Successfully built fbc81c941b87 [2021-10-20T03:49:45.419Z] Successfully tagged core-data:latest [2021-10-20T03:49:45.419Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T03:49:45.419Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T03:49:46.000Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T03:49:46.000Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T03:49:46.000Z] Collecting idna<2.8,>=2.5 [2021-10-20T03:49:46.000Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T03:49:46.000Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T03:49:46.000Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T03:49:46.261Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T03:49:46.261Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T03:49:46.261Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T03:49:46.261Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T03:49:46.261Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T03:49:46.261Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T03:49:46.261Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T03:49:46.261Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T03:49:46.261Z] Attempting uninstall: urllib3 [2021-10-20T03:49:46.261Z] Found existing installation: urllib3 1.26.5 [2021-10-20T03:49:46.261Z] Uninstalling urllib3-1.26.5: [2021-10-20T03:49:46.261Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T03:49:46.522Z] Attempting uninstall: idna [2021-10-20T03:49:46.522Z] Found existing installation: idna 3.2 [2021-10-20T03:49:46.522Z] Uninstalling idna-3.2: [2021-10-20T03:49:46.522Z] Successfully uninstalled idna-3.2 [2021-10-20T03:49:46.522Z] Attempting uninstall: chardet [2021-10-20T03:49:46.522Z] Found existing installation: chardet 4.0.0 [2021-10-20T03:49:46.522Z] Uninstalling chardet-4.0.0: [2021-10-20T03:49:46.522Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T03:49:46.782Z] Attempting uninstall: requests [2021-10-20T03:49:46.782Z] Found existing installation: requests 2.25.1 [2021-10-20T03:49:46.782Z] Uninstalling requests-2.25.1: [2021-10-20T03:49:46.782Z] Successfully uninstalled requests-2.25.1 [2021-10-20T03:49:47.043Z] Running setup.py install for texttable: started [2021-10-20T03:49:47.306Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T03:49:47.306Z] Running setup.py install for PyYAML: started [2021-10-20T03:49:47.569Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T03:49:47.569Z] Running setup.py install for docopt: started [2021-10-20T03:49:47.832Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T03:49:47.832Z] Running setup.py install for dockerpty: started [2021-10-20T03:49:48.404Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T03:49:48.404Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-20T03:49:50.954Z] Removing intermediate container 003690fd54f4 [2021-10-20T03:49:50.954Z] ---> 6ff8b53df7f3 [2021-10-20T03:49:50.954Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T03:49:50.954Z] ---> Running in 32a2e8508c19 [2021-10-20T03:49:50.954Z] Removing intermediate container 32a2e8508c19 [2021-10-20T03:49:50.954Z] ---> 62c9daf15b93 [2021-10-20T03:49:50.954Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T03:49:51.215Z] ---> Running in d377ed00aa9b [2021-10-20T03:49:51.215Z] Removing intermediate container d377ed00aa9b [2021-10-20T03:49:51.215Z] ---> 35080373e60d [2021-10-20T03:49:51.215Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T03:49:51.475Z] ---> f443d158a99e [2021-10-20T03:49:51.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T03:49:51.738Z] ---> d64daa49ca61 [2021-10-20T03:49:51.738Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T03:49:51.738Z] ---> 61a4d81435ff [2021-10-20T03:49:51.738Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T03:49:51.738Z] ---> Running in 288628407af4 [2021-10-20T03:49:52.003Z] Removing intermediate container 288628407af4 [2021-10-20T03:49:52.003Z] ---> d60e9eeebb1d [2021-10-20T03:49:52.003Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T03:49:52.003Z] ---> Running in 59f5ea1ce3f2 [2021-10-20T03:49:52.003Z] Removing intermediate container 59f5ea1ce3f2 [2021-10-20T03:49:52.003Z] ---> 061583bc98df [2021-10-20T03:49:52.003Z] Step 20/22 : LABEL arch=x86_64 [2021-10-20T03:49:52.003Z] ---> Running in e716c42fe809 [2021-10-20T03:49:52.003Z] Removing intermediate container e716c42fe809 [2021-10-20T03:49:52.003Z] ---> cd8b69dd05ea [2021-10-20T03:49:52.003Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:49:52.263Z] ---> Running in c6f895b56652 [2021-10-20T03:49:52.264Z] Removing intermediate container c6f895b56652 [2021-10-20T03:49:52.264Z] ---> 8180c25c11f0 [2021-10-20T03:49:52.264Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T03:49:52.264Z] ---> Running in b18a1a8d90f2 [2021-10-20T03:49:52.264Z] Removing intermediate container b18a1a8d90f2 [2021-10-20T03:49:52.264Z] ---> 234cc8f24401 [2021-10-20T03:49:52.264Z] [2021-10-20T03:49:52.524Z] Successfully built 234cc8f24401 [2021-10-20T03:49:52.525Z] Successfully tagged sys-mgmt-agent:latest [2021-10-20T03:49:52.533Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-20T03:49:52.548Z] $ docker stop --time=1 62a3e21a4ae86512791b7494536a034b2cfab933ffb7980131fc4372cf12aeda [2021-10-20T03:49:53.861Z] $ docker rm -f 62a3e21a4ae86512791b7494536a034b2cfab933ffb7980131fc4372cf12aeda [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T03:49:54.269Z] + docker images [2021-10-20T03:49:54.269Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T03:49:54.269Z] sys-mgmt-agent latest 234cc8f24401 2 seconds ago 294MB [2021-10-20T03:49:54.269Z] core-data latest fbc81c941b87 9 seconds ago 20.6MB [2021-10-20T03:49:54.269Z] 3e611c0eee19 15 seconds ago 1.76GB [2021-10-20T03:49:54.269Z] bef05b6fbd57 17 seconds ago 1.75GB [2021-10-20T03:49:54.269Z] core-metadata latest 527974fc5c01 23 seconds ago 16.8MB [2021-10-20T03:49:54.269Z] security-proxy-setup latest 38aced6560dd 24 seconds ago 26.7MB [2021-10-20T03:49:54.269Z] 57512ab93b16 27 seconds ago 1.76GB [2021-10-20T03:49:54.269Z] 022935883b09 31 seconds ago 1.76GB [2021-10-20T03:49:54.269Z] security-bootstrapper latest d014635f6cbf 57 seconds ago 18.8MB [2021-10-20T03:49:54.269Z] support-scheduler latest 78fe5bdb21c0 About a minute ago 16.1MB [2021-10-20T03:49:54.269Z] support-notifications latest 9054e78ba4bf About a minute ago 16.9MB [2021-10-20T03:49:54.269Z] security-secretstore-setup latest a433b30c9b38 About a minute ago 28.2MB [2021-10-20T03:49:54.269Z] 5262989fee4e About a minute ago 1.76GB [2021-10-20T03:49:54.269Z] core-command latest 17da643fab68 About a minute ago 16MB [2021-10-20T03:49:54.269Z] 5fed823db542 About a minute ago 1.76GB [2021-10-20T03:49:54.269Z] 7c59096922f0 About a minute ago 1.76GB [2021-10-20T03:49:54.269Z] 78ace78d8602 About a minute ago 1.75GB [2021-10-20T03:49:54.269Z] 34d2d4a3af9a About a minute ago 1.75GB [2021-10-20T03:49:54.269Z] ci-base-image-x86_64 latest d1f97614932d 5 minutes ago 1.25GB [2021-10-20T03:49:54.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB [2021-10-20T03:49:54.269Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB [2021-10-20T03:49:54.269Z] docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB [2021-10-20T03:49:54.269Z] alpine 3.14 14119a10abf4 7 weeks ago 5.6MB [2021-10-20T03:49:54.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-10-20T03:50:09.761Z] Still waiting to schedule task [2021-10-20T03:50:09.761Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-10-20T03:51:40.916Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-368 in /w/workspace/edgexfoundry_edgex-go_PR-3765 [Pipeline] { [Pipeline] ws [2021-10-20T03:51:40.957Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-20T03:51:41.210Z] The recommended git tool is: git [2021-10-20T03:51:46.464Z] using credential edgex-jenkins-ssh [2021-10-20T03:51:46.483Z] Cloning the remote Git repository [2021-10-20T03:51:46.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:51:46.661Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-20T03:51:46.777Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:51:46.778Z] > git --version # timeout=10 [2021-10-20T03:51:46.802Z] > git --version # 'git version 2.17.1' [2021-10-20T03:51:46.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:51:46.899Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:52:14.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:52:14.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:52:14.637Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:52:14.681Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:52:14.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:52:14.697Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3765/head:refs/remotes/origin/PR-3765 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T03:52:15.366Z] Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:52:15.738Z] Merge succeeded, producing 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:52:15.738Z] Checking out Revision 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e (PR-3765) [2021-10-20T03:52:15.391Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:52:15.406Z] > git checkout -f 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e # timeout=10 [2021-10-20T03:52:15.637Z] > git remote # timeout=10 [2021-10-20T03:52:15.663Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T03:52:15.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:52:15.697Z] > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T03:52:15.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T03:52:15.748Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:52:15.761Z] > git checkout -f 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e # timeout=10 [2021-10-20T03:52:20.374Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-20T03:52:20.440Z] > git --version # timeout=10 [2021-10-20T03:52:20.453Z] > git --version # 'git version 2.17.1' [2021-10-20T03:52:20.466Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T03:52:21.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T03:52:21.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:52:21.710Z] Dload Upload Total Spent Left Speed [2021-10-20T03:52:21.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 74364 0 --:--:-- --:--:-- --:--:-- 74364 [Pipeline] sh [2021-10-20T03:52:22.162Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T03:52:22.554Z] + sudo+ tee /etc/docker/daemon.new [2021-10-20T03:52:22.554Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T03:52:22.554Z] { [2021-10-20T03:52:22.554Z] "registry-mirrors": [ [2021-10-20T03:52:22.554Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T03:52:22.554Z] ], [2021-10-20T03:52:22.554Z] "bip": "10.250.0.254/24", [2021-10-20T03:52:22.554Z] "hosts": [ [2021-10-20T03:52:22.554Z] "tcp://0.0.0.0:5555", [2021-10-20T03:52:22.554Z] "unix:///var/run/docker.sock" [2021-10-20T03:52:22.554Z] ], [2021-10-20T03:52:22.554Z] "mtu": 1458, [2021-10-20T03:52:22.554Z] "selinux-enabled": true, [2021-10-20T03:52:22.554Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T03:52:22.554Z] } [Pipeline] sh [2021-10-20T03:52:22.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T03:52:23.296Z] + sudo service docker restart [2021-10-20T03:52:40.556Z] Running on prd-ubuntu18.04-docker-8c-8g-369 in /w/workspace/edgexfoundry_edgex-go_PR-3765 [Pipeline] { [Pipeline] ws [2021-10-20T03:52:40.595Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-20T03:52:40.705Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T03:52:41.755Z] provisioning config files... [2021-10-20T03:52:41.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5033416212196477763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:52:42.210Z] ---> docker-login.sh [2021-10-20T03:52:42.210Z] nexus3.edgexfoundry.org:10001 [2021-10-20T03:52:42.559Z] using credential edgex-jenkins-ssh [2021-10-20T03:52:42.570Z] Cloning the remote Git repository [2021-10-20T03:52:42.587Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:52:42.647Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-20T03:52:42.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:52:42.679Z] > git --version # timeout=10 [2021-10-20T03:52:42.692Z] > git --version # 'git version 2.17.1' [2021-10-20T03:52:42.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:52:42.737Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:52:43.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:52:43.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:52:43.944Z] Configure a credential helper to remove this warning. See [2021-10-20T03:52:43.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:52:43.944Z] [2021-10-20T03:52:43.944Z] Login Succeeded [2021-10-20T03:52:43.944Z] nexus3.edgexfoundry.org:10002 [2021-10-20T03:52:44.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:52:44.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:52:44.555Z] Configure a credential helper to remove this warning. See [2021-10-20T03:52:44.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:52:44.555Z] [2021-10-20T03:52:44.555Z] Login Succeeded [2021-10-20T03:52:44.555Z] nexus3.edgexfoundry.org:10003 [2021-10-20T03:52:44.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:52:45.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:52:45.126Z] Configure a credential helper to remove this warning. See [2021-10-20T03:52:45.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:52:45.126Z] [2021-10-20T03:52:45.126Z] Login Succeeded [2021-10-20T03:52:45.126Z] nexus3.edgexfoundry.org:10004 [2021-10-20T03:52:45.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:52:45.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:52:45.734Z] Configure a credential helper to remove this warning. See [2021-10-20T03:52:45.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:52:45.734Z] [2021-10-20T03:52:45.734Z] Login Succeeded [2021-10-20T03:52:45.734Z] docker.io [2021-10-20T03:52:46.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T03:52:46.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T03:52:46.619Z] Configure a credential helper to remove this warning. See [2021-10-20T03:52:46.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T03:52:46.620Z] [2021-10-20T03:52:46.620Z] Login Succeeded [2021-10-20T03:52:46.620Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T03:52:46.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T03:52:47.248Z] ========================================================= [2021-10-20T03:52:47.248Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T03:52:47.248Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:52:47.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:52:47.976Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T03:52:47.976Z] 552d1f2373af: Pulling fs layer [2021-10-20T03:52:47.976Z] ea3f2d53f512: Pulling fs layer [2021-10-20T03:52:47.976Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T03:52:47.976Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T03:52:47.976Z] 72dc09318566: Pulling fs layer [2021-10-20T03:52:47.976Z] f4f7b4309257: Pulling fs layer [2021-10-20T03:52:47.976Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T03:52:47.976Z] b78e95d17946: Pulling fs layer [2021-10-20T03:52:47.976Z] f4f7b4309257: Waiting [2021-10-20T03:52:47.976Z] 7a9cfe048b4a: Waiting [2021-10-20T03:52:47.976Z] 72dc09318566: Waiting [2021-10-20T03:52:47.976Z] 0ac9a79272e3: Waiting [2021-10-20T03:52:47.976Z] b78e95d17946: Waiting [2021-10-20T03:52:47.976Z] 9e70ebbbe112: Download complete [2021-10-20T03:52:47.976Z] ea3f2d53f512: Verifying Checksum [2021-10-20T03:52:47.976Z] ea3f2d53f512: Download complete [2021-10-20T03:52:47.976Z] 72dc09318566: Verifying Checksum [2021-10-20T03:52:47.976Z] 72dc09318566: Download complete [2021-10-20T03:52:47.976Z] f4f7b4309257: Verifying Checksum [2021-10-20T03:52:47.976Z] f4f7b4309257: Download complete [2021-10-20T03:52:48.271Z] 0ac9a79272e3: Download complete [2021-10-20T03:52:48.271Z] 552d1f2373af: Verifying Checksum [2021-10-20T03:52:48.271Z] 552d1f2373af: Download complete [2021-10-20T03:52:49.285Z] 552d1f2373af: Pull complete [2021-10-20T03:52:49.570Z] ea3f2d53f512: Pull complete [2021-10-20T03:52:50.181Z] 9e70ebbbe112: Pull complete [2021-10-20T03:52:50.181Z] b78e95d17946: Verifying Checksum [2021-10-20T03:52:50.181Z] b78e95d17946: Download complete [2021-10-20T03:52:50.796Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T03:52:50.796Z] 7a9cfe048b4a: Download complete [2021-10-20T03:53:01.023Z] 7a9cfe048b4a: Pull complete [2021-10-20T03:53:01.023Z] 72dc09318566: Pull complete [2021-10-20T03:53:01.023Z] f4f7b4309257: Pull complete [2021-10-20T03:53:01.023Z] 0ac9a79272e3: Pull complete [2021-10-20T03:53:06.479Z] b78e95d17946: Pull complete [2021-10-20T03:53:06.479Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T03:53:06.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:53:06.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:53:06.900Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:53:06.900Z] WORKDIR /edgex [2021-10-20T03:53:06.900Z] COPY go.mod . [2021-10-20T03:53:06.900Z] RUN go mod download [2021-10-20T03:53:06.900Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-20T03:53:09.587Z] Sending build context to Docker daemon 166.4MB [2021-10-20T03:53:09.587Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T03:53:09.587Z] ---> 8b459fc5aaf0 [2021-10-20T03:53:09.587Z] Step 2/4 : WORKDIR /edgex [2021-10-20T03:53:15.308Z] Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:53:15.414Z] Merge succeeded, producing 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T03:53:15.414Z] Checking out Revision 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e (PR-3765) [2021-10-20T03:53:16.346Z] ---> Running in 3b78ae2e6bde [2021-10-20T03:53:16.346Z] Removing intermediate container 3b78ae2e6bde [2021-10-20T03:53:16.346Z] ---> 281181540c1b [2021-10-20T03:53:16.346Z] Step 3/4 : COPY go.mod . [2021-10-20T03:53:14.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:53:14.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T03:53:14.675Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-20T03:53:14.690Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-20T03:53:14.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:53:14.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3765/head:refs/remotes/origin/PR-3765 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-20T03:53:15.316Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:53:15.322Z] > git checkout -f 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e # timeout=10 [2021-10-20T03:53:15.383Z] > git remote # timeout=10 [2021-10-20T03:53:15.389Z] > git config --get remote.origin.url # timeout=10 [2021-10-20T03:53:15.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T03:53:15.400Z] > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 [2021-10-20T03:53:15.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-20T03:53:15.416Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T03:53:15.426Z] > git checkout -f 49896a23f3d9675ad8c571d6ea5ecdcb3a81373e # timeout=10 [2021-10-20T03:53:16.624Z] ---> 01c9932d0357 [2021-10-20T03:53:16.624Z] Step 4/4 : RUN go mod download [2021-10-20T03:53:16.624Z] ---> Running in 89d75d7295ae [2021-10-20T03:53:19.017Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-10-20T03:53:19.040Z] > git --version # timeout=10 [2021-10-20T03:53:19.044Z] > git --version # 'git version 2.17.1' [2021-10-20T03:53:19.050Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T03:53:19.858Z] + echo snap-build.sh [2021-10-20T03:53:19.858Z] snap-build.sh [2021-10-20T03:53:19.858Z] + SNAP_BASE_DIR=. [2021-10-20T03:53:19.858Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-20T03:53:19.858Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-20T03:53:19.858Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-20T03:53:19.858Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-20T03:53:19.858Z] + cd /w/workspace/edgex-go/1 [2021-10-20T03:53:19.858Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-20T03:53:19.858Z] Reading package lists... [2021-10-20T03:53:19.858Z] Building dependency tree... [2021-10-20T03:53:19.858Z] Reading state information... [2021-10-20T03:53:19.858Z] The following packages were automatically installed and are no longer required: [2021-10-20T03:53:19.858Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-20T03:53:19.858Z] uidmap xdelta3 [2021-10-20T03:53:19.858Z] Use 'sudo apt autoremove' to remove them. [2021-10-20T03:53:19.858Z] The following packages will be REMOVED: [2021-10-20T03:53:19.858Z] lxd* lxd-client* [2021-10-20T03:53:20.124Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-20T03:53:20.124Z] After this operation, 31.7 MB disk space will be freed. [2021-10-20T03:53:20.645Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-20T03:53:20.645Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T03:53:21.588Z] Removing lxd dnsmasq configuration [2021-10-20T03:53:21.588Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T03:53:21.588Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-20T03:53:22.534Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:53:22.534Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-20T03:53:22.534Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-20T03:53:23.929Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-20T03:53:23.929Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-20T03:53:24.503Z] + sudo snap remove --purge lxd [2021-10-20T03:53:24.503Z] snap "lxd" is not installed [2021-10-20T03:53:24.503Z] + sudo groupadd --force --system lxd [2021-10-20T03:53:24.503Z] ++ whoami [2021-10-20T03:53:24.503Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-20T03:53:24.503Z] + newgrp - lxd [2021-10-20T03:53:24.503Z] + sudo snap install lxd [2021-10-20T03:53:34.515Z] 2021-10-20T03:53:32Z INFO Waiting for automatic snapd restart... [2021-10-20T03:54:01.112Z] lxd 4.19 from Canonical* installed [2021-10-20T03:54:01.112Z] + sudo lxd init --auto [2021-10-20T03:54:07.716Z] + sudo snap install --classic snapcraft [2021-10-20T03:54:22.625Z] snapcraft 5.0 from Canonical* installed [2021-10-20T03:54:22.625Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-20T03:54:22.625Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-20T03:54:22.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T03:54:22.625Z] Dload Upload Total Spent Left Speed [2021-10-20T03:54:22.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3464 0 --:--:-- --:--:-- --:--:-- 3464 [2021-10-20T03:54:22.625Z] 100 3325k 100 3325k 0 0 7805k 0 --:--:-- --:--:-- --:--:-- 7805k [2021-10-20T03:54:22.625Z] ./yq_linux_amd64 [2021-10-20T03:54:22.625Z] + sudo snapcraft prime --use-lxd [2021-10-20T03:54:24.014Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-20T03:54:24.014Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-20T03:54:24.014Z] - README.md [2021-10-20T03:54:24.014Z] [2021-10-20T03:54:24.014Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T03:54:24.277Z] Launching a container. [2021-10-20T03:54:29.569Z] Waiting for container to be ready [2021-10-20T03:54:29.569Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-20T03:54:29.569Z] [2021-10-20T03:54:33.771Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-20T03:54:33.771Z] Waiting for network to be ready... [2021-10-20T03:54:34.032Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T03:54:34.294Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-20T03:54:34.294Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T03:54:34.294Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-20T03:54:34.294Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T03:54:34.294Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T03:54:34.294Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-20T03:54:34.294Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-20T03:54:34.294Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-20T03:54:34.294Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T03:54:34.555Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T03:54:34.816Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T03:54:35.076Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T03:54:35.076Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T03:54:35.076Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T03:54:35.076Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T03:54:35.076Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T03:54:35.076Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T03:54:35.646Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T03:54:35.646Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T03:54:35.646Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T03:54:35.646Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T03:54:35.646Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T03:54:35.646Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T03:54:35.646Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T03:54:35.646Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T03:54:35.646Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T03:54:38.182Z] Fetched 25.4 MB in 4s (6111 kB/s) [2021-10-20T03:54:38.638Z] Removing intermediate container 89d75d7295ae [2021-10-20T03:54:38.638Z] ---> 3b73277f01ee [2021-10-20T03:54:38.917Z] Successfully built 3b73277f01ee [2021-10-20T03:54:38.917Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:54:39.180Z] Reading package lists... [2021-10-20T03:54:39.180Z] Reading package lists... [2021-10-20T03:54:39.296Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T03:54:39.296Z] . [Pipeline] withDockerContainer [2021-10-20T03:54:39.475Z] Building dependency tree... [2021-10-20T03:54:39.475Z] Reading state information... [2021-10-20T03:54:39.475Z] The following additional packages will be installed: [2021-10-20T03:54:39.475Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T03:54:39.475Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T03:54:39.475Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T03:54:39.475Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-20T03:54:39.475Z] Suggested packages: [2021-10-20T03:54:39.475Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-20T03:54:39.475Z] Recommended packages: [2021-10-20T03:54:39.475Z] gnupg libsasl2-modules [2021-10-20T03:54:39.475Z] The following NEW packages will be installed: [2021-10-20T03:54:39.475Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-20T03:54:39.475Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-20T03:54:39.475Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-20T03:54:39.475Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-20T03:54:39.475Z] The following packages will be upgraded: [2021-10-20T03:54:39.475Z] gpg gpg-agent gpgconf libudev1 [2021-10-20T03:54:39.549Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-10-20T03:54:39.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-10-20T03:54:39.733Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-20T03:54:39.733Z] Need to get 3527 kB of archives. [2021-10-20T03:54:39.733Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-20T03:54:39.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-20T03:54:39.733Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-20T03:54:39.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-20T03:54:39.733Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-20T03:54:39.733Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-20T03:54:39.994Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-20T03:54:40.565Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-20T03:54:40.565Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-20T03:54:40.565Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-20T03:54:40.565Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-20T03:54:40.565Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-20T03:54:40.565Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-20T03:54:40.565Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-20T03:54:40.565Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-20T03:54:40.565Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-20T03:54:40.565Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-20T03:54:40.826Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-20T03:54:40.826Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-20T03:54:40.826Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-20T03:54:40.826Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-20T03:54:40.826Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-20T03:54:40.826Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-20T03:54:40.826Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:54:40.826Z] Fetched 3527 kB in 1s (2779 kB/s) [2021-10-20T03:54:41.087Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T03:54:41.087Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:54:41.087Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:54:41.087Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-20T03:54:41.087Z] Selecting previously unselected package udev. [2021-10-20T03:54:41.087Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-20T03:54:41.087Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:54:41.087Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-20T03:54:41.348Z] Selecting previously unselected package libfuse2:amd64. [2021-10-20T03:54:41.348Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T03:54:41.348Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T03:54:41.348Z] Selecting previously unselected package fuse. [2021-10-20T03:54:41.348Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-20T03:54:41.348Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-20T03:54:41.348Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:54:41.348Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:54:41.530Z] $ docker top 02b2f240378567e0fd0640edcbaf53bf72607cb04a5cdb0d89ccc169c95e38e8 -eo pid,comm [2021-10-20T03:54:41.608Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:54:41.608Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:54:41.608Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:54:41.608Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:54:41.608Z] Selecting previously unselected package libksba8:amd64. [2021-10-20T03:54:41.608Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-20T03:54:41.608Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-20T03:54:41.871Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-20T03:54:41.871Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:41.871Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:41.871Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-20T03:54:41.871Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:41.871Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:41.871Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-20T03:54:41.871Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:41.871Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:41.871Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-20T03:54:41.871Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:41.871Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { [Pipeline] sh [2021-10-20T03:54:42.132Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-20T03:54:42.132Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:42.132Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:42.132Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-20T03:54:42.132Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:42.132Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:42.132Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-20T03:54:42.132Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:42.132Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:42.132Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-20T03:54:42.132Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:42.132Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:42.132Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-20T03:54:42.132Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-20T03:54:42.132Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:42.393Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-20T03:54:42.393Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T03:54:42.393Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:54:42.393Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-20T03:54:42.393Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-20T03:54:42.393Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:54:42.393Z] Selecting previously unselected package libldap-common. [2021-10-20T03:54:42.393Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-20T03:54:42.393Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:54:42.393Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-20T03:54:42.393Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-20T03:54:42.393Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:54:42.629Z] + go version [2021-10-20T03:54:42.630Z] go version go1.16.8 linux/arm64 [2021-10-20T03:54:42.654Z] Selecting previously unselected package dirmngr. [2021-10-20T03:54:42.654Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:54:42.654Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T03:54:42.654Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:54:42.654Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-20T03:54:42.654Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-20T03:54:42.654Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:54:42.654Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-20T03:54:42.654Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-20T03:54:42.654Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:42.654Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-20T03:54:42.654Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] } [2021-10-20T03:54:42.672Z] $ docker stop --time=1 02b2f240378567e0fd0640edcbaf53bf72607cb04a5cdb0d89ccc169c95e38e8 [2021-10-20T03:54:42.916Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-20T03:54:42.916Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-20T03:54:43.177Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.177Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-20T03:54:43.177Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-20T03:54:43.177Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-20T03:54:43.177Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.177Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.177Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.177Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.177Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.440Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.440Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-20T03:54:43.440Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-20T03:54:43.440Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-20T03:54:43.440Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T03:54:43.701Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-20T03:54:43.701Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-20T03:54:43.701Z] This means they are not meant to be enabled using systemctl. [2021-10-20T03:54:43.701Z] Possible reasons for having this kind of units are: [2021-10-20T03:54:43.701Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-20T03:54:43.701Z] .wants/ or .requires/ directory. [2021-10-20T03:54:43.701Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-20T03:54:43.701Z] a requirement dependency on it. [2021-10-20T03:54:43.701Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-20T03:54:43.701Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-20T03:54:43.701Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-20T03:54:43.701Z] instance name specified. [2021-10-20T03:54:44.222Z] Reading package lists... [2021-10-20T03:54:44.222Z] Building dependency tree... [2021-10-20T03:54:44.222Z] Reading state information... [2021-10-20T03:54:44.484Z] The following additional packages will be installed: [2021-10-20T03:54:44.484Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-20T03:54:44.484Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-20T03:54:44.484Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-20T03:54:44.484Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-20T03:54:44.484Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-20T03:54:44.484Z] Suggested packages: [2021-10-20T03:54:44.484Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-20T03:54:44.484Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-20T03:54:44.484Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-20T03:54:44.484Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-20T03:54:44.484Z] systemd-container policykit-1 [2021-10-20T03:54:44.484Z] Recommended packages: [2021-10-20T03:54:44.484Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-20T03:54:44.484Z] The following NEW packages will be installed: [2021-10-20T03:54:44.484Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-20T03:54:44.484Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-20T03:54:44.484Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-20T03:54:44.484Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-20T03:54:44.484Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-20T03:54:44.484Z] The following packages will be upgraded: [2021-10-20T03:54:44.484Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-20T03:54:44.484Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-20T03:54:44.484Z] Need to get 36.8 MB of archives. [2021-10-20T03:54:44.484Z] After this operation, 147 MB of additional disk space will be used. [2021-10-20T03:54:44.484Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-20T03:54:44.667Z] $ docker rm -f 02b2f240378567e0fd0640edcbaf53bf72607cb04a5cdb0d89ccc169c95e38e8 [2021-10-20T03:54:44.744Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-20T03:54:44.744Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-20T03:54:44.744Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-20T03:54:44.744Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-20T03:54:44.744Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-20T03:54:44.744Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-20T03:54:44.744Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-20T03:54:44.744Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-20T03:54:44.744Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-20T03:54:44.744Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-20T03:54:44.744Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-20T03:54:44.744Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-20T03:54:44.744Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-20T03:54:44.744Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-20T03:54:44.744Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-20T03:54:44.744Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T03:54:45.686Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-20T03:54:45.686Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-20T03:54:45.686Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-20T03:54:45.686Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-20T03:54:45.686Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-20T03:54:45.686Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-20T03:54:45.686Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-20T03:54:45.686Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-20T03:54:45.686Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-20T03:54:45.686Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-20T03:54:45.686Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-20T03:54:45.686Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-20T03:54:45.686Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-20T03:54:45.721Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T03:54:45.721Z] . [Pipeline] withDockerContainer [2021-10-20T03:54:45.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-10-20T03:54:46.095Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-10-20T03:54:46.630Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:54:46.630Z] Fetched 36.8 MB in 2s (19.9 MB/s) [2021-10-20T03:54:46.630Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T03:54:46.630Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:54:46.630Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:54:47.203Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:54:47.203Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:54:47.464Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-20T03:54:47.464Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T03:54:47.464Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-20T03:54:47.464Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-20T03:54:47.725Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-20T03:54:47.847Z] $ docker top f316a09129c7afb462f63aa10d179da0fd889389a8cf5a40f09362d937c25335 -eo pid,comm [2021-10-20T03:54:47.987Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-20T03:54:47.987Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-20T03:54:47.987Z] Unpacking apt (1.6.14) over (1.6.1) ... [Pipeline] { [2021-10-20T03:54:48.254Z] Setting up apt (1.6.14) ... [2021-10-20T03:54:48.254Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [Pipeline] echo [2021-10-20T03:54:48.296Z] ========================================================= [2021-10-20T03:54:48.296Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-20T03:54:48.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-20T03:54:48.516Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-20T03:54:48.779Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-20T03:54:48.779Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T03:54:48.779Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T03:54:48.779Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-20T03:54:48.779Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:54:48.779Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:49.019Z] + make test [2021-10-20T03:54:49.019Z] go mod tidy [2021-10-20T03:54:49.043Z] Selecting previously unselected package libexpat1:amd64. [2021-10-20T03:54:49.043Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-20T03:54:49.043Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T03:54:49.043Z] Selecting previously unselected package python3.6-minimal. [2021-10-20T03:54:49.043Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:54:49.043Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:49.303Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T03:54:49.303Z] Checking for services that may need to be restarted...done. [2021-10-20T03:54:49.303Z] Checking for services that may need to be restarted...done. [2021-10-20T03:54:49.563Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:49.563Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-20T03:54:49.563Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:49.631Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-20T03:54:49.823Z] Selecting previously unselected package python3-minimal. [2021-10-20T03:54:49.823Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-20T03:54:49.823Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-20T03:54:49.823Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-20T03:54:50.083Z] Selecting previously unselected package mime-support. [2021-10-20T03:54:50.083Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-20T03:54:50.083Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-20T03:54:50.083Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-20T03:54:50.083Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-20T03:54:50.083Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T03:54:50.083Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-20T03:54:50.083Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:54:50.083Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:50.343Z] Selecting previously unselected package python3.6. [2021-10-20T03:54:50.343Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-20T03:54:50.343Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:50.343Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-20T03:54:50.343Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-20T03:54:50.343Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T03:54:50.343Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-20T03:54:50.603Z] Selecting previously unselected package python3. [2021-10-20T03:54:50.603Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-20T03:54:50.603Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-20T03:54:50.603Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-20T03:54:50.603Z] Selecting previously unselected package multiarch-support. [2021-10-20T03:54:50.603Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:54:50.603Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T03:54:50.603Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-20T03:54:50.886Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-20T03:54:50.886Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-20T03:54:50.886Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-20T03:54:50.886Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T03:54:50.886Z] Selecting previously unselected package libbsd0:amd64. [2021-10-20T03:54:50.886Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-20T03:54:50.886Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T03:54:50.886Z] Selecting previously unselected package sudo. [2021-10-20T03:54:50.886Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-20T03:54:50.886Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T03:54:51.146Z] Selecting previously unselected package apparmor. [2021-10-20T03:54:51.146Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T03:54:51.146Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-20T03:54:51.146Z] Selecting previously unselected package libedit2:amd64. [2021-10-20T03:54:51.146Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-20T03:54:51.146Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T03:54:51.146Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-20T03:54:51.146Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:54:51.146Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:51.405Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-20T03:54:51.405Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:54:51.405Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:51.405Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-20T03:54:51.405Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-20T03:54:51.405Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T03:54:51.405Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-20T03:54:51.405Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:54:51.405Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:51.405Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-20T03:54:51.405Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-20T03:54:51.405Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:51.665Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-20T03:54:51.665Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-20T03:54:51.665Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T03:54:51.665Z] Selecting previously unselected package openssh-client. [2021-10-20T03:54:51.665Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-20T03:54:51.665Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T03:54:51.926Z] Selecting previously unselected package squashfs-tools. [2021-10-20T03:54:51.926Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-20T03:54:51.926Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T03:54:51.926Z] Selecting previously unselected package snapd. [2021-10-20T03:54:51.926Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-20T03:54:51.926Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-20T03:54:54.471Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-20T03:54:54.471Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-20T03:54:54.471Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-20T03:54:54.471Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-20T03:54:54.471Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-20T03:54:54.471Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:54.471Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T03:54:54.471Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-20T03:54:54.471Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-20T03:54:54.732Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-20T03:54:54.732Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-20T03:54:54.732Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-20T03:54:54.732Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:54.732Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:54.732Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-20T03:54:55.302Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-20T03:54:55.302Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:55.302Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-20T03:54:55.302Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-20T03:54:55.302Z] running python rtupdate hooks for python3.6... [2021-10-20T03:54:55.302Z] running python post-rtupdate hooks for python3.6... [2021-10-20T03:54:55.564Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-20T03:54:56.136Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-20T03:54:56.399Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-20T03:54:56.399Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-20T03:54:56.399Z] Setting up snapd (2.51.1+18.04) ... [2021-10-20T03:54:56.667Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-20T03:54:56.928Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-20T03:54:57.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-20T03:54:57.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-20T03:54:57.445Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T03:54:57.445Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-20T03:54:57.706Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-20T03:54:57.706Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-20T03:54:57.968Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-20T03:54:58.247Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-20T03:54:58.247Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-20T03:54:58.508Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-20T03:54:58.508Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T03:54:59.446Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T03:54:59.446Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T03:54:59.446Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T03:55:00.650Z] Reading package lists... [2021-10-20T03:55:00.650Z] Reading package lists... [2021-10-20T03:55:00.908Z] Building dependency tree... [2021-10-20T03:55:00.908Z] Reading state information... [2021-10-20T03:55:00.908Z] Calculating upgrade... [2021-10-20T03:55:01.170Z] The following packages will be upgraded: [2021-10-20T03:55:01.170Z] advancecomp base-files bash binutils binutils-common [2021-10-20T03:55:01.170Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-20T03:55:01.170Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-20T03:55:01.170Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-20T03:55:01.170Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-20T03:55:01.171Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-20T03:55:01.171Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-20T03:55:01.171Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-20T03:55:01.171Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-20T03:55:01.171Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-20T03:55:01.171Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-20T03:55:01.171Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-20T03:55:01.171Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-20T03:55:01.171Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-20T03:55:01.171Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-20T03:55:01.171Z] ubuntu-keyring util-linux [2021-10-20T03:55:01.171Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T03:55:01.171Z] Need to get 64.1 MB of archives. [2021-10-20T03:55:01.171Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-20T03:55:01.171Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-20T03:55:01.430Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-20T03:55:01.430Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-20T03:55:01.430Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-20T03:55:01.430Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-20T03:55:01.430Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-20T03:55:01.430Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-20T03:55:01.430Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-20T03:55:01.430Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-20T03:55:01.430Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-20T03:55:01.430Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-20T03:55:01.430Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-20T03:55:01.430Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-20T03:55:01.430Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-20T03:55:01.430Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-20T03:55:01.430Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-20T03:55:01.430Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-20T03:55:01.430Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-20T03:55:01.430Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-20T03:55:01.430Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-20T03:55:01.430Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-20T03:55:01.430Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-20T03:55:01.430Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-20T03:55:01.430Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-20T03:55:01.430Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-20T03:55:01.430Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-20T03:55:01.430Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-20T03:55:01.430Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-20T03:55:01.430Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-20T03:55:01.430Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-20T03:55:01.430Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-20T03:55:01.430Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-20T03:55:01.430Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-20T03:55:01.430Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-20T03:55:01.430Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-20T03:55:01.430Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-20T03:55:01.430Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-20T03:55:01.430Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-20T03:55:01.430Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-20T03:55:01.430Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-20T03:55:01.430Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-20T03:55:01.430Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-20T03:55:01.430Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-20T03:55:01.430Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-20T03:55:01.430Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-20T03:55:01.430Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-20T03:55:01.430Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-20T03:55:01.430Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-20T03:55:01.430Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-10-20T03:55:01.690Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-10-20T03:55:01.690Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-10-20T03:55:01.690Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-10-20T03:55:01.690Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-20T03:55:01.690Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-20T03:55:01.690Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-20T03:55:01.690Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-20T03:55:01.690Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-20T03:55:01.690Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-20T03:55:01.690Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-20T03:55:01.950Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-20T03:55:01.950Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-20T03:55:01.950Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-20T03:55:01.950Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-20T03:55:01.950Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-20T03:55:01.950Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-20T03:55:02.209Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-20T03:55:02.209Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-20T03:55:02.209Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-20T03:55:02.209Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-20T03:55:02.209Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-20T03:55:02.209Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-20T03:55:02.209Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-20T03:55:02.209Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-20T03:55:02.209Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-20T03:55:02.209Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-20T03:55:02.209Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-20T03:55:02.209Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-20T03:55:02.470Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-20T03:55:02.470Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-20T03:55:02.470Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-20T03:55:02.470Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-20T03:55:02.470Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-20T03:55:02.470Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-20T03:55:02.470Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-20T03:55:02.470Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-20T03:55:02.470Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-20T03:55:02.470Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-20T03:55:02.470Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-20T03:55:02.470Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-20T03:55:02.470Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-20T03:55:02.730Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-20T03:55:02.730Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-20T03:55:02.730Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-20T03:55:02.730Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-20T03:55:02.730Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-20T03:55:02.730Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-20T03:55:02.730Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-20T03:55:02.730Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-20T03:55:02.730Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-20T03:55:02.730Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-20T03:55:02.730Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-20T03:55:02.730Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-20T03:55:02.730Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-20T03:55:02.990Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:55:02.990Z] Fetched 64.1 MB in 2s (38.4 MB/s) [2021-10-20T03:55:02.990Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:55:02.990Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:55:02.990Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:55:03.559Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:55:03.559Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:55:03.559Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-20T03:55:03.559Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-20T03:55:03.559Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:03.559Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:03.823Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:03.823Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:03.823Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:03.823Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:03.823Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:03.823Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:03.823Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:03.823Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:04.086Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:04.086Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:04.086Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:04.086Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:04.086Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:04.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:55:04.086Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:04.086Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-20T03:55:04.346Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:04.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:55:04.346Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:04.346Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:04.346Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:04.346Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:04.346Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:04.605Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-20T03:55:04.605Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:04.605Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:55:04.606Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:55:04.864Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:55:05.123Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T03:55:05.383Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-20T03:55:05.383Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-20T03:55:05.383Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-20T03:55:05.383Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-20T03:55:05.383Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-20T03:55:05.643Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-20T03:55:05.643Z] Installing new version of config file /etc/issue ... [2021-10-20T03:55:05.643Z] Installing new version of config file /etc/issue.net ... [2021-10-20T03:55:05.643Z] Installing new version of config file /etc/lsb-release ... [2021-10-20T03:55:05.643Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-20T03:55:05.903Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-20T03:55:05.903Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-20T03:55:05.903Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-20T03:55:05.903Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:05.903Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-20T03:55:05.903Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-20T03:55:06.163Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-20T03:55:06.163Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-20T03:55:06.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:06.163Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:06.163Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:06.163Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:06.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:06.163Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-20T03:55:06.163Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-20T03:55:06.424Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-20T03:55:06.424Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:06.424Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-20T03:55:06.424Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T03:55:06.691Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-20T03:55:06.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:06.691Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:55:06.691Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:55:06.691Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T03:55:06.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:06.691Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:55:06.691Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:55:06.953Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-20T03:55:06.953Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:06.953Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-20T03:55:06.953Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-20T03:55:06.953Z] Setting up grep (3.1-2build1) ... [2021-10-20T03:55:07.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:07.215Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-20T03:55:07.215Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-20T03:55:07.215Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-20T03:55:07.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:07.215Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T03:55:07.215Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T03:55:07.479Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-20T03:55:07.479Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:07.479Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:55:07.479Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:55:07.479Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-20T03:55:07.479Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:07.479Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T03:55:07.479Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:55:08.051Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T03:55:08.051Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:55:08.051Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-20T03:55:08.051Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:55:08.311Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-20T03:55:08.572Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:08.572Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-20T03:55:08.572Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-20T03:55:09.513Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T03:55:09.513Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T03:55:09.513Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-20T03:55:09.513Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-20T03:55:09.513Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T03:55:09.513Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:09.513Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-20T03:55:09.513Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-20T03:55:09.774Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-20T03:55:09.774Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:09.774Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:09.774Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:09.774Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:10.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:10.034Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:10.034Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:10.034Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:10.034Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:10.034Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:10.034Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:10.034Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:10.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:10.295Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:10.295Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:10.295Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:10.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:10.295Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:55:10.295Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:55:10.295Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:55:10.555Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:55:10.555Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T03:55:10.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:10.822Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-20T03:55:10.822Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:55:11.084Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T03:55:11.346Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:11.346Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:11.346Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:11.346Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:11.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:11.609Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:11.609Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:11.609Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:11.870Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:11.870Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:11.870Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:12.443Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:12.705Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-20T03:55:12.967Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-20T03:55:13.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:13.228Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-20T03:55:13.228Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-20T03:55:13.228Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:55:13.487Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-20T03:55:13.487Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-20T03:55:13.487Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-20T03:55:13.487Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-20T03:55:13.487Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:55:13.487Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-20T03:55:13.487Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-20T03:55:13.750Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-20T03:55:13.750Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:55:13.750Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-20T03:55:14.012Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T03:55:14.012Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-20T03:55:14.012Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:55:14.012Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-20T03:55:14.012Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-20T03:55:14.012Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-20T03:55:14.012Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:55:14.012Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T03:55:14.272Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:55:14.272Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:55:14.272Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-20T03:55:14.272Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T03:55:14.272Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:55:14.532Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:55:14.532Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-20T03:55:14.532Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-20T03:55:14.532Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:55:14.794Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:55:14.794Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:14.794Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-20T03:55:14.794Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-20T03:55:14.794Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-20T03:55:14.794Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-20T03:55:15.053Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:55:15.054Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:55:15.054Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T03:55:15.054Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:15.054Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-20T03:55:15.054Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-20T03:55:15.313Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-20T03:55:15.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:15.313Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-20T03:55:15.313Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-20T03:55:15.313Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-20T03:55:15.571Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:15.571Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-20T03:55:15.571Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-20T03:55:15.571Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-20T03:55:15.831Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:15.831Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-20T03:55:15.831Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-20T03:55:15.831Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-20T03:55:15.831Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:15.831Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-20T03:55:15.831Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-20T03:55:15.831Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-20T03:55:16.092Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:16.092Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-20T03:55:16.092Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-20T03:55:16.092Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-20T03:55:16.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:16.356Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-20T03:55:16.356Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-20T03:55:16.356Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-20T03:55:16.356Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:16.356Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T03:55:16.356Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T03:55:16.566Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-20T03:55:16.616Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T03:55:16.616Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:16.616Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-20T03:55:16.616Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-20T03:55:16.616Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-20T03:55:16.616Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:16.616Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-20T03:55:16.616Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-20T03:55:16.876Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-20T03:55:16.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:16.876Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-20T03:55:16.876Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-20T03:55:16.876Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-20T03:55:16.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:16.876Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-20T03:55:16.876Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-20T03:55:17.136Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-20T03:55:17.137Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:17.137Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-20T03:55:17.137Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-20T03:55:17.137Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-20T03:55:17.400Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:17.400Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-20T03:55:17.400Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-20T03:55:17.400Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-20T03:55:17.400Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-20T03:55:17.400Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-20T03:55:17.400Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-20T03:55:17.400Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-20T03:55:17.400Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-20T03:55:17.400Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T03:55:17.400Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T03:55:17.663Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-20T03:55:17.663Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-20T03:55:17.663Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-20T03:55:17.663Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-20T03:55:17.926Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-20T03:55:17.926Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-20T03:55:17.926Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-20T03:55:17.926Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-20T03:55:17.926Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-20T03:55:18.186Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-20T03:55:18.186Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-20T03:55:18.186Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-20T03:55:18.186Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-20T03:55:18.186Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-20T03:55:18.186Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-20T03:55:18.186Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-20T03:55:18.446Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-20T03:55:18.446Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-20T03:55:18.446Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-20T03:55:18.446Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-20T03:55:18.706Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-20T03:55:18.706Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-20T03:55:18.966Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-20T03:55:18.966Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-20T03:55:18.966Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-20T03:55:18.966Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-20T03:55:18.966Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:55:18.966Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:55:19.228Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:55:19.490Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:55:19.490Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:55:19.490Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:55:19.490Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-10-20T03:55:19.490Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-10-20T03:55:19.490Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:19.750Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:19.750Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:19.750Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:19.750Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:19.750Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:19.750Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:20.010Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:20.579Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:20.579Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:21.517Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:21.517Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:21.776Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:21.776Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:22.036Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:22.036Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:22.983Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-20T03:55:22.983Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-20T03:55:22.983Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T03:55:22.983Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T03:55:22.983Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T03:55:22.983Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T03:55:23.245Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-20T03:55:23.245Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-20T03:55:23.245Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-20T03:55:23.245Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-20T03:55:23.245Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T03:55:23.245Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T03:55:23.245Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-20T03:55:23.245Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-20T03:55:23.506Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-20T03:55:23.506Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-20T03:55:23.506Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:23.506Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-20T03:55:23.506Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:23.506Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:23.506Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:23.506Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-20T03:55:23.506Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-20T03:55:23.506Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-20T03:55:23.769Z] [2021-10-20T03:55:23.769Z] Current default time zone: 'Etc/UTC' [2021-10-20T03:55:23.769Z] Local time is now: Wed Oct 20 03:55:23 UTC 2021. [2021-10-20T03:55:23.769Z] Universal Time is now: Wed Oct 20 03:55:23 UTC 2021. [2021-10-20T03:55:23.769Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-20T03:55:23.769Z] [2021-10-20T03:55:23.769Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-20T03:55:23.769Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:23.769Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-20T03:55:23.769Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-20T03:55:23.769Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-20T03:55:23.769Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-20T03:55:23.769Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-20T03:55:23.769Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-20T03:55:23.769Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-20T03:55:23.769Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-20T03:55:23.769Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:23.769Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-20T03:55:24.028Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:24.028Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:55:24.028Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:24.028Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-20T03:55:24.028Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-20T03:55:24.028Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-20T03:55:24.028Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-20T03:55:24.028Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-20T03:55:24.028Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-20T03:55:24.028Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:55:24.028Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-20T03:55:25.937Z] Updating certificates in /etc/ssl/certs... [2021-10-20T03:55:26.885Z] 23 added, 28 removed; done. [2021-10-20T03:55:26.885Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-20T03:55:26.885Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-20T03:55:26.885Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-20T03:55:26.885Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-20T03:55:26.885Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:55:26.885Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-20T03:55:26.885Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:55:26.885Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-20T03:55:26.885Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-20T03:55:26.885Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-10-20T03:55:26.885Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-20T03:55:26.885Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-20T03:55:26.885Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-20T03:55:26.885Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-20T03:55:27.146Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:55:27.146Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-20T03:55:27.146Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-20T03:55:27.146Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-20T03:55:27.146Z] Updating certificates in /etc/ssl/certs... [2021-10-20T03:55:27.718Z] 0 added, 0 removed; done. [2021-10-20T03:55:27.718Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-20T03:55:27.718Z] done. [2021-10-20T03:55:28.291Z] Reading package lists... [2021-10-20T03:55:28.291Z] Building dependency tree... [2021-10-20T03:55:28.291Z] Reading state information... [2021-10-20T03:55:28.555Z] The following NEW packages will be installed: [2021-10-20T03:55:28.555Z] apt-transport-https [2021-10-20T03:55:28.555Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T03:55:28.555Z] Need to get 4348 B of archives. [2021-10-20T03:55:28.555Z] After this operation, 154 kB of additional disk space will be used. [2021-10-20T03:55:28.555Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-20T03:55:28.818Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:55:28.818Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-10-20T03:55:28.818Z] Selecting previously unselected package apt-transport-https. [2021-10-20T03:55:28.818Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-20T03:55:28.818Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-20T03:55:28.818Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-20T03:55:28.818Z] Setting up apt-transport-https (1.6.14) ... [2021-10-20T03:55:29.078Z] Waiting for network to be ready... [2021-10-20T03:55:35.661Z] 2021-10-20T03:55:32Z INFO Waiting for automatic snapd restart... [2021-10-20T03:55:37.044Z] snapd 2.52 from Canonical* installed [2021-10-20T03:55:37.615Z] "snapd" switched to the "latest/stable" channel [2021-10-20T03:55:37.615Z] [2021-10-20T03:55:40.159Z] core18 20210722 from Canonical* installed [2021-10-20T03:55:40.159Z] "core18" switched to the "latest/stable" channel [2021-10-20T03:55:40.159Z] [2021-10-20T03:55:42.723Z] snapcraft 5.0 from Canonical* installed [2021-10-20T03:55:42.723Z] "snapcraft" switched to the "latest/stable" channel [2021-10-20T03:55:42.723Z] [2021-10-20T03:55:46.928Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-20T03:55:46.928Z] - README.md [2021-10-20T03:55:46.928Z] [2021-10-20T03:55:46.928Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-20T03:55:47.188Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T03:55:47.448Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T03:55:47.448Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T03:55:48.652Z] Reading package lists... [2021-10-20T03:55:48.920Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-20T03:55:48.920Z] Reading package lists... [2021-10-20T03:55:49.180Z] Building dependency tree... [2021-10-20T03:55:49.180Z] Reading state information... [2021-10-20T03:55:49.180Z] Suggested packages: [2021-10-20T03:55:49.180Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-20T03:55:49.180Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-20T03:55:49.180Z] Recommended packages: [2021-10-20T03:55:49.180Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-20T03:55:49.180Z] The following NEW packages will be installed: [2021-10-20T03:55:49.180Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-20T03:55:49.180Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-20T03:55:49.180Z] pkg-config zip [2021-10-20T03:55:49.441Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-20T03:55:49.441Z] Need to get 7670 kB of archives. [2021-10-20T03:55:49.441Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-20T03:55:49.441Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-20T03:55:49.441Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-20T03:55:49.441Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-20T03:55:49.441Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-20T03:55:49.441Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-20T03:55:49.701Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-20T03:55:49.701Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-20T03:55:49.701Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-20T03:55:49.701Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-20T03:55:49.961Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-20T03:55:49.961Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-20T03:55:49.962Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-20T03:55:49.962Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-20T03:55:49.962Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-20T03:55:49.962Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-20T03:55:50.221Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-20T03:55:50.221Z] Fetched 7670 kB in 1s (10.6 MB/s) [2021-10-20T03:55:50.221Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-20T03:55:50.221Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-20T03:55:50.221Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-20T03:55:50.221Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T03:55:50.481Z] Selecting previously unselected package libpsl5:amd64. [2021-10-20T03:55:50.481Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-20T03:55:50.481Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T03:55:50.481Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-20T03:55:50.481Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-20T03:55:50.481Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T03:55:50.481Z] Selecting previously unselected package librtmp1:amd64. [2021-10-20T03:55:50.481Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-20T03:55:50.481Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T03:55:50.481Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-20T03:55:50.481Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-20T03:55:50.481Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T03:55:50.740Z] Selecting previously unselected package liberror-perl. [2021-10-20T03:55:50.740Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-20T03:55:50.740Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-20T03:55:50.740Z] Selecting previously unselected package git-man. [2021-10-20T03:55:50.740Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-20T03:55:50.740Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:55:50.740Z] Selecting previously unselected package git. [2021-10-20T03:55:50.740Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-20T03:55:50.740Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:55:51.310Z] Selecting previously unselected package libnorm1:amd64. [2021-10-20T03:55:51.310Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-20T03:55:51.310Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T03:55:51.310Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-20T03:55:51.310Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-20T03:55:51.310Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T03:55:51.572Z] Selecting previously unselected package libsodium23:amd64. [2021-10-20T03:55:51.572Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-20T03:55:51.572Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-20T03:55:51.572Z] Selecting previously unselected package libzmq5:amd64. [2021-10-20T03:55:51.572Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T03:55:51.572Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:55:51.572Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-20T03:55:51.572Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-20T03:55:51.572Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:55:51.832Z] Selecting previously unselected package pkg-config. [2021-10-20T03:55:51.832Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-20T03:55:51.832Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T03:55:51.832Z] Selecting previously unselected package zip. [2021-10-20T03:55:51.832Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-20T03:55:51.832Z] Unpacking zip (3.0-11build1) ... [2021-10-20T03:55:51.832Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-20T03:55:51.832Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:55:51.832Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-20T03:55:51.832Z] Setting up liberror-perl (0.17025-1) ... [2021-10-20T03:55:51.832Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-20T03:55:51.832Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-20T03:55:51.832Z] No schema files found: doing nothing. [2021-10-20T03:55:51.832Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-20T03:55:51.832Z] Setting up zip (3.0-11build1) ... [2021-10-20T03:55:51.832Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-20T03:55:51.832Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-20T03:55:51.832Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-20T03:55:51.832Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:55:51.832Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-20T03:55:52.091Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-20T03:55:52.091Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-20T03:55:52.091Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-20T03:55:52.662Z] git set to automatically installed. [2021-10-20T03:55:52.662Z] git-man set to automatically installed. [2021-10-20T03:55:52.662Z] libcurl3-gnutls set to automatically installed. [2021-10-20T03:55:52.662Z] liberror-perl set to automatically installed. [2021-10-20T03:55:52.662Z] libglib2.0-0 set to automatically installed. [2021-10-20T03:55:52.662Z] libnghttp2-14 set to automatically installed. [2021-10-20T03:55:52.662Z] libnorm1 set to automatically installed. [2021-10-20T03:55:52.662Z] libpgm-5.2-0 set to automatically installed. [2021-10-20T03:55:52.662Z] libpsl5 set to automatically installed. [2021-10-20T03:55:52.662Z] librtmp1 set to automatically installed. [2021-10-20T03:55:52.662Z] libsodium23 set to automatically installed. [2021-10-20T03:55:52.662Z] libzmq3-dev set to automatically installed. [2021-10-20T03:55:52.662Z] libzmq5 set to automatically installed. [2021-10-20T03:55:52.662Z] pkg-config set to automatically installed. [2021-10-20T03:55:52.662Z] zip set to automatically installed. [2021-10-20T03:55:53.602Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T03:55:54.541Z] snap "core18" has no updates available [2021-10-20T03:55:55.111Z] snapd is not logged in, snap install commands will use sudo [2021-10-20T03:55:59.405Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-20T03:55:59.405Z] Pulling config-common [2021-10-20T03:55:59.405Z] + snapcraftctl pull [2021-10-20T03:56:00.834Z] Pulling go-build-helper [2021-10-20T03:56:00.834Z] + snapcraftctl pull [2021-10-20T03:56:01.412Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-20T03:56:01.412Z] Skipping pull go-build-helper (already ran) [2021-10-20T03:56:01.671Z] Building go-build-helper [2021-10-20T03:56:01.671Z] + snapcraftctl build [2021-10-20T03:56:03.582Z] Staging go-build-helper [2021-10-20T03:56:03.582Z] + snapcraftctl stage [2021-10-20T03:56:13.304Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-20T03:56:13.573Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-20T03:56:13.574Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-20T03:56:13.574Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] [2021-10-20T03:56:13.574Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] [2021-10-20T03:56:13.574Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-20T03:56:13.574Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-20T03:56:13.574Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] [2021-10-20T03:56:13.574Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] [2021-10-20T03:56:13.574Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] [2021-10-20T03:56:13.574Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-20T03:56:13.574Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-20T03:56:13.574Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-20T03:56:13.574Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-20T03:56:13.574Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-20T03:56:13.574Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-20T03:56:13.574Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-20T03:56:13.574Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-20T03:56:13.574Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-20T03:56:13.574Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-20T03:56:13.574Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] [2021-10-20T03:56:13.574Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] [2021-10-20T03:56:13.574Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-20T03:56:13.574Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-20T03:56:13.574Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] [2021-10-20T03:56:13.574Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] [2021-10-20T03:56:13.574Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] [2021-10-20T03:56:13.574Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-20T03:56:13.574Z] Fetched 25.4 MB in 0s (0 B/s) [2021-10-20T03:56:13.574Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-20T03:56:13.574Z] Fetched 224 kB in 0s (0 B/s) [2021-10-20T03:56:13.574Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-20T03:56:13.574Z] Fetched 157 kB in 0s (0 B/s) [2021-10-20T03:56:13.574Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-20T03:56:13.574Z] Fetched 221 kB in 0s (0 B/s) [2021-10-20T03:56:13.574Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-20T03:56:13.574Z] Fetched 143 kB in 0s (0 B/s) [2021-10-20T03:56:13.574Z] Pulling edgex-go [2021-10-20T03:56:13.574Z] + snapcraftctl pull [2021-10-20T03:56:13.574Z] Pulling hooks [2021-10-20T03:56:13.574Z] + snapcraftctl pull [2021-10-20T03:56:20.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-20T03:56:21.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-20T03:56:21.358Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-20T03:56:31.684Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-20T03:56:31.684Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-20T03:56:31.684Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-20T03:56:31.684Z] Fetched 0 B in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-20T03:56:31.684Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-20T03:56:31.684Z] Fetched 279 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-20T03:56:31.684Z] Fetched 122 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-20T03:56:31.684Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-20T03:56:31.684Z] Fetched 8848 B in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-20T03:56:31.684Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-20T03:56:31.684Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-20T03:56:31.684Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-20T03:56:31.684Z] Fetched 220 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-20T03:56:31.684Z] Fetched 154 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-20T03:56:31.684Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-20T03:56:31.684Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-20T03:56:31.684Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-20T03:56:31.684Z] Fetched 499 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-20T03:56:31.684Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-20T03:56:31.684Z] Fetched 240 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-20T03:56:31.684Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-20T03:56:31.684Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-20T03:56:31.684Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-20T03:56:31.684Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-20T03:56:31.684Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-20T03:56:31.684Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-20T03:56:31.684Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-20T03:56:31.684Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-20T03:56:31.684Z] Fetched 8720 B in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-20T03:56:31.684Z] Fetched 140 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-20T03:56:31.684Z] Fetched 119 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-20T03:56:31.684Z] Fetched 111 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-20T03:56:31.684Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-20T03:56:31.684Z] Fetched 646 kB in 0s (0 B/s) [2021-10-20T03:56:31.684Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-20T03:56:31.684Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-20T03:56:31.685Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-20T03:56:31.685Z] Fetched 368 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-20T03:56:31.685Z] Fetched 187 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-20T03:56:31.685Z] Fetched 175 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-20T03:56:31.685Z] Fetched 206 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-20T03:56:31.685Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-20T03:56:31.685Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-20T03:56:31.685Z] Fetched 159 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-20T03:56:31.685Z] Fetched 107 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-20T03:56:31.685Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-20T03:56:31.685Z] Pulling static-packages [2021-10-20T03:56:31.685Z] + snapcraftctl pull [2021-10-20T03:56:31.685Z] Pulling version [2021-10-20T03:56:31.685Z] + cd /root/project [2021-10-20T03:56:31.685Z] + git describe --tags --abbrev=0 [2021-10-20T03:56:31.685Z] + sed s/v// [2021-10-20T03:56:31.685Z] + GIT_VERSION=2.0.1-dev.72 [2021-10-20T03:56:31.685Z] + [ -z 2.0.1-dev.72 ] [2021-10-20T03:56:31.685Z] + snapcraftctl set-version 2.0.1-dev.72 [2021-10-20T03:56:31.685Z] Building config-common [2021-10-20T03:56:31.685Z] + snapcraftctl build [2021-10-20T03:56:33.597Z] Skipping build go-build-helper (already ran) [2021-10-20T03:56:33.597Z] Building edgex-go [2021-10-20T03:56:33.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-20T03:56:33.825Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-20T03:56:33.825Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-20T03:56:33.825Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-20T03:56:33.825Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-20T03:56:33.825Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-20T03:56:33.857Z] + cd /root/parts/edgex-go/src [2021-10-20T03:56:33.857Z] + git describe --tags --abbrev=0 [2021-10-20T03:56:33.857Z] + sed s/v// [2021-10-20T03:56:33.857Z] + GIT_VERSION=2.0.1-dev.72 [2021-10-20T03:56:33.857Z] + [ -z 2.0.1-dev.72 ] [2021-10-20T03:56:33.857Z] + echo 2.0.1-dev.72 [2021-10-20T03:56:33.857Z] + [ ! -d vendor ] [2021-10-20T03:56:33.857Z] + go mod download all [2021-10-20T03:56:34.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-20T03:56:34.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-20T03:56:34.435Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-20T03:56:34.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-20T03:56:42.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements [2021-10-20T03:56:42.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-20T03:56:42.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-20T03:56:43.872Z] + make build [2021-10-20T03:56:43.872Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:56:47.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 98.5% of statements [2021-10-20T03:56:47.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-20T03:56:48.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.550s coverage: 47.2% of statements [2021-10-20T03:56:48.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-20T03:56:48.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-20T03:56:50.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.656s coverage: 90.1% of statements [2021-10-20T03:56:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-20T03:56:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:56:50.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.297s coverage: 84.4% of statements [2021-10-20T03:56:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-20T03:56:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-20T03:56:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-20T03:56:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-20T03:56:50.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-20T03:56:53.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:56:57.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:56:58.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:56:59.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:56:59.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 94.2% of statements [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:56:59.352Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 59.1% of statements [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-20T03:56:59.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-20T03:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-20T03:56:59.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-20T03:56:59.353Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.9% of statements [2021-10-20T03:56:59.353Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-20T03:56:59.353Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.255s coverage: 58.8% of statements [2021-10-20T03:56:59.353Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements [2021-10-20T03:56:59.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-20T03:56:59.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements [2021-10-20T03:56:59.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.236s coverage: 79.5% of statements [2021-10-20T03:56:59.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2021-10-20T03:56:59.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:57:00.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.207s coverage: 96.3% of statements [2021-10-20T03:57:00.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:57:01.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2021-10-20T03:57:01.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:57:02.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T03:57:03.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T03:57:05.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T03:57:05.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T03:57:07.641Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-20T03:57:07.641Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-20T03:57:07.641Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-20T03:57:07.641Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-20T03:57:07.641Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-20T03:57:07.641Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-20T03:57:07.641Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-20T03:57:07.641Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-20T03:57:07.642Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-20T03:57:07.642Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-20T03:57:07.642Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-20T03:57:07.642Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-20T03:57:07.642Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-20T03:57:07.642Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-20T03:57:08.580Z] Building hooks [2021-10-20T03:57:08.580Z] + cd /root/parts/hooks/src [2021-10-20T03:57:08.580Z] + make build [2021-10-20T03:57:08.580Z] go mod tidy [2021-10-20T03:57:08.846Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-20T03:57:09.413Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-20T03:57:09.413Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-20T03:57:09.413Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-20T03:57:09.980Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-20T03:57:10.551Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-20T03:57:10.552Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-20T03:57:13.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2021-10-20T03:57:13.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2021-10-20T03:57:13.843Z] Building static-packages [2021-10-20T03:57:13.843Z] + snapcraftctl build [2021-10-20T03:57:15.226Z] Building version [2021-10-20T03:57:15.226Z] + snapcraftctl build [2021-10-20T03:57:17.771Z] Staging config-common [2021-10-20T03:57:17.771Z] + snapcraftctl stage [2021-10-20T03:57:18.341Z] Skipping stage go-build-helper (already ran) [2021-10-20T03:57:18.341Z] Staging edgex-go [2021-10-20T03:57:18.341Z] + snapcraftctl stage [2021-10-20T03:57:19.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 82.5% of statements [2021-10-20T03:57:19.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-20T03:57:19.280Z] Staging hooks [2021-10-20T03:57:19.280Z] + snapcraftctl stage [2021-10-20T03:57:20.662Z] Staging static-packages [2021-10-20T03:57:20.662Z] + snapcraftctl stage [2021-10-20T03:57:21.601Z] Staging version [2021-10-20T03:57:21.601Z] + snapcraftctl stage [2021-10-20T03:57:22.543Z] Priming config-common [2021-10-20T03:57:22.543Z] + snapcraftctl prime [2021-10-20T03:57:23.926Z] Priming go-build-helper [2021-10-20T03:57:23.926Z] + snapcraftctl prime [2021-10-20T03:57:24.866Z] Priming edgex-go [2021-10-20T03:57:24.866Z] + snapcraftctl prime [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.252s coverage: 58.8% of statements [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.294s coverage: 87.2% of statements [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2021-10-20T03:57:26.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.692s coverage: 91.2% of statements [2021-10-20T03:57:26.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-20T03:57:26.253Z] Priming hooks [2021-10-20T03:57:26.253Z] + snapcraftctl prime [2021-10-20T03:57:27.197Z] Priming static-packages [2021-10-20T03:57:27.197Z] + snapcraftctl prime [2021-10-20T03:57:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.807s coverage: 64.4% of statements [2021-10-20T03:57:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-20T03:57:28.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-20T03:57:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-10-20T03:57:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2021-10-20T03:57:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.102s coverage: 100.0% of statements [2021-10-20T03:57:28.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-10-20T03:57:29.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-10-20T03:57:29.736Z] Priming version [2021-10-20T03:57:29.736Z] + snapcraftctl prime [2021-10-20T03:57:30.676Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T03:57:32.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 70.4% of statements [2021-10-20T03:57:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-20T03:57:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-20T03:57:32.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-20T03:57:34.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.4% of statements [2021-10-20T03:57:34.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-20T03:57:34.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-20T03:57:34.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements [2021-10-20T03:57:34.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-20T03:57:34.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements [2021-10-20T03:57:34.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-20T03:57:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 18.1% of statements [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-20T03:57:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.560s coverage: 92.0% of statements [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-20T03:57:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.201s coverage: 63.2% of statements [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-20T03:57:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.391s coverage: 97.7% of statements [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-20T03:57:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-20T03:57:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-20T03:57:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements [2021-10-20T03:57:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-10-20T03:57:43.964Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-20T03:57:43.964Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-20T03:57:43.964Z] GO111MODULE=on go vet ./... [2021-10-20T03:59:05.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T03:59:05.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-20T03:59:05.892Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-20T03:59:06.869Z] + ls -al . [2021-10-20T03:59:06.869Z] total 656 [2021-10-20T03:59:06.869Z] drwxrwxr-x 9 1001 1001 4096 Oct 20 03:59 . [2021-10-20T03:59:06.869Z] drwxr-xr-x 4 root root 4096 Oct 20 03:54 .. [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 11 Oct 20 03:52 .dockerignore [2021-10-20T03:59:06.869Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 03:52 .git [2021-10-20T03:59:06.869Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 03:52 .github [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 804 Oct 20 03:52 .gitignore [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 42 Oct 20 03:52 .golangci.yml [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 76 Oct 20 03:52 .hadolint.yml [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 166 Oct 20 03:52 .sonarcloud.properties [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 1171 Oct 20 03:52 ADOPTERS.md [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 8608 Oct 20 03:52 Attribution.txt [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 43881 Oct 20 03:52 CHANGELOG.md [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 3804 Oct 20 03:52 CONTRIBUTING.md [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 677 Oct 20 03:52 GOVERNANCE.md [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 849 Oct 20 03:52 Jenkinsfile [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 10775 Oct 20 03:52 LICENSE [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 6508 Oct 20 03:52 Makefile [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 582 Oct 20 03:52 OWNERS.md [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 8256 Oct 20 03:52 README.md [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 6912 Oct 20 03:52 SECURITY.md [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 5 Oct 20 03:43 VERSION [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 4131 Oct 20 03:52 ZMQWindows.md [2021-10-20T03:59:06.869Z] drwxrwxr-x 2 1001 1001 4096 Oct 20 03:52 bin [2021-10-20T03:59:06.869Z] drwxrwxr-x 14 1001 1001 4096 Oct 20 03:52 cmd [2021-10-20T03:59:06.869Z] -rw-r--r-- 1 root root 418481 Oct 20 03:57 coverage.out [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 829 Oct 20 03:52 go.mod [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 50143 Oct 20 03:52 go.sum [2021-10-20T03:59:06.869Z] drwxrwxr-x 8 1001 1001 4096 Oct 20 03:52 internal [2021-10-20T03:59:06.869Z] drwxrwxr-x 3 1001 1001 4096 Oct 20 03:52 openapi [2021-10-20T03:59:06.869Z] drwxrwxr-x 4 1001 1001 4096 Oct 20 03:52 snap [2021-10-20T03:59:06.869Z] -rw-rw-r-- 1 1001 1001 204 Oct 20 03:52 version.go [Pipeline] sh [2021-10-20T03:59:07.557Z] + '[' -e coverage.out ] [2021-10-20T03:59:07.557Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-20T03:59:07.594Z] Warning: overwriting stash ‘coverage-report’ [2021-10-20T03:59:08.512Z] Stashed 1 file(s) [Pipeline] sh [2021-10-20T03:59:09.194Z] + make build [2021-10-20T03:59:09.194Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T03:59:15.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T03:59:38.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T03:59:41.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T03:59:46.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T03:59:47.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T03:59:50.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T03:59:54.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T03:59:57.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T04:00:01.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T04:00:05.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T04:00:08.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-20T04:00:14.255Z] $ docker stop --time=1 f316a09129c7afb462f63aa10d179da0fd889389a8cf5a40f09362d937c25335 [2021-10-20T04:00:17.165Z] $ docker rm -f f316a09129c7afb462f63aa10d179da0fd889389a8cf5a40f09362d937c25335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:00:19.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:00:19.041Z] [2021-10-20T04:00:19.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:00:19.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:00:20.060Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-20T04:00:20.060Z] 29e5d40040c1: Pulling fs layer [2021-10-20T04:00:20.060Z] 1ce36da41761: Pulling fs layer [2021-10-20T04:00:20.060Z] 25b303627fd3: Pulling fs layer [2021-10-20T04:00:20.060Z] 29e5d40040c1: Verifying Checksum [2021-10-20T04:00:20.060Z] 29e5d40040c1: Download complete [2021-10-20T04:00:20.340Z] 1ce36da41761: Verifying Checksum [2021-10-20T04:00:20.340Z] 1ce36da41761: Download complete [2021-10-20T04:00:20.947Z] 29e5d40040c1: Pull complete [2021-10-20T04:00:21.553Z] 25b303627fd3: Verifying Checksum [2021-10-20T04:00:21.553Z] 25b303627fd3: Download complete [2021-10-20T04:00:21.829Z] 1ce36da41761: Pull complete [2021-10-20T04:00:32.036Z] 25b303627fd3: Pull complete [2021-10-20T04:00:32.036Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-20T04:00:32.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:00:32.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-20T04:00:32.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-10-20T04:00:32.377Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-20T04:00:35.890Z] $ docker top 79259a80867a4a6e82d7a4a389af6c0a7e790bf3f21ee6c126b95ac363b4df60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:00:36.937Z] + docker-compose build --help [2021-10-20T04:00:36.937Z] + grep parallel [2021-10-20T04:00:41.260Z] --parallel Build images in parallel. [Pipeline] } [2021-10-20T04:00:41.298Z] $ docker stop --time=1 79259a80867a4a6e82d7a4a389af6c0a7e790bf3f21ee6c126b95ac363b4df60 [2021-10-20T04:00:43.109Z] $ docker rm -f 79259a80867a4a6e82d7a4a389af6c0a7e790bf3f21ee6c126b95ac363b4df60 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:00:43.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-20T04:00:43.809Z] . [Pipeline] withDockerContainer [2021-10-20T04:00:44.070Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-10-20T04:00:44.173Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-20T04:00:45.753Z] $ docker top 43d896a3347fac60f797a16ecca6114d5db398770d8bf25de291630bf6b483ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:00:46.750Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-20T04:00:51.078Z] Building core-command ... [2021-10-20T04:00:51.078Z] Building core-data ... [2021-10-20T04:00:51.078Z] Building core-metadata ... [2021-10-20T04:00:51.078Z] Building security-bootstrapper ... [2021-10-20T04:00:51.078Z] Building security-proxy-setup ... [2021-10-20T04:00:51.078Z] Building security-secretstore-setup ... [2021-10-20T04:00:51.078Z] Building support-notifications ... [2021-10-20T04:00:51.078Z] Building support-scheduler ... [2021-10-20T04:00:51.078Z] Building sys-mgmt-agent ... [2021-10-20T04:00:51.078Z] Building security-secretstore-setup [2021-10-20T04:00:51.078Z] Building core-command [2021-10-20T04:00:51.078Z] Building support-scheduler [2021-10-20T04:00:51.078Z] Building security-bootstrapper [2021-10-20T04:00:51.078Z] Building support-notifications [2021-10-20T04:01:59.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:01:59.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:01:59.200Z] ---> 3b73277f01ee [2021-10-20T04:01:59.200Z] Step 3/24 : WORKDIR /edgex-go [2021-10-20T04:01:59.200Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:01:59.200Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:01:59.200Z] ---> 3b73277f01ee [2021-10-20T04:01:59.200Z] Step 3/30 : WORKDIR /edgex-go [2021-10-20T04:01:59.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:01:59.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:01:59.200Z] ---> 3b73277f01ee [2021-10-20T04:01:59.200Z] Step 3/23 : WORKDIR /edgex-go [2021-10-20T04:01:59.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:01:59.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:01:59.200Z] ---> 3b73277f01ee [2021-10-20T04:01:59.200Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:01:59.200Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:01:59.200Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:01:59.200Z] ---> 3b73277f01ee [2021-10-20T04:01:59.200Z] Step 3/21 : WORKDIR /edgex-go [2021-10-20T04:01:59.200Z] ---> Running in e8b24c501ffb [2021-10-20T04:01:59.200Z] ---> Running in 1258d8a46cca [2021-10-20T04:01:59.200Z] ---> Running in b0c927e61d83 [2021-10-20T04:01:59.200Z] ---> Running in 65af68d28b64 [2021-10-20T04:01:59.200Z] ---> Running in aa4ca22eb7ae [2021-10-20T04:01:59.200Z] Removing intermediate container 65af68d28b64 [2021-10-20T04:01:59.200Z] ---> fd7f3662faf4 [2021-10-20T04:01:59.200Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:01:59.200Z] Removing intermediate container e8b24c501ffb [2021-10-20T04:01:59.200Z] ---> 33d06599d8db [2021-10-20T04:01:59.200Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:01:59.200Z] Removing intermediate container aa4ca22eb7ae [2021-10-20T04:01:59.200Z] ---> bede99907a0c [2021-10-20T04:01:59.200Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:01:59.200Z] Removing intermediate container 1258d8a46cca [2021-10-20T04:01:59.200Z] ---> 11bf7e873f21 [2021-10-20T04:01:59.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:01:59.200Z] Removing intermediate container b0c927e61d83 [2021-10-20T04:01:59.200Z] ---> 4760202ca51c [2021-10-20T04:01:59.200Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:01:59.200Z] ---> Running in c725c4468e30 [2021-10-20T04:01:59.200Z] ---> Running in aa8ce448f1ef [2021-10-20T04:01:59.200Z] ---> Running in a97e65cfe335 [2021-10-20T04:01:59.200Z] ---> Running in e2765c4fc18c [2021-10-20T04:01:59.200Z] ---> Running in ce7d1109bf4b [2021-10-20T04:02:01.871Z] Removing intermediate container aa8ce448f1ef [2021-10-20T04:02:01.871Z] ---> 1f0873e461b5 [2021-10-20T04:02:01.871Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-20T04:02:01.871Z] ---> Running in f996a33c5c44 [2021-10-20T04:02:01.871Z] Removing intermediate container c725c4468e30 [2021-10-20T04:02:01.871Z] ---> c1ea0c34541b [2021-10-20T04:02:01.871Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-20T04:02:02.151Z] ---> Running in 30b37556550f [2021-10-20T04:02:02.437Z] Removing intermediate container a97e65cfe335 [2021-10-20T04:02:02.437Z] ---> 9abc1421d147 [2021-10-20T04:02:02.437Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T04:02:02.437Z] Removing intermediate container e2765c4fc18c [2021-10-20T04:02:02.437Z] ---> cc6cc4229315 [2021-10-20T04:02:02.437Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-20T04:02:02.437Z] Removing intermediate container ce7d1109bf4b [2021-10-20T04:02:02.437Z] ---> 271d25072ce7 [2021-10-20T04:02:02.437Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-20T04:02:02.714Z] ---> Running in 3c6371243ede [2021-10-20T04:02:02.714Z] ---> Running in ed7a8267f56d [2021-10-20T04:02:02.714Z] ---> Running in faa6a3529ecd [2021-10-20T04:02:03.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:03.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:04.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:04.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:04.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:04.873Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:05.153Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:05.437Z] OK: 219 MiB in 52 packages [2021-10-20T04:02:05.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:05.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:05.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:02:06.010Z] OK: 219 MiB in 52 packages [2021-10-20T04:02:07.090Z] OK: 219 MiB in 52 packages [2021-10-20T04:02:07.090Z] Removing intermediate container f996a33c5c44 [2021-10-20T04:02:07.090Z] ---> 258b60509581 [2021-10-20T04:02:07.090Z] Step 6/21 : COPY . . [2021-10-20T04:02:07.090Z] OK: 219 MiB in 52 packages [2021-10-20T04:02:07.090Z] OK: 219 MiB in 52 packages [2021-10-20T04:02:08.093Z] Removing intermediate container 30b37556550f [2021-10-20T04:02:08.093Z] ---> 1a25e992562d [2021-10-20T04:02:08.093Z] Step 6/30 : COPY . . [2021-10-20T04:02:09.251Z] Removing intermediate container 3c6371243ede [2021-10-20T04:02:09.251Z] ---> ebe9c08f32d7 [2021-10-20T04:02:09.251Z] Step 6/22 : COPY . . [2021-10-20T04:02:09.540Z] Removing intermediate container ed7a8267f56d [2021-10-20T04:02:09.540Z] ---> be1a0af6c7be [2021-10-20T04:02:09.540Z] Step 6/23 : COPY go.mod . [2021-10-20T04:02:09.540Z] Removing intermediate container faa6a3529ecd [2021-10-20T04:02:09.540Z] ---> 8a5769b9a628 [2021-10-20T04:02:09.540Z] Step 6/24 : COPY . . [2021-10-20T04:02:16.333Z] ---> ac08d37bf2bf [2021-10-20T04:02:16.333Z] Step 7/23 : RUN go mod download [2021-10-20T04:02:28.815Z] ---> Running in 3867db86b33f [2021-10-20T04:02:28.815Z] ---> ba04e70b0440 [2021-10-20T04:02:28.815Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:02:28.815Z] ---> 7552830e7c7e [2021-10-20T04:02:28.815Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:02:28.815Z] ---> c53c5fd7add2 [2021-10-20T04:02:28.815Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:02:28.815Z] ---> f03fe317d473 [2021-10-20T04:02:28.815Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:02:28.815Z] ---> Running in a0c24cbf07fb [2021-10-20T04:02:28.815Z] ---> Running in 8cd01e45410b [2021-10-20T04:02:28.815Z] ---> Running in fc00b1ec649b [2021-10-20T04:02:28.815Z] ---> Running in 1693103e49f6 [2021-10-20T04:02:33.176Z] Removing intermediate container 3867db86b33f [2021-10-20T04:02:33.176Z] ---> 4040ef08628d [2021-10-20T04:02:33.176Z] Step 8/23 : COPY . . [2021-10-20T04:02:36.614Z] Removing intermediate container a0c24cbf07fb [2021-10-20T04:02:36.614Z] ---> 18f34efd8fdc [2021-10-20T04:02:36.614Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-20T04:02:36.896Z] Removing intermediate container 1693103e49f6 [2021-10-20T04:02:36.896Z] ---> 77cdc54de238 [2021-10-20T04:02:36.896Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-20T04:02:36.896Z] ---> Running in e29dab2f2793 [2021-10-20T04:02:37.188Z] ---> Running in 68cfa1f0b36a [2021-10-20T04:02:37.800Z] Removing intermediate container fc00b1ec649b [2021-10-20T04:02:37.800Z] ---> c320a13c12a9 [2021-10-20T04:02:37.800Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-20T04:02:38.410Z] Removing intermediate container 8cd01e45410b [2021-10-20T04:02:38.410Z] ---> 463ae05b0964 [2021-10-20T04:02:38.410Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-20T04:02:38.410Z] ---> Running in fdd92c2fadc5 [2021-10-20T04:02:38.696Z] ---> Running in 0abeeafafcbf [2021-10-20T04:02:38.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-20T04:02:39.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-20T04:02:41.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-20T04:02:41.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-20T04:02:49.701Z] ---> 6cc840cb307d [2021-10-20T04:02:49.701Z] Step 9/23 : RUN go mod tidy [2021-10-20T04:02:49.701Z] ---> Running in da6dda1a4920 [2021-10-20T04:02:56.486Z] Removing intermediate container da6dda1a4920 [2021-10-20T04:02:56.486Z] ---> d09cb0457b7b [2021-10-20T04:02:56.486Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-20T04:02:56.486Z] ---> Running in 174fd789797f [2021-10-20T04:02:57.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-20T04:04:34.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-20T04:04:34.906Z] Removing intermediate container 68cfa1f0b36a [2021-10-20T04:04:34.906Z] ---> ebb0c59f7f41 [2021-10-20T04:04:34.906Z] [2021-10-20T04:04:34.906Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:04:34.906Z] 3.14: Pulling from library/alpine [2021-10-20T04:04:34.906Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T04:04:34.906Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T04:04:34.906Z] ---> bb3de5531c18 [2021-10-20T04:04:34.906Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:04:34.906Z] ---> Running in 78406f4b9989 [2021-10-20T04:04:36.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:36.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:38.018Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-20T04:04:38.018Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:04:38.018Z] OK: 5 MiB in 15 packages [2021-10-20T04:04:40.691Z] Removing intermediate container 78406f4b9989 [2021-10-20T04:04:40.691Z] ---> 55ecd4db0965 [2021-10-20T04:04:40.691Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:04:41.314Z] ---> Running in b22f840fff80 [2021-10-20T04:04:43.334Z] Removing intermediate container b22f840fff80 [2021-10-20T04:04:43.334Z] ---> cb838bf32b07 [2021-10-20T04:04:43.334Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-20T04:04:43.618Z] ---> Running in 9745d199f00d [2021-10-20T04:04:43.618Z] Removing intermediate container fdd92c2fadc5 [2021-10-20T04:04:43.618Z] ---> 289c13ec068d [2021-10-20T04:04:43.618Z] [2021-10-20T04:04:43.618Z] Step 9/30 : FROM alpine:3.14 [2021-10-20T04:04:43.618Z] ---> bb3de5531c18 [2021-10-20T04:04:43.618Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-20T04:04:43.898Z] ---> Running in a1ed01946217 [2021-10-20T04:04:44.506Z] Removing intermediate container e29dab2f2793 [2021-10-20T04:04:44.506Z] ---> bd21e857cd36 [2021-10-20T04:04:44.506Z] [2021-10-20T04:04:44.506Z] Step 9/24 : FROM alpine:3.14 [2021-10-20T04:04:44.506Z] ---> bb3de5531c18 [2021-10-20T04:04:44.506Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-20T04:04:44.506Z] Removing intermediate container 9745d199f00d [2021-10-20T04:04:44.506Z] ---> a0d84ecaa460 [2021-10-20T04:04:44.506Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T04:04:44.783Z] ---> Running in 8e057ab625f8 [2021-10-20T04:04:44.783Z] ---> Running in 736ba84f54a0 [2021-10-20T04:04:45.404Z] Removing intermediate container a1ed01946217 [2021-10-20T04:04:45.404Z] ---> 1ae3e3cfe566 [2021-10-20T04:04:45.404Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-20T04:04:45.687Z] ---> Running in 44a25a91dc8f [2021-10-20T04:04:45.972Z] Removing intermediate container 736ba84f54a0 [2021-10-20T04:04:45.972Z] ---> 45bfe830d607 [2021-10-20T04:04:45.972Z] Step 14/22 : WORKDIR / [2021-10-20T04:04:46.591Z] ---> Running in 94c5d14da6a4 [2021-10-20T04:04:47.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:47.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:47.774Z] Removing intermediate container 94c5d14da6a4 [2021-10-20T04:04:47.774Z] ---> ca2be7095f96 [2021-10-20T04:04:47.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:04:48.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:48.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:48.818Z] Removing intermediate container 0abeeafafcbf [2021-10-20T04:04:48.818Z] ---> 2257b8aa4015 [2021-10-20T04:04:48.818Z] [2021-10-20T04:04:48.818Z] Step 9/21 : FROM alpine:3.14 [2021-10-20T04:04:48.818Z] ---> bb3de5531c18 [2021-10-20T04:04:48.818Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-20T04:04:48.818Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-20T04:04:48.818Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-20T04:04:48.818Z] (3/3) Installing su-exec (0.2-r1) [2021-10-20T04:04:48.818Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:04:49.189Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:04:49.189Z] ---> Running in 11e6759e0cd1 [2021-10-20T04:04:49.501Z] OK: 6 MiB in 17 packages [2021-10-20T04:04:49.501Z] ---> a42c1706a8e7 [2021-10-20T04:04:49.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-20T04:04:49.815Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-20T04:04:49.815Z] (2/2) Installing su-exec (0.2-r1) [2021-10-20T04:04:49.815Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:04:49.815Z] OK: 5 MiB in 16 packages [2021-10-20T04:04:51.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:52.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:04:52.385Z] Removing intermediate container 44a25a91dc8f [2021-10-20T04:04:52.385Z] ---> 523debc27ae9 [2021-10-20T04:04:52.385Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-20T04:04:52.385Z] Removing intermediate container 8e057ab625f8 [2021-10-20T04:04:52.385Z] ---> 4670d1fdd00d [2021-10-20T04:04:52.386Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T04:04:52.665Z] ---> 4021bb51b4e2 [2021-10-20T04:04:52.665Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-20T04:04:52.665Z] ---> Running in 61fd2c39a10e [2021-10-20T04:04:52.665Z] ---> Running in 9956f7154261 [2021-10-20T04:04:52.949Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-20T04:04:52.949Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-20T04:04:52.949Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:04:52.949Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:04:53.234Z] OK: 6 MiB in 16 packages [2021-10-20T04:04:53.846Z] Removing intermediate container 61fd2c39a10e [2021-10-20T04:04:53.846Z] ---> 583d14398f9e [2021-10-20T04:04:53.846Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-20T04:04:54.125Z] Removing intermediate container 9956f7154261 [2021-10-20T04:04:54.125Z] ---> 6852d61d9153 [2021-10-20T04:04:54.125Z] Step 12/24 : WORKDIR / [2021-10-20T04:04:54.125Z] ---> Running in 39d65ecba34f [2021-10-20T04:04:54.125Z] ---> 1499c1c7e895 [2021-10-20T04:04:54.125Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-20T04:04:54.405Z] ---> Running in b7a908639c47 [2021-10-20T04:04:54.405Z] ---> Running in 7df1bc4199d9 [2021-10-20T04:04:54.685Z] Removing intermediate container 39d65ecba34f [2021-10-20T04:04:54.685Z] ---> dd12d6ad6ed1 [2021-10-20T04:04:54.685Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-20T04:04:54.970Z] Removing intermediate container 174fd789797f [2021-10-20T04:04:54.970Z] ---> 44e436f4168c [2021-10-20T04:04:54.970Z] [2021-10-20T04:04:54.970Z] Step 11/23 : FROM alpine:3.14 [2021-10-20T04:04:54.970Z] ---> bb3de5531c18 [2021-10-20T04:04:54.970Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:04:54.970Z] ---> Using cache [2021-10-20T04:04:54.970Z] ---> 55ecd4db0965 [2021-10-20T04:04:54.970Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:04:54.970Z] ---> Using cache [2021-10-20T04:04:54.970Z] ---> cb838bf32b07 [2021-10-20T04:04:54.970Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-20T04:04:54.970Z] ---> Running in 247a63b1b316 [2021-10-20T04:04:54.970Z] ---> Running in 5f6b2c7a29bd [2021-10-20T04:04:55.250Z] Removing intermediate container b7a908639c47 [2021-10-20T04:04:55.250Z] ---> f7658fc9ae29 [2021-10-20T04:04:55.250Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-20T04:04:55.250Z] Removing intermediate container 7df1bc4199d9 [2021-10-20T04:04:55.250Z] ---> b7c414c7445f [2021-10-20T04:04:55.250Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:04:55.250Z] Removing intermediate container 11e6759e0cd1 [2021-10-20T04:04:55.250Z] ---> 5a0b77500872 [2021-10-20T04:04:55.250Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:04:55.528Z] ---> Running in 8567f39cc877 [2021-10-20T04:04:55.528Z] ---> Running in 9371b27f8b0d [2021-10-20T04:04:56.134Z] Removing intermediate container 247a63b1b316 [2021-10-20T04:04:56.134Z] ---> 517cdf48f632 [2021-10-20T04:04:56.134Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-20T04:04:56.134Z] ---> Running in 635e6802528d [2021-10-20T04:04:56.417Z] ---> 5c2e69ff0ba5 [2021-10-20T04:04:56.417Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-20T04:04:56.417Z] Removing intermediate container 8567f39cc877 [2021-10-20T04:04:56.417Z] ---> 4b58a6ec0f5c [2021-10-20T04:04:56.417Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:04:56.417Z] Removing intermediate container 9371b27f8b0d [2021-10-20T04:04:56.417Z] ---> 4de6d1c77706 [2021-10-20T04:04:56.417Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-20T04:04:56.703Z] ---> Running in 8ea753444e38 [2021-10-20T04:04:56.703Z] ---> Running in dc54a1ab60c8 [2021-10-20T04:04:56.703Z] Removing intermediate container 635e6802528d [2021-10-20T04:04:56.703Z] ---> 7c5ea0a7fd11 [2021-10-20T04:04:56.703Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:04:57.307Z] Removing intermediate container 8ea753444e38 [2021-10-20T04:04:57.307Z] ---> bbf43f7cc7dc [2021-10-20T04:04:57.307Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:04:57.584Z] ---> Running in ecedcfb8e4ac [2021-10-20T04:04:57.584Z] Removing intermediate container dc54a1ab60c8 [2021-10-20T04:04:57.584Z] ---> 6b65aaaa8028 [2021-10-20T04:04:57.584Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-20T04:04:57.584Z] ---> 904a54794a02 [2021-10-20T04:04:57.584Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-20T04:04:57.864Z] ---> Running in 5cc9ce71e9fe [2021-10-20T04:04:58.146Z] ---> 7d063ae2abfb [2021-10-20T04:04:58.146Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-20T04:04:58.146Z] Removing intermediate container 5f6b2c7a29bd [2021-10-20T04:04:58.146Z] ---> eaa7f1c2df1a [2021-10-20T04:04:58.146Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-20T04:04:58.429Z] Removing intermediate container ecedcfb8e4ac [2021-10-20T04:04:58.429Z] ---> d7527c686c14 [2021-10-20T04:04:58.429Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:04:58.429Z] ---> Running in 96709ff78b79 [2021-10-20T04:04:58.429Z] ---> Running in 3fa5e5ce41f5 [2021-10-20T04:04:58.709Z] Removing intermediate container 5cc9ce71e9fe [2021-10-20T04:04:58.709Z] ---> 9bb79c97622a [2021-10-20T04:04:58.709Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:04:58.989Z] ---> 17e5fc8a4e92 [2021-10-20T04:04:58.989Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-20T04:04:58.989Z] Removing intermediate container 96709ff78b79 [2021-10-20T04:04:58.989Z] ---> 849fc9247481 [2021-10-20T04:04:58.989Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-20T04:04:59.270Z] Removing intermediate container 3fa5e5ce41f5 [2021-10-20T04:04:59.270Z] ---> 58b322501278 [2021-10-20T04:04:59.270Z] [2021-10-20T04:04:59.890Z] Successfully built 58b322501278 [2021-10-20T04:04:59.890Z] Successfully tagged core-command-arm64:latest [2021-10-20T04:04:59.890Z] Building core-metadata [2021-10-20T04:05:00.172Z]  Building core-command ... done  ---> a415791658d0 [2021-10-20T04:05:00.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-20T04:05:00.172Z] ---> 25ec5d0aa7e9 [2021-10-20T04:05:00.172Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-20T04:05:00.457Z] ---> 0ffb5116624d [2021-10-20T04:05:00.457Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 49574ddd43e1 [2021-10-20T04:05:00.457Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-20T04:05:00.457Z] [2021-10-20T04:05:00.457Z] ---> Running in 12d7a1e46134 [2021-10-20T04:05:03.901Z] ---> e929515cfe52 [2021-10-20T04:05:03.901Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-20T04:05:04.892Z] ---> 49d383023bab [2021-10-20T04:05:04.892Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-20T04:05:04.892Z] ---> 4f9af2a5e4c4 [2021-10-20T04:05:04.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-20T04:05:04.892Z] ---> Running in eb795f81f092 [2021-10-20T04:05:05.890Z] Removing intermediate container eb795f81f092 [2021-10-20T04:05:05.890Z] ---> 8de1f5c232e9 [2021-10-20T04:05:05.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:05:06.498Z] ---> 6cef8eefc399 [2021-10-20T04:05:06.498Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-20T04:05:06.498Z] Removing intermediate container 12d7a1e46134 [2021-10-20T04:05:06.498Z] ---> 889e3f9c65e2 [2021-10-20T04:05:06.498Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:05:06.804Z] ---> Running in b57fd4983653 [2021-10-20T04:05:07.089Z] ---> Running in 196679f97d4b [2021-10-20T04:05:07.375Z] ---> 1983f69d126e [2021-10-20T04:05:07.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-20T04:05:07.983Z] Removing intermediate container b57fd4983653 [2021-10-20T04:05:07.983Z] ---> 884b55f0d40e [2021-10-20T04:05:07.983Z] Step 21/23 : LABEL arch=arm64 [2021-10-20T04:05:08.278Z] ---> 469734328afe [2021-10-20T04:05:08.278Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-20T04:05:08.891Z] ---> Running in d0a8bc9bdba6 [2021-10-20T04:05:08.891Z] Removing intermediate container 196679f97d4b [2021-10-20T04:05:08.891Z] ---> e6eb3a71c449 [2021-10-20T04:05:08.891Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:05:09.499Z] ---> f4e4f236e966 [2021-10-20T04:05:09.499Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-20T04:05:09.499Z] ---> Running in b67718b00ab8 [2021-10-20T04:05:10.121Z] ---> Running in 4ee76fc0809f [2021-10-20T04:05:10.121Z] Removing intermediate container d0a8bc9bdba6 [2021-10-20T04:05:10.121Z] ---> 7191d1f9cdbc [2021-10-20T04:05:10.121Z] Step 22/23 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:05:10.743Z] Removing intermediate container b67718b00ab8 [2021-10-20T04:05:10.743Z] ---> c20b013c3f6b [2021-10-20T04:05:10.743Z] Step 19/21 : LABEL arch=arm64 [2021-10-20T04:05:11.354Z] ---> 968a9a0b3ce6 [2021-10-20T04:05:11.354Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-20T04:05:11.354Z] ---> Running in 167fc78af5ed [2021-10-20T04:05:11.633Z] ---> Running in 15fae93d3a57 [2021-10-20T04:05:13.098Z] Removing intermediate container 167fc78af5ed [2021-10-20T04:05:13.098Z] ---> b87e9a84f551 [2021-10-20T04:05:13.098Z] Step 23/23 : LABEL version=0.0.0 [2021-10-20T04:05:13.098Z] Removing intermediate container 15fae93d3a57 [2021-10-20T04:05:13.098Z] ---> c671cad41c7e [2021-10-20T04:05:13.098Z] Step 20/21 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:05:13.098Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:05:13.098Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:05:13.098Z] ---> 3b73277f01ee [2021-10-20T04:05:13.098Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:05:13.098Z] ---> Using cache [2021-10-20T04:05:13.098Z] ---> 11bf7e873f21 [2021-10-20T04:05:13.098Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:05:13.098Z] ---> Using cache [2021-10-20T04:05:13.098Z] ---> cc6cc4229315 [2021-10-20T04:05:13.098Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-20T04:05:13.098Z] ---> Using cache [2021-10-20T04:05:13.098Z] ---> 8a5769b9a628 [2021-10-20T04:05:13.098Z] Step 6/22 : COPY . . [2021-10-20T04:05:13.098Z] ---> Using cache [2021-10-20T04:05:13.098Z] ---> ba04e70b0440 [2021-10-20T04:05:13.098Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:05:13.098Z] ---> Using cache [2021-10-20T04:05:13.098Z] ---> 18f34efd8fdc [2021-10-20T04:05:13.098Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-20T04:05:13.374Z] ---> Running in a8d832d79703 [2021-10-20T04:05:13.374Z] ---> 7e9db52f2ff3 [2021-10-20T04:05:13.374Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-20T04:05:13.374Z] ---> Running in 36d95a254e06 [2021-10-20T04:05:13.375Z] ---> Running in c581aedecd2f [2021-10-20T04:05:13.993Z] Removing intermediate container a8d832d79703 [2021-10-20T04:05:13.993Z] ---> a5475cc09c74 [2021-10-20T04:05:13.993Z] [2021-10-20T04:05:13.993Z] Removing intermediate container 36d95a254e06 [2021-10-20T04:05:13.993Z] ---> 2c575b88d5c3 [2021-10-20T04:05:13.993Z] Step 21/21 : LABEL version=0.0.0 [2021-10-20T04:05:14.280Z] ---> Running in 2ef82607f55b [2021-10-20T04:05:14.563Z] Successfully built a5475cc09c74 [2021-10-20T04:05:14.563Z] Removing intermediate container 4ee76fc0809f [2021-10-20T04:05:14.563Z] ---> ef47fd74c08c [2021-10-20T04:05:14.563Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-20T04:05:14.563Z] Successfully tagged support-scheduler-arm64:latest [2021-10-20T04:05:14.563Z]  Building support-scheduler ... done Building security-proxy-setup [2021-10-20T04:05:14.563Z] ---> 10b34145eb54 [2021-10-20T04:05:14.563Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-20T04:05:14.563Z] ---> Running in 1acec55356b9 [2021-10-20T04:05:15.178Z] Removing intermediate container 2ef82607f55b [2021-10-20T04:05:15.178Z] ---> 45b4f5a2ce2d [2021-10-20T04:05:15.178Z] [2021-10-20T04:05:15.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-20T04:05:15.455Z] Successfully built 45b4f5a2ce2d [2021-10-20T04:05:15.737Z] Successfully tagged support-notifications-arm64:latest [2021-10-20T04:05:15.737Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-10-20T04:05:15.737Z] Removing intermediate container 1acec55356b9 [2021-10-20T04:05:15.737Z] ---> fafabd9b2025 [2021-10-20T04:05:15.737Z] Step 22/24 : LABEL arch=arm64 [2021-10-20T04:05:16.035Z] ---> cbb81c6565f1 [2021-10-20T04:05:16.035Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-20T04:05:16.316Z] ---> Running in a0ee8f900178 [2021-10-20T04:05:16.917Z] ---> Running in e49a97d330be [2021-10-20T04:05:17.193Z] Removing intermediate container a0ee8f900178 [2021-10-20T04:05:17.193Z] ---> 259bd6d85385 [2021-10-20T04:05:17.193Z] Step 23/24 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:05:17.797Z] Removing intermediate container e49a97d330be [2021-10-20T04:05:17.797Z] ---> e9022e4fb0c6 [2021-10-20T04:05:17.797Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-20T04:05:18.078Z] ---> Running in c1a90952968e [2021-10-20T04:05:19.538Z] Removing intermediate container c1a90952968e [2021-10-20T04:05:19.538Z] ---> dbb53ce6c564 [2021-10-20T04:05:19.538Z] Step 24/24 : LABEL version=0.0.0 [2021-10-20T04:05:19.818Z] ---> a67c2e545e52 [2021-10-20T04:05:19.818Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-20T04:05:19.818Z] ---> Running in 1f9c6119e27b [2021-10-20T04:05:20.428Z] ---> Running in 8697e5b80de1 [2021-10-20T04:05:20.711Z] Removing intermediate container 1f9c6119e27b [2021-10-20T04:05:20.711Z] ---> 84655a83bf29 [2021-10-20T04:05:20.711Z] [2021-10-20T04:05:21.327Z] Successfully built 84655a83bf29 [2021-10-20T04:05:21.327Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-20T04:05:21.327Z] Building core-data [2021-10-20T04:05:24.002Z]  Building security-secretstore-setup ... done Removing intermediate container 8697e5b80de1 [2021-10-20T04:05:24.002Z] ---> cb0ed80da792 [2021-10-20T04:05:24.002Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-20T04:05:24.280Z] ---> Running in 1837f9c7f3b2 [2021-10-20T04:05:25.274Z] Removing intermediate container 1837f9c7f3b2 [2021-10-20T04:05:25.274Z] ---> dfbdd6e7522a [2021-10-20T04:05:25.274Z] Step 27/30 : CMD ["gate"] [2021-10-20T04:05:25.882Z] ---> Running in 3a93498df933 [2021-10-20T04:05:26.896Z] Removing intermediate container 3a93498df933 [2021-10-20T04:05:26.896Z] ---> 77ddc3b186c2 [2021-10-20T04:05:26.896Z] Step 28/30 : LABEL arch=arm64 [2021-10-20T04:05:27.176Z] ---> Running in 66806fbe2d67 [2021-10-20T04:05:27.784Z] Removing intermediate container 66806fbe2d67 [2021-10-20T04:05:27.784Z] ---> 4dfa96962fb9 [2021-10-20T04:05:27.784Z] Step 29/30 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:05:28.396Z] ---> Running in fb0a1782178f [2021-10-20T04:05:29.012Z] Removing intermediate container fb0a1782178f [2021-10-20T04:05:29.012Z] ---> d84482cc07c7 [2021-10-20T04:05:29.012Z] Step 30/30 : LABEL version=0.0.0 [2021-10-20T04:05:29.616Z] ---> Running in 5d5b52be3fc5 [2021-10-20T04:05:30.228Z] Removing intermediate container 5d5b52be3fc5 [2021-10-20T04:05:30.228Z] ---> fd3bf69fb5ea [2021-10-20T04:05:30.228Z] [2021-10-20T04:05:30.510Z] Successfully built fd3bf69fb5ea [2021-10-20T04:05:30.510Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-20T04:05:52.807Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:05:52.807Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:05:52.807Z] ---> 3b73277f01ee [2021-10-20T04:05:52.807Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:05:52.807Z] ---> Using cache [2021-10-20T04:05:52.807Z] ---> 11bf7e873f21 [2021-10-20T04:05:52.807Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:05:52.807Z] ---> Using cache [2021-10-20T04:05:52.807Z] ---> cc6cc4229315 [2021-10-20T04:05:52.807Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-20T04:05:52.807Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:05:52.807Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:05:52.807Z] ---> 3b73277f01ee [2021-10-20T04:05:52.807Z] Step 3/20 : WORKDIR /edgex-go [2021-10-20T04:05:52.807Z] ---> Using cache [2021-10-20T04:05:52.807Z] ---> 11bf7e873f21 [2021-10-20T04:05:52.807Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:05:52.807Z] ---> Using cache [2021-10-20T04:05:52.807Z] ---> cc6cc4229315 [2021-10-20T04:05:52.807Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-20T04:05:52.807Z] ---> Using cache [2021-10-20T04:05:52.807Z] ---> 8a5769b9a628 [2021-10-20T04:05:52.807Z] Step 6/20 : COPY . . [2021-10-20T04:05:52.807Z] ---> Using cache [2021-10-20T04:05:52.807Z] ---> ba04e70b0440 [2021-10-20T04:05:52.807Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:05:52.807Z] ---> Using cache [2021-10-20T04:05:52.807Z] ---> 18f34efd8fdc [2021-10-20T04:05:52.807Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-20T04:05:53.812Z] ---> Running in 3bfcaeb0dfa9 [2021-10-20T04:05:53.812Z] ---> Running in 133f2264f21c [2021-10-20T04:05:55.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-20T04:05:55.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-20T04:05:55.283Z] ---> 3b73277f01ee [2021-10-20T04:05:55.283Z] Step 3/22 : WORKDIR /edgex-go [2021-10-20T04:05:55.283Z] ---> Using cache [2021-10-20T04:05:55.283Z] ---> 11bf7e873f21 [2021-10-20T04:05:55.283Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:05:55.283Z] ---> Using cache [2021-10-20T04:05:55.283Z] ---> cc6cc4229315 [2021-10-20T04:05:55.283Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-20T04:05:55.283Z] ---> Running in b9f056aac3e1 [2021-10-20T04:05:56.752Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:05:56.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-20T04:05:57.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:05:57.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:05:58.661Z] OK: 219 MiB in 52 packages [2021-10-20T04:05:58.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:05:59.674Z] OK: 219 MiB in 52 packages [2021-10-20T04:06:00.289Z] Removing intermediate container 3bfcaeb0dfa9 [2021-10-20T04:06:00.289Z] ---> a2c25be142ba [2021-10-20T04:06:00.289Z] Step 6/22 : COPY . . [2021-10-20T04:06:01.123Z] Removing intermediate container b9f056aac3e1 [2021-10-20T04:06:01.123Z] ---> 4c8527296e61 [2021-10-20T04:06:01.123Z] Step 6/22 : COPY . . [2021-10-20T04:06:23.529Z] Removing intermediate container c581aedecd2f [2021-10-20T04:06:23.529Z] ---> e2227705c236 [2021-10-20T04:06:23.529Z] [2021-10-20T04:06:23.529Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:06:23.529Z] ---> bb3de5531c18 [2021-10-20T04:06:23.529Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-20T04:06:23.529Z] ---> Using cache [2021-10-20T04:06:23.529Z] ---> 55ecd4db0965 [2021-10-20T04:06:23.529Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:06:23.529Z] ---> Using cache [2021-10-20T04:06:23.529Z] ---> cb838bf32b07 [2021-10-20T04:06:23.529Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-20T04:06:23.529Z] ---> Running in a2c41a4ffe8b [2021-10-20T04:06:23.529Z] Removing intermediate container a2c41a4ffe8b [2021-10-20T04:06:23.529Z] ---> 97dbb18e1b5f [2021-10-20T04:06:23.529Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-20T04:06:23.810Z] ---> Running in 996859f78fe6 [2021-10-20T04:06:24.424Z] Removing intermediate container 996859f78fe6 [2021-10-20T04:06:24.424Z] ---> 215280c80b35 [2021-10-20T04:06:24.424Z] Step 14/22 : WORKDIR / [2021-10-20T04:06:24.702Z] ---> Running in 7b972ceb1e95 [2021-10-20T04:06:25.717Z] Removing intermediate container 7b972ceb1e95 [2021-10-20T04:06:25.717Z] ---> a35993bf6bbc [2021-10-20T04:06:25.717Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:06:26.325Z] ---> 837741a81a5e [2021-10-20T04:06:26.325Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:06:26.607Z] ---> Running in b1de5f175e0a [2021-10-20T04:06:26.886Z] ---> 36e7dec16677 [2021-10-20T04:06:26.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-20T04:06:28.348Z] ---> 625051be606f [2021-10-20T04:06:28.348Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T04:06:28.628Z] ---> Running in 1ca2fe75361d [2021-10-20T04:06:30.095Z] ---> e5f10a86e488 [2021-10-20T04:06:30.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-20T04:06:31.095Z] ---> 0f96856e06de [2021-10-20T04:06:31.095Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-20T04:06:31.374Z] ---> Running in 770e22aa3d99 [2021-10-20T04:06:31.988Z] Removing intermediate container 770e22aa3d99 [2021-10-20T04:06:31.988Z] ---> 505d37c9c1d3 [2021-10-20T04:06:31.988Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:06:32.279Z] Removing intermediate container b1de5f175e0a [2021-10-20T04:06:32.279Z] ---> e45fff092137 [2021-10-20T04:06:32.279Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-20T04:06:32.279Z] ---> Running in 79d1c0a5fe51 [2021-10-20T04:06:32.279Z] ---> Running in 57a07c86618d [2021-10-20T04:06:33.275Z] Removing intermediate container 79d1c0a5fe51 [2021-10-20T04:06:33.275Z] ---> 67aec86f4b50 [2021-10-20T04:06:33.275Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:06:33.555Z] ---> Running in 8020d77f4d33 [2021-10-20T04:06:34.166Z] Removing intermediate container 1ca2fe75361d [2021-10-20T04:06:34.166Z] ---> cbd438fb67a0 [2021-10-20T04:06:34.166Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-20T04:06:34.166Z] ---> Running in 37a7d9c129d3 [2021-10-20T04:06:34.445Z] Removing intermediate container 8020d77f4d33 [2021-10-20T04:06:34.445Z] ---> 2a56ffa4e0f4 [2021-10-20T04:06:34.445Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:06:34.728Z] ---> Running in 35563bb54110 [2021-10-20T04:06:35.019Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-20T04:06:35.633Z] Removing intermediate container 35563bb54110 [2021-10-20T04:06:35.633Z] ---> f989b10c128d [2021-10-20T04:06:35.633Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:06:35.633Z] ---> Running in 008537e4e981 [2021-10-20T04:06:36.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-20T04:06:36.642Z] Removing intermediate container 008537e4e981 [2021-10-20T04:06:36.642Z] ---> d496d77f213e [2021-10-20T04:06:36.642Z] [2021-10-20T04:06:36.929Z] Successfully built d496d77f213e [2021-10-20T04:06:36.929Z] Successfully tagged core-metadata-arm64:latest [2021-10-20T04:06:49.439Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-20T04:07:01.915Z] Removing intermediate container 133f2264f21c [2021-10-20T04:07:01.915Z] ---> 224b3e50f196 [2021-10-20T04:07:01.915Z] [2021-10-20T04:07:01.915Z] Step 9/20 : FROM alpine:3.14 [2021-10-20T04:07:01.915Z] ---> bb3de5531c18 [2021-10-20T04:07:01.915Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-20T04:07:01.915Z] ---> Running in 5e7a7c9f2ded [2021-10-20T04:07:03.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:07:03.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:07:04.378Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-20T04:07:04.378Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-20T04:07:04.378Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T04:07:04.378Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-20T04:07:04.378Z] (5/5) Installing curl (7.79.1-r0) [2021-10-20T04:07:04.378Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:07:04.378Z] Executing ca-certificates-20191127-r5.trigger [2021-10-20T04:07:04.657Z] OK: 8 MiB in 19 packages [2021-10-20T04:07:06.680Z] Removing intermediate container 5e7a7c9f2ded [2021-10-20T04:07:06.680Z] ---> 1f3a59026d1c [2021-10-20T04:07:06.680Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-20T04:07:06.962Z] ---> Running in 0678b206c3ab [2021-10-20T04:07:07.576Z] Removing intermediate container 0678b206c3ab [2021-10-20T04:07:07.576Z] ---> 9aa59b939892 [2021-10-20T04:07:07.576Z] Step 12/20 : WORKDIR /edgex [2021-10-20T04:07:07.859Z] ---> Running in aa4a97a3ab11 [2021-10-20T04:07:08.477Z] Removing intermediate container aa4a97a3ab11 [2021-10-20T04:07:08.477Z] ---> 116894716a00 [2021-10-20T04:07:08.477Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-20T04:07:09.482Z] ---> 0387908e4fd4 [2021-10-20T04:07:09.482Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-20T04:07:11.513Z] ---> bdf84ae75350 [2021-10-20T04:07:11.513Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-20T04:07:12.988Z] ---> f827424ee5ec [2021-10-20T04:07:12.988Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-20T04:07:12.988Z] ---> Running in 46c840c94467 [2021-10-20T04:07:13.610Z] Removing intermediate container 46c840c94467 [2021-10-20T04:07:13.610Z] ---> bad96cd94f80 [2021-10-20T04:07:13.610Z] Step 17/20 : CMD ["--init=true"] [2021-10-20T04:07:13.898Z] ---> Running in 1b3c13fc3c96 [2021-10-20T04:07:14.513Z] Removing intermediate container 1b3c13fc3c96 [2021-10-20T04:07:14.513Z] ---> adce13400008 [2021-10-20T04:07:14.513Z] Step 18/20 : LABEL arch=arm64 [2021-10-20T04:07:14.795Z] ---> Running in 1d833e96b1ba [2021-10-20T04:07:15.410Z] Removing intermediate container 1d833e96b1ba [2021-10-20T04:07:15.410Z] ---> 34236d0fafce [2021-10-20T04:07:15.410Z] Step 19/20 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:07:15.410Z] ---> Running in 29fccf910086 [2021-10-20T04:07:16.023Z] Removing intermediate container 29fccf910086 [2021-10-20T04:07:16.023Z] ---> 7305cf2fdc2b [2021-10-20T04:07:16.023Z] Step 20/20 : LABEL version=0.0.0 [2021-10-20T04:07:16.301Z] ---> Running in be36261ea3cf [2021-10-20T04:07:16.915Z] Removing intermediate container be36261ea3cf [2021-10-20T04:07:16.915Z] ---> c99cbe4bff17 [2021-10-20T04:07:16.915Z] [2021-10-20T04:07:17.531Z] Successfully built c99cbe4bff17 [2021-10-20T04:07:17.531Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-20T04:07:39.807Z]  Building security-proxy-setup ... done Removing intermediate container 37a7d9c129d3 [2021-10-20T04:07:39.807Z] ---> 389d2b9b8aa0 [2021-10-20T04:07:39.807Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-20T04:07:39.807Z] ---> Running in 5d238c99118f [2021-10-20T04:07:39.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-20T04:07:42.480Z] Removing intermediate container 5d238c99118f [2021-10-20T04:07:42.480Z] ---> 3da7cf45979b [2021-10-20T04:07:42.480Z] [2021-10-20T04:07:42.480Z] Step 10/22 : FROM docker:20.10.8 [2021-10-20T04:07:42.764Z] 20.10.8: Pulling from library/docker [2021-10-20T04:07:45.448Z] Removing intermediate container 57a07c86618d [2021-10-20T04:07:45.448Z] ---> f8c53077da82 [2021-10-20T04:07:45.448Z] [2021-10-20T04:07:45.448Z] Step 9/22 : FROM alpine:3.14 [2021-10-20T04:07:45.448Z] ---> bb3de5531c18 [2021-10-20T04:07:45.448Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-20T04:07:45.728Z] ---> Running in 8e792e3b1ed5 [2021-10-20T04:07:46.337Z] Removing intermediate container 8e792e3b1ed5 [2021-10-20T04:07:46.337Z] ---> 1cd33c491eba [2021-10-20T04:07:46.337Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-20T04:07:46.617Z] ---> Running in 4274df2d0257 [2021-10-20T04:07:47.223Z] Removing intermediate container 4274df2d0257 [2021-10-20T04:07:47.224Z] ---> bb6260e5abdd [2021-10-20T04:07:47.224Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-20T04:07:47.506Z] ---> Running in cf09d6b43968 [2021-10-20T04:07:48.131Z] Removing intermediate container cf09d6b43968 [2021-10-20T04:07:48.131Z] ---> c57f50853452 [2021-10-20T04:07:48.131Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T04:07:48.131Z] ---> Running in c9faacd4af49 [2021-10-20T04:07:50.955Z] Removing intermediate container c9faacd4af49 [2021-10-20T04:07:50.955Z] ---> 388db124f968 [2021-10-20T04:07:50.955Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-20T04:07:50.955Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-20T04:07:50.955Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-20T04:07:50.955Z] ---> 3734d5adc5ac [2021-10-20T04:07:50.955Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-20T04:07:50.955Z] ---> Running in d1646a62f400 [2021-10-20T04:07:50.955Z] ---> Running in a788e6b35b14 [2021-10-20T04:07:51.571Z] Removing intermediate container a788e6b35b14 [2021-10-20T04:07:51.571Z] ---> 9867b1556fa8 [2021-10-20T04:07:51.571Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-20T04:07:51.852Z] ---> Running in d2eefda830ae [2021-10-20T04:07:52.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:07:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T04:07:53.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:07:53.342Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T04:07:54.333Z] (1/42) Installing readline (8.1.0-r0) [2021-10-20T04:07:54.333Z] (2/42) Installing bash (5.1.4-r0) [2021-10-20T04:07:54.333Z] Executing bash-5.1.4-r0.post-install [2021-10-20T04:07:54.333Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-20T04:07:54.333Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-20T04:07:54.333Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-20T04:07:54.333Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-20T04:07:54.333Z] (6/42) Installing curl (7.79.1-r0) [2021-10-20T04:07:54.333Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-20T04:07:54.333Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-20T04:07:54.333Z] (9/42) Installing expat (2.4.1-r0) [2021-10-20T04:07:54.333Z] (10/42) Installing libffi (3.3-r2) [2021-10-20T04:07:54.333Z] (11/42) Installing gdbm (1.19-r0) [2021-10-20T04:07:54.333Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-20T04:07:54.333Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T04:07:54.333Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T04:07:54.333Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-20T04:07:54.333Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-20T04:07:54.333Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-20T04:07:54.333Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-20T04:07:54.610Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-20T04:07:54.610Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-20T04:07:54.893Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-20T04:07:54.893Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-20T04:07:54.893Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:07:54.893Z] OK: 8 MiB in 20 packages [2021-10-20T04:07:56.372Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-20T04:07:56.372Z] Removing intermediate container d1646a62f400 [2021-10-20T04:07:56.372Z] ---> 1da5b8408dde [2021-10-20T04:07:56.372Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-20T04:07:56.372Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-20T04:07:56.372Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-20T04:07:56.372Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-20T04:07:56.648Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-20T04:07:56.648Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-20T04:07:56.648Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-20T04:07:56.648Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-20T04:07:56.648Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-20T04:07:56.648Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-20T04:07:56.648Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-20T04:07:56.648Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-20T04:07:56.648Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-20T04:07:56.648Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-20T04:07:56.648Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-20T04:07:56.648Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-20T04:07:56.930Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-20T04:07:56.930Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-20T04:07:56.930Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-20T04:07:56.930Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-20T04:07:56.930Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-20T04:07:56.930Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-20T04:07:56.930Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-20T04:07:56.930Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-20T04:07:56.930Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-20T04:07:57.535Z] ---> d2934c67e3a4 [2021-10-20T04:07:57.535Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-20T04:07:57.535Z] Executing busybox-1.33.1-r3.trigger [2021-10-20T04:07:57.535Z] OK: 84 MiB in 64 packages [2021-10-20T04:07:58.520Z] ---> 5caed4f0eddd [2021-10-20T04:07:58.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-20T04:07:59.521Z] ---> 0fe4f6bc2191 [2021-10-20T04:07:59.521Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-20T04:07:59.521Z] ---> Running in 89d209cc6cbd [2021-10-20T04:07:59.798Z] Removing intermediate container 89d209cc6cbd [2021-10-20T04:07:59.798Z] ---> a9b277794139 [2021-10-20T04:07:59.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:08:00.083Z] ---> Running in 874a82ba92cc [2021-10-20T04:08:00.364Z] Removing intermediate container 874a82ba92cc [2021-10-20T04:08:00.364Z] ---> ca72112a31f6 [2021-10-20T04:08:00.364Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:08:00.648Z] ---> Running in 0368cef7682f [2021-10-20T04:08:01.249Z] Removing intermediate container 0368cef7682f [2021-10-20T04:08:01.249Z] ---> e7571dd68b36 [2021-10-20T04:08:01.249Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:08:01.249Z] ---> Running in 05db0312b5b8 [2021-10-20T04:08:01.536Z] Collecting docker-compose==1.23.2 [2021-10-20T04:08:01.536Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-20T04:08:01.536Z] Removing intermediate container 05db0312b5b8 [2021-10-20T04:08:01.536Z] ---> 79c97f897d8d [2021-10-20T04:08:01.536Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:08:01.811Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-20T04:08:01.811Z] ---> Running in bd52038cba3b [2021-10-20T04:08:02.085Z] Collecting jsonschema<3,>=2.5.1 [2021-10-20T04:08:02.085Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-20T04:08:02.368Z] Removing intermediate container bd52038cba3b [2021-10-20T04:08:02.368Z] ---> 14defd60fcd4 [2021-10-20T04:08:02.368Z] [2021-10-20T04:08:02.368Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-20T04:08:02.368Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-20T04:08:02.645Z] Successfully built 14defd60fcd4 [2021-10-20T04:08:02.645Z] Successfully tagged core-data-arm64:latest [2021-10-20T04:08:02.918Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-10-20T04:08:02.918Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-20T04:08:03.899Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-20T04:08:03.899Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-20T04:08:03.899Z] Collecting docopt<0.7,>=0.6.1 [2021-10-20T04:08:03.899Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-20T04:08:05.349Z] Collecting cached-property<2,>=1.2.0 [2021-10-20T04:08:05.349Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-20T04:08:05.626Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-20T04:08:05.626Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-20T04:08:07.073Z] Collecting texttable<0.10,>=0.9.0 [2021-10-20T04:08:07.073Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-20T04:08:09.065Z] Collecting PyYAML<4,>=3.10 [2021-10-20T04:08:09.065Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-20T04:08:12.476Z] Collecting docker-pycreds>=0.4.0 [2021-10-20T04:08:12.476Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-20T04:08:12.476Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-20T04:08:12.751Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-20T04:08:13.028Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-20T04:08:13.028Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-20T04:08:13.028Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-20T04:08:13.303Z] Collecting idna<2.8,>=2.5 [2021-10-20T04:08:13.303Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-20T04:08:13.579Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-20T04:08:13.579Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-20T04:08:13.579Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-20T04:08:13.579Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-20T04:08:14.180Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-20T04:08:14.180Z] Attempting uninstall: urllib3 [2021-10-20T04:08:14.180Z] Found existing installation: urllib3 1.26.5 [2021-10-20T04:08:14.180Z] Uninstalling urllib3-1.26.5: [2021-10-20T04:08:14.180Z] Successfully uninstalled urllib3-1.26.5 [2021-10-20T04:08:14.783Z] Attempting uninstall: idna [2021-10-20T04:08:14.783Z] Found existing installation: idna 3.2 [2021-10-20T04:08:14.783Z] Uninstalling idna-3.2: [2021-10-20T04:08:15.060Z] Successfully uninstalled idna-3.2 [2021-10-20T04:08:15.661Z] Attempting uninstall: chardet [2021-10-20T04:08:15.661Z] Found existing installation: chardet 4.0.0 [2021-10-20T04:08:15.661Z] Uninstalling chardet-4.0.0: [2021-10-20T04:08:15.938Z] Successfully uninstalled chardet-4.0.0 [2021-10-20T04:08:17.380Z] Attempting uninstall: requests [2021-10-20T04:08:17.380Z] Found existing installation: requests 2.25.1 [2021-10-20T04:08:17.380Z] Uninstalling requests-2.25.1: [2021-10-20T04:08:17.380Z] Successfully uninstalled requests-2.25.1 [2021-10-20T04:08:17.658Z] Running setup.py install for texttable: started [2021-10-20T04:08:19.646Z] Running setup.py install for texttable: finished with status 'done' [2021-10-20T04:08:19.646Z] Running setup.py install for PyYAML: started [2021-10-20T04:08:21.634Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-20T04:08:21.634Z] Running setup.py install for docopt: started [2021-10-20T04:08:23.624Z] Running setup.py install for docopt: finished with status 'done' [2021-10-20T04:08:23.624Z] Running setup.py install for dockerpty: started [2021-10-20T04:08:25.068Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-20T04:08:27.054Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-20T04:08:35.368Z] Removing intermediate container d2eefda830ae [2021-10-20T04:08:35.368Z] ---> 4aa66b01eddb [2021-10-20T04:08:35.368Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-20T04:08:35.368Z] ---> Running in 3e2072d9b043 [2021-10-20T04:08:35.368Z] Removing intermediate container 3e2072d9b043 [2021-10-20T04:08:35.368Z] ---> db93e6de6e7c [2021-10-20T04:08:35.368Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-20T04:08:35.368Z] ---> Running in 50c1fa5f1fde [2021-10-20T04:08:35.973Z] Removing intermediate container 50c1fa5f1fde [2021-10-20T04:08:35.973Z] ---> f033185f3df4 [2021-10-20T04:08:35.973Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-20T04:08:37.425Z] ---> 196d4525870a [2021-10-20T04:08:37.425Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-20T04:08:38.028Z] ---> 970182e6542e [2021-10-20T04:08:38.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-20T04:08:39.021Z] ---> 20dd5e04f204 [2021-10-20T04:08:39.021Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-20T04:08:39.021Z] ---> Running in 481be863eed2 [2021-10-20T04:08:39.625Z] Removing intermediate container 481be863eed2 [2021-10-20T04:08:39.625Z] ---> 234fa0a2b19d [2021-10-20T04:08:39.625Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-20T04:08:39.625Z] ---> Running in d76522a251b1 [2021-10-20T04:08:40.229Z] Removing intermediate container d76522a251b1 [2021-10-20T04:08:40.229Z] ---> 09118b819cfd [2021-10-20T04:08:40.229Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T04:08:40.229Z] ---> Running in 1c27588a8119 [2021-10-20T04:08:40.832Z] Removing intermediate container 1c27588a8119 [2021-10-20T04:08:40.832Z] ---> 071ac69d8e62 [2021-10-20T04:08:40.832Z] Step 21/22 : LABEL git_sha=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [2021-10-20T04:08:40.832Z] ---> Running in 881f554bd0bc [2021-10-20T04:08:41.440Z] Removing intermediate container 881f554bd0bc [2021-10-20T04:08:41.440Z] ---> 158a035297b6 [2021-10-20T04:08:41.440Z] Step 22/22 : LABEL version=0.0.0 [2021-10-20T04:08:41.440Z] ---> Running in d9e5a2516ed7 [2021-10-20T04:08:42.043Z] Removing intermediate container d9e5a2516ed7 [2021-10-20T04:08:42.043Z] ---> 53147534b047 [2021-10-20T04:08:42.043Z] [2021-10-20T04:08:42.319Z] Successfully built 53147534b047 [2021-10-20T04:08:42.319Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-20T04:08:42.614Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-20T04:08:42.630Z] $ docker stop --time=1 43d896a3347fac60f797a16ecca6114d5db398770d8bf25de291630bf6b483ad [2021-10-20T04:08:44.440Z] $ docker rm -f 43d896a3347fac60f797a16ecca6114d5db398770d8bf25de291630bf6b483ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T04:08:45.072Z] + docker images [2021-10-20T04:08:45.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-20T04:08:45.349Z] sys-mgmt-agent-arm64 latest 53147534b047 4 seconds ago 277MB [2021-10-20T04:08:45.349Z] core-data-arm64 latest 14defd60fcd4 44 seconds ago 19.4MB [2021-10-20T04:08:45.349Z] f8c53077da82 About a minute ago 1.58GB [2021-10-20T04:08:45.349Z] 3da7cf45979b About a minute ago 1.57GB [2021-10-20T04:08:45.349Z] security-proxy-setup-arm64 latest c99cbe4bff17 About a minute ago 25.3MB [2021-10-20T04:08:45.349Z] 224b3e50f196 About a minute ago 1.57GB [2021-10-20T04:08:45.349Z] core-metadata-arm64 latest d496d77f213e 2 minutes ago 15.8MB [2021-10-20T04:08:45.349Z] e2227705c236 2 minutes ago 1.57GB [2021-10-20T04:08:45.349Z] security-bootstrapper-arm64 latest fd3bf69fb5ea 3 minutes ago 17.7MB [2021-10-20T04:08:45.349Z] security-secretstore-setup-arm64 latest 84655a83bf29 3 minutes ago 26.5MB [2021-10-20T04:08:45.349Z] support-notifications-arm64 latest 45b4f5a2ce2d 3 minutes ago 15.9MB [2021-10-20T04:08:45.349Z] support-scheduler-arm64 latest a5475cc09c74 3 minutes ago 15.2MB [2021-10-20T04:08:45.349Z] core-command-arm64 latest 58b322501278 3 minutes ago 15.2MB [2021-10-20T04:08:45.349Z] 44e436f4168c 3 minutes ago 1.57GB [2021-10-20T04:08:45.349Z] 2257b8aa4015 3 minutes ago 1.57GB [2021-10-20T04:08:45.349Z] bd21e857cd36 4 minutes ago 1.58GB [2021-10-20T04:08:45.349Z] 289c13ec068d 4 minutes ago 1.57GB [2021-10-20T04:08:45.349Z] ebb0c59f7f41 4 minutes ago 1.57GB [2021-10-20T04:08:45.350Z] ci-base-image-arm64 latest 3b73277f01ee 14 minutes ago 1.24GB [2021-10-20T04:08:45.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 days ago 534MB [2021-10-20T04:08:45.350Z] docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB [2021-10-20T04:08:45.350Z] alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB [2021-10-20T04:08:45.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:08:46.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:08:46.575Z] [2021-10-20T04:08:46.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:08:46.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:08:47.272Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T04:08:47.272Z] 448f6bf000e3: Pulling fs layer [2021-10-20T04:08:47.272Z] f757da607395: Pulling fs layer [2021-10-20T04:08:47.272Z] 05883995daec: Pulling fs layer [2021-10-20T04:08:47.272Z] 8603b9c90790: Pulling fs layer [2021-10-20T04:08:47.272Z] 1560dd03e051: Pulling fs layer [2021-10-20T04:08:47.272Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T04:08:47.272Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T04:08:47.272Z] 8603b9c90790: Waiting [2021-10-20T04:08:47.272Z] 1560dd03e051: Waiting [2021-10-20T04:08:47.272Z] c2d8d7efcc4b: Waiting [2021-10-20T04:08:47.272Z] 27f5ce0e4adf: Waiting [2021-10-20T04:08:47.272Z] f757da607395: Verifying Checksum [2021-10-20T04:08:47.272Z] f757da607395: Download complete [2021-10-20T04:08:47.272Z] 8603b9c90790: Verifying Checksum [2021-10-20T04:08:47.272Z] 8603b9c90790: Download complete [2021-10-20T04:08:47.575Z] 1560dd03e051: Verifying Checksum [2021-10-20T04:08:47.575Z] 1560dd03e051: Download complete [2021-10-20T04:08:47.575Z] 27f5ce0e4adf: Verifying Checksum [2021-10-20T04:08:47.575Z] 27f5ce0e4adf: Download complete [2021-10-20T04:08:47.870Z] 05883995daec: Verifying Checksum [2021-10-20T04:08:47.870Z] 05883995daec: Download complete [2021-10-20T04:08:47.870Z] 448f6bf000e3: Verifying Checksum [2021-10-20T04:08:47.870Z] 448f6bf000e3: Download complete [2021-10-20T04:08:50.534Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T04:08:50.534Z] c2d8d7efcc4b: Download complete [2021-10-20T04:08:51.990Z] 448f6bf000e3: Pull complete [2021-10-20T04:08:52.595Z] f757da607395: Pull complete [2021-10-20T04:08:54.045Z] 05883995daec: Pull complete [2021-10-20T04:08:54.648Z] 8603b9c90790: Pull complete [2021-10-20T04:08:55.638Z] 1560dd03e051: Pull complete [2021-10-20T04:08:55.638Z] 27f5ce0e4adf: Pull complete [2021-10-20T04:09:10.791Z] c2d8d7efcc4b: Pull complete [2021-10-20T04:09:10.791Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T04:09:10.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T04:09:10.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T04:09:11.090Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-10-20T04:09:11.196Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-20T04:09:14.286Z] $ docker top 942cc6f5e2852de792a4b4d68d39ac3f431d34da85ad1d9378e737b7a604997c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:09:15.364Z] ---> job-cost.sh [2021-10-20T04:09:15.364Z] lf-activate-venv: SKIPPING [2021-10-20T04:09:15.364Z] INFO: No Stack... [2021-10-20T04:09:42.185Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T04:09:42.185Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T04:09:42.879Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-10-20T04:09:42.879Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T04:09:42.964Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3765-1-stack-cost] [2021-10-20T04:09:42.969Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3765-1-stack-cost] did not exist. Created. [2021-10-20T04:09:42.969Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3765-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T04:09:43.714Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T04:09:43.894Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T04:09:43.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3765-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T04:09:43.953Z] $ docker stop --time=1 942cc6f5e2852de792a4b4d68d39ac3f431d34da85ad1d9378e737b7a604997c [2021-10-20T04:09:45.608Z] $ docker rm -f 942cc6f5e2852de792a4b4d68d39ac3f431d34da85ad1d9378e737b7a604997c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-20T04:09:46.641Z] provisioning config files... [2021-10-20T04:09:46.651Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config292685891337700027tmp [Pipeline] { [Pipeline] sh [2021-10-20T04:09:46.977Z] + set +x [2021-10-20T04:09:46.977Z] + curl -s https://codecov.io/bash [2021-10-20T04:09:46.977Z] + bash -s -- [2021-10-20T04:09:46.977Z] [2021-10-20T04:09:46.977Z] _____ _ [2021-10-20T04:09:46.977Z] / ____| | | [2021-10-20T04:09:46.977Z] | | ___ __| | ___ ___ _____ __ [2021-10-20T04:09:46.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-20T04:09:46.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-20T04:09:46.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-20T04:09:46.977Z] Bash-1.0.6 [2021-10-20T04:09:46.977Z] [2021-10-20T04:09:46.977Z] [2021-10-20T04:09:46.977Z] ==> git version 2.24.4 found [2021-10-20T04:09:46.977Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-20T04:09:46.977Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-20T04:09:46.977Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-20T04:09:46.977Z] ==> Jenkins CI detected. [2021-10-20T04:09:46.977Z] current dir:  /w/workspace/edgex-go/1 [2021-10-20T04:09:46.977Z] project root: . [2021-10-20T04:09:46.977Z] --> token set from env [2021-10-20T04:09:47.241Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-20T04:09:47.241Z] ==> Running gcov in . (disable via -X gcov) [2021-10-20T04:09:47.241Z] ==> Python coveragepy not found [2021-10-20T04:09:47.241Z] ==> Searching for coverage reports in: [2021-10-20T04:09:47.241Z] + . [2021-10-20T04:09:47.241Z] -> Found 1 reports [2021-10-20T04:09:47.241Z] ==> Detecting git/mercurial file structure [2021-10-20T04:09:47.241Z] ==> Reading reports [2021-10-20T04:09:47.241Z] + ./coverage.out bytes=418481 [2021-10-20T04:09:47.241Z] ==> Appending adjustments [2021-10-20T04:09:47.241Z] https://docs.codecov.io/docs/fixing-reports [2021-10-20T04:09:48.629Z] + Found adjustments [2021-10-20T04:09:48.629Z] ==> Gzipping contents [2021-10-20T04:09:48.629Z] 56K /tmp/codecov.cYN3xp.gz [2021-10-20T04:09:48.629Z] ==> Uploading reports [2021-10-20T04:09:48.629Z] url: https://codecov.io [2021-10-20T04:09:48.629Z] query: branch=PR-3765&commit=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3765&job=&cmd_args= [2021-10-20T04:09:48.629Z] -> Pinging Codecov [2021-10-20T04:09:48.629Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3765&commit=49896a23f3d9675ad8c571d6ea5ecdcb3a81373e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3765%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3765&job=&cmd_args= [2021-10-20T04:09:48.629Z] -> Uploading to [2021-10-20T04:09:48.629Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-20/00271124DB129430A58F1EEE437C3FCB/49896a23f3d9675ad8c571d6ea5ecdcb3a81373e/36e71479-3bab-4454-bca1-848b30c73bb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T040948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b2db665be30115c9359a891ccb0836ea5a36811715f2c715353c2de175d4833 [2021-10-20T04:09:48.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T04:09:48.629Z] Dload Upload Total Spent Left Speed [2021-10-20T04:09:49.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56626 0 0 100 56626 0 193k --:--:-- --:--:-- --:--:-- 194k [2021-10-20T04:09:49.202Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49896a23f3d9675ad8c571d6ea5ecdcb3a81373e [Pipeline] } [2021-10-20T04:09:49.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-20T04:09:50.700Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:09:51.031Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:09:51.624Z] ---> package-listing.sh [2021-10-20T04:09:51.624Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T04:09:51.624Z] ++ facter osfamily [2021-10-20T04:09:51.624Z] + OS_FAMILY=redhat [2021-10-20T04:09:51.624Z] + workspace=/w/workspace/edgex-go/1 [2021-10-20T04:09:51.624Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T04:09:51.624Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T04:09:51.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T04:09:51.624Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T04:09:51.624Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-20T04:09:51.624Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T04:09:51.624Z] + case "${OS_FAMILY}" in [2021-10-20T04:09:51.624Z] + sort [2021-10-20T04:09:51.624Z] + rpm -qa [2021-10-20T04:09:54.928Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T04:09:54.928Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T04:09:54.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T04:09:54.928Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-20T04:09:54.928Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-20T04:09:54.928Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-20T04:09:54.959Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T04:09:55.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:09:55.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:09:55.843Z] [2021-10-20T04:09:55.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T04:09:56.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:09:56.208Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T04:09:56.208Z] b4d181a07f80: Pulling fs layer [2021-10-20T04:09:56.208Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T04:09:56.208Z] ed53099fbce6: Pulling fs layer [2021-10-20T04:09:56.208Z] dc539afda2c1: Pulling fs layer [2021-10-20T04:09:56.208Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T04:09:56.208Z] 9065ff56babe: Pulling fs layer [2021-10-20T04:09:56.208Z] d287ab97295c: Pulling fs layer [2021-10-20T04:09:56.208Z] dc539afda2c1: Waiting [2021-10-20T04:09:56.208Z] 77bc0d833cb6: Waiting [2021-10-20T04:09:56.208Z] 9065ff56babe: Waiting [2021-10-20T04:09:56.208Z] d287ab97295c: Waiting [2021-10-20T04:09:56.208Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T04:09:56.208Z] a1111a8f2ec3: Download complete [2021-10-20T04:09:56.208Z] dc539afda2c1: Verifying Checksum [2021-10-20T04:09:56.208Z] dc539afda2c1: Download complete [2021-10-20T04:09:56.474Z] ed53099fbce6: Verifying Checksum [2021-10-20T04:09:56.474Z] ed53099fbce6: Download complete [2021-10-20T04:09:56.474Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T04:09:56.474Z] 77bc0d833cb6: Download complete [2021-10-20T04:09:56.474Z] 9065ff56babe: Verifying Checksum [2021-10-20T04:09:56.474Z] 9065ff56babe: Download complete [2021-10-20T04:09:56.474Z] b4d181a07f80: Verifying Checksum [2021-10-20T04:09:56.474Z] b4d181a07f80: Download complete [2021-10-20T04:09:57.052Z] d287ab97295c: Verifying Checksum [2021-10-20T04:09:57.052Z] d287ab97295c: Download complete [2021-10-20T04:09:58.005Z] b4d181a07f80: Pull complete [2021-10-20T04:09:58.005Z] a1111a8f2ec3: Pull complete [2021-10-20T04:09:58.582Z] ed53099fbce6: Pull complete [2021-10-20T04:09:58.582Z] dc539afda2c1: Pull complete [2021-10-20T04:09:58.847Z] 77bc0d833cb6: Pull complete [2021-10-20T04:09:59.110Z] 9065ff56babe: Pull complete [2021-10-20T04:10:04.456Z] d287ab97295c: Pull complete [2021-10-20T04:10:04.456Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T04:10:04.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T04:10:04.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T04:10:04.540Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-10-20T04:10:04.578Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-20T04:10:07.491Z] $ docker top c3e3856d6026fff6dbc52ff20bc466d7cdd907f1a8e6e595d03533d10a61e487 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T04:10:07.881Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T04:10:08.182Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T04:10:08.500Z] + ls /var/log/sa-host [2021-10-20T04:10:08.500Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T04:10:08.500Z] file_magic: OK [2021-10-20T04:10:08.500Z] HZ: Using current value: 100 [2021-10-20T04:10:08.500Z] file_header: OK [2021-10-20T04:10:08.500Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-20T04:10:08.500Z] Statistics: [2021-10-20T04:10:08.500Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T04:10:08.500Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T04:10:08.500Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T04:10:08.500Z] file_magic: OK [2021-10-20T04:10:08.500Z] HZ: Using current value: 100 [2021-10-20T04:10:08.500Z] file_header: OK [2021-10-20T04:10:08.500Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-20T04:10:08.500Z] Statistics: [2021-10-20T04:10:08.500Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T04:10:08.500Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T04:10:08.812Z] provisioning config files... [2021-10-20T04:10:08.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2531888093738545208tmp [Pipeline] { [Pipeline] echo [2021-10-20T04:10:08.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:10:09.210Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T04:10:09.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:10:09.620Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T04:10:09.646Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:10:09.966Z] ---> sudo-logs.sh [2021-10-20T04:10:09.966Z] Archiving 'sudo' log.. [2021-10-20T04:10:09.966Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-366.novalocal: Name or service not known [2021-10-20T04:10:09.966Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-366.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T04:10:10.021Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:10:10.338Z] ---> job-cost.sh [2021-10-20T04:10:10.338Z] lf-activate-venv: SKIPPING [2021-10-20T04:10:10.338Z] DEBUG: total: 0.10999999940395355 [2021-10-20T04:10:10.338Z] INFO: Retrieving Stack Cost... [2021-10-20T04:10:10.916Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T04:10:11.178Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T04:10:11.205Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T04:10:11.528Z] ---> logs-deploy.sh [2021-10-20T04:10:11.528Z] lf-activate-venv: SKIPPING [2021-10-20T04:10:11.528Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3765/1 [2021-10-20T04:10:11.528Z] INFO: archiving workspace using pattern(s): [2021-10-20T04:10:12.101Z] Archives upload complete. [2021-10-20T04:10:12.363Z] INFO: archiving logs to Nexus