Pull request #3806 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 0f0bcd669b48f74c6b39306e85682e5956f0d04c rather than 334ac0d73ed57db12d26b996581de277a36417b5 Obtained Jenkinsfile from 0f0bcd669b48f74c6b39306e85682e5956f0d04c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh656721407448080152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8219044117818428049.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4886062901259523914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7306606005365224789.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh563289131152472223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-937’ Running on prd-centos7-docker-4c-2g-939 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh7082822584944718413.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh5564908328742728913.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit 334ac0d73ed57db12d26b996581de277a36417b5 Merge succeeded, producing 334ac0d73ed57db12d26b996581de277a36417b5 Checking out Revision 334ac0d73ed57db12d26b996581de277a36417b5 (PR-3806) > git config core.sparsecheckout # timeout=10 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # 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/10@tmp/jenkins-gitclient-ssh3705188765701794205.key > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" > git rev-list --no-walk e6a0f3cbf3377930a2cb7d991aae5a709157d544 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-17T09:51:33.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-17T09:51:34.028Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-17T09:51:34.039Z] ========================================================= [2021-11-17T09:51:34.039Z] EdgeX Global Pipelines Version Info [2021-11-17T09:51:34.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-17T09:51:35.161Z] ------------------- [2021-11-17T09:51:35.161Z] stable info: [2021-11-17T09:51:35.161Z] ------------------- [2021-11-17T09:51:35.162Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T09:51:35.162Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T09:51:35.162Z] Message: update stable to v1.0.215 [2021-11-17T09:51:35.736Z] ------------------- [2021-11-17T09:51:35.736Z] experimental info: [2021-11-17T09:51:35.736Z] ------------------- [2021-11-17T09:51:35.736Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-17T09:51:35.736Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T09:51:35.736Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-17T09:51:35.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-17T09:51:35.818Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-17T09:51:35.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-17T09:51:35.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-17T09:51:35.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-17T09:51:35.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-17T09:51:35.867Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-17T09:51:35.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-17T09:51:35.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-17T09:51:35.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-17T09:51:35.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-17T09:51:35.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-17T09:51:35.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-17T09:51:35.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-17T09:51:35.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-17T09:51:35.955Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T09:51:35.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T09:51:35.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-17T09:51:35.987Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-17T09:51:35.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-17T09:51:36.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-17T09:51:36.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-17T09:51:36.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo [2021-11-17T09:51:36.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo [2021-11-17T09:51:36.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo [2021-11-17T09:51:36.059Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] echo [2021-11-17T09:51:36.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 334ac0d [Pipeline] echo [2021-11-17T09:51:36.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T09:51:36.121Z] provisioning config files... [2021-11-17T09:51:36.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config486091999314758306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T09:51:36.439Z] ---> docker-login.sh [2021-11-17T09:51:36.439Z] nexus3.edgexfoundry.org:10001 [2021-11-17T09:51:36.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:51:36.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:51:36.439Z] Configure a credential helper to remove this warning. See [2021-11-17T09:51:36.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:51:36.439Z] [2021-11-17T09:51:36.439Z] Login Succeeded [2021-11-17T09:51:36.439Z] nexus3.edgexfoundry.org:10002 [2021-11-17T09:51:36.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:51:36.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:51:36.700Z] Configure a credential helper to remove this warning. See [2021-11-17T09:51:36.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:51:36.700Z] [2021-11-17T09:51:36.700Z] Login Succeeded [2021-11-17T09:51:36.700Z] nexus3.edgexfoundry.org:10003 [2021-11-17T09:51:36.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:51:36.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:51:36.700Z] Configure a credential helper to remove this warning. See [2021-11-17T09:51:36.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:51:36.700Z] [2021-11-17T09:51:36.700Z] Login Succeeded [2021-11-17T09:51:36.700Z] nexus3.edgexfoundry.org:10004 [2021-11-17T09:51:36.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:51:36.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:51:36.961Z] Configure a credential helper to remove this warning. See [2021-11-17T09:51:36.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:51:36.961Z] [2021-11-17T09:51:36.961Z] Login Succeeded [2021-11-17T09:51:36.961Z] docker.io [2021-11-17T09:51:36.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:51:37.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:51:37.221Z] Configure a credential helper to remove this warning. See [2021-11-17T09:51:37.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:51:37.221Z] [2021-11-17T09:51:37.221Z] Login Succeeded [2021-11-17T09:51:37.221Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T09:51:37.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T09:51:37.538Z] ++ 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-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/core-command/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/core-data/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-17T09:51:37.538Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T09:51:37.538Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-17T09:51:37.538Z] ++ cut -d/ -f2 [2021-11-17T09:51:37.538Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-17T09:51:37.577Z] 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] { (Build Check) [Pipeline] sh [2021-11-17T09:51:37.973Z] + git rev-list -1 --merges 334ac0d73ed57db12d26b996581de277a36417b5~1..334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] echo [2021-11-17T09:51:37.986Z] -----------> git rev-list -1 --merges 334ac0d73ed57db12d26b996581de277a36417b5~1..334ac0d73ed57db12d26b996581de277a36417b5 334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:51:37.986Z] 334ac0d73ed57db12d26b996581de277a36417b5 [false] [Pipeline] sh [2021-11-17T09:51:38.274Z] + git log --format=format:%s -1 334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] echo [2021-11-17T09:51:38.288Z] ========================================================= [2021-11-17T09:51:38.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-17T09:51:38.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:51:38.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T09:51:38.728Z] [2021-11-17T09:51:38.728Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:51:39.036Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T09:51:39.036Z] latest: Pulling from edgex-devops/git-semver [2021-11-17T09:51:39.036Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T09:51:39.036Z] 3e5f54012d9b: Pulling fs layer [2021-11-17T09:51:39.036Z] 4c7163046ea9: Pulling fs layer [2021-11-17T09:51:39.036Z] 0c2d73faf560: Pulling fs layer [2021-11-17T09:51:39.036Z] 0c2d73faf560: Waiting [2021-11-17T09:51:39.036Z] 3e5f54012d9b: Download complete [2021-11-17T09:51:39.036Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T09:51:39.036Z] a0d0a0d46f8b: Download complete [2021-11-17T09:51:39.036Z] 4c7163046ea9: Verifying Checksum [2021-11-17T09:51:39.036Z] 4c7163046ea9: Download complete [2021-11-17T09:51:39.036Z] 0c2d73faf560: Verifying Checksum [2021-11-17T09:51:39.036Z] 0c2d73faf560: Download complete [2021-11-17T09:51:39.308Z] a0d0a0d46f8b: Pull complete [2021-11-17T09:51:39.308Z] 3e5f54012d9b: Pull complete [2021-11-17T09:51:39.581Z] 4c7163046ea9: Pull complete [2021-11-17T09:51:39.842Z] 0c2d73faf560: Pull complete [2021-11-17T09:51:39.842Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-17T09:51:39.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T09:51:39.842Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-17T09:51:39.931Z] prd-centos7-docker-4c-2g-939 does not seem to be running inside a container [2021-11-17T09:51:39.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T09:51:40.548Z] $ docker top 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T09:51:40.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T09:51:40.659Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T09:51:40.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T09:51:40.767Z] $ docker exec 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent [2021-11-17T09:51:40.869Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdAIdjF/agent.13 [2021-11-17T09:51:40.869Z] SSH_AGENT_PID=19 [2021-11-17T09:51:40.875Z] Running ssh-add (command line suppressed) [2021-11-17T09:51:40.951Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_390394473417793192.key (/w/workspace/edgex-go/10@tmp/private_key_390394473417793192.key) [2021-11-17T09:51:40.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T09:51:41.250Z] + git tag --points-at HEAD [Pipeline] } [2021-11-17T09:51:41.262Z] $ docker exec --env ******** --env ******** 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent -k [2021-11-17T09:51:41.343Z] unset SSH_AUTH_SOCK; [2021-11-17T09:51:41.343Z] unset SSH_AGENT_PID; [2021-11-17T09:51:41.343Z] echo Agent pid 19 killed; [2021-11-17T09:51:41.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-17T09:51:41.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T09:51:41.371Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T09:51:41.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T09:51:41.499Z] $ docker exec 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent [2021-11-17T09:51:41.618Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaDHnKk/agent.52 [2021-11-17T09:51:41.618Z] SSH_AGENT_PID=58 [2021-11-17T09:51:41.625Z] Running ssh-add (command line suppressed) [2021-11-17T09:51:41.737Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_2783150933313689995.key (/w/workspace/edgex-go/10@tmp/private_key_2783150933313689995.key) [2021-11-17T09:51:41.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T09:51:42.042Z] + git semver init [2021-11-17T09:51:42.042Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T09:51:42.042Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-11-17T09:51:42.042Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-11-17T09:51:42.042Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T09:51:42.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T09:51:42.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T09:51:42.042Z] # $SEMVER_BRANCH = PR-3806 [2021-11-17T09:51:42.042Z] # $SEMVER_TEMP = /tmp/semver-915079783 [2021-11-17T09:51:42.042Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-17T09:51:42.042Z] # -> Clone(): ssh: handshake failed: knownhosts: key mismatch [2021-11-17T09:51:42.042Z] # git init /tmp/semver-915079783 [2021-11-17T09:51:42.042Z] # '/tmp/semver-915079783' -> '/w/workspace/edgex-go/10/.semver' [2021-11-17T09:51:42.042Z] # -> Force: false [2021-11-17T09:51:42.042Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-11-17T09:51:42.051Z] $ docker exec --env ******** --env ******** 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 ssh-agent -k [2021-11-17T09:51:42.137Z] unset SSH_AUTH_SOCK; [2021-11-17T09:51:42.137Z] unset SSH_AGENT_PID; [2021-11-17T09:51:42.137Z] echo Agent pid 58 killed; [2021-11-17T09:51:42.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T09:51:42.446Z] + git semver [Pipeline] } [2021-11-17T09:51:42.459Z] $ docker stop --time=1 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 [2021-11-17T09:51:43.631Z] $ docker rm -f 4f96463f6a44f8b52b8e9daab1854a925fd8b7d61ae4bb5f7b0264e6e5e225c7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T09:51:43.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-17T09:51:44.213Z] Stashed 1 file(s) [Pipeline] echo [2021-11-17T09:51:44.216Z] [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-11-17T09:51:44.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T09:51:44.367Z] ========================================================= [2021-11-17T09:51:44.367Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-17T09:51:44.367Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-17T09:51:44.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T09:51:44.661Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-17T09:51:44.661Z] a0d0a0d46f8b: Already exists [2021-11-17T09:51:44.661Z] 31adcdaf11c8: Pulling fs layer [2021-11-17T09:51:44.661Z] b8b176561691: Pulling fs layer [2021-11-17T09:51:44.661Z] 4527c011a84f: Pulling fs layer [2021-11-17T09:51:44.661Z] 5d74067f8e1e: Pulling fs layer [2021-11-17T09:51:44.661Z] e0aca202a116: Pulling fs layer [2021-11-17T09:51:44.661Z] 3a43be97a3b4: Pulling fs layer [2021-11-17T09:51:44.661Z] 34cad66bf833: Pulling fs layer [2021-11-17T09:51:44.661Z] b4e3c513aaa6: Pulling fs layer [2021-11-17T09:51:44.661Z] 3a43be97a3b4: Waiting [2021-11-17T09:51:44.661Z] 5d74067f8e1e: Waiting [2021-11-17T09:51:44.661Z] e0aca202a116: Waiting [2021-11-17T09:51:44.661Z] 34cad66bf833: Waiting [2021-11-17T09:51:44.661Z] b4e3c513aaa6: Waiting [2021-11-17T09:51:44.661Z] 31adcdaf11c8: Verifying Checksum [2021-11-17T09:51:44.661Z] 31adcdaf11c8: Download complete [2021-11-17T09:51:44.661Z] b8b176561691: Verifying Checksum [2021-11-17T09:51:44.661Z] b8b176561691: Download complete [2021-11-17T09:51:44.661Z] 5d74067f8e1e: Verifying Checksum [2021-11-17T09:51:44.661Z] 5d74067f8e1e: Download complete [2021-11-17T09:51:44.661Z] e0aca202a116: Verifying Checksum [2021-11-17T09:51:44.661Z] e0aca202a116: Download complete [2021-11-17T09:51:44.661Z] 3a43be97a3b4: Verifying Checksum [2021-11-17T09:51:44.661Z] 3a43be97a3b4: Download complete [2021-11-17T09:51:44.930Z] 34cad66bf833: Verifying Checksum [2021-11-17T09:51:44.930Z] 34cad66bf833: Download complete [2021-11-17T09:51:44.930Z] 31adcdaf11c8: Pull complete [2021-11-17T09:51:44.930Z] b8b176561691: Pull complete [2021-11-17T09:51:45.199Z] 4527c011a84f: Verifying Checksum [2021-11-17T09:51:45.199Z] 4527c011a84f: Download complete [2021-11-17T09:51:45.199Z] b4e3c513aaa6: Verifying Checksum [2021-11-17T09:51:45.199Z] b4e3c513aaa6: Download complete [2021-11-17T09:51:48.546Z] 4527c011a84f: Pull complete [2021-11-17T09:51:48.546Z] 5d74067f8e1e: Pull complete [2021-11-17T09:51:48.546Z] e0aca202a116: Pull complete [2021-11-17T09:51:48.811Z] 3a43be97a3b4: Pull complete [2021-11-17T09:51:48.811Z] 34cad66bf833: Pull complete [2021-11-17T09:51:51.380Z] b4e3c513aaa6: Pull complete [2021-11-17T09:51:51.380Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-17T09:51:51.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T09:51:51.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-17T09:51:51.681Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T09:51:51.681Z] WORKDIR /edgex [2021-11-17T09:51:51.681Z] COPY go.mod . [2021-11-17T09:51:51.681Z] RUN go mod download' [2021-11-17T09:51:51.681Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-17T09:51:52.262Z] Sending build context to Docker daemon 166.8MB [2021-11-17T09:51:52.262Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T09:51:52.262Z] ---> 9f6097aaca64 [2021-11-17T09:51:52.262Z] Step 2/4 : WORKDIR /edgex [2021-11-17T09:51:56.472Z] ---> Running in 0eb7b7c6d9e6 [2021-11-17T09:51:56.472Z] Removing intermediate container 0eb7b7c6d9e6 [2021-11-17T09:51:56.472Z] ---> 361f22505b28 [2021-11-17T09:51:56.472Z] Step 3/4 : COPY go.mod . [2021-11-17T09:51:56.472Z] ---> 370544e13d4f [2021-11-17T09:51:56.472Z] Step 4/4 : RUN go mod download [2021-11-17T09:51:56.472Z] ---> Running in 05b6f477212c [2021-11-17T09:51:59.328Z] Still waiting to schedule task [2021-11-17T09:51:59.328Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-938’ [2021-11-17T09:52:28.636Z] Removing intermediate container 05b6f477212c [2021-11-17T09:52:28.636Z] ---> 54c38e048769 [2021-11-17T09:52:28.636Z] Successfully built 54c38e048769 [2021-11-17T09:52:28.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:52:28.944Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T09:52:28.944Z] . [Pipeline] withDockerContainer [2021-11-17T09:52:29.013Z] prd-centos7-docker-4c-2g-939 does not seem to be running inside a container [2021-11-17T09:52:29.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T09:52:29.413Z] $ docker top 376c81d7088dbd2fefe7817f2b66b168a821229ece72c460693e2cceaa80e202 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T09:52:29.764Z] + go version [2021-11-17T09:52:29.764Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-17T09:52:29.775Z] $ docker stop --time=1 376c81d7088dbd2fefe7817f2b66b168a821229ece72c460693e2cceaa80e202 [2021-11-17T09:52:30.965Z] $ docker rm -f 376c81d7088dbd2fefe7817f2b66b168a821229ece72c460693e2cceaa80e202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:52:31.441Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T09:52:31.442Z] . [Pipeline] withDockerContainer [2021-11-17T09:52:31.532Z] prd-centos7-docker-4c-2g-939 does not seem to be running inside a container [2021-11-17T09:52:31.579Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T09:52:31.893Z] $ docker top 8fc93833e2ba34ccba130ea24afb92959db321edb3b3e62edfabad1a9ff95f43 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-17T09:52:31.970Z] ========================================================= [2021-11-17T09:52:31.970Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-17T09:52:31.970Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-17T09:52:32.266Z] + make test [2021-11-17T09:52:32.266Z] go mod tidy [2021-11-17T09:52:32.266Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-17T09:52:37.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-17T09:52:55.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-17T09:52:59.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-17T09:52:59.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-17T09:52:59.732Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-17T09:53:02.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-17T09:53:02.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-17T09:53:02.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-17T09:53:02.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-17T09:53:03.471Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-17T09:53:03.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-17T09:53:03.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-17T09:53:03.998Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-17T09:53:03.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-17T09:53:03.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-17T09:53:05.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-11-17T09:53:05.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-17T09:53:05.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-17T09:53:06.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements [2021-11-17T09:53:06.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-17T09:53:06.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2021-11-17T09:53:06.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-17T09:53:06.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-17T09:53:07.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements [2021-11-17T09:53:07.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-17T09:53:07.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-17T09:53:08.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements [2021-11-17T09:53:08.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-17T09:53:08.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-17T09:53:08.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-17T09:53:08.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-17T09:53:08.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-17T09:53:09.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements [2021-11-17T09:53:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-17T09:53:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-17T09:53:09.732Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-11-17T09:53:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-17T09:53:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-17T09:53:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-17T09:53:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-17T09:53:09.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-17T09:53:09.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-11-17T09:53:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-17T09:53:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-17T09:53:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-17T09:53:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2021-11-17T09:53:10.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-17T09:53:10.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-11-17T09:53:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-11-17T09:53:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-17T09:53:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-11-17T09:53:11.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-11-17T09:53:11.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-11-17T09:53:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-11-17T09:53:12.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-11-17T09:53:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-11-17T09:53:24.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2021-11-17T09:53:29.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 82.5% of statements [2021-11-17T09:53:29.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-11-17T09:53:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-17T09:53:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-17T09:53:48.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements [2021-11-17T09:53:48.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-17T09:53:48.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-17T09:53:48.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-11-17T09:53:48.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-17T09:53:48.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-11-17T09:53:48.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-17T09:53:56.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-17T09:53:56.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-17T09:53:56.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-17T09:53:56.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-17T09:53:56.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-17T09:53:56.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-17T09:53:56.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-11-17T09:53:56.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-11-17T09:53:56.855Z] 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-11-17T09:54:29.051Z] GO111MODULE=on go vet ./... [2021-11-17T09:54:39.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T09:54:39.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T09:54:39.144Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-17T09:54:39.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-17T09:54:39.465Z] + ls -al . [2021-11-17T09:54:39.466Z] total 644 [2021-11-17T09:54:39.466Z] drwxrwxr-x 10 1001 1001 4096 Nov 17 09:54 . [2021-11-17T09:54:39.466Z] drwxr-xr-x 4 root root 30 Nov 17 09:52 .. [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 11 Nov 17 09:51 .dockerignore [2021-11-17T09:54:39.466Z] drwxrwxr-x 8 1001 1001 179 Nov 17 09:51 .git [2021-11-17T09:54:39.466Z] drwxrwxr-x 4 1001 1001 142 Nov 17 09:51 .github [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 804 Nov 17 09:51 .gitignore [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 42 Nov 17 09:51 .golangci.yml [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 76 Nov 17 09:51 .hadolint.yml [2021-11-17T09:54:39.466Z] drwx------ 3 1001 1001 33 Nov 17 09:51 .semver [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 166 Nov 17 09:51 .sonarcloud.properties [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 1171 Nov 17 09:51 ADOPTERS.md [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 8910 Nov 17 09:51 Attribution.txt [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 51732 Nov 17 09:51 CHANGELOG.md [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 3804 Nov 17 09:51 CONTRIBUTING.md [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 677 Nov 17 09:51 GOVERNANCE.md [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 849 Nov 17 09:51 Jenkinsfile [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 10775 Nov 17 09:51 LICENSE [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 6508 Nov 17 09:51 Makefile [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 582 Nov 17 09:51 OWNERS.md [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 8207 Nov 17 09:51 README.md [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 6912 Nov 17 09:51 SECURITY.md [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 5 Nov 17 09:51 VERSION [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 4131 Nov 17 09:51 ZMQWindows.md [2021-11-17T09:54:39.466Z] drwxrwxr-x 2 1001 1001 37 Nov 17 09:51 bin [2021-11-17T09:54:39.466Z] drwxrwxr-x 14 1001 1001 4096 Nov 17 09:51 cmd [2021-11-17T09:54:39.466Z] -rw-r--r-- 1 root root 428381 Nov 17 09:53 coverage.out [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 822 Nov 17 09:51 go.mod [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 49471 Nov 17 09:51 go.sum [2021-11-17T09:54:39.466Z] drwxrwxr-x 8 1001 1001 124 Nov 17 09:51 internal [2021-11-17T09:54:39.466Z] drwxrwxr-x 3 1001 1001 16 Nov 17 09:51 openapi [2021-11-17T09:54:39.466Z] drwxrwxr-x 4 1001 1001 71 Nov 17 09:51 snap [2021-11-17T09:54:39.466Z] -rw-rw-r-- 1 1001 1001 204 Nov 17 09:51 version.go [Pipeline] sh [2021-11-17T09:54:39.765Z] + '[' -e coverage.out ] [2021-11-17T09:54:39.765Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-17T09:54:39.859Z] Stashed 1 file(s) [Pipeline] sh [2021-11-17T09:54:40.157Z] + make build [2021-11-17T09:54:40.157Z] 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-11-17T09:54:42.080Z] 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-11-17T09:54:45.059Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-940 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-17T09:54:45.071Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-11-17T09:54:45.272Z] The recommended git tool is: git [2021-11-17T09:54:50.264Z] 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-11-17T09:54:50.264Z] 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-11-17T09:54:50.443Z] using credential edgex-jenkins-ssh [2021-11-17T09:54:50.467Z] Cloning the remote Git repository [2021-11-17T09:54:51.210Z] 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-11-17T09:54:51.210Z] 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-11-17T09:54:50.522Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-17T09:54:50.618Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-11-17T09:54:50.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-17T09:54:50.703Z] > git --version # timeout=10 [2021-11-17T09:54:50.755Z] > git --version # 'git version 2.17.1' [2021-11-17T09:54:50.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T09:54:50.862Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T09:54:52.164Z] 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-11-17T09:54:53.120Z] 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-11-17T09:54:53.695Z] 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-11-17T09:54:54.640Z] 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-11-17T09:54:55.593Z] 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-11-17T09:54:56.162Z] 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-11-17T09:54:58.087Z] $ docker stop --time=1 8fc93833e2ba34ccba130ea24afb92959db321edb3b3e62edfabad1a9ff95f43 [2021-11-17T09:54:59.789Z] $ docker rm -f 8fc93833e2ba34ccba130ea24afb92959db321edb3b3e62edfabad1a9ff95f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:55:00.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T09:55:00.749Z] [2021-11-17T09:55:00.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:55:01.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T09:55:01.206Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-17T09:55:01.206Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-17T09:55:01.206Z] ca9280d653b3: Pulling fs layer [2021-11-17T09:55:01.206Z] 7e9c9ca2126c: Pulling fs layer [2021-11-17T09:55:01.206Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-17T09:55:01.206Z] cbdbe7a5bc2a: Download complete [2021-11-17T09:55:01.576Z] ca9280d653b3: Verifying Checksum [2021-11-17T09:55:01.576Z] ca9280d653b3: Download complete [2021-11-17T09:55:01.576Z] cbdbe7a5bc2a: Pull complete [2021-11-17T09:55:01.928Z] 7e9c9ca2126c: Verifying Checksum [2021-11-17T09:55:01.928Z] 7e9c9ca2126c: Download complete [2021-11-17T09:55:02.254Z] ca9280d653b3: Pull complete [2021-11-17T09:55:05.738Z] 7e9c9ca2126c: Pull complete [2021-11-17T09:55:05.738Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-17T09:55:05.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T09:55:05.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-17T09:55:05.808Z] prd-centos7-docker-4c-2g-939 does not seem to be running inside a container [2021-11-17T09:55:05.844Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-17T09:55:06.804Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-17T09:55:06.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T09:55:06.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-17T09:55:06.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-17T09:55:06.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T09:55:06.913Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-17T09:55:07.844Z] Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit 334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:55:08.211Z] Merge succeeded, producing 334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:55:08.211Z] Checking out Revision 334ac0d73ed57db12d26b996581de277a36417b5 (PR-3806) [2021-11-17T09:55:08.339Z] $ docker top d765d32779223abd9630c482373cfe8446b1ebf5a59939fdd30c792608412391 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T09:55:08.687Z] + docker-compose build --help [2021-11-17T09:55:08.687Z] + grep parallel [2021-11-17T09:55:09.256Z] --parallel Build images in parallel. [Pipeline] } [2021-11-17T09:55:09.264Z] $ docker stop --time=1 d765d32779223abd9630c482373cfe8446b1ebf5a59939fdd30c792608412391 [2021-11-17T09:55:07.864Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T09:55:07.889Z] > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 [2021-11-17T09:55:08.117Z] > git remote # timeout=10 [2021-11-17T09:55:08.140Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T09:55:08.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T09:55:08.165Z] > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 [2021-11-17T09:55:08.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T09:55:08.219Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T09:55:08.230Z] > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 [2021-11-17T09:55:10.444Z] $ docker rm -f d765d32779223abd9630c482373cfe8446b1ebf5a59939fdd30c792608412391 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:55:10.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T09:55:10.819Z] . [Pipeline] withDockerContainer [2021-11-17T09:55:10.879Z] prd-centos7-docker-4c-2g-939 does not seem to be running inside a container [2021-11-17T09:55:10.919Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-17T09:55:11.221Z] $ docker top 78da24fe7cb87212fe43e330a6c030a18947314e1db45f96f1080eda9618b13d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T09:55:11.580Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-17T09:55:12.148Z] Building core-command ... [2021-11-17T09:55:12.148Z] Building core-data ... [2021-11-17T09:55:12.148Z] Building core-metadata ... [2021-11-17T09:55:12.148Z] Building security-bootstrapper ... [2021-11-17T09:55:12.148Z] Building security-proxy-setup ... [2021-11-17T09:55:12.148Z] Building security-secretstore-setup ... [2021-11-17T09:55:12.148Z] Building support-notifications ... [2021-11-17T09:55:12.148Z] Building support-scheduler ... [2021-11-17T09:55:12.148Z] Building sys-mgmt-agent ... [2021-11-17T09:55:12.148Z] Building security-proxy-setup [2021-11-17T09:55:12.148Z] Building security-bootstrapper [2021-11-17T09:55:12.148Z] Building security-secretstore-setup [2021-11-17T09:55:12.148Z] Building core-data [2021-11-17T09:55:12.148Z] Building support-notifications [2021-11-17T09:55:12.539Z] Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T09:55:13.563Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-17T09:55:13.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T09:55:13.563Z] Dload Upload Total Spent Left Speed [2021-11-17T09:55:13.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh [2021-11-17T09:55:13.975Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-17T09:55:14.320Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2021-11-17T09:55:14.320Z] sudo tee /etc/docker/daemon.new [2021-11-17T09:55:14.320Z] { [2021-11-17T09:55:14.320Z] "registry-mirrors": [ [2021-11-17T09:55:14.320Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-17T09:55:14.320Z] ], [2021-11-17T09:55:14.320Z] "bip": "10.250.0.254/24", [2021-11-17T09:55:14.320Z] "hosts": [ [2021-11-17T09:55:14.320Z] "tcp://0.0.0.0:5555", [2021-11-17T09:55:14.320Z] "unix:///var/run/docker.sock" [2021-11-17T09:55:14.321Z] ], [2021-11-17T09:55:14.321Z] "mtu": 1458, [2021-11-17T09:55:14.321Z] "selinux-enabled": true, [2021-11-17T09:55:14.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-17T09:55:14.321Z] } [Pipeline] sh [2021-11-17T09:55:14.671Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-17T09:55:15.019Z] + sudo service docker restart [2021-11-17T09:55:20.287Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:55:20.287Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:55:20.287Z] ---> 54c38e048769 [2021-11-17T09:55:20.287Z] Step 3/21 : WORKDIR /edgex-go [2021-11-17T09:55:20.287Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:55:20.287Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:55:20.287Z] ---> 54c38e048769 [2021-11-17T09:55:20.287Z] Step 3/20 : WORKDIR /edgex-go [2021-11-17T09:55:20.287Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:55:20.287Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:55:20.287Z] ---> 54c38e048769 [2021-11-17T09:55:20.287Z] Step 3/30 : WORKDIR /edgex-go [2021-11-17T09:55:20.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:55:20.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:55:20.287Z] ---> 54c38e048769 [2021-11-17T09:55:20.287Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T09:55:20.548Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:55:20.548Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:55:20.548Z] ---> 54c38e048769 [2021-11-17T09:55:20.548Z] Step 3/24 : WORKDIR /edgex-go [2021-11-17T09:55:21.489Z] ---> Running in 1862de11880b [2021-11-17T09:55:21.489Z] ---> Running in a0583f403028 [2021-11-17T09:55:21.489Z] ---> Running in feb8fdfba447 [2021-11-17T09:55:21.489Z] ---> Running in b543db564d1a [2021-11-17T09:55:21.489Z] ---> Running in e49ee7713dcb [2021-11-17T09:55:21.750Z] Removing intermediate container b543db564d1a [2021-11-17T09:55:21.750Z] ---> 6ad4227c770d [2021-11-17T09:55:21.750Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:55:21.750Z] Removing intermediate container e49ee7713dcb [2021-11-17T09:55:21.750Z] ---> 52a28a451e4d [2021-11-17T09:55:21.750Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:55:21.750Z] ---> Running in 27a8888bf49f [2021-11-17T09:55:21.750Z] Removing intermediate container 1862de11880b [2021-11-17T09:55:21.750Z] ---> bb74a4b3ba4d [2021-11-17T09:55:21.750Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:55:21.750Z] Removing intermediate container feb8fdfba447 [2021-11-17T09:55:21.750Z] ---> 323763f56ac8 [2021-11-17T09:55:21.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:55:21.750Z] Removing intermediate container a0583f403028 [2021-11-17T09:55:21.750Z] ---> c7d9e8c5b0d9 [2021-11-17T09:55:21.750Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:55:21.750Z] ---> Running in a6c17b7a1593 [2021-11-17T09:55:21.750Z] ---> Running in 2f24b3dc5b0c [2021-11-17T09:55:21.750Z] ---> Running in 470731abe56f [2021-11-17T09:55:21.750Z] ---> Running in 64d33514f175 [2021-11-17T09:55:22.334Z] Removing intermediate container 27a8888bf49f [2021-11-17T09:55:22.334Z] ---> c7eb371b2240 [2021-11-17T09:55:22.334Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-17T09:55:22.334Z] ---> Running in 7f54ddb51466 [2021-11-17T09:55:22.610Z] Removing intermediate container a6c17b7a1593 [2021-11-17T09:55:22.610Z] ---> 90cef8aa2f89 [2021-11-17T09:55:22.610Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-17T09:55:22.610Z] ---> Running in 7c5f64c0925e [2021-11-17T09:55:22.874Z] Removing intermediate container 2f24b3dc5b0c [2021-11-17T09:55:22.874Z] ---> babd19d7bf7f [2021-11-17T09:55:22.874Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-17T09:55:22.874Z] ---> Running in 3470e3d2a26d [2021-11-17T09:55:22.874Z] Removing intermediate container 64d33514f175 [2021-11-17T09:55:22.874Z] ---> 6bdc61040762 [2021-11-17T09:55:22.874Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-17T09:55:22.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:22.874Z] ---> Running in 350622ca8116 [2021-11-17T09:55:22.874Z] Removing intermediate container 470731abe56f [2021-11-17T09:55:22.874Z] ---> e650182b0c14 [2021-11-17T09:55:22.874Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-17T09:55:23.143Z] ---> Running in 0eab76ffd939 [2021-11-17T09:55:23.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:23.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:23.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:23.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:23.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:23.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:23.922Z] OK: 220 MiB in 52 packages [2021-11-17T09:55:23.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:24.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:24.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:55:24.466Z] Removing intermediate container 7f54ddb51466 [2021-11-17T09:55:24.466Z] ---> 72a9356e888c [2021-11-17T09:55:24.466Z] Step 6/20 : COPY . . [2021-11-17T09:55:24.466Z] OK: 220 MiB in 52 packages [2021-11-17T09:55:24.466Z] OK: 220 MiB in 52 packages [2021-11-17T09:55:24.728Z] OK: 220 MiB in 52 packages [2021-11-17T09:55:24.728Z] OK: 220 MiB in 52 packages [2021-11-17T09:55:26.129Z] Removing intermediate container 7c5f64c0925e [2021-11-17T09:55:26.129Z] ---> 460cc4b13dfe [2021-11-17T09:55:26.129Z] Step 6/24 : COPY . . [2021-11-17T09:55:26.129Z] Removing intermediate container 3470e3d2a26d [2021-11-17T09:55:26.129Z] ---> 8ff97bef6da4 [2021-11-17T09:55:26.129Z] Step 6/30 : COPY . . [2021-11-17T09:55:26.129Z] Removing intermediate container 0eab76ffd939 [2021-11-17T09:55:26.129Z] ---> c73de5414aa2 [2021-11-17T09:55:26.129Z] Step 6/21 : COPY . . [2021-11-17T09:55:26.129Z] Removing intermediate container 350622ca8116 [2021-11-17T09:55:26.129Z] ---> 7998b47968c6 [2021-11-17T09:55:26.129Z] Step 6/22 : COPY . . [2021-11-17T09:55:30.365Z] ---> 98888648bc74 [2021-11-17T09:55:30.365Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:55:30.625Z] ---> Running in 20b680f09ea7 [2021-11-17T09:55:32.552Z] Removing intermediate container 20b680f09ea7 [2021-11-17T09:55:32.552Z] ---> 574fc4865ea4 [2021-11-17T09:55:32.552Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-17T09:55:32.826Z] ---> Running in cab9f37ace11 [2021-11-17T09:55:33.090Z] ---> 441d2d2decfe [2021-11-17T09:55:33.090Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:55:33.090Z] ---> Running in 9216494b1a5d [2021-11-17T09:55:33.090Z] ---> 65e4e9d92039 [2021-11-17T09:55:33.090Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:55:33.090Z] ---> 4afbb917a204 [2021-11-17T09:55:33.090Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:55:33.090Z] ---> Running in 894acc5d67e9 [2021-11-17T09:55:33.352Z] ---> Running in 27dd4ece2edf [2021-11-17T09:55:33.352Z] ---> bb4a2171761c [2021-11-17T09:55:33.352Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:55:33.352Z] 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-11-17T09:55:33.352Z] ---> Running in 6539008f09e6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T09:55:33.402Z] provisioning config files... [2021-11-17T09:55:33.427Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1010133191342347580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T09:55:33.789Z] ---> docker-login.sh [2021-11-17T09:55:33.789Z] nexus3.edgexfoundry.org:10001 [2021-11-17T09:55:34.304Z] Removing intermediate container 9216494b1a5d [2021-11-17T09:55:34.304Z] ---> 9fae3844a432 [2021-11-17T09:55:34.304Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-17T09:55:34.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:55:34.577Z] ---> Running in aeb640e42f16 [2021-11-17T09:55:34.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:55:34.668Z] Configure a credential helper to remove this warning. See [2021-11-17T09:55:34.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:55:34.668Z] [2021-11-17T09:55:34.668Z] Login Succeeded [2021-11-17T09:55:34.668Z] nexus3.edgexfoundry.org:10002 [2021-11-17T09:55:35.148Z] Removing intermediate container 6539008f09e6 [2021-11-17T09:55:35.148Z] ---> d9e91557f890 [2021-11-17T09:55:35.148Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-17T09:55:35.148Z] 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-11-17T09:55:35.148Z] ---> Running in 1b3a93d6e582 [2021-11-17T09:55:35.148Z] Removing intermediate container 894acc5d67e9 [2021-11-17T09:55:35.148Z] ---> a7310db61cb9 [2021-11-17T09:55:35.148Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-17T09:55:35.148Z] Removing intermediate container 27dd4ece2edf [2021-11-17T09:55:35.148Z] ---> a941f12bb23a [2021-11-17T09:55:35.148Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-17T09:55:35.148Z] ---> Running in e1b71ad0539f [2021-11-17T09:55:35.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:55:35.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:55:35.264Z] Configure a credential helper to remove this warning. See [2021-11-17T09:55:35.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:55:35.264Z] [2021-11-17T09:55:35.264Z] Login Succeeded [2021-11-17T09:55:35.264Z] nexus3.edgexfoundry.org:10003 [2021-11-17T09:55:35.409Z] ---> Running in eea6678f241b [2021-11-17T09:55:35.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:55:35.672Z] 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-11-17T09:55:35.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:55:35.816Z] Configure a credential helper to remove this warning. See [2021-11-17T09:55:35.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:55:35.816Z] [2021-11-17T09:55:35.816Z] Login Succeeded [2021-11-17T09:55:35.816Z] nexus3.edgexfoundry.org:10004 [2021-11-17T09:55:35.931Z] 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-11-17T09:55:35.931Z] 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-11-17T09:55:36.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:55:36.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:55:36.367Z] Configure a credential helper to remove this warning. See [2021-11-17T09:55:36.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:55:36.367Z] [2021-11-17T09:55:36.367Z] Login Succeeded [2021-11-17T09:55:36.367Z] docker.io [2021-11-17T09:55:36.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T09:55:36.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T09:55:36.910Z] Configure a credential helper to remove this warning. See [2021-11-17T09:55:36.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T09:55:36.910Z] [2021-11-17T09:55:36.910Z] Login Succeeded [2021-11-17T09:55:37.183Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T09:55:37.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T09:55:37.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T09:55:37.663Z] ========================================================= [2021-11-17T09:55:37.663Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-17T09:55:37.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-17T09:55:38.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T09:55:38.305Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-17T09:55:38.305Z] 552d1f2373af: Pulling fs layer [2021-11-17T09:55:38.305Z] ea3f2d53f512: Pulling fs layer [2021-11-17T09:55:38.305Z] 9e70ebbbe112: Pulling fs layer [2021-11-17T09:55:38.305Z] 7a9cfe048b4a: Pulling fs layer [2021-11-17T09:55:38.305Z] 72dc09318566: Pulling fs layer [2021-11-17T09:55:38.305Z] f4f7b4309257: Pulling fs layer [2021-11-17T09:55:38.305Z] 0ac9a79272e3: Pulling fs layer [2021-11-17T09:55:38.305Z] b78e95d17946: Pulling fs layer [2021-11-17T09:55:38.305Z] 72dc09318566: Waiting [2021-11-17T09:55:38.305Z] f4f7b4309257: Waiting [2021-11-17T09:55:38.305Z] 0ac9a79272e3: Waiting [2021-11-17T09:55:38.305Z] b78e95d17946: Waiting [2021-11-17T09:55:38.305Z] 7a9cfe048b4a: Waiting [2021-11-17T09:55:38.305Z] 9e70ebbbe112: Verifying Checksum [2021-11-17T09:55:38.305Z] 9e70ebbbe112: Download complete [2021-11-17T09:55:38.305Z] ea3f2d53f512: Verifying Checksum [2021-11-17T09:55:38.305Z] ea3f2d53f512: Download complete [2021-11-17T09:55:38.305Z] 72dc09318566: Verifying Checksum [2021-11-17T09:55:38.305Z] 72dc09318566: Download complete [2021-11-17T09:55:38.305Z] f4f7b4309257: Verifying Checksum [2021-11-17T09:55:38.305Z] f4f7b4309257: Download complete [2021-11-17T09:55:38.305Z] 552d1f2373af: Verifying Checksum [2021-11-17T09:55:38.305Z] 552d1f2373af: Download complete [2021-11-17T09:55:38.305Z] 0ac9a79272e3: Verifying Checksum [2021-11-17T09:55:38.305Z] 0ac9a79272e3: Download complete [2021-11-17T09:55:39.287Z] 552d1f2373af: Pull complete [2021-11-17T09:55:39.560Z] ea3f2d53f512: Pull complete [2021-11-17T09:55:40.160Z] 9e70ebbbe112: Pull complete [2021-11-17T09:55:40.160Z] b78e95d17946: Verifying Checksum [2021-11-17T09:55:40.160Z] b78e95d17946: Download complete [2021-11-17T09:55:40.758Z] 7a9cfe048b4a: Verifying Checksum [2021-11-17T09:55:40.758Z] 7a9cfe048b4a: Download complete [2021-11-17T09:55:50.942Z] 7a9cfe048b4a: Pull complete [2021-11-17T09:55:51.218Z] 72dc09318566: Pull complete [2021-11-17T09:55:51.491Z] f4f7b4309257: Pull complete [2021-11-17T09:55:51.762Z] 0ac9a79272e3: Pull complete [2021-11-17T09:55:58.493Z] b78e95d17946: Pull complete [2021-11-17T09:55:58.493Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-17T09:55:58.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T09:55:58.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-17T09:55:58.852Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T09:55:58.852Z] WORKDIR /edgex [2021-11-17T09:55:58.852Z] COPY go.mod . [2021-11-17T09:55:58.852Z] RUN go mod download [2021-11-17T09:55:58.852Z] docker build -t ci-base-image-arm64 -f - . [2021-11-17T09:56:01.495Z] Sending build context to Docker daemon 166.8MB [2021-11-17T09:56:01.495Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T09:56:01.495Z] ---> 8b459fc5aaf0 [2021-11-17T09:56:01.495Z] Step 2/4 : WORKDIR /edgex [2021-11-17T09:56:03.469Z] ---> Running in c2d68903c866 [2021-11-17T09:56:03.742Z] Removing intermediate container c2d68903c866 [2021-11-17T09:56:03.742Z] ---> 689340baa610 [2021-11-17T09:56:03.742Z] Step 3/4 : COPY go.mod . [2021-11-17T09:56:04.723Z] ---> 8046f84c79fd [2021-11-17T09:56:04.723Z] Step 4/4 : RUN go mod download [2021-11-17T09:56:04.723Z] ---> Running in 1ea3e72e160b [2021-11-17T09:56:08.054Z] 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-11-17T09:56:11.369Z] 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-11-17T09:56:11.635Z] Removing intermediate container cab9f37ace11 [2021-11-17T09:56:11.635Z] ---> 4c453279c952 [2021-11-17T09:56:11.635Z] [2021-11-17T09:56:11.635Z] Step 9/20 : FROM alpine:3.14 [2021-11-17T09:56:11.896Z] 3.14: Pulling from library/alpine [2021-11-17T09:56:12.474Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T09:56:12.474Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T09:56:12.474Z] ---> 0a97eee8041e [2021-11-17T09:56:12.474Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-17T09:56:12.474Z] ---> Running in 396b3efa862e [2021-11-17T09:56:13.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:13.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:13.309Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-17T09:56:13.309Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-17T09:56:13.309Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T09:56:13.309Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-17T09:56:13.309Z] (5/5) Installing curl (7.79.1-r0) [2021-11-17T09:56:13.309Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T09:56:13.309Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T09:56:13.569Z] OK: 8 MiB in 19 packages [2021-11-17T09:56:14.515Z] Removing intermediate container 396b3efa862e [2021-11-17T09:56:14.515Z] ---> 3865e092a958 [2021-11-17T09:56:14.515Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T09:56:14.515Z] ---> Running in 6fdfdda336a4 [2021-11-17T09:56:14.787Z] Removing intermediate container 6fdfdda336a4 [2021-11-17T09:56:14.787Z] ---> 280d092afa3b [2021-11-17T09:56:14.787Z] Step 12/20 : WORKDIR /edgex [2021-11-17T09:56:15.077Z] ---> Running in c92a8f137672 [2021-11-17T09:56:15.675Z] Removing intermediate container c92a8f137672 [2021-11-17T09:56:15.675Z] ---> 97ab0b0403c7 [2021-11-17T09:56:15.675Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-17T09:56:15.675Z] Removing intermediate container eea6678f241b [2021-11-17T09:56:15.675Z] ---> c83dc2879a12 [2021-11-17T09:56:15.675Z] [2021-11-17T09:56:15.675Z] Step 9/30 : FROM alpine:3.14 [2021-11-17T09:56:15.675Z] ---> 0a97eee8041e [2021-11-17T09:56:15.675Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-17T09:56:15.945Z] ---> Running in 89367b0b44fa [2021-11-17T09:56:15.945Z] ---> 03a2d47a61f6 [2021-11-17T09:56:15.945Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-17T09:56:16.216Z] Removing intermediate container 89367b0b44fa [2021-11-17T09:56:16.216Z] ---> f740aeb8aa00 [2021-11-17T09:56:16.216Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-17T09:56:16.216Z] Removing intermediate container 1b3a93d6e582 [2021-11-17T09:56:16.216Z] ---> 604c632cbf82 [2021-11-17T09:56:16.216Z] [2021-11-17T09:56:16.216Z] Step 9/24 : FROM alpine:3.14 [2021-11-17T09:56:16.216Z] ---> 0a97eee8041e [2021-11-17T09:56:16.216Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-17T09:56:16.216Z] ---> Running in aeaf49fd2123 [2021-11-17T09:56:16.216Z] ---> Running in 9cd9ba4699d6 [2021-11-17T09:56:16.500Z] ---> 68afc8705bcd [2021-11-17T09:56:16.500Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-17T09:56:17.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:17.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:17.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:17.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:17.662Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-17T09:56:17.662Z] ---> da04b3290f07 [2021-11-17T09:56:17.662Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-17T09:56:17.662Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-17T09:56:17.662Z] (3/3) Installing su-exec (0.2-r1) [2021-11-17T09:56:17.662Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-17T09:56:17.662Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T09:56:17.662Z] (2/2) Installing su-exec (0.2-r1) [2021-11-17T09:56:17.662Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T09:56:17.662Z] OK: 6 MiB in 16 packages [2021-11-17T09:56:17.662Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T09:56:17.922Z] OK: 6 MiB in 17 packages [2021-11-17T09:56:17.922Z] ---> Running in 3846fdea21d3 [2021-11-17T09:56:17.922Z] Removing intermediate container aeb640e42f16 [2021-11-17T09:56:17.922Z] ---> c34f020a6759 [2021-11-17T09:56:17.922Z] [2021-11-17T09:56:17.922Z] Step 9/21 : FROM alpine:3.14 [2021-11-17T09:56:17.922Z] ---> 0a97eee8041e [2021-11-17T09:56:17.922Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-17T09:56:17.922Z] ---> Running in 1f068ab10cf9 [2021-11-17T09:56:17.922Z] Removing intermediate container 3846fdea21d3 [2021-11-17T09:56:17.922Z] ---> 1dfefd487b2a [2021-11-17T09:56:17.922Z] Step 17/20 : CMD ["--init=true"] [2021-11-17T09:56:18.184Z] ---> Running in b011a2aa5b87 [2021-11-17T09:56:18.184Z] Removing intermediate container aeaf49fd2123 [2021-11-17T09:56:18.184Z] ---> 30163ac76f10 [2021-11-17T09:56:18.184Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-17T09:56:18.184Z] ---> Running in 0c7782dcb92f [2021-11-17T09:56:18.184Z] Removing intermediate container b011a2aa5b87 [2021-11-17T09:56:18.184Z] ---> 0ab1fe9176c5 [2021-11-17T09:56:18.184Z] Step 18/20 : LABEL arch=x86_64 [2021-11-17T09:56:18.184Z] ---> Running in f1eef606a59a [2021-11-17T09:56:18.450Z] Removing intermediate container 0c7782dcb92f [2021-11-17T09:56:18.450Z] ---> 59cb030e5086 [2021-11-17T09:56:18.450Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-17T09:56:18.450Z] ---> Running in 47346e183e95 [2021-11-17T09:56:18.450Z] Removing intermediate container 9cd9ba4699d6 [2021-11-17T09:56:18.450Z] ---> 6c7ccc14d07e [2021-11-17T09:56:18.450Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T09:56:18.450Z] ---> Running in 321c5478bd83 [2021-11-17T09:56:18.450Z] Removing intermediate container f1eef606a59a [2021-11-17T09:56:18.450Z] ---> ded52d25201a [2021-11-17T09:56:18.450Z] Step 19/20 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:56:18.450Z] Removing intermediate container 47346e183e95 [2021-11-17T09:56:18.450Z] ---> edf924f8e689 [2021-11-17T09:56:18.450Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-17T09:56:18.450Z] ---> Running in b4f3200abc27 [2021-11-17T09:56:18.733Z] ---> Running in 6e56b835471e [2021-11-17T09:56:18.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:18.733Z] Removing intermediate container 321c5478bd83 [2021-11-17T09:56:18.733Z] ---> 5e7355a9b9c3 [2021-11-17T09:56:18.733Z] Step 12/24 : WORKDIR / [2021-11-17T09:56:18.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:19.001Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-17T09:56:19.001Z] Removing intermediate container b4f3200abc27 [2021-11-17T09:56:19.001Z] ---> 98d73a59e67b [2021-11-17T09:56:19.001Z] Step 20/20 : LABEL version=0.0.0 [2021-11-17T09:56:19.001Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-17T09:56:19.001Z] ---> Running in bdf251ec033c [2021-11-17T09:56:19.001Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T09:56:19.001Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T09:56:19.001Z] OK: 6 MiB in 16 packages [2021-11-17T09:56:19.001Z] ---> Running in 2b1dccca4d91 [2021-11-17T09:56:19.273Z] Removing intermediate container bdf251ec033c [2021-11-17T09:56:19.273Z] ---> 83c025c80867 [2021-11-17T09:56:19.273Z] 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-11-17T09:56:19.273Z] Removing intermediate container 2b1dccca4d91 [2021-11-17T09:56:19.273Z] ---> aa1710f02b6d [2021-11-17T09:56:19.273Z] [2021-11-17T09:56:19.539Z] Successfully built aa1710f02b6d [2021-11-17T09:56:19.539Z] Successfully tagged security-proxy-setup:latest [2021-11-17T09:56:19.539Z]  Building security-proxy-setup ... done Building core-metadata [2021-11-17T09:56:19.800Z] Removing intermediate container e1b71ad0539f [2021-11-17T09:56:19.801Z] ---> 0bd9365648d0 [2021-11-17T09:56:19.801Z] [2021-11-17T09:56:19.801Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T09:56:19.801Z] ---> 0a97eee8041e [2021-11-17T09:56:19.801Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-17T09:56:19.801Z] ---> 4a95c9a978e9 [2021-11-17T09:56:19.801Z] 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-11-17T09:56:19.801Z] ---> Running in 0df74c42fd7d [2021-11-17T09:56:19.801Z] Removing intermediate container 1f068ab10cf9 [2021-11-17T09:56:19.801Z] ---> 70164e76a8ec [2021-11-17T09:56:19.801Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T09:56:20.374Z] Removing intermediate container 0df74c42fd7d [2021-11-17T09:56:20.374Z] ---> 0847b3e59e59 [2021-11-17T09:56:20.374Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-17T09:56:20.374Z] ---> Running in 4c5f33331f1c [2021-11-17T09:56:20.634Z] ---> Running in 0b73e20ef9cb [2021-11-17T09:56:20.634Z] Removing intermediate container 6e56b835471e [2021-11-17T09:56:20.634Z] ---> e574e7c114d0 [2021-11-17T09:56:20.634Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-17T09:56:20.634Z] ---> b6e0f6ea0167 [2021-11-17T09:56:20.634Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-17T09:56:20.634Z] Removing intermediate container 4c5f33331f1c [2021-11-17T09:56:20.634Z] ---> 0026c8468b3c [2021-11-17T09:56:20.634Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-17T09:56:20.634Z] ---> Running in 83509cfd0ce8 [2021-11-17T09:56:20.634Z] ---> Running in ed8e0e900ad2 [2021-11-17T09:56:20.634Z] Removing intermediate container 0b73e20ef9cb [2021-11-17T09:56:20.634Z] ---> 12034892d452 [2021-11-17T09:56:20.634Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-17T09:56:20.904Z] ---> Running in 4975b14e504d [2021-11-17T09:56:20.904Z] Removing intermediate container 83509cfd0ce8 [2021-11-17T09:56:20.904Z] ---> 75d0ba2c76ed [2021-11-17T09:56:20.904Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-17T09:56:20.904Z] Removing intermediate container ed8e0e900ad2 [2021-11-17T09:56:20.904Z] ---> 001c5899df4a [2021-11-17T09:56:20.904Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-17T09:56:20.904Z] ---> 783631ba1781 [2021-11-17T09:56:20.904Z] 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-11-17T09:56:20.904Z] ---> Running in 568b067ec809 [2021-11-17T09:56:20.904Z] Removing intermediate container 4975b14e504d [2021-11-17T09:56:20.904Z] ---> 21c36179290a [2021-11-17T09:56:20.904Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:56:20.904Z] ---> Running in 8b22f6796991 [2021-11-17T09:56:21.182Z] ---> b390dc922c60 [2021-11-17T09:56:21.182Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-17T09:56:21.182Z] ---> a089fe6e42f5 [2021-11-17T09:56:21.182Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-17T09:56:21.182Z] Removing intermediate container 568b067ec809 [2021-11-17T09:56:21.182Z] ---> a1565856400e [2021-11-17T09:56:21.182Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T09:56:21.182Z] ---> Running in 12f59842c6af [2021-11-17T09:56:21.448Z] ---> 9806e552f8ab [2021-11-17T09:56:21.448Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-17T09:56:21.448Z] ---> 0d2b8cc99a44 [2021-11-17T09:56:21.448Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-17T09:56:22.021Z] ---> 0bf99b64fb82 [2021-11-17T09:56:22.021Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-17T09:56:22.021Z] Removing intermediate container 8b22f6796991 [2021-11-17T09:56:22.021Z] ---> 2aa279b83403 [2021-11-17T09:56:22.021Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-17T09:56:22.021Z] ---> b275e78bda38 [2021-11-17T09:56:22.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-17T09:56:22.021Z] ---> Running in 6e0da3888ece [2021-11-17T09:56:22.284Z] Removing intermediate container 12f59842c6af [2021-11-17T09:56:22.284Z] ---> a9f0ea4925f4 [2021-11-17T09:56:22.284Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T09:56:22.284Z] ---> ef94514c620f [2021-11-17T09:56:22.284Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-17T09:56:22.284Z] ---> Running in fb12bfe7cadc [2021-11-17T09:56:22.284Z] ---> d2beb9384aa9 [2021-11-17T09:56:22.284Z] 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-11-17T09:56:22.547Z] ---> Running in 64faac62c6ba [2021-11-17T09:56:22.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:22.547Z] Removing intermediate container fb12bfe7cadc [2021-11-17T09:56:22.547Z] ---> 156b469a6be7 [2021-11-17T09:56:22.547Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T09:56:22.547Z] ---> a0c72757d21b [2021-11-17T09:56:22.547Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-17T09:56:22.547Z] ---> Running in 35fc75ca63ff [2021-11-17T09:56:22.806Z] Removing intermediate container 35fc75ca63ff [2021-11-17T09:56:22.806Z] ---> 608b2b5ed403 [2021-11-17T09:56:22.806Z] Step 19/21 : LABEL arch=x86_64 [2021-11-17T09:56:23.067Z] ---> Running in 729f90a5a136 [2021-11-17T09:56:23.067Z] ---> e80e3be5fc13 [2021-11-17T09:56:23.067Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-17T09:56:23.067Z] Removing intermediate container 729f90a5a136 [2021-11-17T09:56:23.067Z] ---> 74e485a632bd [2021-11-17T09:56:23.067Z] Step 20/21 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:56:23.327Z] Removing intermediate container 64faac62c6ba [2021-11-17T09:56:23.327Z] ---> f5a0653c6719 [2021-11-17T09:56:23.327Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-17T09:56:23.327Z] ---> Running in 11349cb32f15 [2021-11-17T09:56:23.327Z] ---> 0f009802ae6a [2021-11-17T09:56:23.327Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-17T09:56:23.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:23.327Z] ---> Running in 7f102be2e767 [2021-11-17T09:56:23.327Z] Removing intermediate container 11349cb32f15 [2021-11-17T09:56:23.327Z] ---> 897e362d5aef [2021-11-17T09:56:23.327Z] Step 21/21 : LABEL version=0.0.0 [2021-11-17T09:56:23.589Z] Removing intermediate container 7f102be2e767 [2021-11-17T09:56:23.589Z] ---> ca9eaf5f052a [2021-11-17T09:56:23.589Z] Step 22/24 : LABEL arch=x86_64 [2021-11-17T09:56:23.589Z] ---> f58e4fa48ab3 [2021-11-17T09:56:23.589Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-17T09:56:23.589Z] ---> Running in 6a3d7d052b2a [2021-11-17T09:56:23.589Z] ---> Running in aecd18836e22 [2021-11-17T09:56:23.855Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-17T09:56:23.855Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:56:23.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:56:23.855Z] ---> 54c38e048769 [2021-11-17T09:56:23.855Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T09:56:23.855Z] ---> Using cache [2021-11-17T09:56:23.855Z] ---> c7d9e8c5b0d9 [2021-11-17T09:56:23.855Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:56:23.855Z] ---> Using cache [2021-11-17T09:56:23.855Z] ---> e650182b0c14 [2021-11-17T09:56:23.855Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T09:56:23.855Z] Removing intermediate container 6a3d7d052b2a [2021-11-17T09:56:23.855Z] ---> 417139026f5c [2021-11-17T09:56:23.855Z] [2021-11-17T09:56:23.855Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T09:56:23.855Z] ---> Running in 7dfc28823bcf [2021-11-17T09:56:23.855Z] Removing intermediate container aecd18836e22 [2021-11-17T09:56:23.855Z] ---> 0fe27575c5cc [2021-11-17T09:56:23.855Z] Step 23/24 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:56:23.855Z] ---> 6dedcb6695ec [2021-11-17T09:56:23.855Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-17T09:56:23.855Z] Successfully built 417139026f5c [2021-11-17T09:56:23.855Z] ---> Running in c7d52e0c5f4a [2021-11-17T09:56:23.855Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-17T09:56:23.855Z] Successfully tagged support-notifications:latest [2021-11-17T09:56:23.855Z] Building sys-mgmt-agent [2021-11-17T09:56:23.855Z]  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T09:56:24.116Z] ---> Running in 46b2006801c1 [2021-11-17T09:56:24.116Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-17T09:56:24.116Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-17T09:56:24.116Z] Removing intermediate container c7d52e0c5f4a [2021-11-17T09:56:24.116Z] ---> a1263fe3ebfd [2021-11-17T09:56:24.116Z] Step 24/24 : LABEL version=0.0.0 [2021-11-17T09:56:24.377Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T09:56:24.377Z] OK: 8 MiB in 20 packages [2021-11-17T09:56:24.645Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:24.908Z] Removing intermediate container 46b2006801c1 [2021-11-17T09:56:24.908Z] ---> 14402800c15c [2021-11-17T09:56:24.908Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-17T09:56:24.908Z] ---> Running in 1e06d000e9e7 [2021-11-17T09:56:24.908Z] Removing intermediate container 1e06d000e9e7 [2021-11-17T09:56:24.908Z] ---> f48b0e37d5fb [2021-11-17T09:56:24.908Z] [2021-11-17T09:56:25.169Z] Successfully built f48b0e37d5fb [2021-11-17T09:56:25.169Z] Successfully tagged security-secretstore-setup:latest [2021-11-17T09:56:25.169Z] Building core-command [2021-11-17T09:56:25.169Z]  Building security-secretstore-setup ... done  ---> 8566d7c77686 [2021-11-17T09:56:25.169Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-17T09:56:25.169Z] Removing intermediate container 6e0da3888ece [2021-11-17T09:56:25.169Z] ---> 0b1a3e26151f [2021-11-17T09:56:25.169Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T09:56:25.169Z] ---> Running in a3843f72852a [2021-11-17T09:56:25.433Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:26.002Z] OK: 220 MiB in 52 packages [2021-11-17T09:56:26.262Z] ---> 17422cb947d0 [2021-11-17T09:56:26.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-17T09:56:26.842Z] Removing intermediate container 7dfc28823bcf [2021-11-17T09:56:26.842Z] ---> 2a190a1e3a6b [2021-11-17T09:56:26.842Z] Step 6/22 : COPY . . [2021-11-17T09:56:27.102Z] ---> 513b3f2dac5a [2021-11-17T09:56:27.102Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-17T09:56:27.102Z] Removing intermediate container a3843f72852a [2021-11-17T09:56:27.102Z] ---> 8a51ab6250e2 [2021-11-17T09:56:27.102Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-17T09:56:27.367Z] ---> Running in d30b749ea3da [2021-11-17T09:56:27.943Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:56:27.943Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:56:27.943Z] ---> 54c38e048769 [2021-11-17T09:56:27.943Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T09:56:27.943Z] ---> Using cache [2021-11-17T09:56:27.943Z] ---> c7d9e8c5b0d9 [2021-11-17T09:56:27.943Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:56:27.943Z] ---> Using cache [2021-11-17T09:56:27.943Z] ---> e650182b0c14 [2021-11-17T09:56:27.943Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-17T09:56:28.513Z] ---> aa3abfd62bef [2021-11-17T09:56:28.513Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-17T09:56:28.513Z] Removing intermediate container d30b749ea3da [2021-11-17T09:56:28.513Z] ---> 3c7977e5fd95 [2021-11-17T09:56:28.513Z] Step 27/30 : CMD ["gate"] [2021-11-17T09:56:28.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:56:28.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:56:28.777Z] ---> 54c38e048769 [2021-11-17T09:56:28.777Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T09:56:28.777Z] ---> Using cache [2021-11-17T09:56:28.777Z] ---> c7d9e8c5b0d9 [2021-11-17T09:56:28.777Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:56:28.777Z] ---> Using cache [2021-11-17T09:56:28.777Z] ---> e650182b0c14 [2021-11-17T09:56:28.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T09:56:28.777Z] ---> Using cache [2021-11-17T09:56:28.777Z] ---> 2a190a1e3a6b [2021-11-17T09:56:28.777Z] Step 6/22 : COPY . . [2021-11-17T09:56:28.777Z] ---> Running in 34ee1c1f57c2 [2021-11-17T09:56:28.777Z] ---> Running in 8d905dafffe3 [2021-11-17T09:56:29.038Z] ---> Running in 808aa8b65cca [2021-11-17T09:56:29.038Z] Removing intermediate container 8d905dafffe3 [2021-11-17T09:56:29.038Z] ---> 616ad3abdc2e [2021-11-17T09:56:29.038Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T09:56:29.302Z] Removing intermediate container 808aa8b65cca [2021-11-17T09:56:29.302Z] ---> 309b175cc071 [2021-11-17T09:56:29.302Z] Step 28/30 : LABEL arch=x86_64 [2021-11-17T09:56:29.565Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:30.142Z] ---> Running in 00a0f37431e0 [2021-11-17T09:56:30.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:56:30.402Z] ---> Running in d9dd21a58275 [2021-11-17T09:56:30.402Z] Removing intermediate container 00a0f37431e0 [2021-11-17T09:56:30.402Z] ---> 17e8dd68af90 [2021-11-17T09:56:30.402Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T09:56:30.660Z] Removing intermediate container d9dd21a58275 [2021-11-17T09:56:30.660Z] ---> 776510ac13fb [2021-11-17T09:56:30.660Z] Step 29/30 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:56:30.660Z] ---> Running in b19c5771183f [2021-11-17T09:56:30.660Z] OK: 220 MiB in 52 packages [2021-11-17T09:56:30.925Z] ---> Running in b69a08dfcc55 [2021-11-17T09:56:30.925Z] Removing intermediate container b19c5771183f [2021-11-17T09:56:30.925Z] ---> 58295104b368 [2021-11-17T09:56:30.925Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:56:30.925Z] ---> e770c4a97aa2 [2021-11-17T09:56:30.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:56:30.925Z] ---> Running in 44b8b16cd7c7 [2021-11-17T09:56:30.925Z] ---> Running in 2dedd587cc53 [2021-11-17T09:56:30.925Z] Removing intermediate container b69a08dfcc55 [2021-11-17T09:56:30.925Z] ---> 5a3539195f2c [2021-11-17T09:56:30.925Z] Step 30/30 : LABEL version=0.0.0 [2021-11-17T09:56:31.190Z] ---> Running in 01d750d29c37 [2021-11-17T09:56:31.190Z] Removing intermediate container 34ee1c1f57c2 [2021-11-17T09:56:31.190Z] ---> 3c19ed0bac9e [2021-11-17T09:56:31.190Z] Step 6/22 : COPY . . [2021-11-17T09:56:31.479Z] Removing intermediate container 44b8b16cd7c7 [2021-11-17T09:56:31.479Z] ---> cb3dd991bebe [2021-11-17T09:56:31.479Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T09:56:31.479Z] Removing intermediate container 01d750d29c37 [2021-11-17T09:56:31.479Z] ---> cb351ae0741c [2021-11-17T09:56:31.479Z] [2021-11-17T09:56:31.479Z] ---> Running in 4592ec715367 [2021-11-17T09:56:31.479Z] Successfully built cb351ae0741c [2021-11-17T09:56:31.479Z] Successfully tagged security-bootstrapper:latest [2021-11-17T09:56:31.479Z] Building support-scheduler [2021-11-17T09:56:32.902Z]  Building security-bootstrapper ... done Removing intermediate container 4592ec715367 [2021-11-17T09:56:32.902Z] ---> ac94497930d1 [2021-11-17T09:56:32.902Z] [2021-11-17T09:56:32.902Z] Successfully built ac94497930d1 [2021-11-17T09:56:32.902Z] Successfully tagged core-data:latest [2021-11-17T09:56:34.294Z]  Building core-data ... done  ---> 522481ffeb73 [2021-11-17T09:56:34.294Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:56:34.294Z] Removing intermediate container 2dedd587cc53 [2021-11-17T09:56:34.294Z] ---> 2459e46943a2 [2021-11-17T09:56:34.294Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-17T09:56:34.294Z] ---> Running in 7aa7100c9535 [2021-11-17T09:56:34.562Z] ---> Running in ee815ac639f1 [2021-11-17T09:56:35.141Z] 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-11-17T09:56:35.402Z] ---> d8e991fd249e [2021-11-17T09:56:35.402Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T09:56:35.668Z] ---> Running in cf1cff27fb22 [2021-11-17T09:56:35.668Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T09:56:35.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-17T09:56:35.930Z] ---> 54c38e048769 [2021-11-17T09:56:35.930Z] Step 3/23 : WORKDIR /edgex-go [2021-11-17T09:56:35.930Z] ---> Using cache [2021-11-17T09:56:35.930Z] ---> c7d9e8c5b0d9 [2021-11-17T09:56:35.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T09:56:35.930Z] ---> Using cache [2021-11-17T09:56:35.930Z] ---> e650182b0c14 [2021-11-17T09:56:35.930Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-17T09:56:35.930Z] ---> Using cache [2021-11-17T09:56:35.930Z] ---> 2a190a1e3a6b [2021-11-17T09:56:35.930Z] Step 6/23 : COPY go.mod . [2021-11-17T09:56:35.930Z] Removing intermediate container 7aa7100c9535 [2021-11-17T09:56:35.930Z] ---> 85cb431f4b35 [2021-11-17T09:56:35.930Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-17T09:56:35.930Z] ---> Running in de0ca9fe8f49 [2021-11-17T09:56:36.193Z] ---> 7deb7031d1eb [2021-11-17T09:56:36.193Z] Step 7/23 : RUN go mod download [2021-11-17T09:56:36.193Z] ---> Running in 52bcd5b38770 [2021-11-17T09:56:36.454Z] 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-11-17T09:56:37.409Z] Removing intermediate container cf1cff27fb22 [2021-11-17T09:56:37.409Z] ---> 62132aad7627 [2021-11-17T09:56:37.409Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-17T09:56:37.409Z] ---> Running in fdbb5e2c29cb [2021-11-17T09:56:38.004Z] 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-11-17T09:56:38.628Z] Removing intermediate container 52bcd5b38770 [2021-11-17T09:56:38.628Z] ---> 0999a67a5cdc [2021-11-17T09:56:38.628Z] Step 8/23 : COPY . . [2021-11-17T09:56:44.106Z] ---> 027d69d55d1d [2021-11-17T09:56:44.106Z] Step 9/23 : RUN go mod tidy [2021-11-17T09:56:44.106Z] ---> Running in 863f1d6dfd4f [2021-11-17T09:56:45.491Z] Removing intermediate container 863f1d6dfd4f [2021-11-17T09:56:45.491Z] ---> c434a591d959 [2021-11-17T09:56:45.491Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-17T09:56:45.491Z] ---> Running in 163fc57daccd [2021-11-17T09:56:45.757Z] 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-11-17T09:57:12.352Z] Removing intermediate container de0ca9fe8f49 [2021-11-17T09:57:12.352Z] ---> c704e167c1d6 [2021-11-17T09:57:12.352Z] [2021-11-17T09:57:12.352Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T09:57:12.352Z] ---> 0a97eee8041e [2021-11-17T09:57:12.352Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T09:57:12.352Z] Removing intermediate container ee815ac639f1 [2021-11-17T09:57:12.352Z] ---> 7d48be5af890 [2021-11-17T09:57:12.352Z] [2021-11-17T09:57:12.352Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T09:57:12.352Z] ---> 0a97eee8041e [2021-11-17T09:57:12.352Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T09:57:12.352Z] ---> Running in 75bae7e56611 [2021-11-17T09:57:12.352Z] Removing intermediate container fdbb5e2c29cb [2021-11-17T09:57:12.352Z] ---> 1fdeab782d5f [2021-11-17T09:57:12.352Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-17T09:57:12.352Z] ---> Running in df3df8341a21 [2021-11-17T09:57:12.352Z] ---> Running in fac517dd1f22 [2021-11-17T09:57:12.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:57:12.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:57:12.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:57:12.352Z] 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-11-17T09:57:12.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:57:12.352Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-17T09:57:12.352Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T09:57:12.352Z] OK: 6 MiB in 15 packages [2021-11-17T09:57:12.352Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-17T09:57:12.352Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T09:57:12.352Z] OK: 6 MiB in 15 packages [2021-11-17T09:57:12.352Z] Removing intermediate container 75bae7e56611 [2021-11-17T09:57:12.352Z] ---> 5ddf097ced44 [2021-11-17T09:57:12.352Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T09:57:12.352Z] ---> Running in 3394aae9d667 [2021-11-17T09:57:12.352Z] Removing intermediate container df3df8341a21 [2021-11-17T09:57:12.352Z] ---> 2e4a0986d5e8 [2021-11-17T09:57:12.352Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T09:57:12.352Z] Removing intermediate container fac517dd1f22 [2021-11-17T09:57:12.352Z] ---> 4ac7aed575cb [2021-11-17T09:57:12.352Z] [2021-11-17T09:57:12.352Z] Step 10/22 : FROM docker:20.10.8 [2021-11-17T09:57:12.352Z] ---> Running in 42ea6db697be [2021-11-17T09:57:12.352Z] Removing intermediate container 3394aae9d667 [2021-11-17T09:57:12.352Z] ---> 08c6cfed36f0 [2021-11-17T09:57:12.352Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-17T09:57:12.352Z] 20.10.8: Pulling from library/docker [2021-11-17T09:57:12.352Z] ---> Running in 4efee97905e7 [2021-11-17T09:57:12.352Z] Removing intermediate container 42ea6db697be [2021-11-17T09:57:12.352Z] ---> 64d57101b688 [2021-11-17T09:57:12.352Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-17T09:57:12.352Z] ---> Running in 2bef880c442a [2021-11-17T09:57:12.352Z] Removing intermediate container 4efee97905e7 [2021-11-17T09:57:12.352Z] ---> 2b6aca32ac24 [2021-11-17T09:57:12.352Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T09:57:12.352Z] Removing intermediate container 2bef880c442a [2021-11-17T09:57:12.352Z] ---> 1e366d01cb88 [2021-11-17T09:57:12.352Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T09:57:12.352Z] ---> Running in 86c344f79ddb [2021-11-17T09:57:12.352Z] ---> Running in 7ac582a7c77f [2021-11-17T09:57:12.352Z] Removing intermediate container 7ac582a7c77f [2021-11-17T09:57:12.352Z] ---> 2be166b4c67e [2021-11-17T09:57:12.352Z] Step 14/22 : WORKDIR / [2021-11-17T09:57:12.352Z] Removing intermediate container 86c344f79ddb [2021-11-17T09:57:12.352Z] ---> 35322eca0bfc [2021-11-17T09:57:12.352Z] Step 14/22 : WORKDIR / [2021-11-17T09:57:12.352Z] ---> Running in c83148226bb3 [2021-11-17T09:57:12.352Z] ---> Running in ec3b7967f612 [2021-11-17T09:57:12.352Z] Removing intermediate container ec3b7967f612 [2021-11-17T09:57:12.352Z] ---> 2ad5b40e43d9 [2021-11-17T09:57:12.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T09:57:12.352Z] Removing intermediate container c83148226bb3 [2021-11-17T09:57:12.352Z] ---> aef2763597a1 [2021-11-17T09:57:12.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T09:57:12.352Z] ---> defae1c53cb9 [2021-11-17T09:57:12.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-17T09:57:12.626Z] ---> df52804d845a [2021-11-17T09:57:12.626Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-17T09:57:13.204Z] ---> 0e7c4113c1ea [2021-11-17T09:57:13.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-17T09:57:13.204Z] ---> b18b62df9700 [2021-11-17T09:57:13.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-17T09:57:13.467Z] ---> b537a67360e4 [2021-11-17T09:57:13.467Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-17T09:57:13.467Z] ---> e10a0851b0c2 [2021-11-17T09:57:13.467Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-17T09:57:13.467Z] ---> Running in 417eb7aeb3ad [2021-11-17T09:57:13.728Z] ---> Running in 81b8a32deb36 [2021-11-17T09:57:13.728Z] Removing intermediate container 417eb7aeb3ad [2021-11-17T09:57:13.728Z] ---> 7b78ae0299ef [2021-11-17T09:57:13.728Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T09:57:13.990Z] Removing intermediate container 81b8a32deb36 [2021-11-17T09:57:13.991Z] ---> 6e755e0dee6d [2021-11-17T09:57:13.991Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T09:57:13.991Z] Removing intermediate container 163fc57daccd [2021-11-17T09:57:13.991Z] ---> 95582bb5d44f [2021-11-17T09:57:13.991Z] [2021-11-17T09:57:13.991Z] Step 11/23 : FROM alpine:3.14 [2021-11-17T09:57:13.991Z] ---> 0a97eee8041e [2021-11-17T09:57:13.991Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-17T09:57:13.991Z] ---> Using cache [2021-11-17T09:57:13.991Z] ---> 2e4a0986d5e8 [2021-11-17T09:57:13.991Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T09:57:13.991Z] ---> Using cache [2021-11-17T09:57:13.991Z] ---> 64d57101b688 [2021-11-17T09:57:13.991Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-17T09:57:13.991Z] ---> Running in e61f7c9194e6 [2021-11-17T09:57:13.991Z] ---> Running in 2150a99f7fa8 [2021-11-17T09:57:13.991Z] ---> Running in e704ac0058a6 [2021-11-17T09:57:14.258Z] Removing intermediate container 2150a99f7fa8 [2021-11-17T09:57:14.258Z] ---> 982bafc82342 [2021-11-17T09:57:14.258Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T09:57:14.258Z] Removing intermediate container e61f7c9194e6 [2021-11-17T09:57:14.258Z] ---> 0ff63e96e853 [2021-11-17T09:57:14.258Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T09:57:14.258Z] Removing intermediate container e704ac0058a6 [2021-11-17T09:57:14.258Z] ---> 9303ccab6010 [2021-11-17T09:57:14.258Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-17T09:57:14.258Z] ---> Running in aa4ab2d0ea6d [2021-11-17T09:57:14.258Z] ---> Running in d20e37ec35b4 [2021-11-17T09:57:14.258Z] ---> Running in 78c09b2a405c [2021-11-17T09:57:14.258Z] Removing intermediate container aa4ab2d0ea6d [2021-11-17T09:57:14.258Z] ---> ff8cd810a857 [2021-11-17T09:57:14.258Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:57:14.258Z] Removing intermediate container 78c09b2a405c [2021-11-17T09:57:14.258Z] ---> a10471c503f6 [2021-11-17T09:57:14.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T09:57:14.258Z] ---> Running in 033690dd5cd7 [2021-11-17T09:57:14.526Z] Removing intermediate container d20e37ec35b4 [2021-11-17T09:57:14.526Z] ---> 1ddf2e086b55 [2021-11-17T09:57:14.526Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:57:14.526Z] ---> Running in 8135144dfc7b [2021-11-17T09:57:14.526Z] Removing intermediate container 033690dd5cd7 [2021-11-17T09:57:14.526Z] ---> 38fde0813630 [2021-11-17T09:57:14.526Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T09:57:14.526Z] Removing intermediate container 8135144dfc7b [2021-11-17T09:57:14.526Z] ---> d344f6fc951e [2021-11-17T09:57:14.526Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T09:57:14.526Z] ---> 9d720ff071d8 [2021-11-17T09:57:14.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-17T09:57:14.810Z] ---> Running in 53e4c15527c2 [2021-11-17T09:57:14.810Z] ---> Running in baaff4ad3390 [2021-11-17T09:57:14.810Z] Removing intermediate container 53e4c15527c2 [2021-11-17T09:57:14.810Z] ---> 4e334326766b [2021-11-17T09:57:14.810Z] [2021-11-17T09:57:14.810Z] Removing intermediate container baaff4ad3390 [2021-11-17T09:57:14.810Z] ---> a5d13766f5a6 [2021-11-17T09:57:14.810Z] [2021-11-17T09:57:15.070Z] Successfully built 4e334326766b [2021-11-17T09:57:15.070Z] Successfully tagged core-command:latest [2021-11-17T09:57:15.070Z]  Building core-command ... done Successfully built a5d13766f5a6 [2021-11-17T09:57:15.070Z] Successfully tagged core-metadata:latest [2021-11-17T09:57:15.070Z]  Building core-metadata ... done  ---> f5d272300eaa [2021-11-17T09:57:15.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-17T09:57:15.333Z] ---> 7df6394d0436 [2021-11-17T09:57:15.333Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-17T09:57:15.333Z] ---> Running in dd9e065501fc [2021-11-17T09:57:15.333Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-17T09:57:15.333Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-17T09:57:15.333Z] ---> bc6c0ffef665 [2021-11-17T09:57:15.333Z] 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-11-17T09:57:15.333Z] ---> Running in faee7fbd6e04 [2021-11-17T09:57:15.333Z] Removing intermediate container dd9e065501fc [2021-11-17T09:57:15.333Z] ---> 84cd49ac9bef [2021-11-17T09:57:15.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T09:57:15.333Z] ---> Running in 8ce16e5b7d27 [2021-11-17T09:57:15.333Z] Removing intermediate container faee7fbd6e04 [2021-11-17T09:57:15.333Z] ---> d2652772aac6 [2021-11-17T09:57:15.334Z] 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-11-17T09:57:15.334Z] ---> Running in 4fc5f539c82b [2021-11-17T09:57:15.594Z] Removing intermediate container 8ce16e5b7d27 [2021-11-17T09:57:15.594Z] ---> e9c0aaa41679 [2021-11-17T09:57:15.594Z] Step 21/23 : LABEL arch=x86_64 [2021-11-17T09:57:15.594Z] ---> Running in e29141e0330c [2021-11-17T09:57:15.594Z] Removing intermediate container e29141e0330c [2021-11-17T09:57:15.594Z] ---> 11aacdff2844 [2021-11-17T09:57:15.594Z] Step 22/23 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:57:15.594Z] ---> Running in 34f1b33d5e37 [2021-11-17T09:57:15.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T09:57:15.854Z] Removing intermediate container 34f1b33d5e37 [2021-11-17T09:57:15.854Z] ---> bfdcfa28616f [2021-11-17T09:57:15.854Z] Step 23/23 : LABEL version=0.0.0 [2021-11-17T09:57:15.854Z] ---> Running in 15ddf974e4fc [2021-11-17T09:57:15.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T09:57:15.854Z] Removing intermediate container 15ddf974e4fc [2021-11-17T09:57:15.854Z] ---> 591cfe12fb41 [2021-11-17T09:57:15.854Z] [2021-11-17T09:57:15.854Z] Successfully built 591cfe12fb41 [2021-11-17T09:57:15.854Z] (1/42) Installing readline (8.1.0-r0) [2021-11-17T09:57:15.854Z] Successfully tagged support-scheduler:latest [2021-11-17T09:57:15.854Z]  Building support-scheduler ... done (2/42) Installing bash (5.1.4-r0) [2021-11-17T09:57:16.114Z] Executing bash-5.1.4-r0.post-install [2021-11-17T09:57:16.114Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-17T09:57:16.114Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T09:57:16.114Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-17T09:57:16.114Z] (6/42) Installing curl (7.79.1-r0) [2021-11-17T09:57:16.114Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-17T09:57:16.114Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-17T09:57:16.114Z] (9/42) Installing expat (2.4.1-r0) [2021-11-17T09:57:16.114Z] (10/42) Installing libffi (3.3-r2) [2021-11-17T09:57:16.114Z] (11/42) Installing gdbm (1.19-r0) [2021-11-17T09:57:16.114Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-17T09:57:16.114Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T09:57:16.114Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T09:57:16.114Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-17T09:57:16.114Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-17T09:57:16.114Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-17T09:57:16.686Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-17T09:57:16.686Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-17T09:57:16.686Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-17T09:57:16.686Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-17T09:57:16.686Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-17T09:57:16.686Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-17T09:57:16.686Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-17T09:57:16.686Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-17T09:57:16.686Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-17T09:57:16.686Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-17T09:57:16.686Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-17T09:57:16.686Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-17T09:57:16.686Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-17T09:57:16.686Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-17T09:57:16.686Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-17T09:57:16.686Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-17T09:57:16.686Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-17T09:57:16.686Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-17T09:57:16.686Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-17T09:57:16.686Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-17T09:57:16.686Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-17T09:57:16.686Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-17T09:57:16.686Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-17T09:57:16.686Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-17T09:57:16.686Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-17T09:57:16.947Z] Executing busybox-1.33.1-r3.trigger [2021-11-17T09:57:16.947Z] OK: 84 MiB in 64 packages [2021-11-17T09:57:17.516Z] Collecting docker-compose==1.23.2 [2021-11-17T09:57:17.516Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-17T09:57:17.776Z] Collecting jsonschema<3,>=2.5.1 [2021-11-17T09:57:17.776Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-17T09:57:17.776Z] Collecting PyYAML<4,>=3.10 [2021-11-17T09:57:17.777Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-17T09:57:18.354Z] 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-11-17T09:57:18.354Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-17T09:57:18.354Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-17T09:57:18.354Z] Collecting texttable<0.10,>=0.9.0 [2021-11-17T09:57:18.354Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-17T09:57:18.616Z] Collecting docopt<0.7,>=0.6.1 [2021-11-17T09:57:18.616Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-17T09:57:18.876Z] Collecting cached-property<2,>=1.2.0 [2021-11-17T09:57:18.876Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-17T09:57:18.876Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-17T09:57:18.876Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-17T09:57:19.446Z] Collecting docker<4.0,>=3.6.0 [2021-11-17T09:57:19.446Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-17T09:57:19.446Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-17T09:57:19.446Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-17T09:57:19.447Z] Collecting docker-pycreds>=0.4.0 [2021-11-17T09:57:19.447Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-17T09:57:19.706Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-17T09:57:19.706Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-17T09:57:19.706Z] Collecting idna<2.8,>=2.5 [2021-11-17T09:57:19.706Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-17T09:57:19.706Z] 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-11-17T09:57:19.706Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-17T09:57:19.706Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-17T09:57:19.706Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-17T09:57:19.706Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-17T09:57:19.706Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-17T09:57:19.706Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-17T09:57:19.706Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-17T09:57:19.706Z] Attempting uninstall: urllib3 [2021-11-17T09:57:19.706Z] Found existing installation: urllib3 1.26.5 [2021-11-17T09:57:19.706Z] Uninstalling urllib3-1.26.5: [2021-11-17T09:57:19.706Z] Successfully uninstalled urllib3-1.26.5 [2021-11-17T09:57:19.966Z] Attempting uninstall: idna [2021-11-17T09:57:19.966Z] Found existing installation: idna 3.2 [2021-11-17T09:57:19.966Z] Uninstalling idna-3.2: [2021-11-17T09:57:19.966Z] Successfully uninstalled idna-3.2 [2021-11-17T09:57:19.966Z] Attempting uninstall: chardet [2021-11-17T09:57:19.966Z] Found existing installation: chardet 4.0.0 [2021-11-17T09:57:20.226Z] Uninstalling chardet-4.0.0: [2021-11-17T09:57:20.226Z] Successfully uninstalled chardet-4.0.0 [2021-11-17T09:57:20.487Z] Attempting uninstall: requests [2021-11-17T09:57:20.487Z] Found existing installation: requests 2.25.1 [2021-11-17T09:57:20.487Z] Uninstalling requests-2.25.1: [2021-11-17T09:57:20.487Z] Successfully uninstalled requests-2.25.1 [2021-11-17T09:57:20.487Z] Running setup.py install for texttable: started [2021-11-17T09:57:20.745Z] Running setup.py install for texttable: finished with status 'done' [2021-11-17T09:57:20.745Z] Running setup.py install for PyYAML: started [2021-11-17T09:57:21.004Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-17T09:57:21.265Z] Running setup.py install for docopt: started [2021-11-17T09:57:21.526Z] Running setup.py install for docopt: finished with status 'done' [2021-11-17T09:57:21.526Z] Running setup.py install for dockerpty: started [2021-11-17T09:57:21.787Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-17T09:57:22.048Z] 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-11-17T09:57:26.263Z] Removing intermediate container 4fc5f539c82b [2021-11-17T09:57:26.263Z] ---> 60e97fb2dc74 [2021-11-17T09:57:26.263Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-17T09:57:26.263Z] ---> Running in 1551b62b4d10 [2021-11-17T09:57:26.263Z] Removing intermediate container 1551b62b4d10 [2021-11-17T09:57:26.263Z] ---> 1d55f5bb997a [2021-11-17T09:57:26.263Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-17T09:57:26.263Z] ---> Running in 404ceb3b79e3 [2021-11-17T09:57:26.263Z] Removing intermediate container 404ceb3b79e3 [2021-11-17T09:57:26.263Z] ---> 2a437aad40ef [2021-11-17T09:57:26.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-17T09:57:26.263Z] ---> bb73490c2dd7 [2021-11-17T09:57:26.263Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-17T09:57:26.263Z] ---> a5c69ecc509f [2021-11-17T09:57:26.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-17T09:57:26.263Z] ---> 9ff5e968900c [2021-11-17T09:57:26.263Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-17T09:57:26.263Z] ---> Running in 0bdc5b28004d [2021-11-17T09:57:26.524Z] Removing intermediate container 0bdc5b28004d [2021-11-17T09:57:26.524Z] ---> dc83a024aa3a [2021-11-17T09:57:26.524Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T09:57:26.524Z] ---> Running in a343cfd7e8ee [2021-11-17T09:57:26.524Z] Removing intermediate container a343cfd7e8ee [2021-11-17T09:57:26.524Z] ---> 28bb374b0632 [2021-11-17T09:57:26.524Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T09:57:26.524Z] ---> Running in 427c625d613b [2021-11-17T09:57:26.542Z] Removing intermediate container 1ea3e72e160b [2021-11-17T09:57:26.542Z] ---> f39accecef70 [2021-11-17T09:57:26.542Z] Successfully built f39accecef70 [2021-11-17T09:57:26.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:57:26.787Z] Removing intermediate container 427c625d613b [2021-11-17T09:57:26.787Z] ---> 69c3d8331b57 [2021-11-17T09:57:26.787Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T09:57:26.787Z] ---> Running in 1590eb237fa5 [2021-11-17T09:57:26.787Z] Removing intermediate container 1590eb237fa5 [2021-11-17T09:57:26.787Z] ---> 8368114e1a4f [2021-11-17T09:57:26.787Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T09:57:26.787Z] ---> Running in 114a717109b4 [2021-11-17T09:57:26.787Z] Removing intermediate container 114a717109b4 [2021-11-17T09:57:26.787Z] ---> 274812c5f06d [2021-11-17T09:57:26.787Z] [2021-11-17T09:57:26.881Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T09:57:26.881Z] . [Pipeline] withDockerContainer [2021-11-17T09:57:27.048Z] Successfully built 274812c5f06d [2021-11-17T09:57:27.048Z] Successfully tagged sys-mgmt-agent:latest [2021-11-17T09:57:27.055Z]  Building sys-mgmt-agent ... done  [2021-11-17T09:57:27.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container [2021-11-17T09:57:27.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-17T09:57:28.875Z] $ docker top 5745dbc3a2defad76e9d8123d223d0311fcece7bec16a107f679c21eb919a115 -eo pid,comm [Pipeline] { [Pipeline] } [2021-11-17T09:57:29.213Z] $ docker stop --time=1 78da24fe7cb87212fe43e330a6c030a18947314e1db45f96f1080eda9618b13d [2021-11-17T09:57:30.407Z] $ docker rm -f 78da24fe7cb87212fe43e330a6c030a18947314e1db45f96f1080eda9618b13d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-11-17T09:57:30.744Z] + docker images [2021-11-17T09:57:30.744Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-17T09:57:30.744Z] sys-mgmt-agent latest 274812c5f06d 4 seconds ago 294MB [2021-11-17T09:57:30.744Z] support-scheduler latest 591cfe12fb41 15 seconds ago 16.2MB [2021-11-17T09:57:30.744Z] core-command latest 4e334326766b 16 seconds ago 16.1MB [2021-11-17T09:57:30.744Z] core-metadata latest a5d13766f5a6 16 seconds ago 16.9MB [2021-11-17T09:57:30.744Z] 95582bb5d44f 17 seconds ago 1.59GB [2021-11-17T09:57:30.744Z] 4ac7aed575cb 20 seconds ago 1.59GB [2021-11-17T09:57:30.744Z] 7d48be5af890 23 seconds ago 1.6GB [2021-11-17T09:57:30.744Z] c704e167c1d6 23 seconds ago 1.59GB [2021-11-17T09:57:30.744Z] core-data latest ac94497930d1 59 seconds ago 20.7MB [2021-11-17T09:57:30.744Z] security-bootstrapper latest cb351ae0741c 59 seconds ago 18.9MB [2021-11-17T09:57:30.744Z] security-secretstore-setup latest f48b0e37d5fb About a minute ago 28.4MB [2021-11-17T09:57:30.744Z] support-notifications latest 417139026f5c About a minute ago 17MB [2021-11-17T09:57:30.744Z] security-proxy-setup latest aa1710f02b6d About a minute ago 26.9MB [2021-11-17T09:57:30.744Z] 0bd9365648d0 About a minute ago 1.6GB [2021-11-17T09:57:30.744Z] c34f020a6759 About a minute ago 1.6GB [2021-11-17T09:57:30.744Z] 604c632cbf82 About a minute ago 1.6GB [2021-11-17T09:57:30.744Z] c83dc2879a12 About a minute ago 1.59GB [2021-11-17T09:57:30.744Z] 4c453279c952 About a minute ago 1.6GB [2021-11-17T09:57:30.744Z] ci-base-image-x86_64 latest 54c38e048769 5 minutes ago 1.25GB [2021-11-17T09:57:30.744Z] alpine 3.14 0a97eee8041e 4 days ago 5.61MB [2021-11-17T09:57:30.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-17T09:57:30.744Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-17T09:57:30.744Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-17T09:57:30.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-17T09:57:31.134Z] + go version [2021-11-17T09:57:31.134Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-17T09:57:31.155Z] $ docker stop --time=1 5745dbc3a2defad76e9d8123d223d0311fcece7bec16a107f679c21eb919a115 [2021-11-17T09:57:32.897Z] $ docker rm -f 5745dbc3a2defad76e9d8123d223d0311fcece7bec16a107f679c21eb919a115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T09:57:33.619Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T09:57:33.619Z] . [Pipeline] withDockerContainer [2021-11-17T09:57:33.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container [2021-11-17T09:57:33.968Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-17T09:57:35.478Z] $ docker top 3d442972a17e7b563759e6f330ff75ac75aa4e402e1ae73912a45a229bad6041 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-17T09:57:35.820Z] ========================================================= [2021-11-17T09:57:35.820Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-17T09:57:35.820Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-17T09:57:36.474Z] + make test [2021-11-17T09:57:36.474Z] go mod tidy [2021-11-17T09:57:37.458Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-17T09:57:46.127Z] Still waiting to schedule task [2021-11-17T09:57:46.127Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-941’ [2021-11-17T09:58:04.270Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-17T09:59:00.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-17T09:59:09.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-17T09:59:10.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-17T09:59:10.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-17T09:59:23.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-17T09:59:23.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-17T09:59:23.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-17T09:59:23.206Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-17T09:59:23.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-17T09:59:23.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-17T09:59:24.660Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-17T09:59:24.660Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-17T09:59:24.660Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-17T09:59:24.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-17T09:59:31.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.214s coverage: 28.7% of statements [2021-11-17T09:59:31.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-17T09:59:31.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-17T09:59:35.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements [2021-11-17T09:59:35.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-17T09:59:35.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements [2021-11-17T09:59:35.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-17T09:59:35.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-17T09:59:38.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.790s coverage: 89.5% of statements [2021-11-17T09:59:38.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-17T09:59:38.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-17T09:59:41.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 84.4% of statements [2021-11-17T09:59:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-17T09:59:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-17T09:59:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-17T09:59:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-17T09:59:41.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-17T09:59:49.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.669s coverage: 94.2% of statements [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-17T09:59:49.503Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 59.1% of statements [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-17T09:59:49.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.334s coverage: 60.0% of statements [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-17T09:59:49.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-17T09:59:49.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.220s coverage: 58.8% of statements [2021-11-17T09:59:49.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.368s coverage: 21.7% of statements [2021-11-17T09:59:49.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-17T09:59:49.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.219s coverage: 47.1% of statements [2021-11-17T09:59:49.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements [2021-11-17T09:59:49.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements [2021-11-17T09:59:50.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2021-11-17T09:59:51.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements [2021-11-17T10:00:03.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements [2021-11-17T10:00:03.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-11-17T10:00:07.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.671s coverage: 82.5% of statements [2021-11-17T10:00:07.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.235s coverage: 92.9% of statements [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements [2021-11-17T10:00:16.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.780s coverage: 91.2% of statements [2021-11-17T10:00:16.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-17T10:00:17.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.847s coverage: 64.4% of statements [2021-11-17T10:00:17.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-17T10:00:17.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-17T10:00:17.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2021-11-17T10:00:17.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.166s coverage: 89.4% of statements [2021-11-17T10:00:17.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-11-17T10:00:17.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-11-17T10:00:18.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2021-11-17T10:00:24.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.210s coverage: 65.4% of statements [2021-11-17T10:00:24.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-17T10:00:24.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-17T10:00:24.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-17T10:00:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.8% of statements [2021-11-17T10:00:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-17T10:00:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-17T10:00:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements [2021-11-17T10:00:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-17T10:00:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements [2021-11-17T10:00:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-17T10:00:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 17.7% of statements [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-17T10:00:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.659s coverage: 92.3% of statements [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-17T10:00:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 63.2% of statements [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-17T10:00:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-17T10:00:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-17T10:00:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-17T10:00:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements [2021-11-17T10:00:33.923Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-17T10:00:34.896Z] 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-11-17T10:00:34.896Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-17T10:00:34.896Z] GO111MODULE=on go vet ./... [2021-11-17T10:00:49.751Z] Running on prd-ubuntu18.04-docker-8c-8g-942 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-17T10:00:49.763Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-11-17T10:00:49.845Z] The recommended git tool is: git [2021-11-17T10:00:51.651Z] using credential edgex-jenkins-ssh [2021-11-17T10:00:51.662Z] Cloning the remote Git repository [2021-11-17T10:00:51.685Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-17T10:00:51.741Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-11-17T10:00:51.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-17T10:00:51.767Z] > git --version # timeout=10 [2021-11-17T10:00:51.772Z] > git --version # 'git version 2.17.1' [2021-11-17T10:00:51.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T10:00:51.804Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T10:00:59.260Z] Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit 334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:00:59.363Z] Merge succeeded, producing 334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:00:59.364Z] Checking out Revision 334ac0d73ed57db12d26b996581de277a36417b5 (PR-3806) [2021-11-17T10:00:58.551Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-17T10:00:58.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T10:00:58.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-17T10:00:58.574Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-17T10:00:58.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T10:00:58.577Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-17T10:00:59.271Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T10:00:59.284Z] > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 [2021-11-17T10:00:59.337Z] > git remote # timeout=10 [2021-11-17T10:00:59.344Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T10:00:59.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T10:00:59.352Z] > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 [2021-11-17T10:00:59.360Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T10:00:59.369Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T10:00:59.379Z] > git checkout -f 334ac0d73ed57db12d26b996581de277a36417b5 # timeout=10 [2021-11-17T10:01:02.882Z] Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:01:04.369Z] + echo snap-build.sh [2021-11-17T10:01:04.369Z] snap-build.sh [2021-11-17T10:01:04.369Z] + SNAP_BASE_DIR=. [2021-11-17T10:01:04.369Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-11-17T10:01:04.369Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-11-17T10:01:04.369Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-11-17T10:01:04.369Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-11-17T10:01:04.369Z] + cd /w/workspace/edgex-go/10 [2021-11-17T10:01:04.369Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-17T10:01:04.369Z] Reading package lists... [2021-11-17T10:01:04.369Z] Building dependency tree... [2021-11-17T10:01:04.369Z] Reading state information... [2021-11-17T10:01:04.369Z] The following packages were automatically installed and are no longer required: [2021-11-17T10:01:04.369Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-17T10:01:04.369Z] uidmap xdelta3 [2021-11-17T10:01:04.369Z] Use 'sudo apt autoremove' to remove them. [2021-11-17T10:01:04.369Z] The following packages will be REMOVED: [2021-11-17T10:01:04.369Z] lxd* lxd-client* [2021-11-17T10:01:04.630Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-17T10:01:04.630Z] After this operation, 31.7 MB disk space will be freed. [2021-11-17T10:01:05.157Z] (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-11-17T10:01:05.157Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-17T10:01:05.729Z] Removing lxd dnsmasq configuration [2021-11-17T10:01:05.990Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-17T10:01:05.990Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-17T10:01:06.941Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-17T10:01:06.941Z] (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-11-17T10:01:06.941Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-17T10:01:08.322Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-17T10:01:08.322Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-17T10:01:08.586Z] + sudo snap remove --purge lxd [2021-11-17T10:01:08.846Z] snap "lxd" is not installed [2021-11-17T10:01:08.846Z] + sudo groupadd --force --system lxd [2021-11-17T10:01:08.846Z] ++ whoami [2021-11-17T10:01:08.847Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-17T10:01:08.847Z] + newgrp - lxd [2021-11-17T10:01:08.847Z] + sudo snap install lxd [2021-11-17T10:01:18.852Z] 2021-11-17T10:01:15Z INFO Waiting for automatic snapd restart... [2021-11-17T10:01:40.859Z] lxd 4.20 from Canonical* installed [2021-11-17T10:01:40.859Z] + sudo lxd init --auto [2021-11-17T10:01:47.448Z] + sudo snap install --classic snapcraft [2021-11-17T10:02:02.359Z] snapcraft 5.0 from Canonical* installed [2021-11-17T10:02:02.360Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-17T10:02:02.360Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-17T10:02:02.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T10:02:02.360Z] Dload Upload Total Spent Left Speed [2021-11-17T10:02:02.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 [2021-11-17T10:02:02.360Z] 100 3325k 100 3325k 0 0 9955k 0 --:--:-- --:--:-- --:--:-- 9955k [2021-11-17T10:02:02.360Z] ./yq_linux_amd64 [2021-11-17T10:02:02.360Z] + sudo snapcraft prime --use-lxd [2021-11-17T10:02:04.271Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-17T10:02:04.271Z] 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-11-17T10:02:04.271Z] - README.md [2021-11-17T10:02:04.271Z] [2021-11-17T10:02:04.271Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-17T10:02:04.271Z] Launching a container. [2021-11-17T10:02:11.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T10:02:11.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T10:02:11.739Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-17T10:02:11.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-17T10:02:12.414Z] + ls -al . [2021-11-17T10:02:12.414Z] total 672 [2021-11-17T10:02:12.415Z] drwxrwxr-x 9 1001 1001 4096 Nov 17 10:02 . [2021-11-17T10:02:12.415Z] drwxr-xr-x 4 root root 4096 Nov 17 09:57 .. [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 11 Nov 17 09:55 .dockerignore [2021-11-17T10:02:12.415Z] drwxrwxr-x 8 1001 1001 4096 Nov 17 09:55 .git [2021-11-17T10:02:12.415Z] drwxrwxr-x 4 1001 1001 4096 Nov 17 09:55 .github [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 804 Nov 17 09:55 .gitignore [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 42 Nov 17 09:55 .golangci.yml [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 76 Nov 17 09:55 .hadolint.yml [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 166 Nov 17 09:55 .sonarcloud.properties [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 1171 Nov 17 09:55 ADOPTERS.md [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 8910 Nov 17 09:55 Attribution.txt [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 51732 Nov 17 09:55 CHANGELOG.md [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 3804 Nov 17 09:55 CONTRIBUTING.md [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 677 Nov 17 09:55 GOVERNANCE.md [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 849 Nov 17 09:55 Jenkinsfile [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 10775 Nov 17 09:55 LICENSE [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 6508 Nov 17 09:55 Makefile [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 582 Nov 17 09:55 OWNERS.md [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 8207 Nov 17 09:55 README.md [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 6912 Nov 17 09:55 SECURITY.md [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 5 Nov 17 09:51 VERSION [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 4131 Nov 17 09:55 ZMQWindows.md [2021-11-17T10:02:12.415Z] drwxrwxr-x 2 1001 1001 4096 Nov 17 09:55 bin [2021-11-17T10:02:12.415Z] drwxrwxr-x 14 1001 1001 4096 Nov 17 09:55 cmd [2021-11-17T10:02:12.415Z] -rw-r--r-- 1 root root 428381 Nov 17 10:00 coverage.out [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 822 Nov 17 09:55 go.mod [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 49471 Nov 17 09:55 go.sum [2021-11-17T10:02:12.415Z] drwxrwxr-x 8 1001 1001 4096 Nov 17 09:55 internal [2021-11-17T10:02:12.415Z] drwxrwxr-x 3 1001 1001 4096 Nov 17 09:55 openapi [2021-11-17T10:02:12.415Z] drwxrwxr-x 4 1001 1001 4096 Nov 17 09:55 snap [2021-11-17T10:02:12.415Z] -rw-rw-r-- 1 1001 1001 204 Nov 17 09:55 version.go [Pipeline] sh [2021-11-17T10:02:13.072Z] + '[' -e coverage.out ] [2021-11-17T10:02:13.072Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-17T10:02:13.098Z] Warning: overwriting stash ‘coverage-report’ [2021-11-17T10:02:13.893Z] Stashed 1 file(s) [Pipeline] sh [2021-11-17T10:02:14.532Z] + make build [2021-11-17T10:02:14.532Z] 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-11-17T10:02:16.505Z] Waiting for container to be ready [2021-11-17T10:02:16.505Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-17T10:02:16.505Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-17T10:02:16.505Z] [2021-11-17T10:02:18.473Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-17T10:02:18.735Z] Waiting for network to be ready... [2021-11-17T10:02:18.995Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-17T10:02:18.995Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-17T10:02:19.568Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-17T10:02:19.568Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-17T10:02:19.568Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-17T10:02:20.143Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-17T10:02:20.143Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-17T10:02:20.143Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-17T10:02:20.143Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-17T10:02:20.143Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-17T10:02:20.143Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-17T10:02:20.143Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-17T10:02:20.143Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-17T10:02:20.143Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-17T10:02:20.143Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-17T10:02:20.143Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-17T10:02:20.143Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-17T10:02:20.143Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-17T10:02:20.403Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-17T10:02:20.403Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-17T10:02:20.664Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-17T10:02:20.664Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-17T10:02:20.664Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-17T10:02:20.664Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-17T10:02:20.664Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-17T10:02:20.664Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-17T10:02:20.664Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-17T10:02:21.232Z] 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-11-17T10:02:23.959Z] Fetched 25.6 MB in 5s (5629 kB/s) [2021-11-17T10:02:24.529Z] Reading package lists... [2021-11-17T10:02:24.529Z] Reading package lists... [2021-11-17T10:02:24.790Z] Building dependency tree... [2021-11-17T10:02:24.790Z] Reading state information... [2021-11-17T10:02:24.790Z] The following additional packages will be installed: [2021-11-17T10:02:24.790Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-17T10:02:24.790Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-17T10:02:24.790Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-17T10:02:24.790Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-17T10:02:24.790Z] Suggested packages: [2021-11-17T10:02:24.790Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-17T10:02:24.790Z] Recommended packages: [2021-11-17T10:02:24.790Z] gnupg libsasl2-modules [2021-11-17T10:02:24.790Z] The following NEW packages will be installed: [2021-11-17T10:02:24.790Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-17T10:02:24.790Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-17T10:02:24.790Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-17T10:02:24.790Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-17T10:02:24.790Z] The following packages will be upgraded: [2021-11-17T10:02:24.790Z] gpg gpg-agent gpgconf libudev1 [2021-11-17T10:02:25.050Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-17T10:02:25.050Z] Need to get 3527 kB of archives. [2021-11-17T10:02:25.050Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-17T10:02:25.050Z] 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-11-17T10:02:25.050Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-17T10:02:25.310Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-17T10:02:25.310Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-17T10:02:25.310Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-17T10:02:25.310Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-17T10:02:25.883Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-17T10:02:25.883Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-17T10:02:25.884Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-17T10:02:25.884Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-17T10:02:25.884Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-17T10:02:25.884Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-17T10:02:25.884Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-17T10:02:25.884Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-17T10:02:25.884Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-17T10:02:25.884Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-17T10:02:25.884Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-17T10:02:25.884Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-17T10:02:25.884Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-17T10:02:25.884Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-17T10:02:25.884Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-17T10:02:25.884Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-17T10:02:25.884Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T10:02:26.144Z] Fetched 3527 kB in 1s (3372 kB/s) [2021-11-17T10:02:26.144Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-17T10:02:26.144Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-17T10:02:26.144Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-17T10:02:26.144Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-17T10:02:26.144Z] Selecting previously unselected package udev. [2021-11-17T10:02:26.144Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-17T10:02:26.144Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-17T10:02:26.144Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-17T10:02:26.406Z] Selecting previously unselected package libfuse2:amd64. [2021-11-17T10:02:26.406Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-17T10:02:26.406Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-17T10:02:26.406Z] Selecting previously unselected package fuse. [2021-11-17T10:02:26.406Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-17T10:02:26.406Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-17T10:02:26.406Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-17T10:02:26.406Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-17T10:02:26.668Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-17T10:02:26.668Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-17T10:02:26.668Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-17T10:02:26.668Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-17T10:02:26.668Z] Selecting previously unselected package libksba8:amd64. [2021-11-17T10:02:26.668Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-17T10:02:26.668Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-17T10:02:26.668Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-17T10:02:26.929Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:26.929Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:26.929Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-17T10:02:26.929Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:26.929Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:26.929Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-17T10:02:26.929Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:26.929Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:26.929Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-17T10:02:26.929Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:26.929Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:26.929Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-17T10:02:26.929Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:26.929Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:27.191Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-17T10:02:27.191Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:27.191Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:27.191Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-17T10:02:27.191Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:27.191Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:27.191Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-17T10:02:27.191Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:27.191Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:27.191Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-17T10:02:27.191Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-17T10:02:27.191Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:27.191Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-17T10:02:27.191Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-17T10:02:27.191Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-17T10:02:27.453Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-17T10:02:27.453Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-17T10:02:27.453Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-17T10:02:27.453Z] Selecting previously unselected package libldap-common. [2021-11-17T10:02:27.453Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-17T10:02:27.453Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-17T10:02:27.453Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-17T10:02:27.453Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-17T10:02:27.453Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-17T10:02:27.453Z] Selecting previously unselected package dirmngr. [2021-11-17T10:02:27.453Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-17T10:02:27.453Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-17T10:02:27.715Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-17T10:02:27.715Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-17T10:02:27.715Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-17T10:02:27.715Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-17T10:02:27.715Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-17T10:02:27.715Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-17T10:02:27.715Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:27.715Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-17T10:02:27.715Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-17T10:02:27.715Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-17T10:02:27.981Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-17T10:02:27.981Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:27.981Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-17T10:02:28.241Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-17T10:02:28.241Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-17T10:02:28.241Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:28.241Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:28.241Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:28.242Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:28.242Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:28.242Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:28.242Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-17T10:02:28.242Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-17T10:02:28.242Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-17T10:02:28.242Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-17T10:02:28.812Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-17T10:02:28.812Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-17T10:02:28.812Z] This means they are not meant to be enabled using systemctl. [2021-11-17T10:02:28.812Z] Possible reasons for having this kind of units are: [2021-11-17T10:02:28.812Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-17T10:02:28.812Z] .wants/ or .requires/ directory. [2021-11-17T10:02:28.812Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-17T10:02:28.812Z] a requirement dependency on it. [2021-11-17T10:02:28.812Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-17T10:02:28.812Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-17T10:02:28.812Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-17T10:02:28.812Z] instance name specified. [2021-11-17T10:02:29.071Z] Reading package lists... [2021-11-17T10:02:29.071Z] Building dependency tree... [2021-11-17T10:02:29.071Z] Reading state information... [2021-11-17T10:02:29.071Z] The following additional packages will be installed: [2021-11-17T10:02:29.071Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-17T10:02:29.071Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-17T10:02:29.071Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-17T10:02:29.071Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-17T10:02:29.071Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-17T10:02:29.071Z] Suggested packages: [2021-11-17T10:02:29.071Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-17T10:02:29.071Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-17T10:02:29.071Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-17T10:02:29.071Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-17T10:02:29.071Z] systemd-container policykit-1 [2021-11-17T10:02:29.071Z] Recommended packages: [2021-11-17T10:02:29.071Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-17T10:02:29.332Z] The following NEW packages will be installed: [2021-11-17T10:02:29.332Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-17T10:02:29.332Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-17T10:02:29.332Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-17T10:02:29.332Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-17T10:02:29.332Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-17T10:02:29.332Z] The following packages will be upgraded: [2021-11-17T10:02:29.332Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-17T10:02:29.332Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-17T10:02:29.332Z] Need to get 36.8 MB of archives. [2021-11-17T10:02:29.332Z] After this operation, 147 MB of additional disk space will be used. [2021-11-17T10:02:29.332Z] 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-11-17T10:02:29.332Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-17T10:02:30.278Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-17T10:02:30.278Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-17T10:02:30.278Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-17T10:02:30.278Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-17T10:02:30.278Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-17T10:02:30.278Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-17T10:02:30.278Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-17T10:02:30.278Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-17T10:02:30.278Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-17T10:02:30.278Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-17T10:02:30.278Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-17T10:02:30.278Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-17T10:02:30.278Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-17T10:02:30.278Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-17T10:02:30.278Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-17T10:02:30.278Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-17T10:02:30.278Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-17T10:02:30.278Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-17T10:02:30.278Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-17T10:02:30.278Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-17T10:02:30.278Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-17T10:02:30.539Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-17T10:02:30.539Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-17T10:02:30.539Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-17T10:02:30.539Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-17T10:02:30.539Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-17T10:02:30.539Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-17T10:02:30.539Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-17T10:02:31.480Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T10:02:31.480Z] Fetched 36.8 MB in 2s (19.2 MB/s) [2021-11-17T10:02:31.481Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-17T10:02:31.481Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-17T10:02:31.481Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-17T10:02:32.052Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-17T10:02:32.052Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-17T10:02:32.052Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-17T10:02:32.052Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-17T10:02:32.052Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-17T10:02:32.052Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-17T10:02:32.052Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-17T10:02:32.313Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-17T10:02:32.313Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-17T10:02:32.313Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-17T10:02:32.573Z] Setting up apt (1.6.14) ... [2021-11-17T10:02:32.573Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-17T10:02:32.834Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-17T10:02:32.834Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-17T10:02:32.834Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-17T10:02:32.834Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-17T10:02:33.094Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-17T10:02:33.094Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-17T10:02:33.094Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:33.094Z] Selecting previously unselected package libexpat1:amd64. [2021-11-17T10:02:33.094Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-17T10:02:33.094Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-17T10:02:33.355Z] Selecting previously unselected package python3.6-minimal. [2021-11-17T10:02:33.355Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-17T10:02:33.355Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:33.614Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-17T10:02:33.614Z] Checking for services that may need to be restarted...done. [2021-11-17T10:02:33.614Z] Checking for services that may need to be restarted...done. [2021-11-17T10:02:33.614Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:33.614Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-17T10:02:33.614Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:34.185Z] Selecting previously unselected package python3-minimal. [2021-11-17T10:02:34.185Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-17T10:02:34.185Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-17T10:02:34.185Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-17T10:02:34.185Z] Selecting previously unselected package mime-support. [2021-11-17T10:02:34.185Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-17T10:02:34.185Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-17T10:02:34.185Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-17T10:02:34.185Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-17T10:02:34.185Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-17T10:02:34.185Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-17T10:02:34.185Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-17T10:02:34.185Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:34.444Z] Selecting previously unselected package python3.6. [2021-11-17T10:02:34.444Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-17T10:02:34.444Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:34.444Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-17T10:02:34.444Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-17T10:02:34.444Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-17T10:02:34.444Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-17T10:02:34.705Z] Selecting previously unselected package python3. [2021-11-17T10:02:34.705Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-17T10:02:34.705Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-17T10:02:34.705Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-17T10:02:34.705Z] Selecting previously unselected package multiarch-support. [2021-11-17T10:02:34.705Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-17T10:02:34.705Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-17T10:02:34.705Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-17T10:02:34.966Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-17T10:02:34.966Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-17T10:02:34.966Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-17T10:02:34.966Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-17T10:02:34.966Z] Selecting previously unselected package libbsd0:amd64. [2021-11-17T10:02:34.966Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-17T10:02:34.966Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-17T10:02:34.966Z] Selecting previously unselected package sudo. [2021-11-17T10:02:34.966Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-17T10:02:34.966Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-17T10:02:34.966Z] Selecting previously unselected package apparmor. [2021-11-17T10:02:34.966Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-17T10:02:34.966Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-17T10:02:35.228Z] Selecting previously unselected package libedit2:amd64. [2021-11-17T10:02:35.228Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-17T10:02:35.228Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-17T10:02:35.228Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-17T10:02:35.228Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-17T10:02:35.228Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:35.228Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-17T10:02:35.228Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-17T10:02:35.228Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:35.228Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-17T10:02:35.228Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-17T10:02:35.228Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-17T10:02:35.490Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-17T10:02:35.490Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-17T10:02:35.490Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:35.490Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-17T10:02:35.490Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-17T10:02:35.490Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:35.490Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-17T10:02:35.490Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-17T10:02:35.490Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-17T10:02:35.752Z] Selecting previously unselected package openssh-client. [2021-11-17T10:02:35.752Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-17T10:02:35.752Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-17T10:02:36.012Z] Selecting previously unselected package squashfs-tools. [2021-11-17T10:02:36.012Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-17T10:02:36.012Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-17T10:02:36.012Z] Selecting previously unselected package snapd. [2021-11-17T10:02:36.012Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-17T10:02:36.012Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-17T10:02:37.928Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-17T10:02:37.928Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-17T10:02:38.188Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-17T10:02:38.188Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-17T10:02:38.188Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-17T10:02:38.188Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:38.188Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-17T10:02:38.188Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-17T10:02:38.188Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-17T10:02:38.757Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-17T10:02:38.757Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-17T10:02:38.757Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-17T10:02:38.757Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:38.757Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:38.757Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-17T10:02:39.328Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-17T10:02:39.328Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:39.328Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-17T10:02:39.328Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-17T10:02:39.328Z] running python rtupdate hooks for python3.6... [2021-11-17T10:02:39.328Z] running python post-rtupdate hooks for python3.6... [2021-11-17T10:02:39.328Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-17T10:02:39.897Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-17T10:02:40.156Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-17T10:02:40.156Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-17T10:02:40.156Z] Setting up snapd (2.51.1+18.04) ... [2021-11-17T10:02:40.416Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-17T10:02:40.677Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-17T10:02:40.937Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-17T10:02:40.937Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-17T10:02:41.196Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-17T10:02:41.196Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-17T10:02:41.456Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-17T10:02:41.456Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-17T10:02:41.716Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-17T10:02:41.975Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-17T10:02:41.975Z] /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-11-17T10:02:41.975Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-17T10:02:41.975Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-17T10:02:42.916Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-17T10:02:42.917Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-17T10:02:42.917Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-17T10:02:44.116Z] Reading package lists... [2021-11-17T10:02:44.376Z] Reading package lists... [2021-11-17T10:02:44.636Z] Building dependency tree... [2021-11-17T10:02:44.636Z] Reading state information... [2021-11-17T10:02:44.636Z] Calculating upgrade... [2021-11-17T10:02:44.897Z] The following packages will be upgraded: [2021-11-17T10:02:44.897Z] advancecomp base-files bash binutils binutils-common [2021-11-17T10:02:44.897Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-17T10:02:44.897Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-17T10:02:44.897Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-17T10:02:44.897Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-17T10:02:44.897Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-17T10:02:44.897Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-17T10:02:44.897Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-17T10:02:44.897Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-17T10:02:44.897Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-17T10:02:44.897Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-17T10:02:44.897Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-17T10:02:44.897Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-17T10:02:44.897Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-17T10:02:44.897Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-17T10:02:44.897Z] ubuntu-keyring util-linux [2021-11-17T10:02:44.897Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-17T10:02:44.897Z] Need to get 64.2 MB of archives. [2021-11-17T10:02:44.897Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-17T10:02:44.897Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-17T10:02:44.897Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-17T10:02:44.897Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-17T10:02:44.897Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-17T10:02:44.897Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-17T10:02:44.897Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-17T10:02:44.897Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-17T10:02:44.897Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-17T10:02:44.897Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-17T10:02:44.897Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-17T10:02:44.897Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-17T10:02:44.897Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-17T10:02:44.897Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-17T10:02:44.897Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-17T10:02:44.897Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-17T10:02:44.897Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-17T10:02:44.897Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-17T10:02:44.897Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-17T10:02:45.158Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-17T10:02:45.158Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-17T10:02:45.158Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-17T10:02:45.158Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-17T10:02:45.158Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-17T10:02:45.158Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-17T10:02:45.158Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-17T10:02:45.158Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-17T10:02:45.158Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-17T10:02:45.158Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-17T10:02:45.158Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-17T10:02:45.158Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-17T10:02:45.158Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-17T10:02:45.158Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-17T10:02:45.158Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-17T10:02:45.158Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-17T10:02:45.158Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-17T10:02:45.158Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-17T10:02:45.158Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-17T10:02:45.158Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-17T10:02:45.158Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-17T10:02:45.158Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-17T10:02:45.158Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-17T10:02:45.158Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-17T10:02:45.158Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-17T10:02:45.158Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-17T10:02:45.158Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-17T10:02:45.158Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-17T10:02:45.158Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-17T10:02:45.158Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-17T10:02:45.158Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-17T10:02:45.158Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-17T10:02:45.158Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-17T10:02:45.158Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-17T10:02:45.158Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-17T10:02:45.158Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-17T10:02:45.158Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-17T10:02:45.158Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-17T10:02:45.158Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-17T10:02:45.419Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-17T10:02:45.419Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-17T10:02:45.419Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-17T10:02:45.419Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-17T10:02:45.679Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-17T10:02:45.679Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-17T10:02:45.679Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-17T10:02:45.679Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-17T10:02:45.679Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-17T10:02:45.679Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-17T10:02:45.679Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-17T10:02:45.941Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-17T10:02:45.941Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-17T10:02:45.941Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-17T10:02:45.941Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-17T10:02:45.941Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-17T10:02:45.941Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-17T10:02:45.941Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-17T10:02:45.941Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-17T10:02:45.941Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-17T10:02:45.941Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-17T10:02:45.941Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-17T10:02:45.941Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-17T10:02:45.941Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-17T10:02:45.941Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-17T10:02:45.941Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-17T10:02:46.202Z] 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-11-17T10:02:46.202Z] 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-11-17T10:02:46.202Z] 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-11-17T10:02:46.202Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-17T10:02:46.202Z] 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-11-17T10:02:46.202Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-17T10:02:46.202Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-17T10:02:46.202Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-17T10:02:46.202Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-17T10:02:46.202Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-17T10:02:46.202Z] 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-11-17T10:02:46.202Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-17T10:02:46.202Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-17T10:02:46.202Z] 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-11-17T10:02:46.461Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-17T10:02:46.461Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-17T10:02:46.462Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-17T10:02:46.462Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-17T10:02:46.462Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-17T10:02:46.462Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-17T10:02:46.723Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T10:02:46.723Z] Fetched 64.2 MB in 2s (38.4 MB/s) [2021-11-17T10:02:46.982Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-17T10:02:46.983Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-17T10:02:46.983Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-17T10:02:47.554Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-17T10:02:47.554Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-17T10:02:47.554Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-17T10:02:47.554Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-17T10:02:47.814Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:47.814Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:47.814Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:47.814Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:47.814Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:47.814Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.055Z] 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-11-17T10:02:48.055Z] 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-11-17T10:02:48.074Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.074Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.074Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.074Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.074Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.074Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.074Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.074Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.074Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:02:48.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-17T10:02:48.334Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.334Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.334Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:02:48.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-17T10:02:48.334Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.334Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.334Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.334Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.595Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-17T10:02:48.595Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-17T10:02:48.595Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:02:48.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-17T10:02:48.854Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-17T10:02:48.854Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-17T10:02:49.114Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-17T10:02:49.375Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-17T10:02:49.375Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-17T10:02:49.375Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-17T10:02:49.375Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-17T10:02:49.375Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-17T10:02:49.634Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-17T10:02:49.634Z] Installing new version of config file /etc/issue ... [2021-11-17T10:02:49.634Z] Installing new version of config file /etc/issue.net ... [2021-11-17T10:02:49.634Z] Installing new version of config file /etc/lsb-release ... [2021-11-17T10:02:49.634Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-17T10:02:49.892Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-17T10:02:49.892Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-17T10:02:50.151Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-17T10:02:50.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:50.151Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-17T10:02:50.151Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-17T10:02:50.151Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-17T10:02:50.151Z] 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-11-17T10:02:50.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:50.151Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:50.411Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:50.411Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:50.411Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:50.411Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-17T10:02:50.411Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-17T10:02:50.411Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-17T10:02:50.671Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:50.671Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-17T10:02:50.671Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-17T10:02:50.671Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-17T10:02:50.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:50.932Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-17T10:02:50.932Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-17T10:02:50.932Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-17T10:02:50.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:50.932Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-17T10:02:50.932Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-17T10:02:50.932Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-17T10:02:51.193Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:51.193Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-17T10:02:51.193Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-17T10:02:51.193Z] Setting up grep (3.1-2build1) ... [2021-11-17T10:02:51.193Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:51.193Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-17T10:02:51.193Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-17T10:02:51.193Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-17T10:02:51.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:51.454Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-17T10:02:51.454Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-17T10:02:51.454Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-17T10:02:51.454Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:51.454Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-17T10:02:51.454Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-17T10:02:51.454Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-17T10:02:51.715Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:51.715Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-17T10:02:51.715Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-17T10:02:51.975Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-17T10:02:51.975Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-17T10:02:52.238Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-17T10:02:52.238Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-17T10:02:52.428Z] 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-11-17T10:02:52.808Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-17T10:02:52.808Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:52.808Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-17T10:02:52.808Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-17T10:02:53.068Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-17T10:02:53.068Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-17T10:02:53.328Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-17T10:02:53.328Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-17T10:02:53.328Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-17T10:02:53.328Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:53.328Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-17T10:02:53.328Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-17T10:02:53.328Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-17T10:02:53.462Z] 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-11-17T10:02:53.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:53.592Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:53.592Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:53.592Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:53.592Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:53.592Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:53.592Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:53.592Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:53.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:53.852Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:53.852Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:53.852Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:53.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:53.852Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:53.852Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:53.852Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:53.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:53.852Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-17T10:02:53.852Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-17T10:02:54.127Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-17T10:02:54.127Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-17T10:02:54.127Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-17T10:02:54.127Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:54.127Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-17T10:02:54.127Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-17T10:02:54.127Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-17T10:02:54.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:54.388Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:54.388Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:54.388Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:54.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:54.388Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:54.388Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:54.388Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:54.647Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:54.647Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:54.647Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:54.908Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:02:55.170Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-17T10:02:55.431Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-17T10:02:55.431Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:55.431Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-17T10:02:55.431Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-17T10:02:55.692Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-17T10:02:55.692Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-17T10:02:55.692Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-17T10:02:55.692Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-17T10:02:55.692Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-17T10:02:55.953Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-17T10:02:55.953Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-17T10:02:55.953Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-17T10:02:55.953Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-17T10:02:56.214Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-17T10:02:56.214Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-17T10:02:56.214Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-17T10:02:56.214Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-17T10:02:56.214Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-17T10:02:56.214Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-17T10:02:56.214Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-17T10:02:56.214Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-17T10:02:56.474Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-17T10:02:56.474Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-17T10:02:56.474Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-17T10:02:56.474Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-17T10:02:56.474Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-17T10:02:56.474Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-17T10:02:56.474Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-17T10:02:56.734Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-17T10:02:56.734Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-17T10:02:56.734Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-17T10:02:56.734Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-17T10:02:56.734Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-17T10:02:56.994Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:56.994Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-17T10:02:56.994Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-17T10:02:56.994Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-17T10:02:56.994Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-17T10:02:56.994Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-17T10:02:56.994Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-17T10:02:56.994Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-17T10:02:57.255Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:57.255Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-17T10:02:57.255Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-17T10:02:57.255Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-17T10:02:57.255Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:57.255Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-17T10:02:57.255Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-17T10:02:57.255Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-17T10:02:57.516Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:57.516Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-17T10:02:57.516Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-17T10:02:57.516Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-17T10:02:57.516Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:57.516Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-17T10:02:57.516Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-17T10:02:57.773Z] 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-11-17T10:02:57.777Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-17T10:02:57.777Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:57.777Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-17T10:02:57.777Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-17T10:02:58.037Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-17T10:02:58.037Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:58.037Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-17T10:02:58.037Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-17T10:02:58.037Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-17T10:02:58.298Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:58.298Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-17T10:02:58.298Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-17T10:02:58.298Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-17T10:02:58.298Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:58.298Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-17T10:02:58.298Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-17T10:02:58.558Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-17T10:02:58.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:58.558Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-17T10:02:58.558Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-17T10:02:58.558Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-17T10:02:58.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:58.558Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-17T10:02:58.558Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-17T10:02:58.819Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-17T10:02:58.819Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:58.819Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-17T10:02:58.819Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-17T10:02:58.819Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-17T10:02:58.819Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:58.819Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-17T10:02:58.819Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-17T10:02:59.080Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-17T10:02:59.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:59.080Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-17T10:02:59.080Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-17T10:02:59.080Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-17T10:02:59.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:59.080Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-17T10:02:59.080Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-17T10:02:59.340Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-17T10:02:59.340Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-17T10:02:59.340Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-17T10:02:59.340Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-17T10:02:59.340Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-17T10:02:59.340Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-17T10:02:59.340Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-17T10:02:59.340Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-17T10:02:59.340Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-17T10:02:59.340Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-17T10:02:59.601Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-17T10:02:59.601Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-17T10:02:59.860Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-17T10:02:59.860Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-17T10:02:59.860Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-17T10:02:59.860Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-17T10:02:59.860Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-17T10:02:59.860Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-17T10:02:59.860Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-17T10:02:59.860Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-17T10:03:00.120Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-17T10:03:00.120Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-17T10:03:00.120Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-17T10:03:00.120Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-17T10:03:00.120Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-17T10:03:00.120Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-17T10:03:00.120Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-17T10:03:00.120Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-17T10:03:00.390Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-17T10:03:00.390Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-17T10:03:00.651Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-17T10:03:00.651Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-17T10:03:00.651Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-17T10:03:00.651Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-17T10:03:00.651Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-17T10:03:00.651Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-17T10:03:00.911Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-17T10:03:00.911Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-17T10:03:01.159Z] 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-11-17T10:03:01.171Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-17T10:03:01.171Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-17T10:03:01.171Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-17T10:03:01.171Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-17T10:03:01.171Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:01.171Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:01.171Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:01.171Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:01.431Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:01.431Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:01.431Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:01.431Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:02.368Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:02.368Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:02.935Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:02.935Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:03.194Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:03.194Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:03.456Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:03.456Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:04.397Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-17T10:03:04.397Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-17T10:03:04.397Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-17T10:03:04.398Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-17T10:03:04.398Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-17T10:03:04.398Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-17T10:03:04.398Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-17T10:03:04.398Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-17T10:03:04.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-17T10:03:04.658Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-17T10:03:04.658Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-17T10:03:04.658Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-17T10:03:04.658Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-17T10:03:04.658Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-17T10:03:04.658Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-17T10:03:04.658Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-17T10:03:04.918Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-17T10:03:04.918Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:04.918Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-17T10:03:04.918Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:04.918Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:04.918Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:04.918Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-17T10:03:04.918Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-17T10:03:04.918Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-17T10:03:04.918Z] [2021-11-17T10:03:04.918Z] Current default time zone: 'Etc/UTC' [2021-11-17T10:03:04.918Z] Local time is now: Wed Nov 17 10:03:04 UTC 2021. [2021-11-17T10:03:04.918Z] Universal Time is now: Wed Nov 17 10:03:04 UTC 2021. [2021-11-17T10:03:04.918Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-17T10:03:04.919Z] [2021-11-17T10:03:05.179Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-17T10:03:05.179Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:05.179Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-17T10:03:05.179Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-17T10:03:05.179Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-17T10:03:05.179Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-17T10:03:05.179Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-17T10:03:05.179Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-17T10:03:05.179Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-17T10:03:05.179Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-17T10:03:05.179Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:05.179Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-17T10:03:05.179Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:05.179Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-17T10:03:05.179Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:05.179Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-17T10:03:05.179Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-17T10:03:05.440Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-17T10:03:05.440Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-17T10:03:05.440Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-17T10:03:05.440Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-17T10:03:05.440Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-17T10:03:05.440Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-17T10:03:07.349Z] Updating certificates in /etc/ssl/certs... [2021-11-17T10:03:07.918Z] 23 added, 28 removed; done. [2021-11-17T10:03:07.918Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-17T10:03:07.918Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-17T10:03:07.918Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-17T10:03:07.918Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-17T10:03:07.918Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-17T10:03:07.918Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:07.918Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-17T10:03:08.178Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:08.178Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:08.178Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:08.178Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:08.178Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:08.178Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-17T10:03:08.178Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-17T10:03:08.178Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-17T10:03:08.178Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-17T10:03:08.178Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-17T10:03:08.178Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:08.178Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-17T10:03:08.178Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-17T10:03:08.178Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-17T10:03:08.178Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-17T10:03:08.178Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-17T10:03:08.178Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-17T10:03:08.437Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-17T10:03:08.437Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-17T10:03:08.437Z] Updating certificates in /etc/ssl/certs... [2021-11-17T10:03:08.856Z] 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-11-17T10:03:09.007Z] 0 added, 0 removed; done. [2021-11-17T10:03:09.007Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-17T10:03:09.007Z] done. [2021-11-17T10:03:09.271Z] Reading package lists... [2021-11-17T10:03:09.531Z] Building dependency tree... [2021-11-17T10:03:09.531Z] Reading state information... [2021-11-17T10:03:09.793Z] The following NEW packages will be installed: [2021-11-17T10:03:09.793Z] apt-transport-https [2021-11-17T10:03:09.793Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-17T10:03:10.054Z] Need to get 4348 B of archives. [2021-11-17T10:03:10.054Z] After this operation, 154 kB of additional disk space will be used. [2021-11-17T10:03:10.054Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-17T10:03:10.054Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T10:03:10.054Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-11-17T10:03:10.054Z] Selecting previously unselected package apt-transport-https. [2021-11-17T10:03:10.054Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-17T10:03:10.054Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-17T10:03:10.054Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-17T10:03:10.054Z] Setting up apt-transport-https (1.6.14) ... [2021-11-17T10:03:10.314Z] Waiting for network to be ready... [2021-11-17T10:03:12.245Z] 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-11-17T10:03:15.636Z] 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-11-17T10:03:16.898Z] 2021-11-17T10:03:14Z INFO Waiting for automatic snapd restart... [2021-11-17T10:03:17.157Z] snapd 2.52.1 from Canonical* installed [2021-11-17T10:03:18.095Z] "snapd" switched to the "latest/stable" channel [2021-11-17T10:03:18.095Z] [2021-11-17T10:03:20.632Z] core18 20211015 from Canonical* installed [2021-11-17T10:03:20.632Z] "core18" switched to the "latest/stable" channel [2021-11-17T10:03:20.632Z] [Pipeline] } [2021-11-17T10:03:22.363Z] $ docker stop --time=1 3d442972a17e7b563759e6f330ff75ac75aa4e402e1ae73912a45a229bad6041 [2021-11-17T10:03:23.174Z] snapcraft 5.0 from Canonical* installed [2021-11-17T10:03:23.174Z] "snapcraft" switched to the "latest/stable" channel [2021-11-17T10:03:23.174Z] [2021-11-17T10:03:24.414Z] $ docker rm -f 3d442972a17e7b563759e6f330ff75ac75aa4e402e1ae73912a45a229bad6041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T10:03:26.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T10:03:26.112Z] [2021-11-17T10:03:26.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T10:03:26.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T10:03:27.009Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-17T10:03:27.009Z] 29e5d40040c1: Pulling fs layer [2021-11-17T10:03:27.009Z] 1ce36da41761: Pulling fs layer [2021-11-17T10:03:27.009Z] 25b303627fd3: Pulling fs layer [2021-11-17T10:03:27.009Z] 29e5d40040c1: Verifying Checksum [2021-11-17T10:03:27.009Z] 29e5d40040c1: Download complete [2021-11-17T10:03:27.287Z] 1ce36da41761: Verifying Checksum [2021-11-17T10:03:27.287Z] 1ce36da41761: Download complete [2021-11-17T10:03:27.380Z] 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-11-17T10:03:27.380Z] - README.md [2021-11-17T10:03:27.380Z] [2021-11-17T10:03:27.380Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-17T10:03:27.884Z] 29e5d40040c1: Pull complete [2021-11-17T10:03:27.954Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-17T10:03:27.954Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-17T10:03:27.954Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-17T10:03:28.864Z] 25b303627fd3: Download complete [2021-11-17T10:03:29.137Z] 1ce36da41761: Pull complete [2021-11-17T10:03:29.464Z] Reading package lists... [2021-11-17T10:03:29.723Z] 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-11-17T10:03:29.723Z] Reading package lists... [2021-11-17T10:03:29.983Z] Building dependency tree... [2021-11-17T10:03:29.984Z] Reading state information... [2021-11-17T10:03:29.984Z] Suggested packages: [2021-11-17T10:03:29.984Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-17T10:03:29.984Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-17T10:03:29.984Z] Recommended packages: [2021-11-17T10:03:29.984Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-17T10:03:29.984Z] The following NEW packages will be installed: [2021-11-17T10:03:29.984Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-17T10:03:29.984Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-17T10:03:29.984Z] pkg-config zip [2021-11-17T10:03:30.243Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-17T10:03:30.243Z] Need to get 7670 kB of archives. [2021-11-17T10:03:30.243Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-17T10:03:30.243Z] 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-11-17T10:03:30.243Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-17T10:03:30.503Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-17T10:03:30.763Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-17T10:03:30.763Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-17T10:03:30.763Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-17T10:03:30.763Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-17T10:03:30.763Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-17T10:03:30.763Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-17T10:03:30.763Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-17T10:03:31.023Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-17T10:03:31.023Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-17T10:03:31.023Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-17T10:03:31.283Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-17T10:03:31.283Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-17T10:03:31.283Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T10:03:31.283Z] Fetched 7670 kB in 1s (7053 kB/s) [2021-11-17T10:03:31.543Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-17T10:03:31.543Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-17T10:03:31.543Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-17T10:03:31.543Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-17T10:03:31.543Z] Selecting previously unselected package libpsl5:amd64. [2021-11-17T10:03:31.543Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-17T10:03:31.543Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-17T10:03:31.543Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-17T10:03:31.543Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-17T10:03:31.543Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-17T10:03:31.804Z] Selecting previously unselected package librtmp1:amd64. [2021-11-17T10:03:31.804Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-17T10:03:31.804Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-17T10:03:31.804Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-17T10:03:31.804Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-17T10:03:31.804Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-17T10:03:31.804Z] Selecting previously unselected package liberror-perl. [2021-11-17T10:03:31.804Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-17T10:03:31.804Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-17T10:03:31.804Z] Selecting previously unselected package git-man. [2021-11-17T10:03:31.804Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-17T10:03:31.804Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-17T10:03:32.083Z] Selecting previously unselected package git. [2021-11-17T10:03:32.083Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-17T10:03:32.083Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-17T10:03:32.383Z] Selecting previously unselected package libnorm1:amd64. [2021-11-17T10:03:32.383Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-17T10:03:32.383Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-17T10:03:32.668Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-17T10:03:32.668Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-17T10:03:32.668Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-17T10:03:32.668Z] Selecting previously unselected package libsodium23:amd64. [2021-11-17T10:03:32.668Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-17T10:03:32.668Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-17T10:03:32.668Z] Selecting previously unselected package libzmq5:amd64. [2021-11-17T10:03:32.668Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-17T10:03:32.668Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-17T10:03:32.668Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-17T10:03:32.668Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-17T10:03:32.668Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-17T10:03:32.668Z] Selecting previously unselected package pkg-config. [2021-11-17T10:03:32.668Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-17T10:03:32.668Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-17T10:03:32.932Z] Selecting previously unselected package zip. [2021-11-17T10:03:32.932Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-17T10:03:32.932Z] Unpacking zip (3.0-11build1) ... [2021-11-17T10:03:32.932Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-17T10:03:32.932Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-17T10:03:32.932Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-17T10:03:32.932Z] Setting up liberror-perl (0.17025-1) ... [2021-11-17T10:03:32.932Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-17T10:03:32.932Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-17T10:03:32.932Z] No schema files found: doing nothing. [2021-11-17T10:03:32.932Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-17T10:03:32.932Z] Setting up zip (3.0-11build1) ... [2021-11-17T10:03:32.932Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-17T10:03:32.932Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-17T10:03:32.932Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-17T10:03:32.932Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-17T10:03:32.932Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-17T10:03:32.932Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-17T10:03:32.932Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-17T10:03:33.197Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-17T10:03:33.809Z] git set to automatically installed. [2021-11-17T10:03:33.809Z] git-man set to automatically installed. [2021-11-17T10:03:33.809Z] libcurl3-gnutls set to automatically installed. [2021-11-17T10:03:33.809Z] liberror-perl set to automatically installed. [2021-11-17T10:03:33.809Z] libglib2.0-0 set to automatically installed. [2021-11-17T10:03:33.809Z] libnghttp2-14 set to automatically installed. [2021-11-17T10:03:33.809Z] libnorm1 set to automatically installed. [2021-11-17T10:03:33.809Z] libpgm-5.2-0 set to automatically installed. [2021-11-17T10:03:33.809Z] libpsl5 set to automatically installed. [2021-11-17T10:03:33.809Z] librtmp1 set to automatically installed. [2021-11-17T10:03:33.809Z] libsodium23 set to automatically installed. [2021-11-17T10:03:33.809Z] libzmq3-dev set to automatically installed. [2021-11-17T10:03:33.809Z] libzmq5 set to automatically installed. [2021-11-17T10:03:33.809Z] pkg-config set to automatically installed. [2021-11-17T10:03:33.809Z] zip set to automatically installed. [2021-11-17T10:03:34.754Z] snapd is not logged in, snap install commands will use sudo [2021-11-17T10:03:35.696Z] snap "core18" has no updates available [2021-11-17T10:03:36.265Z] snapd is not logged in, snap install commands will use sudo [2021-11-17T10:03:39.287Z] 25b303627fd3: Pull complete [2021-11-17T10:03:39.287Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-17T10:03:39.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T10:03:39.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-17T10:03:39.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container [2021-11-17T10:03:39.649Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-17T10:03:42.383Z] $ docker top 87f2c285a504aeb7c75a475749b7455a809dd4825a8db1421b6cea08d3331a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T10:03:43.355Z] + docker-compose build+ --helpgrep [2021-11-17T10:03:43.356Z] parallel [2021-11-17T10:03:48.497Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-17T10:03:48.497Z] Pulling config-common [2021-11-17T10:03:48.497Z] + snapcraftctl pull [2021-11-17T10:03:48.743Z] --parallel Build images in parallel. [Pipeline] } [2021-11-17T10:03:48.753Z] $ docker stop --time=1 87f2c285a504aeb7c75a475749b7455a809dd4825a8db1421b6cea08d3331a86 [2021-11-17T10:03:49.066Z] Pulling go-build-helper [2021-11-17T10:03:49.066Z] + snapcraftctl pull [2021-11-17T10:03:50.447Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-17T10:03:50.447Z] Skipping pull go-build-helper (already ran) [2021-11-17T10:03:50.447Z] Building go-build-helper [2021-11-17T10:03:50.447Z] + snapcraftctl build [2021-11-17T10:03:50.503Z] $ docker rm -f 87f2c285a504aeb7c75a475749b7455a809dd4825a8db1421b6cea08d3331a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T10:03:51.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T10:03:51.149Z] . [Pipeline] withDockerContainer [2021-11-17T10:03:51.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container [2021-11-17T10:03:51.493Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-17T10:03:52.356Z] Staging go-build-helper [2021-11-17T10:03:52.356Z] + snapcraftctl stage [2021-11-17T10:03:53.002Z] $ docker top 27e1caf6cd7ed27adb32b59801fde652f82797ca8fbdf4c47d7f6773003cbc64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T10:03:53.988Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-17T10:03:59.371Z] Building core-command ... [2021-11-17T10:03:59.371Z] Building core-data ... [2021-11-17T10:03:59.371Z] Building core-metadata ... [2021-11-17T10:03:59.371Z] Building security-bootstrapper ... [2021-11-17T10:03:59.371Z] Building security-proxy-setup ... [2021-11-17T10:03:59.371Z] Building security-secretstore-setup ... [2021-11-17T10:03:59.371Z] Building support-notifications ... [2021-11-17T10:03:59.371Z] Building support-scheduler ... [2021-11-17T10:03:59.371Z] Building sys-mgmt-agent ... [2021-11-17T10:03:59.371Z] Building security-secretstore-setup [2021-11-17T10:03:59.371Z] Building sys-mgmt-agent [2021-11-17T10:03:59.371Z] Building core-metadata [2021-11-17T10:03:59.371Z] Building support-notifications [2021-11-17T10:03:59.371Z] Building security-bootstrapper [2021-11-17T10:04:02.346Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-17T10:04:02.346Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-17T10:04:02.346Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-17T10:04:02.346Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-17T10:04:02.346Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-17T10:04:02.346Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-17T10:04:02.346Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-17T10:04:02.346Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-17T10:04:02.346Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-17T10:04:02.346Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-17T10:04:02.346Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-17T10:04:02.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-17T10:04:02.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-17T10:04:02.346Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-17T10:04:02.346Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-17T10:04:02.346Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-17T10:04:02.346Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-17T10:04:02.346Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-17T10:04:02.346Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-17T10:04:02.346Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-17T10:04:02.346Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-17T10:04:02.346Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-17T10:04:02.346Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-17T10:04:02.346Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-17T10:04:02.346Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-17T10:04:02.346Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-17T10:04:02.346Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-17T10:04:02.346Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-17T10:04:02.346Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-17T10:04:02.346Z] Fetched 224 kB in 0s (0 B/s) [2021-11-17T10:04:02.346Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-17T10:04:02.346Z] Fetched 157 kB in 0s (0 B/s) [2021-11-17T10:04:02.346Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-17T10:04:02.346Z] Fetched 221 kB in 0s (0 B/s) [2021-11-17T10:04:02.346Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-17T10:04:02.346Z] Fetched 143 kB in 0s (0 B/s) [2021-11-17T10:04:02.346Z] Pulling edgex-go [2021-11-17T10:04:02.346Z] + snapcraftctl pull [2021-11-17T10:04:03.286Z] Pulling hooks [2021-11-17T10:04:03.286Z] + snapcraftctl pull [2021-11-17T10:04:25.252Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-17T10:04:25.252Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-17T10:04:25.252Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-17T10:04:25.252Z] Fetched 0 B in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-17T10:04:25.252Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-17T10:04:25.252Z] Fetched 279 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-17T10:04:25.252Z] Fetched 122 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-17T10:04:25.252Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-17T10:04:25.252Z] Fetched 8848 B in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-17T10:04:25.252Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-17T10:04:25.252Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-17T10:04:25.252Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-17T10:04:25.252Z] Fetched 220 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-17T10:04:25.252Z] Fetched 154 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-17T10:04:25.252Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-17T10:04:25.252Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-17T10:04:25.252Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-17T10:04:25.252Z] Fetched 499 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-17T10:04:25.252Z] Fetched 111 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-17T10:04:25.252Z] Fetched 240 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-17T10:04:25.252Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-17T10:04:25.252Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-17T10:04:25.252Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-17T10:04:25.252Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-17T10:04:25.252Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-17T10:04:25.252Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-17T10:04:25.252Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-17T10:04:25.252Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-17T10:04:25.252Z] Fetched 8720 B in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-17T10:04:25.252Z] Fetched 140 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-17T10:04:25.252Z] Fetched 119 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-17T10:04:25.252Z] Fetched 111 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-17T10:04:25.252Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-17T10:04:25.252Z] Fetched 646 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-17T10:04:25.252Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-17T10:04:25.252Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-17T10:04:25.252Z] Fetched 368 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-17T10:04:25.252Z] Fetched 187 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-17T10:04:25.252Z] Fetched 175 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-17T10:04:25.252Z] Fetched 206 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-17T10:04:25.252Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-17T10:04:25.252Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-17T10:04:25.252Z] Fetched 159 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-17T10:04:25.252Z] Fetched 107 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-17T10:04:25.252Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-17T10:04:25.252Z] Pulling static-packages [2021-11-17T10:04:25.252Z] + snapcraftctl pull [2021-11-17T10:04:25.252Z] Pulling version [2021-11-17T10:04:25.252Z] + cd /root/project [2021-11-17T10:04:25.252Z] + + gitsed describe s/v// --tags [2021-11-17T10:04:25.252Z] --abbrev=0 [2021-11-17T10:04:25.252Z] + GIT_VERSION=2.0.1-dev.99 [2021-11-17T10:04:25.252Z] + [ -z 2.0.1-dev.99 ] [2021-11-17T10:04:25.252Z] + snapcraftctl set-version 2.0.1-dev.99 [2021-11-17T10:04:25.252Z] Building config-common [2021-11-17T10:04:25.252Z] + snapcraftctl build [2021-11-17T10:04:26.634Z] Skipping build go-build-helper (already ran) [2021-11-17T10:04:26.634Z] Building edgex-go [2021-11-17T10:04:26.894Z] + cd /root/parts/edgex-go/src [2021-11-17T10:04:26.894Z] + git describe --tags+ --abbrev=0sed [2021-11-17T10:04:26.894Z] s/v// [2021-11-17T10:04:26.894Z] + GIT_VERSION=2.0.1-dev.99 [2021-11-17T10:04:26.894Z] + [ -z 2.0.1-dev.99 ] [2021-11-17T10:04:26.894Z] + echo 2.0.1-dev.99 [2021-11-17T10:04:26.894Z] + [ ! -d vendor ] [2021-11-17T10:04:26.894Z] + go mod download all [2021-11-17T10:04:35.030Z] + make build [2021-11-17T10:04:35.030Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data [2021-11-17T10:04:45.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-17T10:04:49.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command [2021-11-17T10:04:49.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-17T10:04:51.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-17T10:04:51.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-17T10:04:52.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-17T10:04:54.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-17T10:04:54.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-17T10:04:56.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-17T10:04:57.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-17T10:04:58.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-17T10:04:59.612Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-17T10:04:59.612Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-17T10:04:59.612Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-17T10:04:59.612Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-17T10:04:59.612Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-17T10:04:59.612Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-17T10:04:59.612Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-17T10:04:59.612Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-17T10:04:59.612Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-17T10:04:59.873Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-17T10:04:59.873Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-17T10:04:59.873Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-17T10:04:59.873Z] + 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-11-17T10:04:59.873Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-17T10:04:59.873Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-17T10:04:59.873Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-17T10:04:59.873Z] + 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-11-17T10:04:59.873Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-17T10:04:59.873Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-17T10:04:59.873Z] + 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-11-17T10:05:00.814Z] Building hooks [2021-11-17T10:05:00.814Z] + cd /root/parts/hooks/src [2021-11-17T10:05:00.814Z] + make build [2021-11-17T10:05:00.814Z] go mod tidy [2021-11-17T10:05:01.385Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-17T10:05:01.385Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-17T10:05:01.385Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-17T10:05:01.956Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-17T10:05:02.897Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-17T10:05:03.158Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-17T10:05:03.158Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-17T10:05:06.456Z] Building static-packages [2021-11-17T10:05:06.456Z] + snapcraftctl build [2021-11-17T10:05:07.406Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:05:07.406Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:05:07.406Z] ---> f39accecef70 [2021-11-17T10:05:07.406Z] Step 3/30 : WORKDIR /edgex-go [2021-11-17T10:05:07.406Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:05:07.406Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:05:07.406Z] ---> f39accecef70 [2021-11-17T10:05:07.406Z] Step 3/21 : WORKDIR /edgex-go [2021-11-17T10:05:07.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:05:07.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:05:07.406Z] ---> f39accecef70 [2021-11-17T10:05:07.406Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T10:05:07.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:05:07.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:05:07.406Z] ---> f39accecef70 [2021-11-17T10:05:07.406Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T10:05:07.406Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:05:07.406Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:05:07.406Z] ---> f39accecef70 [2021-11-17T10:05:07.406Z] Step 3/24 : WORKDIR /edgex-go [2021-11-17T10:05:07.406Z] ---> Running in 9110ffd25113 [2021-11-17T10:05:07.406Z] ---> Running in afab254a0583 [2021-11-17T10:05:07.406Z] ---> Running in 70643d361d5a [2021-11-17T10:05:07.406Z] ---> Running in 5a4fcc1541a6 [2021-11-17T10:05:07.406Z] ---> Running in 2c339ebc0821 [2021-11-17T10:05:07.406Z] Removing intermediate container 2c339ebc0821 [2021-11-17T10:05:07.406Z] ---> 09db169d4b80 [2021-11-17T10:05:07.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:05:07.406Z] Removing intermediate container 5a4fcc1541a6 [2021-11-17T10:05:07.406Z] ---> 88785964ac24 [2021-11-17T10:05:07.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:05:07.406Z] Removing intermediate container 9110ffd25113 [2021-11-17T10:05:07.406Z] ---> c755a72ce68d [2021-11-17T10:05:07.406Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:05:07.406Z] Removing intermediate container afab254a0583 [2021-11-17T10:05:07.406Z] ---> 167458a9998e [2021-11-17T10:05:07.406Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:05:07.406Z] Removing intermediate container 70643d361d5a [2021-11-17T10:05:07.406Z] ---> cb07f85b0536 [2021-11-17T10:05:07.406Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:05:07.684Z] ---> Running in 2aba8bce4b12 [2021-11-17T10:05:07.684Z] ---> Running in edb0a393c507 [2021-11-17T10:05:07.684Z] ---> Running in fb30625cbc46 [2021-11-17T10:05:07.684Z] ---> Running in 625c21b4e0f7 [2021-11-17T10:05:07.684Z] ---> Running in a7fcd9885c87 [2021-11-17T10:05:07.839Z] Building version [2021-11-17T10:05:07.839Z] + snapcraftctl build [2021-11-17T10:05:10.378Z] Staging config-common [2021-11-17T10:05:10.378Z] + snapcraftctl stage [2021-11-17T10:05:11.106Z] Removing intermediate container 2aba8bce4b12 [2021-11-17T10:05:11.106Z] ---> de883becc63e [2021-11-17T10:05:11.106Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-17T10:05:11.106Z] ---> Running in c48889508348 [2021-11-17T10:05:11.317Z] Skipping stage go-build-helper (already ran) [2021-11-17T10:05:11.317Z] Staging edgex-go [2021-11-17T10:05:11.317Z] + snapcraftctl stage [2021-11-17T10:05:11.714Z] Removing intermediate container 625c21b4e0f7 [2021-11-17T10:05:11.714Z] ---> 4dcf3d593597 [2021-11-17T10:05:11.714Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-17T10:05:11.714Z] ---> Running in c6250f846eda [2021-11-17T10:05:12.007Z] Removing intermediate container edb0a393c507 [2021-11-17T10:05:12.007Z] ---> 6188a6abad95 [2021-11-17T10:05:12.007Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T10:05:12.007Z] ---> Running in 6eec2db56882 [2021-11-17T10:05:12.257Z] Staging hooks [2021-11-17T10:05:12.257Z] + snapcraftctl stage [2021-11-17T10:05:12.283Z] Removing intermediate container a7fcd9885c87 [2021-11-17T10:05:12.283Z] ---> 3e8ce0ddd488 [2021-11-17T10:05:12.283Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-17T10:05:12.283Z] Removing intermediate container fb30625cbc46 [2021-11-17T10:05:12.283Z] ---> 519a8a40649b [2021-11-17T10:05:12.283Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-17T10:05:12.283Z] ---> Running in 0ac34ac2ece1 [2021-11-17T10:05:12.283Z] ---> Running in 04545c20e63c [2021-11-17T10:05:13.197Z] Staging static-packages [2021-11-17T10:05:13.197Z] + snapcraftctl stage [2021-11-17T10:05:13.720Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:13.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:14.281Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:14.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:14.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:14.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:14.587Z] Staging version [2021-11-17T10:05:14.587Z] + snapcraftctl stage [2021-11-17T10:05:14.841Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:15.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:15.395Z] OK: 219 MiB in 52 packages [2021-11-17T10:05:15.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:15.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:05:15.525Z] Priming config-common [2021-11-17T10:05:15.526Z] + snapcraftctl prime [2021-11-17T10:05:16.000Z] OK: 219 MiB in 52 packages [2021-11-17T10:05:16.287Z] OK: 219 MiB in 52 packages [2021-11-17T10:05:16.465Z] Priming go-build-helper [2021-11-17T10:05:16.465Z] + snapcraftctl prime [2021-11-17T10:05:16.897Z] OK: 219 MiB in 52 packages [2021-11-17T10:05:16.897Z] OK: 219 MiB in 52 packages [2021-11-17T10:05:17.176Z] Removing intermediate container c48889508348 [2021-11-17T10:05:17.176Z] ---> becbe259c020 [2021-11-17T10:05:17.176Z] Step 6/24 : COPY . . [2021-11-17T10:05:17.782Z] Removing intermediate container c6250f846eda [2021-11-17T10:05:17.782Z] ---> 365e93520b83 [2021-11-17T10:05:17.782Z] Step 6/21 : COPY . . [2021-11-17T10:05:17.842Z] Priming edgex-go [2021-11-17T10:05:17.842Z] + snapcraftctl prime [2021-11-17T10:05:18.057Z] Removing intermediate container 6eec2db56882 [2021-11-17T10:05:18.057Z] ---> c14d3f8e0cab [2021-11-17T10:05:18.057Z] Step 6/22 : COPY . . [2021-11-17T10:05:18.338Z] Removing intermediate container 04545c20e63c [2021-11-17T10:05:18.338Z] ---> 416bb862c1b4 [2021-11-17T10:05:18.338Z] Step 6/30 : COPY . . [2021-11-17T10:05:18.613Z] Removing intermediate container 0ac34ac2ece1 [2021-11-17T10:05:18.613Z] ---> 30949e53f4ca [2021-11-17T10:05:18.613Z] Step 6/22 : COPY . . [2021-11-17T10:05:18.873Z] Priming hooks [2021-11-17T10:05:18.873Z] + snapcraftctl prime [2021-11-17T10:05:20.581Z] Priming static-packages [2021-11-17T10:05:20.581Z] + snapcraftctl prime [2021-11-17T10:05:22.807Z] Priming version [2021-11-17T10:05:22.807Z] + snapcraftctl prime [2021-11-17T10:05:24.190Z] 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-11-17T10:05:41.709Z] ---> 43b6825aade0 [2021-11-17T10:05:41.709Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:05:41.709Z] ---> 8e6c48a98d3b [2021-11-17T10:05:41.709Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:05:41.709Z] ---> 58cd60153891 [2021-11-17T10:05:41.709Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:05:41.709Z] ---> Running in f17c6ccd23b0 [2021-11-17T10:05:41.709Z] ---> Running in 855139ad6360 [2021-11-17T10:05:41.709Z] ---> Running in 2d91c1df2c86 [2021-11-17T10:05:41.709Z] ---> 3389a9601256 [2021-11-17T10:05:41.709Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:05:41.989Z] ---> Running in da3434cc313e [2021-11-17T10:05:42.617Z] ---> d65fecccb439 [2021-11-17T10:05:42.617Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:05:42.889Z] ---> Running in 5327fa8453ea [2021-11-17T10:05:47.220Z] Removing intermediate container f17c6ccd23b0 [2021-11-17T10:05:47.220Z] ---> 6467d6feb524 [2021-11-17T10:05:47.220Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-17T10:05:47.220Z] ---> Running in 37d46c72a76f [2021-11-17T10:05:47.220Z] Removing intermediate container 855139ad6360 [2021-11-17T10:05:47.220Z] Removing intermediate container 2d91c1df2c86 [2021-11-17T10:05:47.221Z] ---> 3a3e93d10609 [2021-11-17T10:05:47.221Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-17T10:05:47.221Z] ---> e70c60e3ba27 [2021-11-17T10:05:47.221Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-17T10:05:47.221Z] ---> Running in 5c07db450aff [2021-11-17T10:05:47.221Z] ---> Running in 9196da6e1e3a [2021-11-17T10:05:47.508Z] Removing intermediate container da3434cc313e [2021-11-17T10:05:47.508Z] ---> 5688fed9089e [2021-11-17T10:05:47.508Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-17T10:05:47.788Z] ---> Running in f964d6591c52 [2021-11-17T10:05:47.788Z] Removing intermediate container 5327fa8453ea [2021-11-17T10:05:47.788Z] ---> 45d640791a02 [2021-11-17T10:05:47.789Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-17T10:05:48.068Z] ---> Running in 31a61f8d4976 [2021-11-17T10:05:49.523Z] 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-11-17T10:05:49.805Z] 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-11-17T10:05:49.805Z] 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-11-17T10:05:49.805Z] 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-11-17T10:05:50.080Z] 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-11-17T10:07:56.979Z] 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-11-17T10:07:56.979Z] Removing intermediate container f964d6591c52 [2021-11-17T10:07:56.979Z] ---> f9d2285571dc [2021-11-17T10:07:56.979Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-17T10:07:56.979Z] ---> Running in 061f1ed04cf6 [2021-11-17T10:07:56.979Z] 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-11-17T10:08:01.325Z] Removing intermediate container 31a61f8d4976 [2021-11-17T10:08:01.325Z] ---> 4accfdb5ad6d [2021-11-17T10:08:01.325Z] [2021-11-17T10:08:01.325Z] Step 9/30 : FROM alpine:3.14 [2021-11-17T10:08:01.601Z] 3.14: Pulling from library/alpine [2021-11-17T10:08:02.586Z] Removing intermediate container 9196da6e1e3a [2021-11-17T10:08:02.586Z] ---> c6657c36a0ed [2021-11-17T10:08:02.586Z] [2021-11-17T10:08:02.586Z] Step 9/24 : FROM alpine:3.14 [2021-11-17T10:08:02.859Z] 3.14: Pulling from library/alpine [2021-11-17T10:08:03.132Z] Removing intermediate container 061f1ed04cf6 [2021-11-17T10:08:03.132Z] ---> 72154bb712db [2021-11-17T10:08:03.132Z] [2021-11-17T10:08:03.132Z] Step 10/22 : FROM docker:20.10.8 [2021-11-17T10:08:03.132Z] 20.10.8: Pulling from library/docker [2021-11-17T10:08:03.732Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T10:08:03.732Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T10:08:03.732Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T10:08:03.733Z] Status: Image is up to date for alpine:3.14 [2021-11-17T10:08:03.733Z] ---> 5b8b7b635229 [2021-11-17T10:08:03.733Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-17T10:08:03.733Z] ---> 5b8b7b635229 [2021-11-17T10:08:03.733Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-17T10:08:04.338Z] ---> Running in 8e93576da780 [2021-11-17T10:08:04.338Z] ---> Running in f46178f51c56 [2021-11-17T10:08:05.326Z] Removing intermediate container 8e93576da780 [2021-11-17T10:08:05.326Z] ---> 8110e19af036 [2021-11-17T10:08:05.326Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-17T10:08:05.604Z] ---> Running in b530042367dd [2021-11-17T10:08:06.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:06.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:07.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:07.581Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-17T10:08:07.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:07.581Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-17T10:08:07.581Z] (3/3) Installing su-exec (0.2-r1) [2021-11-17T10:08:07.581Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T10:08:07.859Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T10:08:08.135Z] OK: 6 MiB in 17 packages [2021-11-17T10:08:08.412Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-17T10:08:08.683Z] (2/2) Installing su-exec (0.2-r1) [2021-11-17T10:08:08.683Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T10:08:08.683Z] OK: 6 MiB in 16 packages [2021-11-17T10:08:10.135Z] Removing intermediate container 5c07db450aff [2021-11-17T10:08:10.135Z] ---> 02031f08794f [2021-11-17T10:08:10.135Z] [2021-11-17T10:08:10.135Z] Step 9/21 : FROM alpine:3.14 [2021-11-17T10:08:10.135Z] ---> 5b8b7b635229 [2021-11-17T10:08:10.135Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-17T10:08:10.135Z] ---> Running in 4a7fa70ad706 [2021-11-17T10:08:10.413Z] Removing intermediate container b530042367dd [2021-11-17T10:08:10.413Z] ---> d7302a9994bc [2021-11-17T10:08:10.413Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-17T10:08:10.684Z] Removing intermediate container 37d46c72a76f [2021-11-17T10:08:10.684Z] ---> b3cc4f43910d [2021-11-17T10:08:10.684Z] [2021-11-17T10:08:10.684Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T10:08:10.684Z] ---> 5b8b7b635229 [2021-11-17T10:08:10.684Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T10:08:10.684Z] ---> Running in 4ee9ed765748 [2021-11-17T10:08:10.968Z] ---> Running in 1cbd10f93f9c [2021-11-17T10:08:10.968Z] Removing intermediate container f46178f51c56 [2021-11-17T10:08:10.968Z] ---> b633f6da3fd9 [2021-11-17T10:08:10.968Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T10:08:11.241Z] ---> Running in 30f1a4895f95 [2021-11-17T10:08:11.517Z] Removing intermediate container 4ee9ed765748 [2021-11-17T10:08:11.517Z] ---> 17cec406a761 [2021-11-17T10:08:11.517Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-17T10:08:11.517Z] ---> Running in be5221af34ec [2021-11-17T10:08:12.115Z] Removing intermediate container 30f1a4895f95 [2021-11-17T10:08:12.115Z] ---> 3bfa71c22949 [2021-11-17T10:08:12.115Z] Step 12/24 : WORKDIR / [2021-11-17T10:08:12.115Z] ---> Running in abecdc696a53 [2021-11-17T10:08:12.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:12.392Z] Removing intermediate container be5221af34ec [2021-11-17T10:08:12.392Z] ---> 25ddd15aa58c [2021-11-17T10:08:12.392Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-17T10:08:12.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:12.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:12.680Z] ---> Running in fff1e85641b7 [2021-11-17T10:08:12.954Z] Removing intermediate container abecdc696a53 [2021-11-17T10:08:12.954Z] ---> b47d3a534747 [2021-11-17T10:08:12.954Z] 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-11-17T10:08:12.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:13.549Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-17T10:08:13.549Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-17T10:08:13.549Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T10:08:13.549Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T10:08:14.160Z] OK: 6 MiB in 16 packages [2021-11-17T10:08:14.160Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-17T10:08:14.160Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T10:08:14.160Z] OK: 6 MiB in 15 packages [2021-11-17T10:08:14.761Z] ---> c49ec7df2bff [2021-11-17T10:08:14.761Z] 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-11-17T10:08:16.210Z] Removing intermediate container 1cbd10f93f9c [2021-11-17T10:08:16.210Z] ---> 5590cbb382f9 [2021-11-17T10:08:16.210Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T10:08:16.210Z] ---> Running in 39f990baf180 [2021-11-17T10:08:16.210Z] ---> 44b7945fc675 [2021-11-17T10:08:16.210Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-17T10:08:16.491Z] Removing intermediate container fff1e85641b7 [2021-11-17T10:08:16.491Z] ---> 1f7474291f86 [2021-11-17T10:08:16.491Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-17T10:08:16.491Z] ---> Running in 1dd3c076195b [2021-11-17T10:08:16.491Z] Removing intermediate container 4a7fa70ad706 [2021-11-17T10:08:16.491Z] ---> dc01a9c5011c [2021-11-17T10:08:16.491Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T10:08:16.767Z] ---> Running in eeaf1a832f73 [2021-11-17T10:08:16.767Z] Removing intermediate container 39f990baf180 [2021-11-17T10:08:16.767Z] ---> 001dbe14458a [2021-11-17T10:08:16.767Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-17T10:08:17.041Z] ---> Running in 3e9ca4fb1a6c [2021-11-17T10:08:17.313Z] Removing intermediate container 1dd3c076195b [2021-11-17T10:08:17.313Z] ---> 912ec042e87a [2021-11-17T10:08:17.313Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-17T10:08:17.602Z] ---> 8e17c9adb1ce [2021-11-17T10:08:17.602Z] 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-11-17T10:08:17.602Z] Removing intermediate container eeaf1a832f73 [2021-11-17T10:08:17.602Z] ---> 3d937a95e3a0 [2021-11-17T10:08:17.602Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-17T10:08:17.883Z] ---> Running in 1e27043ee66f [2021-11-17T10:08:17.883Z] Removing intermediate container 3e9ca4fb1a6c [2021-11-17T10:08:17.883Z] ---> f9656e4e9445 [2021-11-17T10:08:17.883Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T10:08:17.883Z] ---> Running in 7b92872c5336 [2021-11-17T10:08:18.488Z] Removing intermediate container 1e27043ee66f [2021-11-17T10:08:18.488Z] ---> e38c2007f5b9 [2021-11-17T10:08:18.488Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-17T10:08:18.762Z] ---> Running in 3a8955aa39ae [2021-11-17T10:08:18.762Z] Removing intermediate container 7b92872c5336 [2021-11-17T10:08:18.762Z] ---> 1d9cb8cbc728 [2021-11-17T10:08:18.762Z] Step 14/22 : WORKDIR / [2021-11-17T10:08:18.762Z] ---> 071deae3c258 [2021-11-17T10:08:18.762Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-17T10:08:18.762Z] ---> Running in 25045512e805 [2021-11-17T10:08:19.037Z] ---> 3434d71cb385 [2021-11-17T10:08:19.037Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-17T10:08:19.037Z] ---> Running in 65faba7e7fc9 [2021-11-17T10:08:19.312Z] Removing intermediate container 3a8955aa39ae [2021-11-17T10:08:19.312Z] ---> dfba9f11e1ad [2021-11-17T10:08:19.312Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T10:08:19.589Z] Removing intermediate container 25045512e805 [2021-11-17T10:08:19.589Z] ---> 54fdb4a06fda [2021-11-17T10:08:19.589Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T10:08:20.209Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-17T10:08:20.209Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-17T10:08:20.209Z] ---> 3734d5adc5ac [2021-11-17T10:08:20.209Z] 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-11-17T10:08:20.487Z] ---> Running in a323134ff162 [2021-11-17T10:08:20.766Z] ---> 980ab91039d0 [2021-11-17T10:08:20.766Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-17T10:08:21.046Z] ---> ca7762449e83 [2021-11-17T10:08:21.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-17T10:08:21.046Z] ---> 468dbcbb64b2 [2021-11-17T10:08:21.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-17T10:08:21.046Z] Removing intermediate container a323134ff162 [2021-11-17T10:08:21.046Z] ---> 5563fcee8dcd [2021-11-17T10:08:21.046Z] 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-11-17T10:08:21.329Z] ---> Running in 7a8bed852954 [2021-11-17T10:08:22.317Z] Removing intermediate container 65faba7e7fc9 [2021-11-17T10:08:22.317Z] ---> 36931e304b15 [2021-11-17T10:08:22.317Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T10:08:22.915Z] ---> c1e2c407649a [2021-11-17T10:08:22.915Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-17T10:08:23.190Z] ---> 954049eb47a9 [2021-11-17T10:08:23.190Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-17T10:08:23.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:23.190Z] ---> d40bdf564377 [2021-11-17T10:08:23.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-17T10:08:23.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:08:23.747Z] ---> 723fa1c72e2d [2021-11-17T10:08:23.747Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-17T10:08:24.342Z] (1/42) Installing readline (8.1.0-r0) [2021-11-17T10:08:24.342Z] (2/42) Installing bash (5.1.4-r0) [2021-11-17T10:08:24.342Z] Executing bash-5.1.4-r0.post-install [2021-11-17T10:08:24.342Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-17T10:08:24.342Z] ---> dcacf5a58e06 [2021-11-17T10:08:24.342Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-17T10:08:24.342Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T10:08:24.342Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-17T10:08:24.342Z] (6/42) Installing curl (7.79.1-r0) [2021-11-17T10:08:24.342Z] ---> 75b763af6480 [2021-11-17T10:08:24.342Z] Step 18/22 : ENTRYPOINT ["/core-metadata"](7/42) Installing dumb-init (1.2.5-r1) [2021-11-17T10:08:24.342Z] [2021-11-17T10:08:24.342Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-17T10:08:24.342Z] (9/42) Installing expat (2.4.1-r0) [2021-11-17T10:08:24.342Z] (10/42) Installing libffi (3.3-r2) [2021-11-17T10:08:24.342Z] (11/42) Installing gdbm (1.19-r0) [2021-11-17T10:08:24.342Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-17T10:08:24.342Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T10:08:24.342Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T10:08:24.626Z] ---> Running in 98712f8c4100 [2021-11-17T10:08:24.626Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-17T10:08:24.626Z] ---> Running in 20cc4078fe56 [2021-11-17T10:08:24.626Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-17T10:08:24.626Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-17T10:08:24.904Z] ---> 1d48f4f9e4d2 [2021-11-17T10:08:24.904Z] 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-11-17T10:08:24.904Z] ---> Running in 18156d63ff5c [2021-11-17T10:08:25.178Z] Removing intermediate container 98712f8c4100 [2021-11-17T10:08:25.179Z] ---> 58fdee3aba65 [2021-11-17T10:08:25.179Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T10:08:25.454Z] Removing intermediate container 20cc4078fe56 [2021-11-17T10:08:25.454Z] ---> ad736ae3b366 [2021-11-17T10:08:25.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T10:08:25.454Z] ---> Running in dec888db4ec1 [2021-11-17T10:08:25.731Z] ---> Running in 2736391b5d36 [2021-11-17T10:08:26.339Z] ---> e17ba9cdb538 [2021-11-17T10:08:26.339Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-17T10:08:26.339Z] Removing intermediate container dec888db4ec1 [2021-11-17T10:08:26.339Z] ---> 746a5aeaafae [2021-11-17T10:08:26.339Z] Step 19/21 : LABEL arch=arm64 [2021-11-17T10:08:26.619Z] ---> Running in f0ddf888c650 [2021-11-17T10:08:26.619Z] Removing intermediate container 2736391b5d36 [2021-11-17T10:08:26.619Z] ---> ff790f19c6ac [2021-11-17T10:08:26.619Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T10:08:27.046Z] ---> Running in e61aedf1d22a [2021-11-17T10:08:27.046Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-17T10:08:27.046Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-17T10:08:27.360Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-17T10:08:27.360Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-17T10:08:27.360Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-17T10:08:27.360Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-17T10:08:27.360Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-17T10:08:27.360Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-17T10:08:27.360Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-17T10:08:27.360Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-17T10:08:27.360Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-17T10:08:27.360Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-17T10:08:27.360Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-17T10:08:27.360Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-17T10:08:27.360Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-17T10:08:27.800Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-17T10:08:27.800Z] Removing intermediate container f0ddf888c650 [2021-11-17T10:08:27.800Z] ---> dd52912474c7 [2021-11-17T10:08:27.800Z] Step 20/21 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:08:27.800Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-17T10:08:27.800Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-17T10:08:27.800Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-17T10:08:27.800Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-17T10:08:27.800Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-17T10:08:27.800Z] ---> Running in 24f963cc9a77 [2021-11-17T10:08:27.800Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-17T10:08:27.800Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-17T10:08:27.800Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-17T10:08:27.800Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-17T10:08:28.078Z] ---> f61366b2db40 [2021-11-17T10:08:28.079Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-17T10:08:28.079Z] Removing intermediate container e61aedf1d22a [2021-11-17T10:08:28.079Z] ---> 27a7b7b57242 [2021-11-17T10:08:28.079Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:08:28.392Z] ---> Running in 9429c94981be [2021-11-17T10:08:28.392Z] Removing intermediate container 24f963cc9a77 [2021-11-17T10:08:28.392Z] ---> 491ec6cee8d0 [2021-11-17T10:08:28.392Z] Step 21/21 : LABEL version=0.0.0 [2021-11-17T10:08:28.829Z] Executing busybox-1.33.1-r3.trigger [2021-11-17T10:08:28.829Z] Removing intermediate container 18156d63ff5c [2021-11-17T10:08:28.829Z] ---> 42c728471b82 [2021-11-17T10:08:28.829Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-17T10:08:28.829Z] OK: 84 MiB in 64 packages [2021-11-17T10:08:28.829Z] ---> Running in b2c03e0f5a7c [2021-11-17T10:08:28.829Z] ---> Running in 78182f0a454a [2021-11-17T10:08:29.540Z] Removing intermediate container 9429c94981be [2021-11-17T10:08:29.540Z] ---> d2475824ae70 [2021-11-17T10:08:29.540Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T10:08:29.540Z] ---> Running in 5ce05bb06345 [2021-11-17T10:08:29.817Z] Removing intermediate container b2c03e0f5a7c [2021-11-17T10:08:29.817Z] ---> 960f67bd9428 [2021-11-17T10:08:29.817Z] [2021-11-17T10:08:29.817Z] Removing intermediate container 78182f0a454a [2021-11-17T10:08:29.817Z] ---> f674f28ca1a3 [2021-11-17T10:08:29.817Z] Step 22/24 : LABEL arch=arm64 [2021-11-17T10:08:29.817Z] ---> 11e6453dd19b [2021-11-17T10:08:29.817Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-17T10:08:30.094Z] ---> Running in 7993edbb72b7 [2021-11-17T10:08:30.095Z] Removing intermediate container 5ce05bb06345 [2021-11-17T10:08:30.095Z] ---> 0d49718224f0 [2021-11-17T10:08:30.095Z] [2021-11-17T10:08:30.375Z] Successfully built 960f67bd9428 [2021-11-17T10:08:30.375Z] Successfully tagged support-notifications-arm64:latest [2021-11-17T10:08:30.375Z]  Building support-notifications ... done Building core-command [2021-11-17T10:08:30.971Z] Removing intermediate container 7993edbb72b7 [2021-11-17T10:08:30.971Z] ---> 55b219b1145c [2021-11-17T10:08:30.971Z] Step 23/24 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:08:30.971Z] ---> Running in 336c30317f0e [2021-11-17T10:08:30.971Z] Successfully built 0d49718224f0 [2021-11-17T10:08:30.971Z] Successfully tagged core-metadata-arm64:latest [2021-11-17T10:08:30.971Z] Building core-data [2021-11-17T10:08:31.256Z]  Building core-metadata ... done  ---> 9d82e44cd0c2 [2021-11-17T10:08:31.256Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-17T10:08:31.537Z] ---> Running in 9ebaed90fc43 [2021-11-17T10:08:31.537Z] Removing intermediate container 336c30317f0e [2021-11-17T10:08:31.537Z] ---> 4ec05a1ad19e [2021-11-17T10:08:31.537Z] Step 24/24 : LABEL version=0.0.0 [2021-11-17T10:08:31.820Z] ---> Running in 961e96e30b82 [2021-11-17T10:08:32.097Z] Removing intermediate container 9ebaed90fc43 [2021-11-17T10:08:32.097Z] ---> a208a2b03d7b [2021-11-17T10:08:32.097Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-17T10:08:32.369Z] Removing intermediate container 961e96e30b82 [2021-11-17T10:08:32.369Z] ---> b26f2d368fbf [2021-11-17T10:08:32.369Z] [2021-11-17T10:08:32.657Z] Successfully built b26f2d368fbf [2021-11-17T10:08:32.657Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-17T10:08:32.657Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-11-17T10:08:32.943Z] ---> 686c6bf7b1ca [2021-11-17T10:08:32.943Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-17T10:08:33.213Z] Collecting docker-compose==1.23.2 [2021-11-17T10:08:33.213Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-17T10:08:33.213Z] ---> Running in 2ecd722dde51 [2021-11-17T10:08:33.487Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-17T10:08:33.763Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-17T10:08:35.744Z] 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-11-17T10:08:35.744Z] Collecting docopt<0.7,>=0.6.1 [2021-11-17T10:08:35.744Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-17T10:08:35.744Z] Removing intermediate container 2ecd722dde51 [2021-11-17T10:08:35.744Z] ---> e2105772b499 [2021-11-17T10:08:35.744Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-17T10:08:36.023Z] ---> Running in 873c7e8cde09 [2021-11-17T10:08:36.620Z] Removing intermediate container 873c7e8cde09 [2021-11-17T10:08:36.620Z] ---> 14d7982dd399 [2021-11-17T10:08:36.620Z] Step 27/30 : CMD ["gate"] [2021-11-17T10:08:36.895Z] ---> Running in 7ce05c3fe5d3 [2021-11-17T10:08:37.491Z] Collecting texttable<0.10,>=0.9.0 [2021-11-17T10:08:37.491Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-17T10:08:37.491Z] Removing intermediate container 7ce05c3fe5d3 [2021-11-17T10:08:37.491Z] ---> b175397c4619 [2021-11-17T10:08:37.491Z] Step 28/30 : LABEL arch=arm64 [2021-11-17T10:08:37.791Z] ---> Running in 8a0df555e074 [2021-11-17T10:08:38.394Z] Removing intermediate container 8a0df555e074 [2021-11-17T10:08:38.394Z] ---> d381dc47917d [2021-11-17T10:08:38.394Z] Step 29/30 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:08:38.674Z] ---> Running in f974ff35286b [2021-11-17T10:08:39.276Z] Removing intermediate container f974ff35286b [2021-11-17T10:08:39.276Z] ---> 5d21140abd90 [2021-11-17T10:08:39.276Z] Step 30/30 : LABEL version=0.0.0 [2021-11-17T10:08:39.276Z] ---> Running in ef5fd35fc7e3 [2021-11-17T10:08:39.870Z] Removing intermediate container ef5fd35fc7e3 [2021-11-17T10:08:39.870Z] ---> 7dec39bc775d [2021-11-17T10:08:39.870Z] [2021-11-17T10:08:40.141Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-17T10:08:40.141Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-17T10:08:40.141Z] Successfully built 7dec39bc775d [2021-11-17T10:08:40.141Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-17T10:08:40.141Z] Building support-scheduler [2021-11-17T10:08:40.729Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-11-17T10:08:40.729Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-17T10:08:41.000Z] Collecting jsonschema<3,>=2.5.1 [2021-11-17T10:08:41.000Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-17T10:08:41.272Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-17T10:08:41.272Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-17T10:08:42.246Z] Collecting PyYAML<4,>=3.10 [2021-11-17T10:08:42.246Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-17T10:08:45.631Z] Collecting cached-property<2,>=1.2.0 [2021-11-17T10:08:45.631Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-17T10:08:45.631Z] Collecting docker-pycreds>=0.4.0 [2021-11-17T10:08:45.631Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-17T10:08:46.227Z] Collecting idna<2.8,>=2.5 [2021-11-17T10:08:46.227Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-17T10:08:46.823Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-17T10:08:46.823Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-17T10:08:46.823Z] 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-11-17T10:08:47.097Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-17T10:08:47.097Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-17T10:08:47.367Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-17T10:08:47.367Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-17T10:08:47.367Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-17T10:08:47.367Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-17T10:08:48.345Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-17T10:08:48.345Z] Attempting uninstall: urllib3 [2021-11-17T10:08:48.345Z] Found existing installation: urllib3 1.26.5 [2021-11-17T10:08:48.345Z] Uninstalling urllib3-1.26.5: [2021-11-17T10:08:48.345Z] Successfully uninstalled urllib3-1.26.5 [2021-11-17T10:08:48.938Z] Attempting uninstall: idna [2021-11-17T10:08:48.938Z] Found existing installation: idna 3.2 [2021-11-17T10:08:48.939Z] Uninstalling idna-3.2: [2021-11-17T10:08:48.939Z] Successfully uninstalled idna-3.2 [2021-11-17T10:08:49.925Z] Attempting uninstall: chardet [2021-11-17T10:08:49.925Z] Found existing installation: chardet 4.0.0 [2021-11-17T10:08:49.925Z] Uninstalling chardet-4.0.0: [2021-11-17T10:08:49.925Z] Successfully uninstalled chardet-4.0.0 [2021-11-17T10:08:51.908Z] Attempting uninstall: requests [2021-11-17T10:08:51.908Z] Found existing installation: requests 2.25.1 [2021-11-17T10:08:51.908Z] Uninstalling requests-2.25.1: [2021-11-17T10:08:51.908Z] Successfully uninstalled requests-2.25.1 [2021-11-17T10:08:52.191Z] Running setup.py install for texttable: started [2021-11-17T10:08:54.174Z] Running setup.py install for texttable: finished with status 'done' [2021-11-17T10:08:54.174Z] Running setup.py install for PyYAML: started [2021-11-17T10:08:56.808Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-17T10:08:56.808Z] Running setup.py install for docopt: started [2021-11-17T10:08:58.783Z] Running setup.py install for docopt: finished with status 'done' [2021-11-17T10:08:58.783Z] Running setup.py install for dockerpty: started [2021-11-17T10:09:00.763Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-17T10:09:02.741Z] 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-11-17T10:09:15.143Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:09:15.143Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:09:15.143Z] ---> f39accecef70 [2021-11-17T10:09:15.143Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T10:09:15.143Z] ---> Using cache [2021-11-17T10:09:15.143Z] ---> cb07f85b0536 [2021-11-17T10:09:15.143Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:09:15.143Z] ---> Using cache [2021-11-17T10:09:15.143Z] ---> 3e8ce0ddd488 [2021-11-17T10:09:15.143Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-17T10:09:15.755Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:09:15.755Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:09:15.755Z] ---> f39accecef70 [2021-11-17T10:09:15.755Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T10:09:15.755Z] ---> Using cache [2021-11-17T10:09:15.755Z] ---> cb07f85b0536 [2021-11-17T10:09:15.755Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:09:15.755Z] ---> Using cache [2021-11-17T10:09:15.755Z] ---> 3e8ce0ddd488 [2021-11-17T10:09:15.755Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T10:09:16.037Z] ---> Running in 9ffdd7255c05 [2021-11-17T10:09:16.037Z] ---> Running in 0296015b8478 [2021-11-17T10:09:17.021Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:09:17.021Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:09:17.021Z] ---> f39accecef70 [2021-11-17T10:09:17.021Z] Step 3/20 : WORKDIR /edgex-go [2021-11-17T10:09:17.021Z] ---> Using cache [2021-11-17T10:09:17.021Z] ---> cb07f85b0536 [2021-11-17T10:09:17.021Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:09:17.021Z] ---> Using cache [2021-11-17T10:09:17.021Z] ---> 3e8ce0ddd488 [2021-11-17T10:09:17.021Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-17T10:09:17.021Z] ---> Running in 1bad4aa41f6b [2021-11-17T10:09:18.471Z] Removing intermediate container 7a8bed852954 [2021-11-17T10:09:18.471Z] ---> 9d361d8ae5bf [2021-11-17T10:09:18.471Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-17T10:09:18.471Z] ---> Running in e30d6b3e79e3 [2021-11-17T10:09:18.471Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:18.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:19.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:19.017Z] Removing intermediate container e30d6b3e79e3 [2021-11-17T10:09:19.017Z] ---> 7550b0eba086 [2021-11-17T10:09:19.017Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-17T10:09:19.290Z] ---> Running in d89cb9667be4 [2021-11-17T10:09:19.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:19.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:19.838Z] Removing intermediate container d89cb9667be4 [2021-11-17T10:09:19.838Z] ---> 752144ae09cd [2021-11-17T10:09:19.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-17T10:09:19.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:20.452Z] OK: 219 MiB in 52 packages [2021-11-17T10:09:21.058Z] OK: 219 MiB in 52 packages [2021-11-17T10:09:21.058Z] OK: 219 MiB in 52 packages [2021-11-17T10:09:21.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T10:09:21.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-17T10:09:21.937Z] ---> f39accecef70 [2021-11-17T10:09:21.937Z] Step 3/23 : WORKDIR /edgex-go [2021-11-17T10:09:21.937Z] ---> Using cache [2021-11-17T10:09:21.937Z] ---> cb07f85b0536 [2021-11-17T10:09:21.937Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:09:21.937Z] ---> Using cache [2021-11-17T10:09:21.937Z] ---> 3e8ce0ddd488 [2021-11-17T10:09:21.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-17T10:09:21.937Z] ---> Running in 98cb0a7f2fe8 [2021-11-17T10:09:22.210Z] Removing intermediate container 9ffdd7255c05 [2021-11-17T10:09:22.210Z] ---> 19ee152046be [2021-11-17T10:09:22.210Z] Step 6/22 : COPY . . [2021-11-17T10:09:22.806Z] ---> ff375e0e69fe [2021-11-17T10:09:22.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-17T10:09:22.806Z] Removing intermediate container 1bad4aa41f6b [2021-11-17T10:09:22.806Z] ---> 280fea47c2b9 [2021-11-17T10:09:22.806Z] Step 6/20 : COPY . . [2021-11-17T10:09:22.806Z] Removing intermediate container 0296015b8478 [2021-11-17T10:09:22.806Z] ---> 77a9b1e5b76e [2021-11-17T10:09:22.806Z] Step 6/22 : COPY . . [2021-11-17T10:09:23.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:23.787Z] ---> 3c9766760143 [2021-11-17T10:09:23.787Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-17T10:09:24.766Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:09:25.748Z] ---> 454d8e6993a2 [2021-11-17T10:09:25.748Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-17T10:09:25.748Z] OK: 219 MiB in 52 packages [2021-11-17T10:09:25.748Z] ---> Running in c8fce4478d6b [2021-11-17T10:09:26.730Z] Removing intermediate container c8fce4478d6b [2021-11-17T10:09:26.730Z] ---> e7d2c4ff2182 [2021-11-17T10:09:26.730Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T10:09:26.730Z] ---> Running in bd4133795baf [2021-11-17T10:09:27.004Z] Removing intermediate container 98cb0a7f2fe8 [2021-11-17T10:09:27.004Z] ---> 29c3221a06c8 [2021-11-17T10:09:27.004Z] Step 6/23 : COPY go.mod . [2021-11-17T10:09:27.606Z] Removing intermediate container bd4133795baf [2021-11-17T10:09:27.606Z] ---> abada1b79d01 [2021-11-17T10:09:27.606Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T10:09:27.606Z] ---> Running in 85a2c2c325a6 [2021-11-17T10:09:28.590Z] ---> 5a779bfa3649 [2021-11-17T10:09:28.590Z] Step 7/23 : RUN go mod download [2021-11-17T10:09:28.590Z] Removing intermediate container 85a2c2c325a6 [2021-11-17T10:09:28.590Z] ---> 821561b61cbc [2021-11-17T10:09:28.590Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:09:28.590Z] ---> Running in 488837d12b5c [2021-11-17T10:09:28.865Z] ---> Running in d1b2c8aa0703 [2021-11-17T10:09:29.477Z] Removing intermediate container d1b2c8aa0703 [2021-11-17T10:09:29.477Z] ---> 174691f5e287 [2021-11-17T10:09:29.477Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T10:09:29.749Z] ---> Running in c04ee984bb58 [2021-11-17T10:09:30.735Z] Removing intermediate container c04ee984bb58 [2021-11-17T10:09:30.735Z] ---> 46ebb7819d16 [2021-11-17T10:09:30.735Z] [2021-11-17T10:09:31.338Z] Successfully built 46ebb7819d16 [2021-11-17T10:09:31.338Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-17T10:09:33.628Z]  Building sys-mgmt-agent ... done Removing intermediate container 488837d12b5c [2021-11-17T10:09:33.628Z] ---> 296a0b4cda72 [2021-11-17T10:09:33.628Z] Step 8/23 : COPY . . [2021-11-17T10:09:43.866Z] ---> 6ca88e188f21 [2021-11-17T10:09:43.866Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:09:43.866Z] ---> d9043e41963c [2021-11-17T10:09:43.866Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:09:43.866Z] ---> 60dcd959d650 [2021-11-17T10:09:43.866Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T10:09:44.140Z] ---> Running in 084b202bde98 [2021-11-17T10:09:44.140Z] ---> Running in 757e3922135d [2021-11-17T10:09:44.140Z] ---> Running in bb5be16517fb [2021-11-17T10:09:49.546Z] Removing intermediate container 757e3922135d [2021-11-17T10:09:49.546Z] ---> 8d49cdd4a029 [2021-11-17T10:09:49.546Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-17T10:09:49.546Z] Removing intermediate container bb5be16517fb [2021-11-17T10:09:49.546Z] ---> c4b65009a377 [2021-11-17T10:09:49.546Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-17T10:09:49.546Z] Removing intermediate container 084b202bde98 [2021-11-17T10:09:49.546Z] ---> 39d46767e10a [2021-11-17T10:09:49.546Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-17T10:09:49.546Z] ---> Running in d8cd7dfdca8c [2021-11-17T10:09:49.546Z] ---> Running in 74dc269f7484 [2021-11-17T10:09:49.546Z] ---> Running in bc38af377865 [2021-11-17T10:09:50.527Z] ---> fc1c7502f32c [2021-11-17T10:09:50.527Z] Step 9/23 : RUN go mod tidy [2021-11-17T10:09:50.809Z] ---> Running in 2263a3976da8 [2021-11-17T10:09:51.406Z] 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-11-17T10:09:51.687Z] 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-11-17T10:09:51.687Z] 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-11-17T10:09:57.105Z] Removing intermediate container 2263a3976da8 [2021-11-17T10:09:57.105Z] ---> 59c99700a963 [2021-11-17T10:09:57.105Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-17T10:09:57.105Z] ---> Running in cc9882c20ff5 [2021-11-17T10:09:58.547Z] 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-11-17T10:11:20.331Z] 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-11-17T10:11:24.654Z] Removing intermediate container bc38af377865 [2021-11-17T10:11:24.654Z] ---> 0dd9308280a1 [2021-11-17T10:11:24.654Z] [2021-11-17T10:11:24.654Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T10:11:24.654Z] ---> 5b8b7b635229 [2021-11-17T10:11:24.654Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T10:11:24.654Z] ---> Using cache [2021-11-17T10:11:24.654Z] ---> 5590cbb382f9 [2021-11-17T10:11:24.654Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T10:11:24.654Z] ---> Using cache [2021-11-17T10:11:24.654Z] ---> 001dbe14458a [2021-11-17T10:11:24.654Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-17T10:11:24.654Z] ---> Running in 9c2e73eed0fd [2021-11-17T10:11:24.929Z] Removing intermediate container 9c2e73eed0fd [2021-11-17T10:11:24.929Z] ---> e73adb25b7fe [2021-11-17T10:11:24.929Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T10:11:24.929Z] ---> Running in 6616afb09229 [2021-11-17T10:11:25.530Z] Removing intermediate container 6616afb09229 [2021-11-17T10:11:25.531Z] ---> 71f50fcd5017 [2021-11-17T10:11:25.531Z] Step 14/22 : WORKDIR / [2021-11-17T10:11:25.810Z] ---> Running in 0338fff5b7dc [2021-11-17T10:11:26.411Z] Removing intermediate container 0338fff5b7dc [2021-11-17T10:11:26.411Z] ---> 4b029e4d32c2 [2021-11-17T10:11:26.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T10:11:27.879Z] ---> 12eb0afd1061 [2021-11-17T10:11:27.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-17T10:11:30.507Z] ---> d2ab4ef5d27d [2021-11-17T10:11:30.507Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-17T10:11:31.951Z] Removing intermediate container d8cd7dfdca8c [2021-11-17T10:11:31.951Z] ---> 58d0102b78ef [2021-11-17T10:11:31.951Z] [2021-11-17T10:11:31.951Z] Step 9/20 : FROM alpine:3.14 [2021-11-17T10:11:31.951Z] ---> 5b8b7b635229 [2021-11-17T10:11:31.951Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-17T10:11:31.951Z] ---> ff149cb07063 [2021-11-17T10:11:31.951Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-17T10:11:31.951Z] ---> Running in f19ef76cc317 [2021-11-17T10:11:32.229Z] ---> Running in 0a9598fd3af0 [2021-11-17T10:11:33.211Z] Removing intermediate container 0a9598fd3af0 [2021-11-17T10:11:33.211Z] ---> 6b57c4cfbde4 [2021-11-17T10:11:33.211Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T10:11:33.211Z] ---> Running in 06b116e18a12 [2021-11-17T10:11:33.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:11:33.803Z] Removing intermediate container 06b116e18a12 [2021-11-17T10:11:33.803Z] ---> bc3427f62284 [2021-11-17T10:11:33.803Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T10:11:34.076Z] ---> Running in 59f10c01e36b [2021-11-17T10:11:34.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:11:35.057Z] Removing intermediate container 59f10c01e36b [2021-11-17T10:11:35.057Z] ---> 6fa80ed9e58e [2021-11-17T10:11:35.057Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:11:35.057Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-17T10:11:35.057Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-17T10:11:35.057Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T10:11:35.057Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-17T10:11:35.057Z] (5/5) Installing curl (7.79.1-r0) [2021-11-17T10:11:35.057Z] ---> Running in a2e0be014a91 [2021-11-17T10:11:35.057Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T10:11:35.057Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T10:11:35.332Z] OK: 8 MiB in 19 packages [2021-11-17T10:11:35.936Z] Removing intermediate container a2e0be014a91 [2021-11-17T10:11:35.936Z] ---> 7aae99425a8a [2021-11-17T10:11:35.936Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T10:11:36.219Z] ---> Running in bf78cf8d2a68 [2021-11-17T10:11:37.234Z] Removing intermediate container bf78cf8d2a68 [2021-11-17T10:11:37.234Z] ---> 485e54f93d34 [2021-11-17T10:11:37.234Z] [2021-11-17T10:11:37.234Z] Removing intermediate container cc9882c20ff5 [2021-11-17T10:11:37.234Z] ---> e20a407e933a [2021-11-17T10:11:37.234Z] [2021-11-17T10:11:37.234Z] Step 11/23 : FROM alpine:3.14 [2021-11-17T10:11:37.234Z] ---> 5b8b7b635229 [2021-11-17T10:11:37.234Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-17T10:11:37.234Z] ---> Using cache [2021-11-17T10:11:37.234Z] ---> 5590cbb382f9 [2021-11-17T10:11:37.234Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T10:11:37.234Z] ---> Using cache [2021-11-17T10:11:37.234Z] ---> 001dbe14458a [2021-11-17T10:11:37.234Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-17T10:11:37.234Z] ---> Running in 74843a636d7c [2021-11-17T10:11:37.511Z] Removing intermediate container f19ef76cc317 [2021-11-17T10:11:37.511Z] ---> 901d7c4cded7 [2021-11-17T10:11:37.511Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T10:11:37.511Z] Successfully built 485e54f93d34 [2021-11-17T10:11:37.511Z] Successfully tagged core-command-arm64:latest [2021-11-17T10:11:37.511Z]  Building core-command ... done  ---> Running in 57424c04a102 [2021-11-17T10:11:37.784Z] Removing intermediate container 74843a636d7c [2021-11-17T10:11:37.784Z] ---> f1de5ee5dc79 [2021-11-17T10:11:37.784Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-17T10:11:37.784Z] ---> Running in b33bfe994c48 [2021-11-17T10:11:38.056Z] Removing intermediate container 57424c04a102 [2021-11-17T10:11:38.056Z] ---> fe8bcf2d8e82 [2021-11-17T10:11:38.056Z] Step 12/20 : WORKDIR /edgex [2021-11-17T10:11:38.329Z] ---> Running in 14c104237247 [2021-11-17T10:11:38.329Z] Removing intermediate container b33bfe994c48 [2021-11-17T10:11:38.329Z] ---> 56f7a33b4c91 [2021-11-17T10:11:38.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T10:11:38.603Z] Removing intermediate container 14c104237247 [2021-11-17T10:11:38.603Z] ---> 3b6421a84b28 [2021-11-17T10:11:38.603Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-17T10:11:39.199Z] ---> 34223129b457 [2021-11-17T10:11:39.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-17T10:11:39.473Z] ---> 0c13decf62ca [2021-11-17T10:11:39.473Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-17T10:11:40.913Z] ---> 276b7b6d877c [2021-11-17T10:11:40.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-17T10:11:40.913Z] ---> 1f3207b9c7e3 [2021-11-17T10:11:40.913Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-17T10:11:41.897Z] ---> 0d0d8d433e54 [2021-11-17T10:11:41.897Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-17T10:11:42.170Z] ---> Running in fc030fbd7d9f [2021-11-17T10:11:42.442Z] ---> 3d07aefc27e6 [2021-11-17T10:11:42.442Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-17T10:11:42.715Z] ---> Running in 2dbb5d1213c6 [2021-11-17T10:11:42.715Z] Removing intermediate container fc030fbd7d9f [2021-11-17T10:11:42.715Z] ---> 44769ef0904d [2021-11-17T10:11:42.715Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T10:11:42.715Z] ---> Running in 350cd39f976f [2021-11-17T10:11:43.315Z] Removing intermediate container 2dbb5d1213c6 [2021-11-17T10:11:43.316Z] ---> 957764aa729e [2021-11-17T10:11:43.316Z] Step 17/20 : CMD ["--init=true"] [2021-11-17T10:11:43.316Z] Removing intermediate container 74dc269f7484 [2021-11-17T10:11:43.316Z] ---> a36aecd5841b [2021-11-17T10:11:43.316Z] [2021-11-17T10:11:43.316Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T10:11:43.316Z] ---> 5b8b7b635229 [2021-11-17T10:11:43.316Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-17T10:11:43.316Z] Removing intermediate container 350cd39f976f [2021-11-17T10:11:43.316Z] ---> bb747162740e [2021-11-17T10:11:43.316Z] Step 21/23 : LABEL arch=arm64 [2021-11-17T10:11:43.316Z] ---> Running in 946cb6437166 [2021-11-17T10:11:43.589Z] ---> Running in 78b3d637616b [2021-11-17T10:11:43.589Z] ---> Running in e10e33ad19a9 [2021-11-17T10:11:43.862Z] Removing intermediate container 946cb6437166 [2021-11-17T10:11:43.862Z] ---> 1d4f65ca1d19 [2021-11-17T10:11:43.862Z] Step 18/20 : LABEL arch=arm64 [2021-11-17T10:11:44.138Z] Removing intermediate container 78b3d637616b [2021-11-17T10:11:44.138Z] ---> 00756c6277ba [2021-11-17T10:11:44.138Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-17T10:11:44.139Z] Removing intermediate container e10e33ad19a9 [2021-11-17T10:11:44.139Z] ---> 74f6a68422c4 [2021-11-17T10:11:44.139Z] Step 22/23 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:11:44.139Z] ---> Running in dc77c92a6ac0 [2021-11-17T10:11:44.139Z] ---> Running in 234e59cf688f [2021-11-17T10:11:44.139Z] ---> Running in 3e55f1d59d65 [2021-11-17T10:11:44.734Z] Removing intermediate container dc77c92a6ac0 [2021-11-17T10:11:44.734Z] ---> 3045fed16aa6 [2021-11-17T10:11:44.734Z] Step 19/20 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:11:44.734Z] ---> Running in a6d5c8795469 [2021-11-17T10:11:44.734Z] Removing intermediate container 3e55f1d59d65 [2021-11-17T10:11:44.734Z] ---> 1387fd0828d3 [2021-11-17T10:11:44.734Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-17T10:11:44.734Z] Removing intermediate container 234e59cf688f [2021-11-17T10:11:44.734Z] ---> 697e387a483c [2021-11-17T10:11:44.734Z] Step 23/23 : LABEL version=0.0.0 [2021-11-17T10:11:44.734Z] ---> Running in 300aaf6c136b [2021-11-17T10:11:45.005Z] ---> Running in 09b6eb71df11 [2021-11-17T10:11:45.278Z] Removing intermediate container a6d5c8795469 [2021-11-17T10:11:45.278Z] ---> 04e31a79c459 [2021-11-17T10:11:45.278Z] Step 20/20 : LABEL version=0.0.0 [2021-11-17T10:11:45.278Z] ---> Running in 089231a3d8b2 [2021-11-17T10:11:45.278Z] Removing intermediate container 300aaf6c136b [2021-11-17T10:11:45.278Z] ---> bf3eb52a001c [2021-11-17T10:11:45.278Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T10:11:45.557Z] Removing intermediate container 09b6eb71df11 [2021-11-17T10:11:45.557Z] ---> c1ff06f3077f [2021-11-17T10:11:45.557Z] [2021-11-17T10:11:45.557Z] ---> Running in 75cb0003a3af [2021-11-17T10:11:45.836Z] Removing intermediate container 089231a3d8b2 [2021-11-17T10:11:45.836Z] ---> 7eebb1d64581 [2021-11-17T10:11:45.836Z] [2021-11-17T10:11:45.836Z] Successfully built c1ff06f3077f [2021-11-17T10:11:45.836Z] Successfully tagged support-scheduler-arm64:latest [2021-11-17T10:11:46.432Z]  Building support-scheduler ... done Successfully built 7eebb1d64581 [2021-11-17T10:11:46.432Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-17T10:11:47.405Z]  Building security-proxy-setup ... done Removing intermediate container 75cb0003a3af [2021-11-17T10:11:47.405Z] ---> 6d6c113d21ee [2021-11-17T10:11:47.405Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-17T10:11:47.678Z] ---> Running in a56becbb440e [2021-11-17T10:11:48.651Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T10:11:49.620Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T10:11:50.211Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-17T10:11:50.482Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T10:11:50.482Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-17T10:11:50.482Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T10:11:50.754Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-17T10:11:50.754Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-17T10:11:51.025Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T10:11:51.025Z] OK: 8 MiB in 20 packages [2021-11-17T10:11:52.001Z] Removing intermediate container a56becbb440e [2021-11-17T10:11:52.001Z] ---> b50292022f19 [2021-11-17T10:11:52.001Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T10:11:52.594Z] ---> 9520e7e48fd6 [2021-11-17T10:11:52.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-17T10:11:54.044Z] ---> 7aea0b5157c0 [2021-11-17T10:11:54.044Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-17T10:11:54.639Z] ---> 695cbd925425 [2021-11-17T10:11:54.639Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-17T10:11:54.639Z] ---> Running in 23e09c411859 [2021-11-17T10:11:54.915Z] Removing intermediate container 23e09c411859 [2021-11-17T10:11:54.915Z] ---> 11e4990c60dc [2021-11-17T10:11:54.915Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T10:11:55.192Z] ---> Running in 858653f0e909 [2021-11-17T10:11:55.463Z] Removing intermediate container 858653f0e909 [2021-11-17T10:11:55.463Z] ---> 2aa02b65137e [2021-11-17T10:11:55.463Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T10:11:55.735Z] ---> Running in fb0388508b4d [2021-11-17T10:11:56.019Z] Removing intermediate container fb0388508b4d [2021-11-17T10:11:56.019Z] ---> e801cb8d6b7c [2021-11-17T10:11:56.019Z] Step 21/22 : LABEL git_sha=334ac0d73ed57db12d26b996581de277a36417b5 [2021-11-17T10:11:56.298Z] ---> Running in ca69872cf9e3 [2021-11-17T10:11:56.572Z] Removing intermediate container ca69872cf9e3 [2021-11-17T10:11:56.572Z] ---> 603aa386ceb3 [2021-11-17T10:11:56.572Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T10:11:56.864Z] ---> Running in ace5640aa905 [2021-11-17T10:11:57.152Z] Removing intermediate container ace5640aa905 [2021-11-17T10:11:57.152Z] ---> 95f1c6425658 [2021-11-17T10:11:57.152Z] [2021-11-17T10:11:57.428Z] Successfully built 95f1c6425658 [2021-11-17T10:11:57.428Z] Successfully tagged core-data-arm64:latest [2021-11-17T10:11:58.048Z]  Building core-data ... done  [Pipeline] } [2021-11-17T10:11:58.037Z] $ docker stop --time=1 27e1caf6cd7ed27adb32b59801fde652f82797ca8fbdf4c47d7f6773003cbc64 [2021-11-17T10:11:59.771Z] $ docker rm -f 27e1caf6cd7ed27adb32b59801fde652f82797ca8fbdf4c47d7f6773003cbc64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T10:12:00.350Z] + docker images [2021-11-17T10:12:00.622Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-17T10:12:00.622Z] core-data-arm64 latest 95f1c6425658 4 seconds ago 19.6MB [2021-11-17T10:12:00.622Z] support-scheduler-arm64 latest c1ff06f3077f 15 seconds ago 15.3MB [2021-11-17T10:12:00.622Z] security-proxy-setup-arm64 latest 7eebb1d64581 15 seconds ago 25.5MB [2021-11-17T10:12:00.622Z] a36aecd5841b 18 seconds ago 1.58GB [2021-11-17T10:12:00.622Z] e20a407e933a 24 seconds ago 1.57GB [2021-11-17T10:12:00.622Z] core-command-arm64 latest 485e54f93d34 24 seconds ago 15.2MB [2021-11-17T10:12:00.622Z] 58d0102b78ef 29 seconds ago 1.58GB [2021-11-17T10:12:00.622Z] 0dd9308280a1 37 seconds ago 1.57GB [2021-11-17T10:12:00.622Z] sys-mgmt-agent-arm64 latest 46ebb7819d16 2 minutes ago 277MB [2021-11-17T10:12:00.622Z] security-bootstrapper-arm64 latest 7dec39bc775d 3 minutes ago 17.8MB [2021-11-17T10:12:00.622Z] security-secretstore-setup-arm64 latest b26f2d368fbf 3 minutes ago 26.8MB [2021-11-17T10:12:00.622Z] support-notifications-arm64 latest 960f67bd9428 3 minutes ago 16.1MB [2021-11-17T10:12:00.622Z] core-metadata-arm64 latest 0d49718224f0 3 minutes ago 15.9MB [2021-11-17T10:12:00.622Z] b3cc4f43910d 3 minutes ago 1.57GB [2021-11-17T10:12:00.622Z] 02031f08794f 3 minutes ago 1.57GB [2021-11-17T10:12:00.622Z] 72154bb712db 3 minutes ago 1.57GB [2021-11-17T10:12:00.622Z] c6657c36a0ed 3 minutes ago 1.58GB [2021-11-17T10:12:00.622Z] 4accfdb5ad6d 4 minutes ago 1.57GB [2021-11-17T10:12:00.622Z] ci-base-image-arm64 latest f39accecef70 14 minutes ago 1.24GB [2021-11-17T10:12:00.622Z] alpine 3.14 5b8b7b635229 4 days ago 5.35MB [2021-11-17T10:12:00.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-17T10:12:00.622Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-17T10:12:00.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-17T10:12:01.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T10:12:01.597Z] [2021-11-17T10:12:01.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-17T10:12:01.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T10:12:02.214Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-17T10:12:02.214Z] 448f6bf000e3: Pulling fs layer [2021-11-17T10:12:02.214Z] f757da607395: Pulling fs layer [2021-11-17T10:12:02.214Z] 05883995daec: Pulling fs layer [2021-11-17T10:12:02.214Z] 8603b9c90790: Pulling fs layer [2021-11-17T10:12:02.214Z] 1560dd03e051: Pulling fs layer [2021-11-17T10:12:02.214Z] 27f5ce0e4adf: Pulling fs layer [2021-11-17T10:12:02.214Z] c2d8d7efcc4b: Pulling fs layer [2021-11-17T10:12:02.214Z] 1560dd03e051: Waiting [2021-11-17T10:12:02.214Z] 27f5ce0e4adf: Waiting [2021-11-17T10:12:02.214Z] c2d8d7efcc4b: Waiting [2021-11-17T10:12:02.214Z] 8603b9c90790: Waiting [2021-11-17T10:12:02.214Z] f757da607395: Verifying Checksum [2021-11-17T10:12:02.214Z] f757da607395: Download complete [2021-11-17T10:12:02.214Z] 8603b9c90790: Verifying Checksum [2021-11-17T10:12:02.214Z] 8603b9c90790: Download complete [2021-11-17T10:12:02.485Z] 1560dd03e051: Verifying Checksum [2021-11-17T10:12:02.485Z] 1560dd03e051: Download complete [2021-11-17T10:12:02.485Z] 27f5ce0e4adf: Verifying Checksum [2021-11-17T10:12:02.485Z] 27f5ce0e4adf: Download complete [2021-11-17T10:12:02.485Z] 05883995daec: Verifying Checksum [2021-11-17T10:12:02.485Z] 05883995daec: Download complete [2021-11-17T10:12:02.757Z] 448f6bf000e3: Verifying Checksum [2021-11-17T10:12:02.757Z] 448f6bf000e3: Download complete [2021-11-17T10:12:05.365Z] c2d8d7efcc4b: Verifying Checksum [2021-11-17T10:12:05.365Z] c2d8d7efcc4b: Download complete [2021-11-17T10:12:06.338Z] 448f6bf000e3: Pull complete [2021-11-17T10:12:06.930Z] f757da607395: Pull complete [2021-11-17T10:12:08.899Z] 05883995daec: Pull complete [2021-11-17T10:12:08.899Z] 8603b9c90790: Pull complete [2021-11-17T10:12:09.873Z] 1560dd03e051: Pull complete [2021-11-17T10:12:10.145Z] 27f5ce0e4adf: Pull complete [2021-11-17T10:12:25.213Z] c2d8d7efcc4b: Pull complete [2021-11-17T10:12:25.213Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-17T10:12:25.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T10:12:25.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-17T10:12:25.436Z] prd-ubuntu18.04-docker-arm64-4c-16g-940 does not seem to be running inside a container [2021-11-17T10:12:25.495Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-17T10:12:28.319Z] $ docker top ee5fae618b0efa7915025b0c923f1af6807ee4e3cf1862416438b1024a8336ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:29.343Z] ---> job-cost.sh [2021-11-17T10:12:29.343Z] lf-activate-venv: SKIPPING [2021-11-17T10:12:29.343Z] INFO: No Stack... [2021-11-17T10:12:29.933Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-17T10:12:30.203Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T10:12:30.862Z] + cut -d, -f6 [2021-11-17T10:12:30.862Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [Pipeline] lock [2021-11-17T10:12:30.920Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] [2021-11-17T10:12:30.926Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] did not exist. Created. [2021-11-17T10:12:30.926Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T10:12:31.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-17T10:12:31.759Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T10:12:31.768Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T10:12:31.768Z] $ docker stop --time=1 ee5fae618b0efa7915025b0c923f1af6807ee4e3cf1862416438b1024a8336ce [2021-11-17T10:12:33.338Z] $ docker rm -f ee5fae618b0efa7915025b0c923f1af6807ee4e3cf1862416438b1024a8336ce [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-11-17T10:12:33.987Z] provisioning config files... [2021-11-17T10:12:33.997Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config8284694921019129860tmp [Pipeline] { [Pipeline] sh [2021-11-17T10:12:34.300Z] + set +x [2021-11-17T10:12:34.300Z] + bash -s -- [2021-11-17T10:12:34.300Z] + curl -s https://codecov.io/bash [2021-11-17T10:12:34.300Z] [2021-11-17T10:12:34.300Z] _____ _ [2021-11-17T10:12:34.300Z] / ____| | | [2021-11-17T10:12:34.300Z] | | ___ __| | ___ ___ _____ __ [2021-11-17T10:12:34.300Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-17T10:12:34.300Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-17T10:12:34.300Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-17T10:12:34.300Z] Bash-1.0.6 [2021-11-17T10:12:34.300Z] [2021-11-17T10:12:34.300Z] [2021-11-17T10:12:34.300Z] ==> git version 2.24.4 found [2021-11-17T10:12:34.300Z] ==> 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-11-17T10:12:34.300Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-17T10:12:34.300Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-17T10:12:34.300Z] ==> Jenkins CI detected. [2021-11-17T10:12:34.300Z] current dir:  /w/workspace/edgex-go/10 [2021-11-17T10:12:34.300Z] project root: . [2021-11-17T10:12:34.300Z] --> token set from env [2021-11-17T10:12:34.300Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-17T10:12:34.561Z] ==> Running gcov in . (disable via -X gcov) [2021-11-17T10:12:34.561Z] ==> Python coveragepy not found [2021-11-17T10:12:34.561Z] ==> Searching for coverage reports in: [2021-11-17T10:12:34.561Z] + . [2021-11-17T10:12:34.561Z] -> Found 1 reports [2021-11-17T10:12:34.561Z] ==> Detecting git/mercurial file structure [2021-11-17T10:12:34.561Z] ==> Reading reports [2021-11-17T10:12:34.561Z] + ./coverage.out bytes=428381 [2021-11-17T10:12:34.561Z] ==> Appending adjustments [2021-11-17T10:12:34.561Z] https://docs.codecov.io/docs/fixing-reports [2021-11-17T10:12:35.945Z] + Found adjustments [2021-11-17T10:12:35.945Z] ==> Gzipping contents [2021-11-17T10:12:35.945Z] 60K /tmp/codecov.entYI2.gz [2021-11-17T10:12:35.945Z] ==> Uploading reports [2021-11-17T10:12:35.945Z] url: https://codecov.io [2021-11-17T10:12:35.945Z] query: branch=PR-3806&commit=334ac0d73ed57db12d26b996581de277a36417b5&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-17T10:12:35.946Z] -> Pinging Codecov [2021-11-17T10:12:35.946Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=334ac0d73ed57db12d26b996581de277a36417b5&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-17T10:12:35.946Z] -> Uploading to [2021-11-17T10:12:35.946Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-17/00271124DB129430A58F1EEE437C3FCB/334ac0d73ed57db12d26b996581de277a36417b5/2163394c-406c-4bd5-bd9c-e54a773fba7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T101235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79bde798028cdb667b620d7123582393f8fb0bfafee10f74d433d2dd4de6f5d3 [2021-11-17T10:12:35.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T10:12:35.946Z] Dload Upload Total Spent Left Speed [2021-11-17T10:12:36.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57840 0 0 100 57840 0 169k --:--:-- --:--:-- --:--:-- 170k [2021-11-17T10:12:36.470Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/334ac0d73ed57db12d26b996581de277a36417b5 [Pipeline] } [2021-11-17T10:12:36.476Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-17T10:12:37.388Z] + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:37.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:38.245Z] ---> package-listing.sh [2021-11-17T10:12:38.245Z] ++ facter osfamily [2021-11-17T10:12:38.245Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-17T10:12:38.506Z] + OS_FAMILY=redhat [2021-11-17T10:12:38.506Z] + workspace=/w/workspace/edgex-go/10 [2021-11-17T10:12:38.506Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-17T10:12:38.506Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-17T10:12:38.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-17T10:12:38.506Z] + PACKAGES=/tmp/packages_start.txt [2021-11-17T10:12:38.506Z] + '[' /w/workspace/edgex-go/10 ']' [2021-11-17T10:12:38.506Z] + PACKAGES=/tmp/packages_end.txt [2021-11-17T10:12:38.506Z] + case "${OS_FAMILY}" in [2021-11-17T10:12:38.506Z] + rpm -qa [2021-11-17T10:12:38.506Z] + sort [2021-11-17T10:12:41.807Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-17T10:12:41.807Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-17T10:12:41.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-17T10:12:41.807Z] + '[' /w/workspace/edgex-go/10 ']' [2021-11-17T10:12:41.807Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-11-17T10:12:41.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-11-17T10:12:41.818Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-17T10:12:42.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-17T10:12:42.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T10:12:42.657Z] [2021-11-17T10:12:42.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T10:12:42.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T10:12:42.959Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T10:12:42.959Z] b4d181a07f80: Pulling fs layer [2021-11-17T10:12:42.959Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T10:12:42.959Z] ed53099fbce6: Pulling fs layer [2021-11-17T10:12:42.959Z] dc539afda2c1: Pulling fs layer [2021-11-17T10:12:42.959Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T10:12:42.959Z] 9065ff56babe: Pulling fs layer [2021-11-17T10:12:42.959Z] d287ab97295c: Pulling fs layer [2021-11-17T10:12:42.959Z] 77bc0d833cb6: Waiting [2021-11-17T10:12:42.959Z] 9065ff56babe: Waiting [2021-11-17T10:12:42.959Z] d287ab97295c: Waiting [2021-11-17T10:12:42.959Z] dc539afda2c1: Waiting [2021-11-17T10:12:42.959Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T10:12:42.959Z] a1111a8f2ec3: Download complete [2021-11-17T10:12:42.959Z] dc539afda2c1: Verifying Checksum [2021-11-17T10:12:42.959Z] dc539afda2c1: Download complete [2021-11-17T10:12:42.959Z] ed53099fbce6: Verifying Checksum [2021-11-17T10:12:42.959Z] ed53099fbce6: Download complete [2021-11-17T10:12:42.959Z] 9065ff56babe: Verifying Checksum [2021-11-17T10:12:42.959Z] 9065ff56babe: Download complete [2021-11-17T10:12:43.220Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T10:12:43.220Z] 77bc0d833cb6: Download complete [2021-11-17T10:12:43.220Z] b4d181a07f80: Verifying Checksum [2021-11-17T10:12:43.220Z] b4d181a07f80: Download complete [2021-11-17T10:12:43.620Z] d287ab97295c: Verifying Checksum [2021-11-17T10:12:43.620Z] d287ab97295c: Download complete [2021-11-17T10:12:45.193Z] b4d181a07f80: Pull complete [2021-11-17T10:12:45.193Z] a1111a8f2ec3: Pull complete [2021-11-17T10:12:45.494Z] ed53099fbce6: Pull complete [2021-11-17T10:12:45.799Z] dc539afda2c1: Pull complete [2021-11-17T10:12:46.058Z] 77bc0d833cb6: Pull complete [2021-11-17T10:12:46.058Z] 9065ff56babe: Pull complete [2021-11-17T10:12:51.383Z] d287ab97295c: Pull complete [2021-11-17T10:12:51.383Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T10:12:51.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T10:12:51.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T10:12:51.450Z] prd-centos7-docker-4c-2g-939 does not seem to be running inside a container [2021-11-17T10:12:51.482Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T10:12:54.640Z] $ docker top 1453d9ff9b2918c563d7af7c79f8056cc2a09890e1350ecae7c8893b4a8b18b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T10:12:55.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-17T10:12:55.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-17T10:12:55.597Z] + ls /var/log/sa-host [2021-11-17T10:12:55.597Z] + sadf -c /var/log/sa-host/sa17 [2021-11-17T10:12:55.597Z] file_magic: OK [2021-11-17T10:12:55.597Z] HZ: Using current value: 100 [2021-11-17T10:12:55.597Z] file_header: OK [2021-11-17T10:12:55.597Z] 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-11-17T10:12:55.597Z] Statistics: [2021-11-17T10:12:55.597Z] 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... [2021-11-17T10:12:55.597Z] File successfully converted to sysstat format version 12.0.3 [2021-11-17T10:12:55.597Z] + sadf -c /var/log/sa-host/sa30 [2021-11-17T10:12:55.597Z] file_magic: OK [2021-11-17T10:12:55.597Z] HZ: Using current value: 100 [2021-11-17T10:12:55.597Z] file_header: OK [2021-11-17T10:12:55.597Z] 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-11-17T10:12:55.597Z] Statistics: [2021-11-17T10:12:55.597Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T10:12:55.597Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T10:12:55.679Z] provisioning config files... [2021-11-17T10:12:55.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config8233707695268095519tmp [Pipeline] { [Pipeline] echo [2021-11-17T10:12:55.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:55.999Z] ---> create-netrc.sh [Pipeline] } [2021-11-17T10:12:56.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:56.335Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-17T10:12:56.345Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:56.642Z] ---> sudo-logs.sh [2021-11-17T10:12:56.642Z] Archiving 'sudo' log.. [2021-11-17T10:12:56.642Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-939.novalocal: Name or service not known [2021-11-17T10:12:56.642Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-939.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-17T10:12:56.666Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:56.960Z] ---> job-cost.sh [2021-11-17T10:12:56.960Z] lf-activate-venv: SKIPPING [2021-11-17T10:12:56.960Z] DEBUG: total: 0.10999999940395355 [2021-11-17T10:12:56.960Z] INFO: Retrieving Stack Cost... [2021-11-17T10:12:57.531Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T10:12:57.804Z] INFO: Archiving Costs [Pipeline] echo [2021-11-17T10:12:57.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T10:12:58.110Z] ---> logs-deploy.sh [2021-11-17T10:12:58.110Z] lf-activate-venv: SKIPPING [2021-11-17T10:12:58.110Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/10 [2021-11-17T10:12:58.110Z] INFO: archiving workspace using pattern(s): [2021-11-17T10:12:58.682Z] Archives upload complete. [2021-11-17T10:12:58.942Z] INFO: archiving logs to Nexus