Pull request #3783 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49628afb28e738f8ab6f401fb5a14a44bae29f59+11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 (6efe5c016dcefa341f1e186cc2b887a4409e52bc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3287634387032737604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3919211991924682249.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh494858416865086292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3726532266193685494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8602369319300663228.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7414680217655893743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2120 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2515986271757578503.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/1@tmp/jenkins-gitclient-ssh5674543992375643139.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 49628afb28e738f8ab6f401fb5a14a44bae29f59 Merge succeeded, producing 49628afb28e738f8ab6f401fb5a14a44bae29f59 Checking out Revision 49628afb28e738f8ab6f401fb5a14a44bae29f59 (PR-3783) > git config core.sparsecheckout # timeout=10 > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8828234232770068664.key > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T19:10:47.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T19:10:48.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T19:10:48.174Z] ========================================================= [2021-10-26T19:10:48.175Z] EdgeX Global Pipelines Version Info [2021-10-26T19:10:48.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:10:49.372Z] ------------------- [2021-10-26T19:10:49.372Z] stable info: [2021-10-26T19:10:49.372Z] ------------------- [2021-10-26T19:10:49.372Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T19:10:49.372Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-26T19:10:49.372Z] Message: update stable to v1.0.210 [2021-10-26T19:10:49.946Z] ------------------- [2021-10-26T19:10:49.946Z] experimental info: [2021-10-26T19:10:49.946Z] ------------------- [2021-10-26T19:10:49.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T19:10:49.946Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-26T19:10:49.946Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T19:10:50.109Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-26T19:10:50.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-26T19:10:50.177Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T19:10:50.206Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T19:10:50.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T19:10:50.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T19:10:50.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-26T19:10:50.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-26T19:10:50.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-26T19:10:50.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-26T19:10:50.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T19:10:50.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T19:10:50.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T19:10:50.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T19:10:50.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T19:10:50.611Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T19:10:50.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T19:10:50.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T19:10:50.722Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-26T19:10:50.755Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-26T19:10:50.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T19:10:50.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T19:10:50.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3783 [Pipeline] echo [2021-10-26T19:10:50.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3783 [Pipeline] echo [2021-10-26T19:10:50.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3783 [Pipeline] echo [2021-10-26T19:10:50.973Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49628afb28e738f8ab6f401fb5a14a44bae29f59 [Pipeline] echo [2021-10-26T19:10:51.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49628af [Pipeline] echo [2021-10-26T19:10:51.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T19:10:51.137Z] provisioning config files... [2021-10-26T19:10:51.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3494584881994302048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:10:51.496Z] ---> docker-login.sh [2021-10-26T19:10:51.496Z] nexus3.edgexfoundry.org:10001 [2021-10-26T19:10:51.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:10:51.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:10:51.763Z] Configure a credential helper to remove this warning. See [2021-10-26T19:10:51.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:10:51.763Z] [2021-10-26T19:10:51.763Z] Login Succeeded [2021-10-26T19:10:51.763Z] nexus3.edgexfoundry.org:10002 [2021-10-26T19:10:51.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:10:51.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:10:51.763Z] Configure a credential helper to remove this warning. See [2021-10-26T19:10:51.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:10:51.763Z] [2021-10-26T19:10:51.763Z] Login Succeeded [2021-10-26T19:10:51.763Z] nexus3.edgexfoundry.org:10003 [2021-10-26T19:10:51.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:10:51.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:10:51.763Z] Configure a credential helper to remove this warning. See [2021-10-26T19:10:51.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:10:51.763Z] [2021-10-26T19:10:51.763Z] Login Succeeded [2021-10-26T19:10:51.763Z] nexus3.edgexfoundry.org:10004 [2021-10-26T19:10:52.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:10:52.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:10:52.027Z] Configure a credential helper to remove this warning. See [2021-10-26T19:10:52.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:10:52.027Z] [2021-10-26T19:10:52.027Z] Login Succeeded [2021-10-26T19:10:52.027Z] docker.io [2021-10-26T19:10:52.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:10:52.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:10:52.289Z] Configure a credential helper to remove this warning. See [2021-10-26T19:10:52.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:10:52.289Z] [2021-10-26T19:10:52.289Z] Login Succeeded [2021-10-26T19:10:52.297Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T19:10:52.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T19:10:52.694Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-26T19:10:52.694Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.694Z] ++ dirname cmd/core-command/Dockerfile [2021-10-26T19:10:52.694Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.694Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-26T19:10:52.694Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.694Z] ++ dirname cmd/core-data/Dockerfile [2021-10-26T19:10:52.694Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.694Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-26T19:10:52.694Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.694Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-26T19:10:52.694Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.694Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-26T19:10:52.694Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.694Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-26T19:10:52.694Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.694Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-26T19:10:52.694Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.694Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-26T19:10:52.694Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.694Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-26T19:10:52.694Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.695Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-26T19:10:52.695Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.695Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-26T19:10:52.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.695Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-26T19:10:52.695Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.695Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-26T19:10:52.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.695Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-26T19:10:52.695Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.695Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-26T19:10:52.695Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T19:10:52.695Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-26T19:10:52.695Z] ++ cut -d/ -f2 [2021-10-26T19:10:52.695Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-26T19:10:52.750Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:10:53.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T19:10:53.399Z] [2021-10-26T19:10:53.399Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:10:53.757Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T19:10:53.757Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T19:10:53.757Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T19:10:53.757Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T19:10:53.757Z] 4c7163046ea9: Pulling fs layer [2021-10-26T19:10:53.757Z] 0c2d73faf560: Pulling fs layer [2021-10-26T19:10:53.757Z] 0c2d73faf560: Waiting [2021-10-26T19:10:53.757Z] 3e5f54012d9b: Verifying Checksum [2021-10-26T19:10:53.757Z] 3e5f54012d9b: Download complete [2021-10-26T19:10:53.757Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T19:10:53.757Z] a0d0a0d46f8b: Download complete [2021-10-26T19:10:53.757Z] 0c2d73faf560: Verifying Checksum [2021-10-26T19:10:53.757Z] 0c2d73faf560: Download complete [2021-10-26T19:10:53.757Z] 4c7163046ea9: Verifying Checksum [2021-10-26T19:10:53.757Z] 4c7163046ea9: Download complete [2021-10-26T19:10:54.036Z] a0d0a0d46f8b: Pull complete [2021-10-26T19:10:54.036Z] 3e5f54012d9b: Pull complete [2021-10-26T19:10:54.306Z] 4c7163046ea9: Pull complete [2021-10-26T19:10:54.574Z] 0c2d73faf560: Pull complete [2021-10-26T19:10:54.574Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T19:10:54.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T19:10:54.574Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T19:10:54.663Z] prd-centos7-docker-4c-2g-2120 does not seem to be running inside a container [2021-10-26T19:10:54.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T19:10:55.388Z] $ docker top bdbf8442c98056ca68c0f1a36c01e8f45dccf03ef65065cfd73b93b2a6156a98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T19:10:55.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T19:10:55.555Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T19:10:55.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T19:10:55.654Z] $ docker exec bdbf8442c98056ca68c0f1a36c01e8f45dccf03ef65065cfd73b93b2a6156a98 ssh-agent [2021-10-26T19:10:55.758Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOmHANm/agent.13 [2021-10-26T19:10:55.758Z] SSH_AGENT_PID=19 [2021-10-26T19:10:55.765Z] Running ssh-add (command line suppressed) [2021-10-26T19:10:55.856Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_126858824527935219.key (/w/workspace/edgex-go/1@tmp/private_key_126858824527935219.key) [2021-10-26T19:10:55.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T19:10:56.188Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T19:10:56.207Z] $ docker exec --env ******** --env ******** bdbf8442c98056ca68c0f1a36c01e8f45dccf03ef65065cfd73b93b2a6156a98 ssh-agent -k [2021-10-26T19:10:56.302Z] unset SSH_AUTH_SOCK; [2021-10-26T19:10:56.302Z] unset SSH_AGENT_PID; [2021-10-26T19:10:56.302Z] echo Agent pid 19 killed; [2021-10-26T19:10:56.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T19:10:56.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T19:10:56.395Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T19:10:56.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T19:10:56.503Z] $ docker exec bdbf8442c98056ca68c0f1a36c01e8f45dccf03ef65065cfd73b93b2a6156a98 ssh-agent [2021-10-26T19:10:56.606Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLobJEA/agent.52 [2021-10-26T19:10:56.606Z] SSH_AGENT_PID=59 [2021-10-26T19:10:56.611Z] Running ssh-add (command line suppressed) [2021-10-26T19:10:56.708Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4207685847442760176.key (/w/workspace/edgex-go/1@tmp/private_key_4207685847442760176.key) [2021-10-26T19:10:56.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T19:10:57.052Z] + git semver init [2021-10-26T19:10:57.052Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T19:10:57.052Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-10-26T19:10:57.052Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-10-26T19:10:57.052Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T19:10:57.052Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T19:10:57.052Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T19:10:57.052Z] # $SEMVER_BRANCH = PR-3783 [2021-10-26T19:10:57.052Z] # $SEMVER_TEMP = /tmp/semver-329311661 [2021-10-26T19:10:57.052Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-26T19:11:09.813Z] # '/tmp/semver-329311661' -> '/w/workspace/edgex-go/1/.semver' [2021-10-26T19:11:09.813Z] # -> Force: false [2021-10-26T19:11:09.813Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-10-26T19:11:09.833Z] $ docker exec --env ******** --env ******** bdbf8442c98056ca68c0f1a36c01e8f45dccf03ef65065cfd73b93b2a6156a98 ssh-agent -k [2021-10-26T19:11:09.943Z] unset SSH_AUTH_SOCK; [2021-10-26T19:11:09.943Z] unset SSH_AGENT_PID; [2021-10-26T19:11:09.943Z] echo Agent pid 59 killed; [2021-10-26T19:11:09.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T19:11:10.328Z] + git semver [Pipeline] } [2021-10-26T19:11:10.353Z] $ docker stop --time=1 bdbf8442c98056ca68c0f1a36c01e8f45dccf03ef65065cfd73b93b2a6156a98 [2021-10-26T19:11:12.545Z] $ docker rm -f bdbf8442c98056ca68c0f1a36c01e8f45dccf03ef65065cfd73b93b2a6156a98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T19:11:12.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T19:11:13.224Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T19:11:13.243Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-26T19:11:13.735Z] ========================================================= [2021-10-26T19:11:13.735Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T19:11:13.735Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T19:11:14.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T19:11:14.073Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T19:11:14.073Z] a0d0a0d46f8b: Already exists [2021-10-26T19:11:14.073Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T19:11:14.073Z] b8b176561691: Pulling fs layer [2021-10-26T19:11:14.073Z] 4527c011a84f: Pulling fs layer [2021-10-26T19:11:14.073Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T19:11:14.073Z] e0aca202a116: Pulling fs layer [2021-10-26T19:11:14.073Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T19:11:14.073Z] 34cad66bf833: Pulling fs layer [2021-10-26T19:11:14.073Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T19:11:14.073Z] 5d74067f8e1e: Waiting [2021-10-26T19:11:14.073Z] e0aca202a116: Waiting [2021-10-26T19:11:14.073Z] 3a43be97a3b4: Waiting [2021-10-26T19:11:14.073Z] 34cad66bf833: Waiting [2021-10-26T19:11:14.073Z] b4e3c513aaa6: Waiting [2021-10-26T19:11:14.073Z] b8b176561691: Download complete [2021-10-26T19:11:14.073Z] 31adcdaf11c8: Verifying Checksum [2021-10-26T19:11:14.073Z] 31adcdaf11c8: Download complete [2021-10-26T19:11:14.073Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T19:11:14.073Z] 5d74067f8e1e: Download complete [2021-10-26T19:11:14.073Z] e0aca202a116: Verifying Checksum [2021-10-26T19:11:14.073Z] e0aca202a116: Download complete [2021-10-26T19:11:14.073Z] 3a43be97a3b4: Verifying Checksum [2021-10-26T19:11:14.073Z] 3a43be97a3b4: Download complete [2021-10-26T19:11:14.073Z] 34cad66bf833: Verifying Checksum [2021-10-26T19:11:14.073Z] 34cad66bf833: Download complete [2021-10-26T19:11:14.341Z] 31adcdaf11c8: Pull complete [2021-10-26T19:11:14.341Z] b8b176561691: Pull complete [2021-10-26T19:11:14.604Z] 4527c011a84f: Verifying Checksum [2021-10-26T19:11:14.604Z] 4527c011a84f: Download complete [2021-10-26T19:11:14.604Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T19:11:14.604Z] b4e3c513aaa6: Download complete [2021-10-26T19:11:18.848Z] 4527c011a84f: Pull complete [2021-10-26T19:11:18.848Z] 5d74067f8e1e: Pull complete [2021-10-26T19:11:18.848Z] e0aca202a116: Pull complete [2021-10-26T19:11:18.848Z] 3a43be97a3b4: Pull complete [2021-10-26T19:11:18.848Z] 34cad66bf833: Pull complete [2021-10-26T19:11:21.410Z] b4e3c513aaa6: Pull complete [2021-10-26T19:11:21.410Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T19:11:21.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T19:11:21.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T19:11:21.757Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T19:11:21.757Z] WORKDIR /edgex [2021-10-26T19:11:21.757Z] COPY go.mod . [2021-10-26T19:11:21.757Z] RUN go mod download' [2021-10-26T19:11:21.757Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-26T19:11:23.716Z] Sending build context to Docker daemon 329.8MB [2021-10-26T19:11:23.979Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T19:11:23.980Z] ---> 9f6097aaca64 [2021-10-26T19:11:23.980Z] Step 2/4 : WORKDIR /edgex [2021-10-26T19:11:24.924Z] ---> Running in d567afc816aa [2021-10-26T19:11:25.188Z] Removing intermediate container d567afc816aa [2021-10-26T19:11:25.188Z] ---> f2d026aca9d4 [2021-10-26T19:11:25.188Z] Step 3/4 : COPY go.mod . [2021-10-26T19:11:25.188Z] ---> e8412b0b805a [2021-10-26T19:11:25.188Z] Step 4/4 : RUN go mod download [2021-10-26T19:11:25.188Z] ---> Running in 8ad977522265 [2021-10-26T19:11:28.604Z] Still waiting to schedule task [2021-10-26T19:11:28.604Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-26T19:11:57.327Z] Removing intermediate container 8ad977522265 [2021-10-26T19:11:57.327Z] ---> 630c04f14341 [2021-10-26T19:11:57.327Z] Successfully built 630c04f14341 [2021-10-26T19:11:57.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:11:57.658Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T19:11:57.658Z] . [Pipeline] withDockerContainer [2021-10-26T19:11:57.735Z] prd-centos7-docker-4c-2g-2120 does not seem to be running inside a container [2021-10-26T19:11:57.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T19:11:58.299Z] $ docker top c771c48b7380906050b1c34922339badda73147430a99fa432ac07e4e660b5d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T19:11:58.690Z] + go version [2021-10-26T19:11:58.690Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-26T19:11:58.710Z] $ docker stop --time=1 c771c48b7380906050b1c34922339badda73147430a99fa432ac07e4e660b5d9 [2021-10-26T19:11:59.889Z] $ docker rm -f c771c48b7380906050b1c34922339badda73147430a99fa432ac07e4e660b5d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:12:00.504Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T19:12:00.504Z] . [Pipeline] withDockerContainer [2021-10-26T19:12:00.579Z] prd-centos7-docker-4c-2g-2120 does not seem to be running inside a container [2021-10-26T19:12:00.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-26T19:12:00.954Z] $ docker top ca86af9d4966ae93d87b7edffa8aeb53bddd5bc2f9222a8d82eb001d20c792ec -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T19:12:01.061Z] ========================================================= [2021-10-26T19:12:01.062Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T19:12:01.062Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T19:12:01.392Z] + make test [2021-10-26T19:12:01.393Z] go mod tidy [2021-10-26T19:12:01.661Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T19:12:07.020Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T19:12:25.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T19:12:28.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T19:12:28.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T19:12:28.818Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T19:12:31.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T19:12:31.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T19:12:31.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T19:12:31.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T19:12:32.222Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T19:12:32.489Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T19:12:32.753Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T19:12:32.753Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T19:12:32.753Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T19:12:32.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T19:12:34.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2021-10-26T19:12:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T19:12:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T19:12:35.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2021-10-26T19:12:35.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T19:12:35.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 44.7% of statements [2021-10-26T19:12:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T19:12:35.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T19:12:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.5% of statements [2021-10-26T19:12:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T19:12:36.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:12:37.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2021-10-26T19:12:37.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T19:12:37.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T19:12:37.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T19:12:37.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T19:12:37.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T19:12:38.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements [2021-10-26T19:12:38.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T19:12:38.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:12:38.164Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-10-26T19:12:38.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T19:12:38.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T19:12:38.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T19:12:38.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T19:12:38.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T19:12:38.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-10-26T19:12:38.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T19:12:38.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T19:12:38.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T19:12:39.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2021-10-26T19:12:39.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T19:12:39.370Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-10-26T19:12:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-10-26T19:12:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T19:12:39.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-10-26T19:12:41.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-10-26T19:12:41.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-10-26T19:12:41.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-10-26T19:12:41.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-10-26T19:12:53.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2021-10-26T19:12:53.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2021-10-26T19:12:58.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 82.5% of statements [2021-10-26T19:12:58.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T19:13:16.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.120s coverage: 64.4% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.248s coverage: 70.4% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.4% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T19:13:16.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-10-26T19:13:16.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T19:13:17.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-10-26T19:13:17.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T19:13:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T19:13:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T19:13:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T19:13:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T19:13:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T19:13:25.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T19:13:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-10-26T19:13:25.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-10-26T19:13:25.419Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T19:13:43.306Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2122 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws [2021-10-26T19:13:43.345Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-26T19:13:43.586Z] The recommended git tool is: git [2021-10-26T19:13:49.547Z] using credential edgex-jenkins-ssh [2021-10-26T19:13:49.564Z] Cloning the remote Git repository [2021-10-26T19:13:49.631Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T19:13:49.744Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-26T19:13:49.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T19:13:49.838Z] > git --version # timeout=10 [2021-10-26T19:13:49.864Z] > git --version # 'git version 2.17.1' [2021-10-26T19:13:49.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T19:13:49.939Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T19:14:04.328Z] GO111MODULE=on go vet ./... [2021-10-26T19:14:06.894Z] Merging remotes/origin/main commit 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:14:07.262Z] Merge succeeded, producing 49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:14:07.262Z] Checking out Revision 49628afb28e738f8ab6f401fb5a14a44bae29f59 (PR-3783) [2021-10-26T19:14:06.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T19:14:06.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T19:14:06.153Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T19:14:06.200Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T19:14:06.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T19:14:06.213Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T19:14:06.917Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T19:14:06.937Z] > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 [2021-10-26T19:14:07.168Z] > git remote # timeout=10 [2021-10-26T19:14:07.190Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T19:14:07.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T19:14:07.223Z] > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 [2021-10-26T19:14:07.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T19:14:07.271Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T19:14:07.283Z] > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 [2021-10-26T19:14:09.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T19:14:09.943Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T19:14:10.214Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T19:14:11.103Z] + ls -al . [2021-10-26T19:14:11.103Z] total 636 [2021-10-26T19:14:11.103Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 19:14 . [2021-10-26T19:14:11.103Z] drwxr-xr-x 4 root root 28 Oct 26 19:12 .. [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 19:10 .dockerignore [2021-10-26T19:14:11.103Z] drwxrwxr-x 8 1001 1001 179 Oct 26 19:10 .git [2021-10-26T19:14:11.103Z] drwxrwxr-x 4 1001 1001 142 Oct 26 19:10 .github [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 19:10 .gitignore [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 19:10 .golangci.yml [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 19:10 .hadolint.yml [2021-10-26T19:14:11.103Z] drwx------ 3 1001 1001 58 Oct 26 19:11 .semver [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 19:10 .sonarcloud.properties [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:10 ADOPTERS.md [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 19:10 Attribution.txt [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 19:10 CHANGELOG.md [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:10 CONTRIBUTING.md [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 19:10 GOVERNANCE.md [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 19:10 Jenkinsfile [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:10 LICENSE [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 19:10 Makefile [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 19:10 OWNERS.md [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 19:10 README.md [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 19:10 SECURITY.md [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 19:11 VERSION [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 19:10 ZMQWindows.md [2021-10-26T19:14:11.103Z] drwxrwxr-x 2 1001 1001 37 Oct 26 19:10 bin [2021-10-26T19:14:11.103Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 19:10 cmd [2021-10-26T19:14:11.103Z] -rw-r--r-- 1 root root 426513 Oct 26 19:13 coverage.out [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 19:10 go.mod [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 50524 Oct 26 19:10 go.sum [2021-10-26T19:14:11.103Z] drwxrwxr-x 8 1001 1001 124 Oct 26 19:10 internal [2021-10-26T19:14:11.103Z] drwxrwxr-x 3 1001 1001 16 Oct 26 19:10 openapi [2021-10-26T19:14:11.103Z] drwxrwxr-x 4 1001 1001 71 Oct 26 19:10 snap [2021-10-26T19:14:11.103Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 19:10 version.go [Pipeline] sh [2021-10-26T19:14:11.408Z] + '[' -e coverage.out ] [2021-10-26T19:14:11.408Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T19:14:11.515Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T19:14:11.631Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-10-26T19:14:11.690Z] > git --version # timeout=10 [2021-10-26T19:14:11.702Z] > git --version # 'git version 2.17.1' [2021-10-26T19:14:11.715Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-26T19:14:11.820Z] + make build [2021-10-26T19:14:11.821Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T19:14:12.844Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T19:14:12.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T19:14:12.844Z] Dload Upload Total Spent Left Speed [2021-10-26T19:14:12.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2021-10-26T19:14:13.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T19:14:13.279Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T19:14:13.651Z] + sudo tee /etc/docker/daemon.new [2021-10-26T19:14:13.651Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-26T19:14:13.651Z] { [2021-10-26T19:14:13.651Z] "registry-mirrors": [ [2021-10-26T19:14:13.651Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T19:14:13.651Z] ], [2021-10-26T19:14:13.651Z] "bip": "10.250.0.254/24", [2021-10-26T19:14:13.651Z] "hosts": [ [2021-10-26T19:14:13.651Z] "tcp://0.0.0.0:5555", [2021-10-26T19:14:13.651Z] "unix:///var/run/docker.sock" [2021-10-26T19:14:13.651Z] ], [2021-10-26T19:14:13.651Z] "mtu": 1458, [2021-10-26T19:14:13.651Z] "selinux-enabled": true, [2021-10-26T19:14:13.651Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T19:14:13.651Z] } [Pipeline] sh [2021-10-26T19:14:14.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T19:14:14.488Z] + sudo service docker restart [2021-10-26T19:14:19.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T19:14:20.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T19:14:21.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T19:14:21.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T19:14:22.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T19:14:23.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T19:14:24.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T19:14:25.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T19:14:25.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T19:14:26.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-26T19:14:28.023Z] $ docker stop --time=1 ca86af9d4966ae93d87b7edffa8aeb53bddd5bc2f9222a8d82eb001d20c792ec [2021-10-26T19:14:29.779Z] $ docker rm -f ca86af9d4966ae93d87b7edffa8aeb53bddd5bc2f9222a8d82eb001d20c792ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:14:30.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T19:14:30.990Z] [2021-10-26T19:14:30.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:14:31.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T19:14:31.319Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-26T19:14:31.319Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-26T19:14:31.319Z] ca9280d653b3: Pulling fs layer [2021-10-26T19:14:31.319Z] 7e9c9ca2126c: Pulling fs layer [2021-10-26T19:14:31.319Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-26T19:14:31.319Z] cbdbe7a5bc2a: Download complete [2021-10-26T19:14:31.582Z] ca9280d653b3: Verifying Checksum [2021-10-26T19:14:31.582Z] ca9280d653b3: Download complete [2021-10-26T19:14:31.848Z] cbdbe7a5bc2a: Pull complete [2021-10-26T19:14:31.848Z] 7e9c9ca2126c: Verifying Checksum [2021-10-26T19:14:31.848Z] 7e9c9ca2126c: Download complete [2021-10-26T19:14:32.108Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T19:14:32.881Z] provisioning config files... [2021-10-26T19:14:32.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4893724243983256829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:14:33.306Z] ---> docker-login.sh [2021-10-26T19:14:33.306Z] nexus3.edgexfoundry.org:10001 [2021-10-26T19:14:33.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:14:34.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:14:34.184Z] Configure a credential helper to remove this warning. See [2021-10-26T19:14:34.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:14:34.184Z] [2021-10-26T19:14:34.184Z] Login Succeeded [2021-10-26T19:14:34.184Z] nexus3.edgexfoundry.org:10002 [2021-10-26T19:14:34.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:14:34.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:14:34.781Z] Configure a credential helper to remove this warning. See [2021-10-26T19:14:34.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:14:34.781Z] [2021-10-26T19:14:34.781Z] Login Succeeded [2021-10-26T19:14:34.781Z] nexus3.edgexfoundry.org:10003 [2021-10-26T19:14:35.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:14:35.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:14:35.391Z] Configure a credential helper to remove this warning. See [2021-10-26T19:14:35.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:14:35.391Z] [2021-10-26T19:14:35.391Z] Login Succeeded [2021-10-26T19:14:35.391Z] nexus3.edgexfoundry.org:10004 [2021-10-26T19:14:35.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:14:35.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:14:35.991Z] Configure a credential helper to remove this warning. See [2021-10-26T19:14:35.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:14:35.991Z] [2021-10-26T19:14:35.991Z] Login Succeeded [2021-10-26T19:14:35.991Z] docker.io [2021-10-26T19:14:36.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T19:14:36.827Z] 7e9c9ca2126c: Pull complete [2021-10-26T19:14:36.828Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-26T19:14:36.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T19:14:36.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-26T19:14:36.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T19:14:36.860Z] Configure a credential helper to remove this warning. See [2021-10-26T19:14:36.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T19:14:36.860Z] [2021-10-26T19:14:36.860Z] Login Succeeded [2021-10-26T19:14:36.860Z] ---> docker-login.sh ends [2021-10-26T19:14:36.918Z] prd-centos7-docker-4c-2g-2120 does not seem to be running inside a container [2021-10-26T19:14:36.952Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T19:14:39.857Z] $ docker top 5dd4b16c768abf96ec95c9db344bb37414c5991a75993673057992afb5fb4405 -eo pid,comm [Pipeline] { [Pipeline] } [2021-10-26T19:14:39.966Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-10-26T19:14:40.311Z] + docker-compose build --help [2021-10-26T19:14:40.311Z] + grep parallel [Pipeline] echo [2021-10-26T19:14:40.695Z] ========================================================= [2021-10-26T19:14:40.696Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T19:14:40.696Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T19:14:40.884Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T19:14:40.905Z] $ docker stop --time=1 5dd4b16c768abf96ec95c9db344bb37414c5991a75993673057992afb5fb4405 [2021-10-26T19:14:41.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T19:14:41.396Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T19:14:41.396Z] 552d1f2373af: Pulling fs layer [2021-10-26T19:14:41.396Z] ea3f2d53f512: Pulling fs layer [2021-10-26T19:14:41.396Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T19:14:41.396Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T19:14:41.396Z] 72dc09318566: Pulling fs layer [2021-10-26T19:14:41.396Z] f4f7b4309257: Pulling fs layer [2021-10-26T19:14:41.396Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T19:14:41.396Z] f4f7b4309257: Waiting [2021-10-26T19:14:41.396Z] 72dc09318566: Waiting [2021-10-26T19:14:41.396Z] b78e95d17946: Pulling fs layer [2021-10-26T19:14:41.396Z] 0ac9a79272e3: Waiting [2021-10-26T19:14:41.396Z] 9e70ebbbe112: Verifying Checksum [2021-10-26T19:14:41.396Z] 9e70ebbbe112: Download complete [2021-10-26T19:14:41.396Z] ea3f2d53f512: Verifying Checksum [2021-10-26T19:14:41.396Z] ea3f2d53f512: Download complete [2021-10-26T19:14:41.396Z] 72dc09318566: Verifying Checksum [2021-10-26T19:14:41.396Z] 72dc09318566: Download complete [2021-10-26T19:14:41.396Z] 552d1f2373af: Verifying Checksum [2021-10-26T19:14:41.396Z] 552d1f2373af: Download complete [2021-10-26T19:14:41.396Z] f4f7b4309257: Verifying Checksum [2021-10-26T19:14:41.396Z] f4f7b4309257: Download complete [2021-10-26T19:14:41.684Z] 0ac9a79272e3: Verifying Checksum [2021-10-26T19:14:41.684Z] 0ac9a79272e3: Download complete [2021-10-26T19:14:42.187Z] $ docker rm -f 5dd4b16c768abf96ec95c9db344bb37414c5991a75993673057992afb5fb4405 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:14:42.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T19:14:42.681Z] . [2021-10-26T19:14:42.697Z] 552d1f2373af: Pull complete [Pipeline] withDockerContainer [2021-10-26T19:14:42.759Z] prd-centos7-docker-4c-2g-2120 does not seem to be running inside a container [2021-10-26T19:14:42.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-26T19:14:43.150Z] $ docker top 9b21634b774c9b10c9bb9ba308b9069d944e9f3e6668d390a32fd8dbb1db6213 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T19:14:43.325Z] ea3f2d53f512: Pull complete [2021-10-26T19:14:43.563Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T19:14:43.617Z] 9e70ebbbe112: Pull complete [2021-10-26T19:14:43.892Z] b78e95d17946: Verifying Checksum [2021-10-26T19:14:43.892Z] b78e95d17946: Download complete [2021-10-26T19:14:44.132Z] Building core-command ... [2021-10-26T19:14:44.133Z] Building core-data ... [2021-10-26T19:14:44.133Z] Building core-metadata ... [2021-10-26T19:14:44.133Z] Building security-bootstrapper ... [2021-10-26T19:14:44.133Z] Building security-proxy-setup ... [2021-10-26T19:14:44.133Z] Building security-secretstore-setup ... [2021-10-26T19:14:44.133Z] Building support-notifications ... [2021-10-26T19:14:44.133Z] Building support-scheduler ... [2021-10-26T19:14:44.133Z] Building sys-mgmt-agent ... [2021-10-26T19:14:44.133Z] Building support-notifications [2021-10-26T19:14:44.133Z] Building core-command [2021-10-26T19:14:44.133Z] Building security-proxy-setup [2021-10-26T19:14:44.133Z] Building sys-mgmt-agent [2021-10-26T19:14:44.133Z] Building security-secretstore-setup [2021-10-26T19:14:44.488Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T19:14:44.488Z] 7a9cfe048b4a: Download complete [2021-10-26T19:14:54.649Z] 7a9cfe048b4a: Pull complete [2021-10-26T19:14:54.649Z] 72dc09318566: Pull complete [2021-10-26T19:14:54.649Z] f4f7b4309257: Pull complete [2021-10-26T19:14:55.249Z] 0ac9a79272e3: Pull complete [2021-10-26T19:14:56.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:14:56.397Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:14:56.397Z] ---> 630c04f14341 [2021-10-26T19:14:56.397Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:14:56.397Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:14:56.397Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:14:56.397Z] ---> 630c04f14341 [2021-10-26T19:14:56.397Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T19:14:56.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:14:56.397Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:14:56.397Z] ---> 630c04f14341 [2021-10-26T19:14:56.397Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:15:00.677Z] ---> Running in afd0551c63a3 [2021-10-26T19:15:00.678Z] ---> Running in ff8cfa76d665 [2021-10-26T19:15:00.678Z] ---> Running in 295cc3cf53b1 [2021-10-26T19:15:01.992Z] b78e95d17946: Pull complete [2021-10-26T19:15:01.992Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T19:15:01.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T19:15:01.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T19:15:02.510Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T19:15:02.510Z] WORKDIR /edgex [2021-10-26T19:15:02.510Z] COPY go.mod . [2021-10-26T19:15:02.510Z] RUN go mod download build [2021-10-26T19:15:02.510Z] -t ci-base-image-arm64 -f - . [2021-10-26T19:15:05.152Z] Sending build context to Docker daemon 166.5MB [2021-10-26T19:15:05.152Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T19:15:05.152Z] ---> 8b459fc5aaf0 [2021-10-26T19:15:05.152Z] Step 2/4 : WORKDIR /edgex [2021-10-26T19:15:06.136Z] ---> Running in 678bc82cd653 [2021-10-26T19:15:06.412Z] Removing intermediate container 678bc82cd653 [2021-10-26T19:15:06.412Z] ---> c22222ea012b [2021-10-26T19:15:06.412Z] Step 3/4 : COPY go.mod . [2021-10-26T19:15:07.016Z] ---> 89c70015a60e [2021-10-26T19:15:07.016Z] Step 4/4 : RUN go mod download [2021-10-26T19:15:07.268Z] Removing intermediate container afd0551c63a3 [2021-10-26T19:15:07.268Z] ---> cd826392274a [2021-10-26T19:15:07.268Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:15:07.268Z] Removing intermediate container 295cc3cf53b1 [2021-10-26T19:15:07.268Z] ---> 418685f57309 [2021-10-26T19:15:07.268Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:15:07.268Z] Removing intermediate container ff8cfa76d665 [2021-10-26T19:15:07.268Z] ---> 47bc9cd28484 [2021-10-26T19:15:07.268Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:15:07.268Z] ---> Running in b0c1b19f0c88 [2021-10-26T19:15:07.268Z] ---> Running in b07a4fd12a70 [2021-10-26T19:15:07.291Z] ---> Running in ff77ca6bf3ab [2021-10-26T19:15:07.529Z] ---> Running in 4beceaf94d51 [2021-10-26T19:15:08.909Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:15:08.909Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:15:08.909Z] ---> 630c04f14341 [2021-10-26T19:15:08.909Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T19:15:08.909Z] ---> Using cache [2021-10-26T19:15:08.909Z] ---> 47bc9cd28484 [2021-10-26T19:15:08.909Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:15:09.859Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:15:09.859Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:15:09.859Z] ---> 630c04f14341 [2021-10-26T19:15:09.859Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T19:15:09.859Z] ---> Using cache [2021-10-26T19:15:09.859Z] ---> 47bc9cd28484 [2021-10-26T19:15:09.859Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:15:11.256Z] ---> Running in 61af37414ffd [2021-10-26T19:15:11.256Z] ---> Running in 2d1660ca6455 [2021-10-26T19:15:11.518Z] Removing intermediate container b0c1b19f0c88 [2021-10-26T19:15:11.518Z] ---> 88cb6595cb52 [2021-10-26T19:15:11.518Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T19:15:11.781Z] ---> Running in 745fea6ab998 [2021-10-26T19:15:11.781Z] Removing intermediate container b07a4fd12a70 [2021-10-26T19:15:11.781Z] ---> 04d7a8d3aebf [2021-10-26T19:15:11.781Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T19:15:11.781Z] ---> Running in 0a0518edb6d0 [2021-10-26T19:15:11.781Z] Removing intermediate container 4beceaf94d51 [2021-10-26T19:15:11.781Z] ---> 271d85c79b58 [2021-10-26T19:15:11.781Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T19:15:11.781Z] ---> Running in f34ff4bebed3 [2021-10-26T19:15:12.049Z] Removing intermediate container 61af37414ffd [2021-10-26T19:15:12.049Z] ---> a0ab1f94f4db [2021-10-26T19:15:12.049Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T19:15:12.049Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:12.049Z] ---> Running in 296455521c96 [2021-10-26T19:15:12.310Z] Removing intermediate container 2d1660ca6455 [2021-10-26T19:15:12.310Z] ---> 85117f8d70c5 [2021-10-26T19:15:12.310Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T19:15:12.572Z] ---> Running in 94fe6ffdde12 [2021-10-26T19:15:12.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:12.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:12.834Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:12.834Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:12.834Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:13.406Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:13.406Z] OK: 220 MiB in 52 packages [2021-10-26T19:15:13.406Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:13.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:13.674Z] Removing intermediate container 745fea6ab998 [2021-10-26T19:15:13.674Z] ---> 28456a37e5d6 [2021-10-26T19:15:13.674Z] Step 6/20 : COPY . . [2021-10-26T19:15:13.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:15:13.949Z] OK: 220 MiB in 52 packages [2021-10-26T19:15:14.214Z] OK: 220 MiB in 52 packages [2021-10-26T19:15:14.214Z] OK: 220 MiB in 52 packages [2021-10-26T19:15:14.214Z] OK: 220 MiB in 52 packages [2021-10-26T19:15:17.547Z] Removing intermediate container 0a0518edb6d0 [2021-10-26T19:15:17.547Z] ---> b0d7f79db6ae [2021-10-26T19:15:17.547Z] Step 6/22 : COPY . . [2021-10-26T19:15:17.547Z] ---> 04aee2feb7c1 [2021-10-26T19:15:17.547Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:15:20.100Z] ---> Running in 48e1bd24623e [2021-10-26T19:15:20.100Z] Removing intermediate container 296455521c96 [2021-10-26T19:15:20.100Z] ---> 097918f3fa27 [2021-10-26T19:15:20.100Z] Step 6/24 : COPY . . [2021-10-26T19:15:20.678Z] Removing intermediate container f34ff4bebed3 [2021-10-26T19:15:20.678Z] ---> e281d2998c7a [2021-10-26T19:15:20.678Z] Step 6/22 : COPY . . [2021-10-26T19:15:20.678Z] Removing intermediate container 94fe6ffdde12 [2021-10-26T19:15:20.678Z] ---> 9baa974c7e31 [2021-10-26T19:15:20.678Z] Step 6/21 : COPY . . [2021-10-26T19:15:20.947Z] ---> b6761a660f51 [2021-10-26T19:15:20.947Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:15:27.583Z] ---> Running in 3d4e4fbec94a [2021-10-26T19:15:30.137Z] ---> 0ebcc71ac7da [2021-10-26T19:15:30.137Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:15:30.137Z] ---> fbfde9cbcb4f [2021-10-26T19:15:30.137Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:15:30.137Z] ---> f5066647c511 [2021-10-26T19:15:30.137Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:15:30.137Z] ---> Running in 6bb81d1cbc7c [2021-10-26T19:15:30.137Z] ---> Running in 88b976218a7b [2021-10-26T19:15:30.137Z] ---> Running in 9c3a93e11689 [2021-10-26T19:15:30.137Z] Removing intermediate container 48e1bd24623e [2021-10-26T19:15:30.137Z] ---> 62fcf2d272c0 [2021-10-26T19:15:30.137Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T19:15:30.137Z] Removing intermediate container 3d4e4fbec94a [2021-10-26T19:15:30.137Z] ---> edcd72c32ead [2021-10-26T19:15:30.137Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T19:15:30.137Z] ---> Running in 821545bd356c [2021-10-26T19:15:30.414Z] ---> Running in d2bf6dbf8f3f [2021-10-26T19:15:31.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T19:15:31.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T19:15:31.284Z] Removing intermediate container 9c3a93e11689 [2021-10-26T19:15:31.284Z] ---> 74feb5a1cbd3 [2021-10-26T19:15:31.284Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T19:15:31.284Z] ---> Running in 4f3e9b10977d [2021-10-26T19:15:31.558Z] Removing intermediate container 6bb81d1cbc7c [2021-10-26T19:15:31.558Z] ---> a9d91c26c127 [2021-10-26T19:15:31.558Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T19:15:31.558Z] ---> Running in 84ec036fb72b [2021-10-26T19:15:31.838Z] Removing intermediate container 88b976218a7b [2021-10-26T19:15:31.838Z] ---> 596f5cae1346 [2021-10-26T19:15:31.838Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T19:15:31.838Z] ---> Running in 377a49a30215 [2021-10-26T19:15:32.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T19:15:32.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T19:15:32.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T19:16:04.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T19:16:06.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T19:16:09.823Z] Removing intermediate container d2bf6dbf8f3f [2021-10-26T19:16:09.823Z] ---> f8651197fdd2 [2021-10-26T19:16:09.823Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T19:16:10.413Z] ---> Running in 198269a0536f [2021-10-26T19:16:10.413Z] Removing intermediate container 821545bd356c [2021-10-26T19:16:10.413Z] ---> bc081f790a2d [2021-10-26T19:16:10.413Z] [2021-10-26T19:16:10.413Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T19:16:10.676Z] Removing intermediate container 84ec036fb72b [2021-10-26T19:16:10.676Z] ---> 2a883813cb84 [2021-10-26T19:16:10.676Z] [2021-10-26T19:16:10.676Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T19:16:10.945Z] 3.14: Pulling from library/alpine [2021-10-26T19:16:10.945Z] 3.14: Pulling from library/alpine [2021-10-26T19:16:10.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T19:16:11.894Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T19:16:11.894Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T19:16:11.894Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T19:16:11.894Z] Status: Image is up to date for alpine:3.14 [2021-10-26T19:16:11.894Z] ---> 14119a10abf4 [2021-10-26T19:16:11.894Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T19:16:11.894Z] ---> 14119a10abf4 [2021-10-26T19:16:11.895Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T19:16:11.895Z] Removing intermediate container 377a49a30215 [2021-10-26T19:16:11.895Z] ---> 0f77fd7e7075 [2021-10-26T19:16:11.895Z] [2021-10-26T19:16:11.895Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T19:16:11.895Z] ---> 14119a10abf4 [2021-10-26T19:16:11.895Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T19:16:11.895Z] ---> Running in e3df5cda65a2 [2021-10-26T19:16:11.895Z] ---> Running in 6e1ab073a16b [2021-10-26T19:16:11.895Z] ---> Running in b55a6ffe5125 [2021-10-26T19:16:12.162Z] Removing intermediate container 198269a0536f [2021-10-26T19:16:12.162Z] ---> 4d1d43fe0356 [2021-10-26T19:16:12.162Z] [2021-10-26T19:16:12.162Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T19:16:12.162Z] 20.10.8: Pulling from library/docker [2021-10-26T19:16:12.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:12.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:12.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:12.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:12.755Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T19:16:12.755Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T19:16:12.755Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T19:16:12.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:12.755Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:16:12.755Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T19:16:12.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:13.043Z] OK: 6 MiB in 17 packages [2021-10-26T19:16:13.044Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T19:16:13.317Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T19:16:13.317Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T19:16:13.317Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:16:13.317Z] OK: 6 MiB in 15 packages [2021-10-26T19:16:13.317Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T19:16:13.317Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T19:16:13.317Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T19:16:13.317Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:16:13.317Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T19:16:13.317Z] OK: 8 MiB in 19 packages [2021-10-26T19:16:14.279Z] Removing intermediate container 4f3e9b10977d [2021-10-26T19:16:14.279Z] ---> 68749949a7b4 [2021-10-26T19:16:14.279Z] [2021-10-26T19:16:14.279Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T19:16:14.279Z] ---> 14119a10abf4 [2021-10-26T19:16:14.279Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T19:16:14.279Z] ---> Running in e15c4f51c1d9 [2021-10-26T19:16:14.279Z] Removing intermediate container e3df5cda65a2 [2021-10-26T19:16:14.279Z] ---> 5da0748ef8ce [2021-10-26T19:16:14.279Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T19:16:14.279Z] Removing intermediate container 6e1ab073a16b [2021-10-26T19:16:14.279Z] ---> d8f7f35ca178 [2021-10-26T19:16:14.279Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:16:14.551Z] ---> Running in f0e61bd257d1 [2021-10-26T19:16:14.551Z] Removing intermediate container b55a6ffe5125 [2021-10-26T19:16:14.551Z] ---> df304848bbe7 [2021-10-26T19:16:14.551Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T19:16:14.551Z] ---> Running in 42ab22c76c67 [2021-10-26T19:16:14.551Z] ---> Running in 6fff57d11d19 [2021-10-26T19:16:14.551Z] Removing intermediate container f0e61bd257d1 [2021-10-26T19:16:14.551Z] ---> f0f6a116faa2 [2021-10-26T19:16:14.551Z] Step 12/24 : WORKDIR / [2021-10-26T19:16:14.551Z] Removing intermediate container 42ab22c76c67 [2021-10-26T19:16:14.551Z] ---> 6ce1c8daee95 [2021-10-26T19:16:14.551Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T19:16:14.551Z] ---> Running in b8aa634b4594 [2021-10-26T19:16:14.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:14.551Z] Removing intermediate container 6fff57d11d19 [2021-10-26T19:16:14.551Z] ---> b1f091d1994e [2021-10-26T19:16:14.551Z] Step 12/20 : WORKDIR /edgex [2021-10-26T19:16:14.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:14.827Z] ---> Running in 9f0db8ad593d [2021-10-26T19:16:14.827Z] ---> Running in 53f8a487fc3a [2021-10-26T19:16:14.827Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T19:16:14.827Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T19:16:14.827Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:16:14.827Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T19:16:15.099Z] OK: 6 MiB in 16 packages [2021-10-26T19:16:15.099Z] Removing intermediate container b8aa634b4594 [2021-10-26T19:16:15.099Z] ---> 8187086211e9 [2021-10-26T19:16:15.099Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T19:16:15.099Z] Removing intermediate container 9f0db8ad593d [2021-10-26T19:16:15.099Z] ---> dafe3c0d9e96 [2021-10-26T19:16:15.099Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T19:16:15.099Z] Removing intermediate container 53f8a487fc3a [2021-10-26T19:16:15.099Z] ---> 1fdfdfa141ed [2021-10-26T19:16:15.099Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T19:16:15.099Z] ---> Running in e01fcf689a60 [2021-10-26T19:16:15.363Z] ---> d8ad3453d30a [2021-10-26T19:16:15.363Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T19:16:15.363Z] Removing intermediate container e01fcf689a60 [2021-10-26T19:16:15.363Z] ---> 73c52ec602d7 [2021-10-26T19:16:15.363Z] Step 14/22 : WORKDIR / [2021-10-26T19:16:15.363Z] ---> Running in f5296470cfbf [2021-10-26T19:16:15.631Z] Removing intermediate container e15c4f51c1d9 [2021-10-26T19:16:15.631Z] ---> d1b49c96721d [2021-10-26T19:16:15.631Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:16:15.631Z] ---> 559b71691b9a [2021-10-26T19:16:15.631Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T19:16:15.631Z] ---> ee31dce04c0d [2021-10-26T19:16:15.631Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T19:16:15.631Z] ---> Running in b1efd36a4cac [2021-10-26T19:16:15.631Z] Removing intermediate container f5296470cfbf [2021-10-26T19:16:15.631Z] ---> 16345e1462c9 [2021-10-26T19:16:15.631Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:16:15.897Z] Removing intermediate container b1efd36a4cac [2021-10-26T19:16:15.897Z] ---> f6cedc6ca005 [2021-10-26T19:16:15.897Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T19:16:15.897Z] ---> ab267d54a9f5 [2021-10-26T19:16:15.897Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T19:16:15.897Z] ---> Running in 94c9957c81e7 [2021-10-26T19:16:16.159Z] ---> daf2ed98d9dc [2021-10-26T19:16:16.159Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T19:16:16.159Z] ---> ecc865d8504f [2021-10-26T19:16:16.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T19:16:16.159Z] Removing intermediate container 94c9957c81e7 [2021-10-26T19:16:16.159Z] ---> fe1425c10b7b [2021-10-26T19:16:16.159Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T19:16:16.420Z] ---> 040db9ff1258 [2021-10-26T19:16:16.420Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T19:16:16.420Z] ---> Running in 85805451bef5 [2021-10-26T19:16:16.688Z] Removing intermediate container 85805451bef5 [2021-10-26T19:16:16.688Z] ---> b01d15f298ac [2021-10-26T19:16:16.688Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:16:16.688Z] ---> 11377424c46f [2021-10-26T19:16:16.688Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T19:16:16.688Z] ---> 3a8f18d86855 [2021-10-26T19:16:16.688Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T19:16:16.688Z] ---> 4cc960a5428c [2021-10-26T19:16:16.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T19:16:16.955Z] ---> Running in ad6e524a6e82 [2021-10-26T19:16:16.955Z] ---> d8e0c55c672e [2021-10-26T19:16:16.955Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T19:16:17.219Z] ---> 569746a69045 [2021-10-26T19:16:17.219Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T19:16:17.219Z] Removing intermediate container ad6e524a6e82 [2021-10-26T19:16:17.219Z] ---> e8bfffd1498a [2021-10-26T19:16:17.219Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T19:16:17.219Z] ---> Running in 748189e66b05 [2021-10-26T19:16:17.219Z] ---> Running in eeeeff4a67e8 [2021-10-26T19:16:17.219Z] ---> 1f333b809d66 [2021-10-26T19:16:17.219Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T19:16:17.482Z] Removing intermediate container eeeeff4a67e8 [2021-10-26T19:16:17.482Z] ---> 45776e19b09c [2021-10-26T19:16:17.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:16:17.482Z] Removing intermediate container 748189e66b05 [2021-10-26T19:16:17.482Z] ---> 1d533462e1bd [2021-10-26T19:16:17.482Z] Step 18/20 : LABEL arch=x86_64 [2021-10-26T19:16:17.482Z] ---> cfd8eb7270b0 [2021-10-26T19:16:17.482Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T19:16:17.482Z] ---> Running in e71b7c1d9f57 [2021-10-26T19:16:17.482Z] ---> Running in d42dd4b0825f [2021-10-26T19:16:17.743Z] ---> 33b4a1052f88 [2021-10-26T19:16:17.743Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-26T19:16:17.743Z] ---> Running in d2c2d308dd62 [2021-10-26T19:16:17.743Z] Removing intermediate container d42dd4b0825f [2021-10-26T19:16:17.743Z] ---> d7512305cee9 [2021-10-26T19:16:17.743Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T19:16:17.743Z] ---> fce9803e4cc7 [2021-10-26T19:16:17.743Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T19:16:17.743Z] Removing intermediate container e71b7c1d9f57 [2021-10-26T19:16:17.743Z] ---> 8d842bea1b26 [2021-10-26T19:16:17.743Z] Step 19/20 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:16:17.743Z] ---> Running in eb99fe8df778 [2021-10-26T19:16:17.743Z] ---> Running in 34fc94bd4f82 [2021-10-26T19:16:17.743Z] ---> Running in 5610cea58609 [2021-10-26T19:16:18.005Z] Removing intermediate container eb99fe8df778 [2021-10-26T19:16:18.005Z] ---> f6b306129617 [2021-10-26T19:16:18.005Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:16:18.005Z] Removing intermediate container 5610cea58609 [2021-10-26T19:16:18.005Z] ---> 58df53a9fd74 [2021-10-26T19:16:18.005Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T19:16:18.005Z] Removing intermediate container 34fc94bd4f82 [2021-10-26T19:16:18.005Z] ---> d12652d9a242 [2021-10-26T19:16:18.005Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:16:18.005Z] ---> Running in ab9a251ced52 [2021-10-26T19:16:18.005Z] ---> Running in 8667cb220ea7 [2021-10-26T19:16:18.005Z] ---> Running in d261735e9697 [2021-10-26T19:16:18.270Z] Removing intermediate container ab9a251ced52 [2021-10-26T19:16:18.270Z] ---> de1a1ccc750f [2021-10-26T19:16:18.270Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:16:18.270Z] ---> Running in fb218d4c0a88 [2021-10-26T19:16:18.270Z] Removing intermediate container 8667cb220ea7 [2021-10-26T19:16:18.270Z] ---> 433355085650 [2021-10-26T19:16:18.270Z] Step 19/21 : LABEL arch=x86_64 [2021-10-26T19:16:18.270Z] Removing intermediate container d261735e9697 [2021-10-26T19:16:18.270Z] ---> 286c72a7ce61 [2021-10-26T19:16:18.270Z] [2021-10-26T19:16:18.270Z] ---> Running in d56e023ac60e [2021-10-26T19:16:18.270Z] Successfully built 286c72a7ce61 [2021-10-26T19:16:18.270Z] Successfully tagged security-proxy-setup:latest [2021-10-26T19:16:18.270Z] Building security-bootstrapper [2021-10-26T19:16:18.270Z]  Building security-proxy-setup ... done Removing intermediate container fb218d4c0a88 [2021-10-26T19:16:18.270Z] ---> 77a0915def8e [2021-10-26T19:16:18.270Z] [2021-10-26T19:16:18.538Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T19:16:18.538Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T19:16:18.538Z] Successfully built 77a0915def8e [2021-10-26T19:16:18.538Z] ---> bc6c0ffef665 [2021-10-26T19:16:18.538Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:16:18.538Z] Successfully tagged core-command:latest [2021-10-26T19:16:18.538Z] Building support-scheduler [2021-10-26T19:16:18.538Z]  Building core-command ... done Removing intermediate container d56e023ac60e [2021-10-26T19:16:18.538Z] ---> 20efe1e7c7b1 [2021-10-26T19:16:18.538Z] Step 20/21 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:16:18.538Z] Removing intermediate container d2c2d308dd62 [2021-10-26T19:16:18.538Z] ---> e44876b4744c [2021-10-26T19:16:18.538Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T19:16:18.538Z] ---> Running in 6c6e62d7d366 [2021-10-26T19:16:18.538Z] ---> Running in 770c738eb0be [2021-10-26T19:16:18.538Z] ---> Running in fcb0503da27c [2021-10-26T19:16:19.480Z] Removing intermediate container 770c738eb0be [2021-10-26T19:16:19.480Z] ---> d11b7237ef45 [2021-10-26T19:16:19.480Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T19:16:19.480Z] Removing intermediate container 6c6e62d7d366 [2021-10-26T19:16:19.480Z] ---> b8093227a3ce [2021-10-26T19:16:19.480Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T19:16:19.741Z] Removing intermediate container fcb0503da27c [2021-10-26T19:16:19.741Z] ---> 613941e9d5b1 [2021-10-26T19:16:19.741Z] Step 22/24 : LABEL arch=x86_64 [2021-10-26T19:16:19.741Z] ---> Running in 35008e611669 [2021-10-26T19:16:19.741Z] ---> Running in 27eb844b8d63 [2021-10-26T19:16:20.001Z] ---> Running in 3dd2f28b9433 [2021-10-26T19:16:20.585Z] Removing intermediate container 35008e611669 [2021-10-26T19:16:20.585Z] ---> d4674f26b06a [2021-10-26T19:16:20.585Z] [2021-10-26T19:16:20.585Z] Removing intermediate container 3dd2f28b9433 [2021-10-26T19:16:20.585Z] ---> 93b04f60f908 [2021-10-26T19:16:20.585Z] Step 23/24 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:16:20.585Z] Successfully built d4674f26b06a [2021-10-26T19:16:20.851Z] Successfully tagged support-notifications:latest [2021-10-26T19:16:20.851Z]  Building support-notifications ... done Building core-metadata [2021-10-26T19:16:20.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:21.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:21.116Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T19:16:21.116Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T19:16:21.116Z] Executing bash-5.1.4-r0.post-install [2021-10-26T19:16:21.381Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T19:16:21.381Z] ---> Running in cf06f34272a6 [2021-10-26T19:16:21.381Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T19:16:21.381Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T19:16:21.381Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T19:16:21.381Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T19:16:21.381Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T19:16:21.381Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T19:16:21.381Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T19:16:21.381Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T19:16:21.381Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T19:16:21.381Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T19:16:21.381Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T19:16:21.381Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T19:16:21.381Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T19:16:21.381Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T19:16:23.931Z] Removing intermediate container cf06f34272a6 [2021-10-26T19:16:23.931Z] ---> 991f33e04c5a [2021-10-26T19:16:23.931Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T19:16:24.193Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T19:16:24.193Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T19:16:24.454Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T19:16:24.454Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T19:16:24.716Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T19:16:24.716Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T19:16:24.716Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T19:16:24.716Z] ---> Running in 0d3b6388aaa1 [2021-10-26T19:16:24.716Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T19:16:24.716Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T19:16:24.716Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T19:16:24.716Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T19:16:24.716Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T19:16:24.716Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T19:16:24.716Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T19:16:24.716Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T19:16:24.716Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T19:16:24.716Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T19:16:24.716Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T19:16:24.716Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T19:16:24.716Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T19:16:24.716Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T19:16:24.716Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T19:16:24.976Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T19:16:25.238Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T19:16:25.506Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T19:16:26.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:16:26.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:16:26.343Z] ---> 630c04f14341 [2021-10-26T19:16:26.343Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:16:26.343Z] ---> Using cache [2021-10-26T19:16:26.343Z] ---> 47bc9cd28484 [2021-10-26T19:16:26.343Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:16:26.343Z] ---> Using cache [2021-10-26T19:16:26.343Z] ---> 85117f8d70c5 [2021-10-26T19:16:26.343Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T19:16:26.605Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:16:26.605Z] OK: 84 MiB in 64 packages [2021-10-26T19:16:27.554Z] Removing intermediate container 0d3b6388aaa1 [2021-10-26T19:16:27.554Z] ---> bce10e311fa2 [2021-10-26T19:16:27.554Z] [2021-10-26T19:16:27.554Z] Successfully built bce10e311fa2 [2021-10-26T19:16:27.554Z] Successfully tagged security-secretstore-setup:latest [2021-10-26T19:16:27.554Z] Building core-data [2021-10-26T19:16:28.163Z]  Building security-secretstore-setup ... done  ---> Running in 8450f5663e37 [2021-10-26T19:16:28.446Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:28.731Z] Collecting docker-compose==1.23.2 [2021-10-26T19:16:28.731Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T19:16:28.731Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T19:16:28.731Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T19:16:29.018Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T19:16:29.018Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T19:16:29.018Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T19:16:29.101Z] Removing intermediate container ff77ca6bf3ab [2021-10-26T19:16:29.101Z] ---> b9df36989f25 [2021-10-26T19:16:29.101Z] Successfully built b9df36989f25 [2021-10-26T19:16:29.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:16:29.285Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T19:16:29.285Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T19:16:29.285Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T19:16:29.285Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T19:16:29.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:29.465Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T19:16:29.465Z] . [Pipeline] withDockerContainer [2021-10-26T19:16:29.565Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T19:16:29.565Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T19:16:29.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-2122 does not seem to be running inside a container [2021-10-26T19:16:29.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T19:16:29.856Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T19:16:29.856Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T19:16:29.856Z] OK: 220 MiB in 52 packages [2021-10-26T19:16:29.856Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T19:16:29.856Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T19:16:29.856Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:16:29.856Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:16:29.856Z] ---> 630c04f14341 [2021-10-26T19:16:29.856Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T19:16:29.856Z] ---> Using cache [2021-10-26T19:16:29.856Z] ---> 47bc9cd28484 [2021-10-26T19:16:29.856Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:16:29.856Z] ---> Using cache [2021-10-26T19:16:29.856Z] ---> 85117f8d70c5 [2021-10-26T19:16:29.856Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T19:16:30.127Z] Collecting PyYAML<4,>=3.10 [2021-10-26T19:16:30.127Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T19:16:31.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:16:31.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:16:31.102Z] ---> 630c04f14341 [2021-10-26T19:16:31.102Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T19:16:31.102Z] ---> Using cache [2021-10-26T19:16:31.102Z] ---> 47bc9cd28484 [2021-10-26T19:16:31.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:16:31.102Z] ---> Using cache [2021-10-26T19:16:31.102Z] ---> 85117f8d70c5 [2021-10-26T19:16:31.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T19:16:31.102Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T19:16:31.102Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T19:16:31.102Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T19:16:31.102Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T19:16:31.340Z] $ docker top bf8beb08027602fcc232683adb559a4ca2573ccc8e060fa5c50551cc3de009b1 -eo pid,comm [2021-10-26T19:16:31.365Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T19:16:31.365Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T19:16:31.365Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T19:16:31.365Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T19:16:31.365Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T19:16:31.365Z] Collecting idna<2.8,>=2.5 [2021-10-26T19:16:31.365Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T19:16:31.365Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T19:16:31.365Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T19:16:31.365Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T19:16:31.365Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T19:16:31.626Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T19:16:31.626Z] Attempting uninstall: urllib3 [2021-10-26T19:16:31.626Z] Found existing installation: urllib3 1.26.5 [2021-10-26T19:16:31.626Z] Uninstalling urllib3-1.26.5: [2021-10-26T19:16:31.626Z] Successfully uninstalled urllib3-1.26.5 [Pipeline] { [Pipeline] sh [2021-10-26T19:16:32.197Z] Attempting uninstall: idna [2021-10-26T19:16:32.197Z] Found existing installation: idna 3.2 [2021-10-26T19:16:32.197Z] Uninstalling idna-3.2: [2021-10-26T19:16:32.197Z] ---> Running in 11cd7ea002c9 [2021-10-26T19:16:32.197Z] ---> Running in a8c4f90c9d90 [2021-10-26T19:16:32.197Z] Successfully uninstalled idna-3.2 [2021-10-26T19:16:32.197Z] Attempting uninstall: chardet [2021-10-26T19:16:32.197Z] Found existing installation: chardet 4.0.0 [2021-10-26T19:16:32.197Z] Uninstalling chardet-4.0.0: [2021-10-26T19:16:32.197Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T19:16:32.425Z] + go version [2021-10-26T19:16:32.426Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T19:16:32.457Z] Removing intermediate container 8450f5663e37 [2021-10-26T19:16:32.457Z] ---> dc558abc7dae [2021-10-26T19:16:32.457Z] Step 6/22 : COPY . . [2021-10-26T19:16:32.457Z] $ docker stop --time=1 bf8beb08027602fcc232683adb559a4ca2573ccc8e060fa5c50551cc3de009b1 [2021-10-26T19:16:32.720Z] Attempting uninstall: requests [2021-10-26T19:16:32.720Z] Found existing installation: requests 2.25.1 [2021-10-26T19:16:32.720Z] Uninstalling requests-2.25.1: [2021-10-26T19:16:32.720Z] Successfully uninstalled requests-2.25.1 [2021-10-26T19:16:32.720Z] Running setup.py install for texttable: started [2021-10-26T19:16:32.720Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:32.999Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:32.999Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T19:16:32.999Z] Running setup.py install for PyYAML: started [2021-10-26T19:16:33.594Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T19:16:33.594Z] Running setup.py install for docopt: started [2021-10-26T19:16:33.858Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:33.858Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:34.136Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T19:16:34.136Z] Running setup.py install for dockerpty: started [2021-10-26T19:16:34.136Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:16:34.136Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:16:34.136Z] ---> 630c04f14341 [2021-10-26T19:16:34.136Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:16:34.136Z] ---> Using cache [2021-10-26T19:16:34.136Z] ---> 47bc9cd28484 [2021-10-26T19:16:34.136Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:16:34.136Z] ---> Using cache [2021-10-26T19:16:34.136Z] ---> 85117f8d70c5 [2021-10-26T19:16:34.136Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T19:16:34.220Z] $ docker rm -f bf8beb08027602fcc232683adb559a4ca2573ccc8e060fa5c50551cc3de009b1 [2021-10-26T19:16:34.402Z] OK: 220 MiB in 52 packages [2021-10-26T19:16:34.402Z] OK: 220 MiB in 52 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-26T19:16:34.977Z] Running setup.py install for dockerpty: finished with status 'done' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:16:35.601Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T19:16:35.602Z] . [Pipeline] withDockerContainer [2021-10-26T19:16:35.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-2122 does not seem to be running inside a container [2021-10-26T19:16:35.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-26T19:16:36.378Z] ---> Running in 64b0f45cd7bf [2021-10-26T19:16:36.640Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-26T19:16:36.640Z] Removing intermediate container a8c4f90c9d90 [2021-10-26T19:16:36.640Z] ---> b3b36a871fdf [2021-10-26T19:16:36.640Z] Step 6/23 : COPY go.mod . [2021-10-26T19:16:36.906Z] ---> f1b51f566a6f [2021-10-26T19:16:36.906Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:16:36.906Z] Removing intermediate container 11cd7ea002c9 [2021-10-26T19:16:36.906Z] ---> 26813aa1d9e5 [2021-10-26T19:16:36.906Z] Step 6/30 : COPY . . [2021-10-26T19:16:36.906Z] ---> Running in 036dda8a55b5 [2021-10-26T19:16:36.906Z] ---> 4eb42fe5d6bf [2021-10-26T19:16:36.906Z] Step 7/23 : RUN go mod download [2021-10-26T19:16:37.168Z] ---> Running in c351c0d5b7a1 [2021-10-26T19:16:37.168Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:37.536Z] $ docker top 18fe2493b96755ab5922aef805292b83d78f2931ab9b85138163c1c6b1275441 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T19:16:38.127Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:16:38.131Z] ========================================================= [2021-10-26T19:16:38.131Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T19:16:38.131Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T19:16:38.387Z] OK: 220 MiB in 52 packages [2021-10-26T19:16:38.841Z] + make test [2021-10-26T19:16:38.841Z] go mod tidy [2021-10-26T19:16:39.845Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T19:16:40.297Z] Removing intermediate container 036dda8a55b5 [2021-10-26T19:16:40.297Z] ---> f04e593b48f2 [2021-10-26T19:16:40.297Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T19:16:40.868Z] Removing intermediate container 64b0f45cd7bf [2021-10-26T19:16:40.868Z] ---> 6bb66e1779f5 [2021-10-26T19:16:40.868Z] Step 6/22 : COPY . . [2021-10-26T19:16:41.130Z] ---> Running in d75ae99312a6 [2021-10-26T19:16:41.130Z] Removing intermediate container 27eb844b8d63 [2021-10-26T19:16:41.130Z] ---> 58f7e157512e [2021-10-26T19:16:41.130Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T19:16:42.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T19:16:43.477Z] ---> Running in 5b0749b0c00e [2021-10-26T19:16:43.743Z] Removing intermediate container c351c0d5b7a1 [2021-10-26T19:16:43.743Z] ---> 5967538fafd8 [2021-10-26T19:16:43.743Z] Step 8/23 : COPY . . [2021-10-26T19:16:44.013Z] Removing intermediate container 5b0749b0c00e [2021-10-26T19:16:44.013Z] ---> b9b793ae232e [2021-10-26T19:16:44.013Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T19:16:44.281Z] ---> c4de7f3a79e2 [2021-10-26T19:16:44.281Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:16:44.553Z] ---> Running in 3d28aa24ce35 [2021-10-26T19:16:44.816Z] ---> Running in 70415dc6e170 [2021-10-26T19:16:45.087Z] Removing intermediate container 3d28aa24ce35 [2021-10-26T19:16:45.087Z] ---> 6f9de4b112eb [2021-10-26T19:16:45.087Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T19:16:47.690Z] ---> 6efc914df509 [2021-10-26T19:16:47.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T19:16:47.967Z] ---> c3108e0e5dee [2021-10-26T19:16:47.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T19:16:48.237Z] Removing intermediate container 70415dc6e170 [2021-10-26T19:16:48.237Z] ---> a75c8e47b744 [2021-10-26T19:16:48.237Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T19:16:48.825Z] ---> Running in a2d8779e5da8 [2021-10-26T19:16:48.825Z] ---> 3f571e09b031 [2021-10-26T19:16:48.825Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:16:48.825Z] ---> 0fcee201320d [2021-10-26T19:16:48.825Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T19:16:48.825Z] ---> Running in f57201b8a80d [2021-10-26T19:16:49.087Z] ---> Running in 9b2f922baf96 [2021-10-26T19:16:49.350Z] Removing intermediate container 9b2f922baf96 [2021-10-26T19:16:49.350Z] ---> 2e4a3b64a80a [2021-10-26T19:16:49.350Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:16:49.350Z] ---> Running in 527835b2a8b2 [2021-10-26T19:16:49.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T19:16:49.889Z] Removing intermediate container 527835b2a8b2 [2021-10-26T19:16:49.889Z] ---> a42e272bcc97 [2021-10-26T19:16:49.889Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T19:16:50.151Z] ---> Running in 3f0770b2e464 [2021-10-26T19:16:50.727Z] Removing intermediate container 3f0770b2e464 [2021-10-26T19:16:50.727Z] ---> 941af5755a76 [2021-10-26T19:16:50.727Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:16:50.991Z] ---> Running in 17b715bccf02 [2021-10-26T19:16:51.254Z] Removing intermediate container 17b715bccf02 [2021-10-26T19:16:51.254Z] ---> d8fc1f9a929c [2021-10-26T19:16:51.254Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:16:51.532Z] ---> Running in bb1a459fcc27 [2021-10-26T19:16:51.532Z] Removing intermediate container f57201b8a80d [2021-10-26T19:16:51.532Z] ---> ae761ab0fa04 [2021-10-26T19:16:51.532Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T19:16:51.800Z] ---> Running in c245437e7e90 [2021-10-26T19:16:51.800Z] Removing intermediate container bb1a459fcc27 [2021-10-26T19:16:51.800Z] ---> 911fe5e621b7 [2021-10-26T19:16:51.800Z] [2021-10-26T19:16:52.087Z] Successfully built 911fe5e621b7 [2021-10-26T19:16:52.087Z] Successfully tagged sys-mgmt-agent:latest [2021-10-26T19:16:52.362Z]  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T19:16:52.945Z] ---> 5867bfe2a8ab [2021-10-26T19:16:52.945Z] Step 9/23 : RUN go mod tidy [2021-10-26T19:16:52.945Z] ---> Running in 12c6463a4edd [2021-10-26T19:16:56.258Z] Removing intermediate container 12c6463a4edd [2021-10-26T19:16:56.258Z] ---> 6cbc6a043f22 [2021-10-26T19:16:56.258Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T19:16:56.520Z] ---> Running in 2cef92628f2f [2021-10-26T19:16:57.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T19:17:06.665Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T19:17:09.374Z] Removing intermediate container d75ae99312a6 [2021-10-26T19:17:09.374Z] ---> 3de14ebe744b [2021-10-26T19:17:09.374Z] [2021-10-26T19:17:09.374Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T19:17:09.374Z] ---> 14119a10abf4 [2021-10-26T19:17:09.374Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T19:17:09.374Z] ---> Using cache [2021-10-26T19:17:09.374Z] ---> d8f7f35ca178 [2021-10-26T19:17:09.374Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:17:09.374Z] ---> Using cache [2021-10-26T19:17:09.374Z] ---> 6ce1c8daee95 [2021-10-26T19:17:09.374Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T19:17:09.374Z] ---> Running in 38ad3a2337da [2021-10-26T19:17:09.374Z] Removing intermediate container 38ad3a2337da [2021-10-26T19:17:09.374Z] ---> 30c6fef6d6f7 [2021-10-26T19:17:09.374Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T19:17:09.374Z] ---> Running in 73831ab22550 [2021-10-26T19:17:09.374Z] Removing intermediate container 73831ab22550 [2021-10-26T19:17:09.374Z] ---> 08bb58378533 [2021-10-26T19:17:09.374Z] Step 14/22 : WORKDIR / [2021-10-26T19:17:09.374Z] ---> Running in 32a490298af4 [2021-10-26T19:17:09.374Z] Removing intermediate container 32a490298af4 [2021-10-26T19:17:09.374Z] ---> 51b66b40b704 [2021-10-26T19:17:09.374Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:17:09.636Z] ---> 0396939bddb3 [2021-10-26T19:17:09.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T19:17:10.215Z] ---> a293711ddf87 [2021-10-26T19:17:10.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T19:17:10.483Z] ---> 88f14a74fa59 [2021-10-26T19:17:10.483Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T19:17:10.483Z] ---> Running in bbc41528c4cd [2021-10-26T19:17:10.748Z] Removing intermediate container bbc41528c4cd [2021-10-26T19:17:10.748Z] ---> ec88f67a30f6 [2021-10-26T19:17:10.748Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:17:10.748Z] ---> Running in 596ee3ef2f45 [2021-10-26T19:17:10.748Z] Removing intermediate container 596ee3ef2f45 [2021-10-26T19:17:10.748Z] ---> 45c3d90187b1 [2021-10-26T19:17:10.748Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T19:17:11.028Z] ---> Running in fc742be38e74 [2021-10-26T19:17:11.028Z] Removing intermediate container fc742be38e74 [2021-10-26T19:17:11.028Z] ---> 83533d63708c [2021-10-26T19:17:11.028Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:17:11.028Z] ---> Running in 35770ad91e40 [2021-10-26T19:17:11.304Z] Removing intermediate container 35770ad91e40 [2021-10-26T19:17:11.304Z] ---> 591682a3ac72 [2021-10-26T19:17:11.304Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:17:11.304Z] ---> Running in df8d81447ded [2021-10-26T19:17:11.567Z] Removing intermediate container df8d81447ded [2021-10-26T19:17:11.567Z] ---> 06cdd1189456 [2021-10-26T19:17:11.567Z] [2021-10-26T19:17:11.567Z] Successfully built 06cdd1189456 [2021-10-26T19:17:11.567Z] Successfully tagged core-metadata:latest [2021-10-26T19:17:18.206Z]  Building core-metadata ... done Removing intermediate container a2d8779e5da8 [2021-10-26T19:17:18.206Z] ---> 9b480407f65b [2021-10-26T19:17:18.206Z] [2021-10-26T19:17:18.206Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T19:17:18.206Z] ---> 14119a10abf4 [2021-10-26T19:17:18.206Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T19:17:18.206Z] ---> Running in 9d8c60724657 [2021-10-26T19:17:18.206Z] Removing intermediate container 9d8c60724657 [2021-10-26T19:17:18.206Z] ---> 6c1ee0cb0c6e [2021-10-26T19:17:18.206Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T19:17:18.206Z] ---> Running in 6dbe74e84e71 [2021-10-26T19:17:18.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:17:18.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:17:19.052Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T19:17:19.052Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T19:17:19.052Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:17:19.052Z] OK: 6 MiB in 16 packages [2021-10-26T19:17:19.321Z] Removing intermediate container 6dbe74e84e71 [2021-10-26T19:17:19.321Z] ---> 71697a68b139 [2021-10-26T19:17:19.321Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T19:17:19.321Z] ---> Running in c82962ed6b5d [2021-10-26T19:17:19.592Z] Removing intermediate container c82962ed6b5d [2021-10-26T19:17:19.592Z] ---> d595b2a12f3e [2021-10-26T19:17:19.592Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T19:17:19.592Z] ---> Running in 25c2c1b5be13 [2021-10-26T19:17:19.592Z] Removing intermediate container 25c2c1b5be13 [2021-10-26T19:17:19.592Z] ---> 49875b023fcc [2021-10-26T19:17:19.592Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T19:17:19.864Z] ---> Running in 164ef25638d6 [2021-10-26T19:17:20.810Z] Removing intermediate container 164ef25638d6 [2021-10-26T19:17:20.810Z] ---> 78bab9ab6532 [2021-10-26T19:17:20.810Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T19:17:20.810Z] ---> Running in 027e51f883ef [2021-10-26T19:17:20.810Z] Removing intermediate container 027e51f883ef [2021-10-26T19:17:20.810Z] ---> 0218c9ce688a [2021-10-26T19:17:20.810Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T19:17:21.077Z] ---> bbcaffc6722c [2021-10-26T19:17:21.077Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T19:17:21.077Z] ---> Running in e2008d7a3739 [2021-10-26T19:17:22.025Z] Removing intermediate container e2008d7a3739 [2021-10-26T19:17:22.025Z] ---> 35b93d87d1a4 [2021-10-26T19:17:22.025Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:17:22.290Z] ---> c9d0260a254f [2021-10-26T19:17:22.290Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T19:17:22.873Z] ---> 69b2b0631ddb [2021-10-26T19:17:22.873Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T19:17:23.454Z] ---> 22f723739abb [2021-10-26T19:17:23.454Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T19:17:23.713Z] ---> dad624f7a2b6 [2021-10-26T19:17:23.713Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T19:17:23.713Z] ---> bbd1fcc48672 [2021-10-26T19:17:23.713Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T19:17:24.288Z] ---> Running in 4d2a146b1490 [2021-10-26T19:17:24.555Z] Removing intermediate container 4d2a146b1490 [2021-10-26T19:17:24.555Z] ---> c106bb1870a0 [2021-10-26T19:17:24.555Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T19:17:24.822Z] Removing intermediate container 2cef92628f2f [2021-10-26T19:17:24.822Z] ---> ac153a28a276 [2021-10-26T19:17:24.822Z] [2021-10-26T19:17:24.822Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T19:17:24.822Z] ---> 14119a10abf4 [2021-10-26T19:17:24.822Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T19:17:24.822Z] ---> Using cache [2021-10-26T19:17:24.822Z] ---> d8f7f35ca178 [2021-10-26T19:17:24.822Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:17:24.822Z] ---> Using cache [2021-10-26T19:17:24.822Z] ---> 6ce1c8daee95 [2021-10-26T19:17:24.822Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T19:17:24.822Z] ---> fa08a95ae32a [2021-10-26T19:17:24.822Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T19:17:24.822Z] ---> Running in e01a172e56e9 [2021-10-26T19:17:24.822Z] ---> Running in f9214e5de7d6 [2021-10-26T19:17:24.822Z] Removing intermediate container e01a172e56e9 [2021-10-26T19:17:24.822Z] ---> bd836a2bfc03 [2021-10-26T19:17:24.822Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T19:17:25.083Z] ---> Running in afc5417c5a8e [2021-10-26T19:17:25.083Z] Removing intermediate container afc5417c5a8e [2021-10-26T19:17:25.083Z] ---> 5d16f0b13602 [2021-10-26T19:17:25.083Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:17:25.656Z] ---> f2a6220aa92a [2021-10-26T19:17:25.656Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T19:17:25.656Z] Removing intermediate container c245437e7e90 [2021-10-26T19:17:25.656Z] ---> 4eff8bce4748 [2021-10-26T19:17:25.656Z] [2021-10-26T19:17:25.656Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T19:17:25.656Z] ---> 14119a10abf4 [2021-10-26T19:17:25.656Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T19:17:25.920Z] Removing intermediate container f9214e5de7d6 [2021-10-26T19:17:25.920Z] ---> 310e7a4d3d7a [2021-10-26T19:17:25.920Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T19:17:25.920Z] ---> Running in 0f3903546b83 [2021-10-26T19:17:25.920Z] ---> Running in 4c38958f51b1 [2021-10-26T19:17:25.920Z] Removing intermediate container 0f3903546b83 [2021-10-26T19:17:25.920Z] ---> 9c4cb7606959 [2021-10-26T19:17:25.920Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T19:17:25.920Z] ---> 22199069ab20 [2021-10-26T19:17:25.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T19:17:25.920Z] ---> Running in e93090ee8844 [2021-10-26T19:17:26.184Z] Removing intermediate container 4c38958f51b1 [2021-10-26T19:17:26.184Z] ---> d25ace2cd2c3 [2021-10-26T19:17:26.184Z] Step 27/30 : CMD ["gate"] [2021-10-26T19:17:26.184Z] Removing intermediate container e93090ee8844 [2021-10-26T19:17:26.184Z] ---> 95be336ff2e6 [2021-10-26T19:17:26.184Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T19:17:26.184Z] ---> Running in d5572daf19aa [2021-10-26T19:17:26.184Z] ---> 4fff2dd4c82c [2021-10-26T19:17:26.184Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T19:17:26.184Z] ---> Running in 7200efe85d87 [2021-10-26T19:17:26.184Z] ---> Running in 253cb7868ee7 [2021-10-26T19:17:26.184Z] Removing intermediate container d5572daf19aa [2021-10-26T19:17:26.184Z] ---> 2049591249f9 [2021-10-26T19:17:26.184Z] Step 28/30 : LABEL arch=x86_64 [2021-10-26T19:17:26.184Z] Removing intermediate container 7200efe85d87 [2021-10-26T19:17:26.184Z] ---> 005aa7f46eac [2021-10-26T19:17:26.184Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:17:26.452Z] ---> Running in 75ba73b9e419 [2021-10-26T19:17:26.452Z] Removing intermediate container 253cb7868ee7 [2021-10-26T19:17:26.452Z] ---> 10520583520f [2021-10-26T19:17:26.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:17:26.452Z] ---> Running in 63b29ce1fb1a [2021-10-26T19:17:26.452Z] ---> Running in edf956883bd7 [2021-10-26T19:17:26.452Z] Removing intermediate container 63b29ce1fb1a [2021-10-26T19:17:26.452Z] ---> 7f7ed051ff8d [2021-10-26T19:17:26.452Z] Step 29/30 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:17:26.714Z] ---> Running in 0d8eeb31af32 [2021-10-26T19:17:26.714Z] Removing intermediate container edf956883bd7 [2021-10-26T19:17:26.714Z] ---> b771f6fafb2a [2021-10-26T19:17:26.714Z] Step 21/23 : LABEL arch=x86_64 [2021-10-26T19:17:26.714Z] ---> Running in a5ceb263bbef [2021-10-26T19:17:26.714Z] Removing intermediate container 0d8eeb31af32 [2021-10-26T19:17:26.714Z] ---> c020f30e882e [2021-10-26T19:17:26.714Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T19:17:26.714Z] ---> Running in d8a7f45dc6ac [2021-10-26T19:17:26.975Z] Removing intermediate container a5ceb263bbef [2021-10-26T19:17:26.975Z] ---> 7a2b92b18aba [2021-10-26T19:17:26.975Z] Step 22/23 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:17:26.975Z] ---> Running in 254c6f425427 [2021-10-26T19:17:26.975Z] Removing intermediate container d8a7f45dc6ac [2021-10-26T19:17:26.975Z] ---> 62ff8f043450 [2021-10-26T19:17:26.975Z] [2021-10-26T19:17:26.975Z] Successfully built 62ff8f043450 [2021-10-26T19:17:26.975Z] Successfully tagged security-bootstrapper:latest [2021-10-26T19:17:26.975Z]  Building security-bootstrapper ... done Removing intermediate container 254c6f425427 [2021-10-26T19:17:26.975Z] ---> a811f89ad907 [2021-10-26T19:17:26.975Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T19:17:26.975Z] Removing intermediate container 75ba73b9e419 [2021-10-26T19:17:26.975Z] ---> 1b56cb211999 [2021-10-26T19:17:26.975Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T19:17:27.234Z] ---> Running in 6c9d3e5afd4d [2021-10-26T19:17:27.234Z] ---> Running in 861028a68e86 [2021-10-26T19:17:27.234Z] Removing intermediate container 6c9d3e5afd4d [2021-10-26T19:17:27.234Z] ---> 5d179013a398 [2021-10-26T19:17:27.234Z] [2021-10-26T19:17:27.234Z] Successfully built 5d179013a398 [2021-10-26T19:17:27.234Z] Successfully tagged support-scheduler:latest [2021-10-26T19:17:27.495Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T19:17:28.200Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T19:17:28.577Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T19:17:28.577Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T19:17:28.883Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T19:17:28.883Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T19:17:28.883Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T19:17:29.174Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T19:17:29.175Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:17:29.175Z] OK: 8 MiB in 20 packages [2021-10-26T19:17:29.481Z] Removing intermediate container 861028a68e86 [2021-10-26T19:17:29.481Z] ---> cb989044b15d [2021-10-26T19:17:29.481Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:17:29.775Z] ---> 258ba7ec895b [2021-10-26T19:17:29.775Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T19:17:30.034Z] ---> d869ccc0793c [2021-10-26T19:17:30.034Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T19:17:30.034Z] ---> 78062fcef450 [2021-10-26T19:17:30.034Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T19:17:30.034Z] ---> Running in 4ee77e307382 [2021-10-26T19:17:30.298Z] Removing intermediate container 4ee77e307382 [2021-10-26T19:17:30.299Z] ---> 817bf8f0fc46 [2021-10-26T19:17:30.299Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:17:30.299Z] ---> Running in 6cca19fbdb17 [2021-10-26T19:17:30.299Z] Removing intermediate container 6cca19fbdb17 [2021-10-26T19:17:30.299Z] ---> 38bd256537cf [2021-10-26T19:17:30.299Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T19:17:30.299Z] ---> Running in 2eed04d48bb9 [2021-10-26T19:17:30.299Z] Removing intermediate container 2eed04d48bb9 [2021-10-26T19:17:30.299Z] ---> bb67db419558 [2021-10-26T19:17:30.299Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:17:30.561Z] ---> Running in b2df509febcd [2021-10-26T19:17:30.561Z] Removing intermediate container b2df509febcd [2021-10-26T19:17:30.561Z] ---> 29f4f9568465 [2021-10-26T19:17:30.561Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:17:30.561Z] ---> Running in cd918f728a3c [2021-10-26T19:17:30.561Z] Removing intermediate container cd918f728a3c [2021-10-26T19:17:30.561Z] ---> 871ac5fd1471 [2021-10-26T19:17:30.561Z] [2021-10-26T19:17:30.822Z] Successfully built 871ac5fd1471 [2021-10-26T19:17:30.822Z] Successfully tagged core-data:latest [2021-10-26T19:17:30.828Z]  Building core-data ... done  [Pipeline] } [2021-10-26T19:17:30.845Z] $ docker stop --time=1 9b21634b774c9b10c9bb9ba308b9069d944e9f3e6668d390a32fd8dbb1db6213 [2021-10-26T19:17:32.135Z] $ docker rm -f 9b21634b774c9b10c9bb9ba308b9069d944e9f3e6668d390a32fd8dbb1db6213 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T19:17:32.571Z] + docker images [2021-10-26T19:17:32.571Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T19:17:32.571Z] core-data latest 871ac5fd1471 2 seconds ago 20.7MB [2021-10-26T19:17:32.571Z] support-scheduler latest 5d179013a398 5 seconds ago 16.2MB [2021-10-26T19:17:32.571Z] security-bootstrapper latest 62ff8f043450 6 seconds ago 18.9MB [2021-10-26T19:17:32.571Z] 4eff8bce4748 7 seconds ago 1.76GB [2021-10-26T19:17:32.571Z] ac153a28a276 8 seconds ago 1.76GB [2021-10-26T19:17:32.571Z] 9b480407f65b 15 seconds ago 1.76GB [2021-10-26T19:17:32.571Z] core-metadata latest 06cdd1189456 21 seconds ago 16.9MB [2021-10-26T19:17:32.571Z] 3de14ebe744b 24 seconds ago 1.76GB [2021-10-26T19:17:32.571Z] sys-mgmt-agent latest 911fe5e621b7 41 seconds ago 294MB [2021-10-26T19:17:32.571Z] security-secretstore-setup latest bce10e311fa2 About a minute ago 28.3MB [2021-10-26T19:17:32.571Z] support-notifications latest d4674f26b06a About a minute ago 16.9MB [2021-10-26T19:17:32.571Z] core-command latest 77a0915def8e About a minute ago 16.1MB [2021-10-26T19:17:32.571Z] security-proxy-setup latest 286c72a7ce61 About a minute ago 26.8MB [2021-10-26T19:17:32.571Z] 68749949a7b4 About a minute ago 1.76GB [2021-10-26T19:17:32.571Z] 0f77fd7e7075 About a minute ago 1.75GB [2021-10-26T19:17:32.571Z] 4d1d43fe0356 About a minute ago 1.76GB [2021-10-26T19:17:32.571Z] 2a883813cb84 About a minute ago 1.76GB [2021-10-26T19:17:32.571Z] bc081f790a2d About a minute ago 1.76GB [2021-10-26T19:17:32.571Z] ci-base-image-x86_64 latest 630c04f14341 5 minutes ago 1.25GB [2021-10-26T19:17:32.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-26T19:17:32.571Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-26T19:17:32.571Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-26T19:17:32.571Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-26T19:17:32.571Z] 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-10-26T19:17:49.229Z] Still waiting to schedule task [2021-10-26T19:17:49.230Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-2123’ [2021-10-26T19:18:14.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T19:18:15.363Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T19:18:15.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T19:18:16.960Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T19:18:29.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T19:18:29.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T19:18:29.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T19:18:29.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T19:18:29.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T19:18:30.032Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T19:18:31.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T19:18:31.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T19:18:31.481Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T19:18:31.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T19:18:39.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.188s coverage: 28.7% of statements [2021-10-26T19:18:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T19:18:39.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T19:18:45.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements [2021-10-26T19:18:45.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T19:18:45.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.464s coverage: 44.7% of statements [2021-10-26T19:18:45.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T19:18:45.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T19:18:48.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.814s coverage: 89.5% of statements [2021-10-26T19:18:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T19:18:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:18:48.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 84.4% of statements [2021-10-26T19:18:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T19:18:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T19:18:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T19:18:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T19:18:48.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.659s coverage: 94.2% of statements [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 59.1% of statements [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.374s coverage: 0.9% of statements [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 21.7% of statements [2021-10-26T19:18:58.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.192s coverage: 47.1% of statements [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.277s coverage: 79.5% of statements [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.163s coverage: 94.1% of statements [2021-10-26T19:18:58.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements [2021-10-26T19:18:59.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.401s coverage: 87.5% of statements [2021-10-26T19:19:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.303s coverage: 94.4% of statements [2021-10-26T19:19:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.287s coverage: 44.8% of statements [2021-10-26T19:19:18.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 82.5% of statements [2021-10-26T19:19:18.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2021-10-26T19:19:25.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.810s coverage: 91.2% of statements [2021-10-26T19:19:25.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T19:19:26.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.796s coverage: 64.4% of statements [2021-10-26T19:19:26.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T19:19:26.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T19:19:26.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-10-26T19:19:26.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements [2021-10-26T19:19:26.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-10-26T19:19:27.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-10-26T19:19:27.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-10-26T19:19:32.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 70.4% of statements [2021-10-26T19:19:32.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T19:19:32.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T19:19:32.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T19:19:34.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.769s coverage: 43.4% of statements [2021-10-26T19:19:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T19:19:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T19:19:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements [2021-10-26T19:19:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T19:19:34.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2021-10-26T19:19:34.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T19:19:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.239s coverage: 17.7% of statements [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T19:19:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.3% of statements [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T19:19:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.216s coverage: 63.2% of statements [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T19:19:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.7% of statements [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T19:19:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T19:19:43.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T19:19:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.203s coverage: 100.0% of statements [2021-10-26T19:19:43.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-10-26T19:19:43.228Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T19:19:43.228Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-26T19:19:43.228Z] GO111MODULE=on go vet ./... [2021-10-26T19:20:03.169Z] Running on prd-ubuntu18.04-docker-8c-8g-2124 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws [2021-10-26T19:20:03.206Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-10-26T19:20:03.310Z] The recommended git tool is: git [2021-10-26T19:20:05.223Z] using credential edgex-jenkins-ssh [2021-10-26T19:20:05.237Z] Cloning the remote Git repository [2021-10-26T19:20:05.254Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T19:20:05.306Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-10-26T19:20:05.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T19:20:05.334Z] > git --version # timeout=10 [2021-10-26T19:20:05.340Z] > git --version # 'git version 2.17.1' [2021-10-26T19:20:05.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T19:20:05.376Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T19:20:10.217Z] Merging remotes/origin/main commit 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 into PR head commit 49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:20:10.321Z] Merge succeeded, producing 49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:20:10.321Z] Checking out Revision 49628afb28e738f8ab6f401fb5a14a44bae29f59 (PR-3783) [2021-10-26T19:20:09.573Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T19:20:09.580Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T19:20:09.596Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T19:20:09.607Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T19:20:09.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T19:20:09.612Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-26T19:20:10.226Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T19:20:10.231Z] > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 [2021-10-26T19:20:10.288Z] > git remote # timeout=10 [2021-10-26T19:20:10.294Z] > git config --get remote.origin.url # timeout=10 [2021-10-26T19:20:10.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T19:20:10.304Z] > git merge 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 [2021-10-26T19:20:10.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-26T19:20:10.323Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T19:20:10.327Z] > git checkout -f 49628afb28e738f8ab6f401fb5a14a44bae29f59 # timeout=10 [2021-10-26T19:20:13.874Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-10-26T19:20:13.896Z] > git --version # timeout=10 [2021-10-26T19:20:13.900Z] > git --version # 'git version 2.17.1' [2021-10-26T19:20:13.917Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:20:14.902Z] + echo snap-build.sh [2021-10-26T19:20:14.902Z] snap-build.sh [2021-10-26T19:20:14.902Z] + SNAP_BASE_DIR=. [2021-10-26T19:20:14.902Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-10-26T19:20:14.902Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-10-26T19:20:14.902Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-10-26T19:20:14.902Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-10-26T19:20:14.902Z] + cd /w/workspace/edgex-go/1 [2021-10-26T19:20:14.902Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-26T19:20:14.902Z] Reading package lists... [2021-10-26T19:20:14.902Z] Building dependency tree... [2021-10-26T19:20:14.902Z] Reading state information... [2021-10-26T19:20:14.902Z] The following packages were automatically installed and are no longer required: [2021-10-26T19:20:14.902Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-26T19:20:14.902Z] uidmap xdelta3 [2021-10-26T19:20:14.902Z] Use 'sudo apt autoremove' to remove them. [2021-10-26T19:20:14.902Z] The following packages will be REMOVED: [2021-10-26T19:20:14.902Z] lxd* lxd-client* [2021-10-26T19:20:15.164Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-26T19:20:15.164Z] After this operation, 31.7 MB disk space will be freed. [2021-10-26T19:20:15.689Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-10-26T19:20:15.689Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T19:20:16.634Z] Removing lxd dnsmasq configuration [2021-10-26T19:20:16.634Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T19:20:16.634Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-26T19:20:17.591Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T19:20:17.591Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-10-26T19:20:17.591Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-26T19:20:18.998Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-26T19:20:18.998Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-26T19:20:19.578Z] + sudo snap remove --purge lxd [2021-10-26T19:20:19.839Z] snap "lxd" is not installed [2021-10-26T19:20:19.839Z] + sudo groupadd --force --system lxd [2021-10-26T19:20:19.839Z] ++ whoami [2021-10-26T19:20:19.839Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-26T19:20:19.839Z] + newgrp - lxd [2021-10-26T19:20:19.839Z] + sudo snap install lxd [2021-10-26T19:20:30.513Z] 2021-10-26T19:20:27Z INFO Waiting for automatic snapd restart... [2021-10-26T19:20:45.438Z] lxd 4.19 from Canonical* installed [2021-10-26T19:20:45.438Z] + sudo lxd init --auto [2021-10-26T19:20:55.445Z] + sudo snap install --classic snapcraft [2021-10-26T19:21:05.451Z] snapcraft 5.0 from Canonical* installed [2021-10-26T19:21:05.451Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-26T19:21:05.451Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-26T19:21:05.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T19:21:05.451Z] Dload Upload Total Spent Left Speed [2021-10-26T19:21:05.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3282 0 --:--:-- --:--:-- --:--:-- 3282 [2021-10-26T19:21:05.451Z] 100 3325k 100 3325k 0 0 6123k 0 --:--:-- --:--:-- --:--:-- 6123k [2021-10-26T19:21:05.451Z] ./yq_linux_amd64 [2021-10-26T19:21:05.451Z] + sudo snapcraft prime --use-lxd [2021-10-26T19:21:05.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T19:21:05.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T19:21:06.837Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-26T19:21:06.837Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-26T19:21:06.837Z] - README.md [2021-10-26T19:21:06.837Z] [2021-10-26T19:21:06.837Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T19:21:06.837Z] Launching a container. [2021-10-26T19:21:07.799Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T19:21:10.447Z] + ls -al . [2021-10-26T19:21:10.447Z] total 664 [2021-10-26T19:21:10.447Z] drwxrwxr-x 9 1001 1001 4096 Oct 26 19:21 . [2021-10-26T19:21:10.447Z] drwxr-xr-x 4 root root 4096 Oct 26 19:16 .. [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 19:14 .dockerignore [2021-10-26T19:21:10.447Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 19:14 .git [2021-10-26T19:21:10.447Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 19:14 .github [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 19:14 .gitignore [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 19:14 .golangci.yml [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 19:14 .hadolint.yml [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 19:14 .sonarcloud.properties [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 19:14 ADOPTERS.md [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 19:14 Attribution.txt [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 19:14 CHANGELOG.md [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 19:14 CONTRIBUTING.md [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 19:14 GOVERNANCE.md [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 19:14 Jenkinsfile [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 19:14 LICENSE [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 19:14 Makefile [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 19:14 OWNERS.md [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 19:14 README.md [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 19:14 SECURITY.md [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 5 Oct 26 19:11 VERSION [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 19:14 ZMQWindows.md [2021-10-26T19:21:10.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 19:14 bin [2021-10-26T19:21:10.447Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 19:14 cmd [2021-10-26T19:21:10.447Z] -rw-r--r-- 1 root root 426513 Oct 26 19:19 coverage.out [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 19:14 go.mod [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 50524 Oct 26 19:14 go.sum [2021-10-26T19:21:10.447Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 19:14 internal [2021-10-26T19:21:10.447Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 19:14 openapi [2021-10-26T19:21:10.447Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 19:14 snap [2021-10-26T19:21:10.447Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 19:14 version.go [Pipeline] sh [2021-10-26T19:21:11.134Z] + '[' -e coverage.out ] [2021-10-26T19:21:11.134Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T19:21:11.169Z] Warning: overwriting stash ‘coverage-report’ [2021-10-26T19:21:11.977Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T19:21:12.132Z] Waiting for container to be ready [2021-10-26T19:21:12.634Z] + make build [2021-10-26T19:21:12.634Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T19:21:12.703Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-26T19:21:12.703Z] [2021-10-26T19:21:16.900Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-26T19:21:16.900Z] Waiting for network to be ready... [2021-10-26T19:21:17.163Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T19:21:17.163Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T19:21:17.163Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T19:21:17.425Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T19:21:17.425Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T19:21:17.425Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T19:21:17.425Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T19:21:17.425Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T19:21:17.425Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T19:21:17.425Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T19:21:17.686Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T19:21:17.686Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T19:21:17.945Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T19:21:18.206Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T19:21:18.206Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T19:21:18.206Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T19:21:18.206Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T19:21:18.206Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T19:21:18.466Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T19:21:18.466Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T19:21:18.770Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T19:21:18.770Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T19:21:18.770Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T19:21:18.770Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T19:21:18.770Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T19:21:18.770Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T19:21:18.770Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T19:21:19.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T19:21:21.359Z] Fetched 25.5 MB in 4s (6268 kB/s) [2021-10-26T19:21:22.304Z] Reading package lists... [2021-10-26T19:21:22.304Z] Reading package lists... [2021-10-26T19:21:22.566Z] Building dependency tree... [2021-10-26T19:21:22.566Z] Reading state information... [2021-10-26T19:21:22.566Z] The following additional packages will be installed: [2021-10-26T19:21:22.566Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T19:21:22.566Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T19:21:22.566Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T19:21:22.566Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-26T19:21:22.566Z] Suggested packages: [2021-10-26T19:21:22.566Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-26T19:21:22.566Z] Recommended packages: [2021-10-26T19:21:22.566Z] gnupg libsasl2-modules [2021-10-26T19:21:22.566Z] The following NEW packages will be installed: [2021-10-26T19:21:22.566Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-26T19:21:22.566Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-26T19:21:22.566Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-26T19:21:22.566Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-26T19:21:22.566Z] The following packages will be upgraded: [2021-10-26T19:21:22.566Z] gpg gpg-agent gpgconf libudev1 [2021-10-26T19:21:22.566Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-26T19:21:22.566Z] Need to get 3527 kB of archives. [2021-10-26T19:21:22.566Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-26T19:21:22.566Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-10-26T19:21:22.566Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-10-26T19:21:22.566Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-26T19:21:22.566Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-10-26T19:21:22.830Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-26T19:21:23.091Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-26T19:21:23.352Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-26T19:21:23.352Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-26T19:21:23.352Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-26T19:21:23.614Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-26T19:21:23.614Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-26T19:21:23.614Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-26T19:21:23.614Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-26T19:21:23.614Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-26T19:21:23.614Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-26T19:21:23.614Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-26T19:21:23.614Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-26T19:21:23.614Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-26T19:21:23.614Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-26T19:21:23.614Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-26T19:21:23.614Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-26T19:21:23.614Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-26T19:21:23.875Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T19:21:23.875Z] Fetched 3527 kB in 1s (3387 kB/s) [2021-10-26T19:21:23.875Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T19:21:23.875Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-26T19:21:23.875Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T19:21:23.875Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-26T19:21:23.875Z] Selecting previously unselected package udev. [2021-10-26T19:21:24.137Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-26T19:21:24.137Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-26T19:21:24.137Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-26T19:21:24.137Z] Selecting previously unselected package libfuse2:amd64. [2021-10-26T19:21:24.137Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T19:21:24.137Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T19:21:24.399Z] Selecting previously unselected package fuse. [2021-10-26T19:21:24.399Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-26T19:21:24.399Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-26T19:21:24.399Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T19:21:24.399Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T19:21:24.399Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T19:21:24.399Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T19:21:24.399Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T19:21:24.659Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T19:21:24.659Z] Selecting previously unselected package libksba8:amd64. [2021-10-26T19:21:24.659Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-26T19:21:24.659Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-26T19:21:24.659Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-26T19:21:24.659Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:24.659Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:24.659Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-26T19:21:24.659Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:24.659Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:24.919Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-26T19:21:24.919Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:24.919Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:24.919Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-26T19:21:24.919Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:24.919Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:24.919Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-26T19:21:24.919Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:24.919Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:24.919Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-26T19:21:24.919Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:24.919Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:25.178Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-26T19:21:25.179Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:25.179Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:25.179Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-26T19:21:25.179Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:25.179Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:25.179Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-26T19:21:25.179Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-26T19:21:25.179Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:25.179Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-26T19:21:25.179Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T19:21:25.179Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T19:21:25.179Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-26T19:21:25.179Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-26T19:21:25.179Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T19:21:25.438Z] Selecting previously unselected package libldap-common. [2021-10-26T19:21:25.438Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-26T19:21:25.438Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T19:21:25.438Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-26T19:21:25.438Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-26T19:21:25.438Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T19:21:25.438Z] Selecting previously unselected package dirmngr. [2021-10-26T19:21:25.438Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T19:21:25.438Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T19:21:25.698Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T19:21:25.698Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-26T19:21:25.698Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-26T19:21:25.698Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T19:21:25.698Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-26T19:21:25.698Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-26T19:21:25.698Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:25.698Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-26T19:21:25.698Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T19:21:25.698Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-26T19:21:25.960Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-26T19:21:25.960Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:25.960Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-26T19:21:26.222Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-26T19:21:26.222Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-26T19:21:26.222Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:26.222Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:26.222Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:26.222Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:26.222Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:26.222Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:26.222Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-26T19:21:26.222Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-26T19:21:26.222Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-26T19:21:26.222Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T19:21:26.793Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-26T19:21:26.793Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-26T19:21:26.793Z] This means they are not meant to be enabled using systemctl. [2021-10-26T19:21:26.793Z] Possible reasons for having this kind of units are: [2021-10-26T19:21:26.793Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-26T19:21:26.793Z] .wants/ or .requires/ directory. [2021-10-26T19:21:26.793Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-26T19:21:26.793Z] a requirement dependency on it. [2021-10-26T19:21:26.793Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-26T19:21:26.793Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-26T19:21:26.793Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-26T19:21:26.793Z] instance name specified. [2021-10-26T19:21:27.055Z] Reading package lists... [2021-10-26T19:21:27.055Z] Building dependency tree... [2021-10-26T19:21:27.055Z] Reading state information... [2021-10-26T19:21:27.316Z] The following additional packages will be installed: [2021-10-26T19:21:27.316Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-26T19:21:27.316Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-26T19:21:27.316Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-26T19:21:27.316Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-26T19:21:27.316Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-26T19:21:27.316Z] Suggested packages: [2021-10-26T19:21:27.316Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-26T19:21:27.316Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-26T19:21:27.316Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-26T19:21:27.316Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-26T19:21:27.316Z] systemd-container policykit-1 [2021-10-26T19:21:27.316Z] Recommended packages: [2021-10-26T19:21:27.316Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-26T19:21:27.316Z] The following NEW packages will be installed: [2021-10-26T19:21:27.316Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-26T19:21:27.316Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-26T19:21:27.316Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-26T19:21:27.316Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-26T19:21:27.316Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-26T19:21:27.316Z] The following packages will be upgraded: [2021-10-26T19:21:27.316Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-26T19:21:27.316Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-26T19:21:27.316Z] Need to get 36.8 MB of archives. [2021-10-26T19:21:27.316Z] After this operation, 147 MB of additional disk space will be used. [2021-10-26T19:21:27.316Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-26T19:21:27.577Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-26T19:21:27.577Z] 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-10-26T19:21:27.577Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-26T19:21:27.577Z] 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-10-26T19:21:27.577Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-26T19:21:27.577Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-26T19:21:27.578Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-26T19:21:27.578Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-26T19:21:27.578Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-26T19:21:27.578Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-26T19:21:27.578Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-26T19:21:27.578Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-26T19:21:27.578Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-26T19:21:27.578Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-26T19:21:27.578Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-26T19:21:27.578Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-26T19:21:28.148Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-26T19:21:28.148Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-26T19:21:28.408Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-26T19:21:28.408Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-26T19:21:28.408Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-26T19:21:28.408Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-26T19:21:28.408Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-26T19:21:28.408Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-26T19:21:28.408Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-26T19:21:28.408Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-26T19:21:28.408Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-26T19:21:28.408Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-26T19:21:28.408Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-26T19:21:29.351Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T19:21:29.351Z] Fetched 36.8 MB in 2s (20.4 MB/s) [2021-10-26T19:21:29.351Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T19:21:29.351Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-26T19:21:29.611Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T19:21:29.872Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-26T19:21:29.872Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T19:21:29.872Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-26T19:21:30.132Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T19:21:30.133Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-26T19:21:30.133Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-26T19:21:30.133Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-26T19:21:30.133Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-26T19:21:30.133Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-26T19:21:30.392Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-26T19:21:30.654Z] Setting up apt (1.6.14) ... [2021-10-26T19:21:30.654Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-26T19:21:30.914Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-26T19:21:30.914Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-26T19:21:30.914Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T19:21:30.914Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T19:21:31.175Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-26T19:21:31.175Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T19:21:31.175Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:31.175Z] Selecting previously unselected package libexpat1:amd64. [2021-10-26T19:21:31.175Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-26T19:21:31.175Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T19:21:31.436Z] Selecting previously unselected package python3.6-minimal. [2021-10-26T19:21:31.436Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T19:21:31.436Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:31.436Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T19:21:31.697Z] Checking for services that may need to be restarted...done. [2021-10-26T19:21:31.697Z] Checking for services that may need to be restarted...done. [2021-10-26T19:21:31.697Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:31.697Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-26T19:21:31.697Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:31.959Z] Selecting previously unselected package python3-minimal. [2021-10-26T19:21:31.959Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-26T19:21:31.959Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-26T19:21:31.959Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-26T19:21:32.221Z] Selecting previously unselected package mime-support. [2021-10-26T19:21:32.221Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-26T19:21:32.221Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-26T19:21:32.221Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-26T19:21:32.221Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-26T19:21:32.221Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T19:21:32.221Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-26T19:21:32.221Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T19:21:32.221Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:32.482Z] Selecting previously unselected package python3.6. [2021-10-26T19:21:32.482Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-26T19:21:32.482Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:32.482Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-26T19:21:32.482Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-26T19:21:32.482Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T19:21:32.482Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-26T19:21:32.746Z] Selecting previously unselected package python3. [2021-10-26T19:21:32.746Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-26T19:21:32.746Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-26T19:21:32.746Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-26T19:21:32.746Z] Selecting previously unselected package multiarch-support. [2021-10-26T19:21:32.746Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T19:21:32.746Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T19:21:32.746Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-26T19:21:33.009Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-26T19:21:33.009Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-26T19:21:33.009Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-26T19:21:33.009Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T19:21:33.009Z] Selecting previously unselected package libbsd0:amd64. [2021-10-26T19:21:33.009Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-26T19:21:33.009Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T19:21:33.009Z] Selecting previously unselected package sudo. [2021-10-26T19:21:33.009Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-26T19:21:33.009Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T19:21:33.269Z] Selecting previously unselected package apparmor. [2021-10-26T19:21:33.269Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T19:21:33.269Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-26T19:21:33.269Z] Selecting previously unselected package libedit2:amd64. [2021-10-26T19:21:33.269Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-26T19:21:33.269Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T19:21:33.269Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-26T19:21:33.269Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T19:21:33.269Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:33.529Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-26T19:21:33.529Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T19:21:33.529Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:33.529Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-26T19:21:33.529Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-26T19:21:33.529Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T19:21:33.529Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-26T19:21:33.529Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T19:21:33.529Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:33.529Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-26T19:21:33.529Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-26T19:21:33.529Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:33.789Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-26T19:21:33.789Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-26T19:21:33.789Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T19:21:33.789Z] Selecting previously unselected package openssh-client. [2021-10-26T19:21:33.789Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-26T19:21:33.789Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T19:21:34.049Z] Selecting previously unselected package squashfs-tools. [2021-10-26T19:21:34.049Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-26T19:21:34.049Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T19:21:34.049Z] Selecting previously unselected package snapd. [2021-10-26T19:21:34.049Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-26T19:21:34.049Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-26T19:21:35.970Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-26T19:21:35.970Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-26T19:21:36.234Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-26T19:21:36.234Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-26T19:21:36.234Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-26T19:21:36.234Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:36.234Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T19:21:36.234Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-26T19:21:36.234Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-26T19:21:36.806Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-26T19:21:36.806Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-26T19:21:36.806Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-26T19:21:36.806Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:36.806Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:36.806Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-26T19:21:37.377Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-26T19:21:37.377Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:37.377Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-26T19:21:37.377Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-26T19:21:37.377Z] running python rtupdate hooks for python3.6... [2021-10-26T19:21:37.377Z] running python post-rtupdate hooks for python3.6... [2021-10-26T19:21:37.639Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-26T19:21:38.209Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-26T19:21:38.209Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-26T19:21:38.209Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-26T19:21:38.471Z] Setting up snapd (2.51.1+18.04) ... [2021-10-26T19:21:38.733Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-26T19:21:38.995Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-26T19:21:39.257Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-26T19:21:39.257Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-26T19:21:39.518Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T19:21:39.518Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-26T19:21:39.781Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-26T19:21:40.044Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-26T19:21:40.044Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-26T19:21:40.305Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-26T19:21:40.567Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-10-26T19:21:40.567Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-26T19:21:40.567Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T19:21:41.508Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T19:21:41.508Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T19:21:41.508Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T19:21:42.715Z] Reading package lists... [2021-10-26T19:21:42.715Z] Reading package lists... [2021-10-26T19:21:42.976Z] Building dependency tree... [2021-10-26T19:21:42.976Z] Reading state information... [2021-10-26T19:21:42.976Z] Calculating upgrade... [2021-10-26T19:21:43.237Z] The following packages will be upgraded: [2021-10-26T19:21:43.237Z] advancecomp base-files bash binutils binutils-common [2021-10-26T19:21:43.237Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-26T19:21:43.237Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-26T19:21:43.237Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-26T19:21:43.237Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-26T19:21:43.237Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-26T19:21:43.237Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-26T19:21:43.237Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-26T19:21:43.237Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-26T19:21:43.237Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-26T19:21:43.237Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-26T19:21:43.237Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-26T19:21:43.237Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-26T19:21:43.237Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-26T19:21:43.237Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-26T19:21:43.237Z] ubuntu-keyring util-linux [2021-10-26T19:21:43.237Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T19:21:43.237Z] Need to get 64.2 MB of archives. [2021-10-26T19:21:43.237Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-26T19:21:43.237Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-26T19:21:43.499Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-26T19:21:43.499Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-26T19:21:43.499Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-26T19:21:43.499Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-26T19:21:43.499Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-26T19:21:43.499Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-26T19:21:43.499Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-26T19:21:43.499Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-26T19:21:43.499Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-26T19:21:43.499Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-26T19:21:43.499Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-26T19:21:43.499Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-26T19:21:43.499Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-26T19:21:43.499Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-26T19:21:43.499Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-26T19:21:43.499Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-26T19:21:43.499Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-26T19:21:43.499Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-26T19:21:43.499Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-26T19:21:43.499Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-26T19:21:43.499Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-26T19:21:43.499Z] 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-10-26T19:21:43.499Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-26T19:21:43.499Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-26T19:21:43.499Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-26T19:21:43.499Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-26T19:21:43.499Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-26T19:21:43.499Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-26T19:21:43.499Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-26T19:21:43.499Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-26T19:21:43.499Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-26T19:21:43.499Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-26T19:21:43.499Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-26T19:21:43.499Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-26T19:21:43.499Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-26T19:21:43.499Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-26T19:21:43.499Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-26T19:21:43.499Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-26T19:21:43.499Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-26T19:21:43.499Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-26T19:21:43.760Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-26T19:21:43.760Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-26T19:21:43.760Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-26T19:21:43.760Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-26T19:21:43.760Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-26T19:21:43.760Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-26T19:21:43.760Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-26T19:21:43.760Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-26T19:21:43.760Z] 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-10-26T19:21:43.760Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-26T19:21:43.760Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-26T19:21:43.760Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-26T19:21:43.760Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-26T19:21:43.760Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-26T19:21:43.760Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-26T19:21:43.760Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-26T19:21:43.760Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-26T19:21:44.020Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-26T19:21:44.020Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-26T19:21:44.020Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-26T19:21:44.020Z] 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-10-26T19:21:44.020Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-26T19:21:44.020Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-26T19:21:44.020Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-26T19:21:44.020Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-26T19:21:44.286Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-26T19:21:44.286Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-26T19:21:44.286Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-26T19:21:44.286Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-26T19:21:44.286Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-26T19:21:44.286Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-26T19:21:44.286Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-26T19:21:44.286Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-26T19:21:44.286Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-26T19:21:44.286Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-26T19:21:44.286Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-26T19:21:44.546Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-26T19:21:44.546Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-26T19:21:44.546Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-26T19:21:44.546Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-26T19:21:44.546Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-26T19:21:44.546Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-26T19:21:44.546Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-26T19:21:44.546Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-26T19:21:44.546Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-26T19:21:44.546Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-26T19:21:44.546Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-26T19:21:44.546Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-26T19:21:44.546Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-26T19:21:44.546Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-26T19:21:44.546Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-26T19:21:44.546Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-26T19:21:44.546Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-26T19:21:44.546Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-26T19:21:44.546Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-26T19:21:44.806Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-26T19:21:44.806Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-26T19:21:44.806Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-26T19:21:44.806Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-26T19:21:44.806Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-26T19:21:44.806Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-26T19:21:44.806Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-26T19:21:44.806Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T19:21:45.067Z] Fetched 64.2 MB in 2s (40.1 MB/s) [2021-10-26T19:21:45.067Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T19:21:45.067Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T19:21:45.328Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T19:21:45.901Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T19:21:45.901Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T19:21:45.901Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-26T19:21:45.901Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-26T19:21:46.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T19:21:46.162Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.162Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.162Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.162Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.162Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.162Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.424Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.424Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.424Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.424Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.424Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.424Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.424Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.686Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.686Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:21:46.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T19:21:46.686Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.686Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.686Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:21:46.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T19:21:46.686Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.686Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.947Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.947Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.947Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-26T19:21:46.947Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-26T19:21:46.947Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:21:47.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T19:21:47.207Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T19:21:47.207Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T19:21:47.778Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T19:21:47.778Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-26T19:21:47.778Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-26T19:21:47.778Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-26T19:21:47.778Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-26T19:21:47.778Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-26T19:21:48.040Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-26T19:21:48.040Z] Installing new version of config file /etc/issue ... [2021-10-26T19:21:48.040Z] Installing new version of config file /etc/issue.net ... [2021-10-26T19:21:48.040Z] Installing new version of config file /etc/lsb-release ... [2021-10-26T19:21:48.040Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-26T19:21:48.300Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-26T19:21:48.560Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-26T19:21:48.560Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-26T19:21:48.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:48.560Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-26T19:21:48.560Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-26T19:21:48.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T19:21:48.821Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-26T19:21:48.821Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-10-26T19:21:48.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:48.821Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:48.821Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:48.821Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:48.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:48.821Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-26T19:21:48.821Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-26T19:21:49.081Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-26T19:21:49.081Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:49.081Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-26T19:21:49.081Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T19:21:49.342Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-26T19:21:49.342Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:49.342Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T19:21:49.342Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T19:21:49.342Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T19:21:49.342Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:49.342Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T19:21:49.602Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T19:21:49.602Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-26T19:21:49.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:49.602Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-26T19:21:49.602Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-26T19:21:49.602Z] Setting up grep (3.1-2build1) ... [2021-10-26T19:21:49.863Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:49.863Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-26T19:21:49.863Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-26T19:21:49.863Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-26T19:21:49.863Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:49.863Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T19:21:49.863Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T19:21:50.124Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-26T19:21:50.124Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:50.124Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T19:21:50.124Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T19:21:50.124Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-26T19:21:50.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:50.388Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T19:21:50.388Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T19:21:50.958Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T19:21:50.958Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T19:21:50.958Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-26T19:21:51.218Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T19:21:51.478Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-26T19:21:51.478Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:51.478Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-26T19:21:51.478Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-26T19:21:51.739Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T19:21:51.739Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T19:21:52.000Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-26T19:21:52.000Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-26T19:21:52.000Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T19:21:52.000Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:52.000Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-26T19:21:52.000Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-26T19:21:52.261Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-26T19:21:52.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:52.261Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:52.261Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:52.261Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:52.261Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:52.261Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:52.261Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:52.261Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:52.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:52.522Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:52.522Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:52.522Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:52.522Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:52.522Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:52.522Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:52.782Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:52.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:52.782Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T19:21:52.782Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T19:21:52.782Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T19:21:52.782Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T19:21:52.782Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T19:21:53.045Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:53.045Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-26T19:21:53.045Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T19:21:53.045Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T19:21:53.045Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:53.045Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:53.045Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:53.045Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:53.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T19:21:53.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:53.305Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:53.305Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:53.305Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:53.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:53.305Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:53.305Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:53.876Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:21:53.876Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-26T19:21:54.136Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-26T19:21:54.136Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:54.136Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-26T19:21:54.397Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-26T19:21:54.397Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T19:21:54.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-26T19:21:54.397Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-26T19:21:54.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T19:21:54.659Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-26T19:21:54.659Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-26T19:21:54.659Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T19:21:54.659Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-26T19:21:54.659Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-26T19:21:54.659Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-26T19:21:54.918Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T19:21:54.918Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-26T19:21:54.918Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T19:21:54.918Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-26T19:21:55.178Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T19:21:55.178Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-26T19:21:55.178Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-26T19:21:55.178Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-26T19:21:55.178Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T19:21:55.178Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T19:21:55.178Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T19:21:55.178Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T19:21:55.438Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-26T19:21:55.438Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T19:21:55.438Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T19:21:55.438Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T19:21:55.438Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-26T19:21:55.438Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-26T19:21:55.698Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T19:21:55.698Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T19:21:55.698Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:55.698Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-26T19:21:55.698Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-26T19:21:55.957Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-26T19:21:55.957Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-26T19:21:55.957Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T19:21:55.957Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T19:21:55.957Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T19:21:55.957Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:55.957Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-26T19:21:55.957Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-26T19:21:56.218Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-26T19:21:56.218Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:56.218Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-26T19:21:56.218Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-26T19:21:56.218Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-26T19:21:56.218Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:56.218Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-26T19:21:56.218Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-26T19:21:56.479Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-26T19:21:56.480Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:56.480Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-26T19:21:56.480Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-26T19:21:56.741Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-26T19:21:56.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:56.741Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-26T19:21:56.741Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-26T19:21:56.741Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-26T19:21:56.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:56.741Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-26T19:21:57.000Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-26T19:21:57.000Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-26T19:21:57.260Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:57.260Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-26T19:21:57.260Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-26T19:21:57.260Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-26T19:21:57.260Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:57.260Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T19:21:57.260Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T19:21:57.260Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T19:21:57.529Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:57.529Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-26T19:21:57.529Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-26T19:21:57.529Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-26T19:21:57.529Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:57.529Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-26T19:21:57.529Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-26T19:21:57.789Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-26T19:21:57.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:57.789Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-26T19:21:57.789Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-26T19:21:57.789Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-26T19:21:57.789Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:57.789Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-26T19:21:58.050Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-26T19:21:58.050Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-26T19:21:58.050Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:58.050Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-26T19:21:58.050Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-26T19:21:58.311Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-26T19:21:58.311Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:58.311Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-26T19:21:58.311Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-26T19:21:58.311Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-26T19:21:58.311Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-26T19:21:58.311Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-26T19:21:58.311Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-26T19:21:58.311Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-26T19:21:58.571Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-26T19:21:58.571Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T19:21:58.571Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T19:21:58.571Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-26T19:21:58.571Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-26T19:21:58.830Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-26T19:21:58.830Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-26T19:21:58.830Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-26T19:21:58.830Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-26T19:21:58.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T19:21:59.090Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-26T19:21:59.090Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-26T19:21:59.090Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-26T19:21:59.090Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-26T19:21:59.090Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-26T19:21:59.090Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-26T19:21:59.090Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-26T19:21:59.351Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-26T19:21:59.351Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-26T19:21:59.351Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-26T19:21:59.351Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-26T19:21:59.351Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-26T19:21:59.351Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-26T19:21:59.351Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-26T19:21:59.612Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-26T19:21:59.612Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-26T19:21:59.874Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-26T19:21:59.874Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-26T19:21:59.874Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-26T19:21:59.874Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-26T19:21:59.874Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T19:21:59.874Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T19:22:00.444Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T19:22:00.444Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T19:22:00.444Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T19:22:00.444Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T19:22:00.444Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-26T19:22:00.444Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-26T19:22:00.704Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:00.704Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:00.704Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:00.704Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:00.964Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:00.964Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:00.964Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:00.964Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:01.902Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:01.902Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:02.474Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:02.474Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:02.737Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:02.737Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:02.996Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:02.996Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:03.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T19:22:03.937Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-26T19:22:03.937Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-26T19:22:03.937Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T19:22:03.937Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T19:22:03.937Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T19:22:03.937Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T19:22:03.937Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-26T19:22:03.937Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-26T19:22:04.199Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-26T19:22:04.199Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-26T19:22:04.199Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T19:22:04.199Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T19:22:04.199Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-26T19:22:04.199Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-26T19:22:04.199Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-26T19:22:04.199Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-26T19:22:04.461Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:04.461Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-26T19:22:04.461Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:04.461Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:04.461Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:04.461Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-26T19:22:04.461Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-26T19:22:04.461Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-26T19:22:04.461Z] [2021-10-26T19:22:04.461Z] Current default time zone: 'Etc/UTC' [2021-10-26T19:22:04.461Z] Local time is now: Tue Oct 26 19:22:04 UTC 2021. [2021-10-26T19:22:04.461Z] Universal Time is now: Tue Oct 26 19:22:04 UTC 2021. [2021-10-26T19:22:04.461Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-26T19:22:04.461Z] [2021-10-26T19:22:04.461Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-26T19:22:04.724Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:04.724Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-26T19:22:04.724Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-26T19:22:04.724Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-26T19:22:04.724Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-26T19:22:04.724Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-26T19:22:04.724Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-26T19:22:04.724Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-26T19:22:04.724Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-26T19:22:04.724Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:04.724Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-26T19:22:04.724Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:04.724Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T19:22:04.724Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:04.724Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-26T19:22:04.724Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-26T19:22:04.985Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-26T19:22:04.985Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-26T19:22:04.985Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-26T19:22:04.985Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-26T19:22:04.985Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-26T19:22:04.985Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-26T19:22:06.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T19:22:06.896Z] Updating certificates in /etc/ssl/certs... [2021-10-26T19:22:07.467Z] 23 added, 28 removed; done. [2021-10-26T19:22:07.467Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-26T19:22:07.467Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-26T19:22:07.727Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-26T19:22:07.727Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-26T19:22:07.727Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-26T19:22:07.727Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-26T19:22:07.727Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-26T19:22:07.727Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-26T19:22:07.727Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-26T19:22:07.727Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-26T19:22:07.727Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-26T19:22:07.727Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-26T19:22:07.727Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-26T19:22:07.727Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-26T19:22:07.987Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T19:22:07.987Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-26T19:22:07.987Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-26T19:22:07.987Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-26T19:22:07.987Z] Updating certificates in /etc/ssl/certs... [2021-10-26T19:22:08.927Z] 0 added, 0 removed; done. [2021-10-26T19:22:08.927Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-26T19:22:08.927Z] done. [2021-10-26T19:22:09.190Z] Reading package lists... [2021-10-26T19:22:09.190Z] Building dependency tree... [2021-10-26T19:22:09.190Z] Reading state information... [2021-10-26T19:22:09.451Z] The following NEW packages will be installed: [2021-10-26T19:22:09.451Z] apt-transport-https [2021-10-26T19:22:09.451Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T19:22:09.711Z] Need to get 4348 B of archives. [2021-10-26T19:22:09.711Z] After this operation, 154 kB of additional disk space will be used. [2021-10-26T19:22:09.711Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-26T19:22:09.711Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T19:22:09.711Z] Fetched 4348 B in 0s (21.2 kB/s) [2021-10-26T19:22:09.972Z] Selecting previously unselected package apt-transport-https. [2021-10-26T19:22:09.972Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-26T19:22:09.972Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-26T19:22:09.972Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-26T19:22:09.972Z] Setting up apt-transport-https (1.6.14) ... [2021-10-26T19:22:10.233Z] Waiting for network to be ready... [2021-10-26T19:22:12.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T19:22:14.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T19:22:15.519Z] 2021-10-26T19:22:12Z INFO Waiting for automatic snapd restart... [2021-10-26T19:22:15.779Z] snapd 2.52.1 from Canonical* installed [2021-10-26T19:22:16.720Z] "snapd" switched to the "latest/stable" channel [2021-10-26T19:22:16.720Z] [2021-10-26T19:22:18.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T19:22:19.261Z] core18 20211015 from Canonical* installed [2021-10-26T19:22:19.261Z] "core18" switched to the "latest/stable" channel [2021-10-26T19:22:19.261Z] [2021-10-26T19:22:21.807Z] snapcraft 5.0 from Canonical* installed [2021-10-26T19:22:21.807Z] "snapcraft" switched to the "latest/stable" channel [2021-10-26T19:22:21.807Z] [Pipeline] } [2021-10-26T19:22:25.718Z] $ docker stop --time=1 18fe2493b96755ab5922aef805292b83d78f2931ab9b85138163c1c6b1275441 [2021-10-26T19:22:26.007Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-10-26T19:22:26.007Z] - README.md [2021-10-26T19:22:26.007Z] [2021-10-26T19:22:26.007Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-26T19:22:26.579Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T19:22:26.579Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T19:22:26.579Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T19:22:27.779Z] Reading package lists... [2021-10-26T19:22:27.781Z] $ docker rm -f 18fe2493b96755ab5922aef805292b83d78f2931ab9b85138163c1c6b1275441 [2021-10-26T19:22:28.348Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-10-26T19:22:28.348Z] Reading package lists... [2021-10-26T19:22:28.348Z] Building dependency tree... [2021-10-26T19:22:28.348Z] Reading state information... [2021-10-26T19:22:28.608Z] Suggested packages: [2021-10-26T19:22:28.608Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-26T19:22:28.608Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-26T19:22:28.608Z] Recommended packages: [2021-10-26T19:22:28.608Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-26T19:22:28.608Z] The following NEW packages will be installed: [2021-10-26T19:22:28.608Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-26T19:22:28.608Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-26T19:22:28.608Z] pkg-config zip [2021-10-26T19:22:28.608Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-26T19:22:28.608Z] Need to get 7670 kB of archives. [2021-10-26T19:22:28.608Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-26T19:22:28.608Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-10-26T19:22:28.868Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-26T19:22:28.868Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-26T19:22:28.868Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-26T19:22:28.868Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-26T19:22:28.868Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-26T19:22:28.868Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-26T19:22:29.128Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-26T19:22:29.128Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-26T19:22:29.128Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-26T19:22:29.128Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:22:29.388Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-26T19:22:29.389Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-26T19:22:29.389Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-26T19:22:29.389Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-26T19:22:29.389Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-26T19:22:29.649Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-10-26T19:22:29.649Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-26T19:22:29.649Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-26T19:22:29.649Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-26T19:22:29.649Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T19:22:29.649Z] Selecting previously unselected package libpsl5:amd64. [2021-10-26T19:22:29.649Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-26T19:22:29.649Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T19:22:29.649Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-26T19:22:29.649Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-26T19:22:29.649Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T19:22:29.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T19:22:29.909Z] Selecting previously unselected package librtmp1:amd64. [2021-10-26T19:22:29.909Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-26T19:22:29.909Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T19:22:29.910Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-26T19:22:29.910Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-26T19:22:29.910Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T19:22:29.910Z] Selecting previously unselected package liberror-perl. [2021-10-26T19:22:29.910Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-26T19:22:29.910Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-26T19:22:29.910Z] Selecting previously unselected package git-man. [2021-10-26T19:22:29.910Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-26T19:22:29.910Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T19:22:29.965Z] [2021-10-26T19:22:29.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:22:30.170Z] Selecting previously unselected package git. [2021-10-26T19:22:30.170Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-26T19:22:30.170Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T19:22:30.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T19:22:30.613Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-26T19:22:30.613Z] 29e5d40040c1: Pulling fs layer [2021-10-26T19:22:30.613Z] 1ce36da41761: Pulling fs layer [2021-10-26T19:22:30.613Z] 25b303627fd3: Pulling fs layer [2021-10-26T19:22:30.613Z] 29e5d40040c1: Download complete [2021-10-26T19:22:30.742Z] Selecting previously unselected package libnorm1:amd64. [2021-10-26T19:22:30.742Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-26T19:22:30.742Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T19:22:30.742Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-26T19:22:30.742Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-26T19:22:30.742Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T19:22:30.742Z] Selecting previously unselected package libsodium23:amd64. [2021-10-26T19:22:30.742Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-26T19:22:30.742Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-26T19:22:30.742Z] Selecting previously unselected package libzmq5:amd64. [2021-10-26T19:22:30.742Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T19:22:30.890Z] 1ce36da41761: Verifying Checksum [2021-10-26T19:22:30.891Z] 1ce36da41761: Download complete [2021-10-26T19:22:31.002Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T19:22:31.002Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-26T19:22:31.002Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-26T19:22:31.002Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T19:22:31.002Z] Selecting previously unselected package pkg-config. [2021-10-26T19:22:31.002Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-26T19:22:31.002Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T19:22:31.002Z] Selecting previously unselected package zip. [2021-10-26T19:22:31.002Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-26T19:22:31.002Z] Unpacking zip (3.0-11build1) ... [2021-10-26T19:22:31.265Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-26T19:22:31.265Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-26T19:22:31.265Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-26T19:22:31.265Z] Setting up liberror-perl (0.17025-1) ... [2021-10-26T19:22:31.265Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-26T19:22:31.265Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-26T19:22:31.265Z] No schema files found: doing nothing. [2021-10-26T19:22:31.265Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-26T19:22:31.265Z] Setting up zip (3.0-11build1) ... [2021-10-26T19:22:31.265Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-26T19:22:31.265Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-26T19:22:31.265Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-26T19:22:31.265Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T19:22:31.265Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-26T19:22:31.490Z] 29e5d40040c1: Pull complete [2021-10-26T19:22:31.526Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-26T19:22:31.526Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-26T19:22:31.526Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-26T19:22:32.097Z] git set to automatically installed. [2021-10-26T19:22:32.097Z] git-man set to automatically installed. [2021-10-26T19:22:32.097Z] libcurl3-gnutls set to automatically installed. [2021-10-26T19:22:32.097Z] liberror-perl set to automatically installed. [2021-10-26T19:22:32.097Z] libglib2.0-0 set to automatically installed. [2021-10-26T19:22:32.097Z] libnghttp2-14 set to automatically installed. [2021-10-26T19:22:32.097Z] libnorm1 set to automatically installed. [2021-10-26T19:22:32.097Z] libpgm-5.2-0 set to automatically installed. [2021-10-26T19:22:32.097Z] libpsl5 set to automatically installed. [2021-10-26T19:22:32.097Z] librtmp1 set to automatically installed. [2021-10-26T19:22:32.097Z] libsodium23 set to automatically installed. [2021-10-26T19:22:32.097Z] libzmq3-dev set to automatically installed. [2021-10-26T19:22:32.097Z] libzmq5 set to automatically installed. [2021-10-26T19:22:32.097Z] pkg-config set to automatically installed. [2021-10-26T19:22:32.097Z] zip set to automatically installed. [2021-10-26T19:22:32.465Z] 25b303627fd3: Verifying Checksum [2021-10-26T19:22:32.465Z] 25b303627fd3: Download complete [2021-10-26T19:22:32.465Z] 1ce36da41761: Pull complete [2021-10-26T19:22:33.042Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T19:22:38.332Z] core18 20210722 from Canonical* refreshed [2021-10-26T19:22:38.902Z] snapd is not logged in, snap install commands will use sudo [2021-10-26T19:22:42.615Z] 25b303627fd3: Pull complete [2021-10-26T19:22:42.615Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-26T19:22:42.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T19:22:42.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-26T19:22:42.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-2122 does not seem to be running inside a container [2021-10-26T19:22:42.988Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T19:22:45.854Z] $ docker top 24085b81eac576a18449d28e32bad1d61e508e6f5bafde23e681b3bb8f92eee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T19:22:46.914Z] + + docker-composegrep build parallel --help [2021-10-26T19:22:46.914Z] [2021-10-26T19:22:47.191Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-26T19:22:47.760Z] Pulling config-common [2021-10-26T19:22:47.760Z] + snapcraftctl pull [2021-10-26T19:22:49.143Z] Pulling go-build-helper [2021-10-26T19:22:49.143Z] + snapcraftctl pull [2021-10-26T19:22:50.526Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-26T19:22:50.526Z] Skipping pull go-build-helper (already ran) [2021-10-26T19:22:50.526Z] Building go-build-helper [2021-10-26T19:22:50.526Z] + snapcraftctl build [2021-10-26T19:22:52.312Z] --parallel Build images in parallel. [2021-10-26T19:22:52.436Z] Staging go-build-helper [2021-10-26T19:22:52.436Z] + snapcraftctl stage [Pipeline] } [2021-10-26T19:22:52.932Z] $ docker stop --time=1 24085b81eac576a18449d28e32bad1d61e508e6f5bafde23e681b3bb8f92eee1 [2021-10-26T19:22:54.679Z] $ docker rm -f 24085b81eac576a18449d28e32bad1d61e508e6f5bafde23e681b3bb8f92eee1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:22:55.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T19:22:55.429Z] . [Pipeline] withDockerContainer [2021-10-26T19:22:55.729Z] prd-ubuntu18.04-docker-arm64-4c-16g-2122 does not seem to be running inside a container [2021-10-26T19:22:55.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-26T19:22:57.302Z] $ docker top 037900942bb5bf5be30608a7ae412765e3d5b161ef24ff821b7d00ba5ef08d53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T19:22:58.349Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T19:23:00.563Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-26T19:23:00.563Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-26T19:23:00.563Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-26T19:23:00.563Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-26T19:23:00.563Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-26T19:23:00.563Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-26T19:23:00.563Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-26T19:23:00.563Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-26T19:23:00.563Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-26T19:23:00.563Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-26T19:23:00.563Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-26T19:23:00.563Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-26T19:23:00.563Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-26T19:23:00.563Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-26T19:23:00.563Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-26T19:23:00.563Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-26T19:23:00.563Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-26T19:23:00.563Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-26T19:23:00.563Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-26T19:23:00.563Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-26T19:23:00.563Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-26T19:23:00.563Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-26T19:23:00.563Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-26T19:23:00.563Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-26T19:23:00.563Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-26T19:23:00.563Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-26T19:23:00.563Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-26T19:23:00.563Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-26T19:23:00.563Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-26T19:23:00.563Z] Fetched 224 kB in 0s (0 B/s) [2021-10-26T19:23:00.563Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-26T19:23:00.563Z] Fetched 157 kB in 0s (0 B/s) [2021-10-26T19:23:00.563Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-26T19:23:00.563Z] Fetched 221 kB in 0s (0 B/s) [2021-10-26T19:23:00.563Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-26T19:23:00.563Z] Fetched 143 kB in 0s (0 B/s) [2021-10-26T19:23:00.563Z] Pulling edgex-go [2021-10-26T19:23:00.563Z] + snapcraftctl pull [2021-10-26T19:23:01.944Z] Pulling hooks [2021-10-26T19:23:01.944Z] + snapcraftctl pull [2021-10-26T19:23:03.732Z] Building core-command ... [2021-10-26T19:23:03.733Z] Building core-data ... [2021-10-26T19:23:03.733Z] Building core-metadata ... [2021-10-26T19:23:03.733Z] Building security-bootstrapper ... [2021-10-26T19:23:03.733Z] Building security-proxy-setup ... [2021-10-26T19:23:03.733Z] Building security-secretstore-setup ... [2021-10-26T19:23:03.733Z] Building support-notifications ... [2021-10-26T19:23:03.733Z] Building support-scheduler ... [2021-10-26T19:23:03.733Z] Building sys-mgmt-agent ... [2021-10-26T19:23:03.733Z] Building support-notifications [2021-10-26T19:23:03.733Z] Building core-command [2021-10-26T19:23:03.733Z] Building security-secretstore-setup [2021-10-26T19:23:03.733Z] Building security-bootstrapper [2021-10-26T19:23:03.733Z] Building sys-mgmt-agent [2021-10-26T19:23:20.055Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-26T19:23:20.055Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-26T19:23:20.055Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-26T19:23:20.055Z] Fetched 0 B in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-26T19:23:20.055Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-26T19:23:20.055Z] Fetched 279 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-26T19:23:20.055Z] Fetched 122 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-26T19:23:20.055Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-26T19:23:20.055Z] Fetched 8848 B in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-26T19:23:20.055Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-26T19:23:20.055Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-26T19:23:20.055Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-26T19:23:20.055Z] Fetched 220 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-26T19:23:20.055Z] Fetched 154 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-26T19:23:20.055Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-26T19:23:20.055Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-26T19:23:20.055Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-26T19:23:20.055Z] Fetched 499 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-26T19:23:20.055Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-26T19:23:20.055Z] Fetched 240 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-26T19:23:20.055Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-26T19:23:20.055Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-26T19:23:20.055Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-26T19:23:20.055Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-26T19:23:20.055Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-26T19:23:20.055Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-26T19:23:20.055Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-26T19:23:20.055Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-26T19:23:20.055Z] Fetched 8720 B in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-26T19:23:20.055Z] Fetched 140 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-26T19:23:20.055Z] Fetched 119 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-26T19:23:20.055Z] Fetched 111 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-26T19:23:20.055Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-26T19:23:20.055Z] Fetched 646 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-26T19:23:20.055Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-26T19:23:20.055Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-26T19:23:20.055Z] Fetched 368 kB in 0s (0 B/s) [2021-10-26T19:23:20.055Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-26T19:23:20.055Z] Fetched 187 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-26T19:23:20.056Z] Fetched 175 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-26T19:23:20.056Z] Fetched 206 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-26T19:23:20.056Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-26T19:23:20.056Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-26T19:23:20.056Z] Fetched 159 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-26T19:23:20.056Z] Fetched 107 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-26T19:23:20.056Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-26T19:23:20.056Z] Pulling static-packages [2021-10-26T19:23:20.056Z] + snapcraftctl pull [2021-10-26T19:23:20.056Z] Pulling version [2021-10-26T19:23:20.056Z] + cd /root/project [2021-10-26T19:23:20.056Z] + git describe --tags --abbrev=0 [2021-10-26T19:23:20.056Z] + sed s/v// [2021-10-26T19:23:20.056Z] + GIT_VERSION=2.0.1-dev.79 [2021-10-26T19:23:20.056Z] + [ -z 2.0.1-dev.79 ] [2021-10-26T19:23:20.056Z] + snapcraftctl set-version 2.0.1-dev.79 [2021-10-26T19:23:20.628Z] Building config-common [2021-10-26T19:23:20.628Z] + snapcraftctl build [2021-10-26T19:23:23.173Z] Skipping build go-build-helper (already ran) [2021-10-26T19:23:23.173Z] Building edgex-go [2021-10-26T19:23:23.173Z] + cd /root/parts/edgex-go/src [2021-10-26T19:23:23.173Z] + git describe --tags --abbrev=0 [2021-10-26T19:23:23.173Z] + sed s/v// [2021-10-26T19:23:23.173Z] + GIT_VERSION=2.0.1-dev.79 [2021-10-26T19:23:23.173Z] + [ -z 2.0.1-dev.79 ] [2021-10-26T19:23:23.173Z] + echo 2.0.1-dev.79 [2021-10-26T19:23:23.173Z] + [ ! -d vendor ] [2021-10-26T19:23:23.173Z] + go mod download all [2021-10-26T19:23:31.327Z] + make build [2021-10-26T19:23:31.327Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T19:23:41.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T19:23:45.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T19:23:46.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T19:23:47.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T19:23:48.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T19:23:49.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T19:23:50.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T19:23:51.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T19:23:52.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T19:23:53.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T19:23:54.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T19:23:56.545Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-26T19:23:56.545Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-26T19:23:56.545Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-26T19:23:56.545Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-26T19:23:56.545Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-26T19:23:56.545Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-26T19:23:56.545Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-26T19:23:56.545Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-26T19:23:56.545Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-26T19:23:56.545Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-26T19:23:56.545Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-26T19:23:57.486Z] Building hooks [2021-10-26T19:23:57.486Z] + cd /root/parts/hooks/src [2021-10-26T19:23:57.486Z] + make build [2021-10-26T19:23:57.486Z] go mod tidy [2021-10-26T19:23:57.746Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-26T19:23:57.746Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-26T19:23:57.746Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-26T19:23:58.315Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-26T19:23:58.883Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-26T19:23:59.145Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-26T19:23:59.407Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-26T19:24:01.950Z] Building static-packages [2021-10-26T19:24:01.950Z] + snapcraftctl build [2021-10-26T19:24:04.491Z] Building version [2021-10-26T19:24:04.491Z] + snapcraftctl build [2021-10-26T19:24:06.404Z] Staging config-common [2021-10-26T19:24:06.404Z] + snapcraftctl stage [2021-10-26T19:24:07.341Z] Skipping stage go-build-helper (already ran) [2021-10-26T19:24:07.341Z] Staging edgex-go [2021-10-26T19:24:07.341Z] + snapcraftctl stage [2021-10-26T19:24:08.285Z] Staging hooks [2021-10-26T19:24:08.285Z] + snapcraftctl stage [2021-10-26T19:24:09.662Z] Staging static-packages [2021-10-26T19:24:09.662Z] + snapcraftctl stage [2021-10-26T19:24:10.600Z] Staging version [2021-10-26T19:24:10.600Z] + snapcraftctl stage [2021-10-26T19:24:11.534Z] Priming config-common [2021-10-26T19:24:11.534Z] + snapcraftctl prime [2021-10-26T19:24:11.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:24:11.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:24:11.952Z] ---> b9df36989f25 [2021-10-26T19:24:11.952Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:24:11.952Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:24:11.952Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:24:11.953Z] ---> b9df36989f25 [2021-10-26T19:24:11.953Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T19:24:11.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:24:11.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:24:11.953Z] ---> b9df36989f25 [2021-10-26T19:24:11.953Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:24:11.953Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:24:11.953Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:24:11.953Z] ---> b9df36989f25 [2021-10-26T19:24:11.953Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T19:24:11.953Z] ---> Running in 451b0886c954 [2021-10-26T19:24:11.953Z] ---> Running in 3da50ee87d57 [2021-10-26T19:24:11.953Z] ---> Running in 4d7d1d10cd0a [2021-10-26T19:24:11.953Z] ---> Running in 17302ec2ae88 [2021-10-26T19:24:11.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:24:11.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:24:11.953Z] ---> b9df36989f25 [2021-10-26T19:24:11.953Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T19:24:11.953Z] ---> Running in c593bcf42a3b [2021-10-26T19:24:11.953Z] Removing intermediate container 3da50ee87d57 [2021-10-26T19:24:11.953Z] ---> 38c9ee951045 [2021-10-26T19:24:11.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:24:12.233Z] Removing intermediate container 17302ec2ae88 [2021-10-26T19:24:12.233Z] ---> 9ab781f351c6 [2021-10-26T19:24:12.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:24:12.233Z] Removing intermediate container 451b0886c954 [2021-10-26T19:24:12.233Z] ---> f22b55c9ea8b [2021-10-26T19:24:12.233Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:24:12.233Z] ---> Running in 22cdddfdcad1 [2021-10-26T19:24:12.233Z] Removing intermediate container 4d7d1d10cd0a [2021-10-26T19:24:12.233Z] ---> be9b4898aaab [2021-10-26T19:24:12.233Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:24:12.471Z] Priming go-build-helper [2021-10-26T19:24:12.530Z] Removing intermediate container c593bcf42a3b [2021-10-26T19:24:12.530Z] ---> 0f30edbe4ccf [2021-10-26T19:24:12.530Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:24:12.530Z] ---> Running in 33a0bc453e21 [2021-10-26T19:24:12.530Z] ---> Running in 4b225010fdae [2021-10-26T19:24:12.530Z] ---> Running in c8c06ed535cf [2021-10-26T19:24:12.530Z] ---> Running in 4e1ead66abb3 [2021-10-26T19:24:12.731Z] + snapcraftctl prime [2021-10-26T19:24:13.669Z] Priming edgex-go [2021-10-26T19:24:13.669Z] + snapcraftctl prime [2021-10-26T19:24:15.051Z] Priming hooks [2021-10-26T19:24:15.051Z] + snapcraftctl prime [2021-10-26T19:24:15.936Z] Removing intermediate container 22cdddfdcad1 [2021-10-26T19:24:15.936Z] ---> b54d061f35b9 [2021-10-26T19:24:15.936Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T19:24:15.936Z] ---> Running in 51d1e7c60d9c [2021-10-26T19:24:16.034Z] Priming static-packages [2021-10-26T19:24:16.034Z] + snapcraftctl prime [2021-10-26T19:24:16.213Z] Removing intermediate container 33a0bc453e21 [2021-10-26T19:24:16.213Z] ---> ee362c47963f [2021-10-26T19:24:16.213Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T19:24:16.495Z] ---> Running in 58a4e51f6d12 [2021-10-26T19:24:16.768Z] Removing intermediate container 4e1ead66abb3 [2021-10-26T19:24:16.769Z] ---> 1af751c628ec [2021-10-26T19:24:16.769Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T19:24:16.769Z] Removing intermediate container c8c06ed535cf [2021-10-26T19:24:16.769Z] ---> ce2b3bb8b0e0 [2021-10-26T19:24:16.769Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T19:24:16.769Z] ---> Running in 5edbd1f7558c [2021-10-26T19:24:17.044Z] Removing intermediate container 4b225010fdae [2021-10-26T19:24:17.044Z] ---> c3525f32e218 [2021-10-26T19:24:17.044Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T19:24:17.044Z] ---> Running in bdc162e57fd6 [2021-10-26T19:24:17.044Z] ---> Running in c29d5e0860bc [2021-10-26T19:24:18.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:18.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:18.762Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:19.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:19.314Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:19.314Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:19.374Z] Priming version [2021-10-26T19:24:19.374Z] + snapcraftctl prime [2021-10-26T19:24:19.588Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:19.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:19.946Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-26T19:24:20.142Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:20.142Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:24:20.142Z] OK: 219 MiB in 52 packages [2021-10-26T19:24:20.745Z] OK: 219 MiB in 52 packages [2021-10-26T19:24:20.745Z] OK: 219 MiB in 52 packages [2021-10-26T19:24:21.354Z] OK: 219 MiB in 52 packages [2021-10-26T19:24:21.634Z] OK: 219 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-10-26T19:24:22.231Z] Removing intermediate container 51d1e7c60d9c [2021-10-26T19:24:22.231Z] ---> 95290255a6be [2021-10-26T19:24:22.231Z] Step 6/22 : COPY . . [2021-10-26T19:24:22.231Z] Removing intermediate container 58a4e51f6d12 [2021-10-26T19:24:22.231Z] ---> b30ecaf1071b [2021-10-26T19:24:22.231Z] Step 6/22 : COPY . . [Pipeline] // stage [Pipeline] } [2021-10-26T19:24:22.844Z] Removing intermediate container 5edbd1f7558c [2021-10-26T19:24:22.844Z] ---> bd5f89724e28 [2021-10-26T19:24:22.844Z] Step 6/24 : COPY . . [2021-10-26T19:24:23.121Z] Removing intermediate container bdc162e57fd6 [2021-10-26T19:24:23.121Z] ---> f95bfc885919 [2021-10-26T19:24:23.121Z] Step 6/30 : COPY . . [2021-10-26T19:24:23.121Z] Removing intermediate container c29d5e0860bc [2021-10-26T19:24:23.121Z] ---> 76d5d2217a76 [2021-10-26T19:24:23.121Z] Step 6/21 : COPY . . [2021-10-26T19:24:45.321Z] ---> d0312d521ffd [2021-10-26T19:24:45.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:24:45.321Z] ---> 1ce395511f44 [2021-10-26T19:24:45.321Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:24:45.321Z] ---> c422d9832c5d [2021-10-26T19:24:45.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:24:45.321Z] ---> Running in 00d8393efb54 [2021-10-26T19:24:45.321Z] ---> Running in 95aad4867a00 [2021-10-26T19:24:45.321Z] ---> 756ca25ad35b [2021-10-26T19:24:45.321Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:24:45.595Z] ---> Running in 3b6ac18e560c [2021-10-26T19:24:45.595Z] ---> Running in 5c621c00b840 [2021-10-26T19:24:45.595Z] ---> 7d571f485162 [2021-10-26T19:24:45.595Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:24:45.875Z] ---> Running in 3e4cc3a79604 [2021-10-26T19:24:50.234Z] Removing intermediate container 00d8393efb54 [2021-10-26T19:24:50.234Z] ---> 60b7ac3bac17 [2021-10-26T19:24:50.234Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T19:24:50.514Z] ---> Running in 3534c0ee3dad [2021-10-26T19:24:51.494Z] Removing intermediate container 95aad4867a00 [2021-10-26T19:24:51.494Z] ---> 00d62be0ea16 [2021-10-26T19:24:51.494Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T19:24:51.494Z] Removing intermediate container 3e4cc3a79604 [2021-10-26T19:24:51.494Z] ---> 40bb86c0c445 [2021-10-26T19:24:51.494Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T19:24:51.494Z] ---> Running in 58464d7dbe63 [2021-10-26T19:24:51.779Z] ---> Running in 58992deb0c95 [2021-10-26T19:24:51.779Z] Removing intermediate container 3b6ac18e560c [2021-10-26T19:24:51.779Z] ---> f2ab6388f125 [2021-10-26T19:24:51.779Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T19:24:51.779Z] Removing intermediate container 5c621c00b840 [2021-10-26T19:24:51.779Z] ---> e40695a1fef3 [2021-10-26T19:24:51.779Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T19:24:52.054Z] ---> Running in d27c84212d56 [2021-10-26T19:24:52.054Z] ---> Running in 7e861f70d3ae [2021-10-26T19:24:53.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T19:24:53.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T19:24:54.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T19:24:54.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T19:24:54.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T19:27:02.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T19:27:04.700Z] Removing intermediate container d27c84212d56 [2021-10-26T19:27:04.700Z] ---> 8cc148e62553 [2021-10-26T19:27:04.700Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T19:27:04.990Z] ---> Running in a67ffb2f340a [2021-10-26T19:27:05.998Z] Removing intermediate container 3534c0ee3dad [2021-10-26T19:27:05.998Z] ---> 7184af4d8d30 [2021-10-26T19:27:05.998Z] [2021-10-26T19:27:05.998Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T19:27:06.600Z] 3.14: Pulling from library/alpine [2021-10-26T19:27:06.600Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T19:27:06.600Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T19:27:06.600Z] ---> bb3de5531c18 [2021-10-26T19:27:06.600Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T19:27:07.208Z] ---> Running in ed2743492a3c [2021-10-26T19:27:07.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T19:27:09.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:09.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:10.081Z] Removing intermediate container 58992deb0c95 [2021-10-26T19:27:10.081Z] ---> ed46ca5f564a [2021-10-26T19:27:10.081Z] [2021-10-26T19:27:10.081Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T19:27:10.082Z] ---> bb3de5531c18 [2021-10-26T19:27:10.082Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T19:27:10.082Z] Removing intermediate container 58464d7dbe63 [2021-10-26T19:27:10.082Z] ---> 328cda62be5d [2021-10-26T19:27:10.082Z] [2021-10-26T19:27:10.082Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T19:27:10.082Z] ---> bb3de5531c18 [2021-10-26T19:27:10.082Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T19:27:10.363Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T19:27:10.363Z] ---> Running in 382d33f4fcb4 [2021-10-26T19:27:10.363Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:27:10.363Z] ---> Running in 3a121f0b72fc [2021-10-26T19:27:10.363Z] OK: 5 MiB in 15 packages [2021-10-26T19:27:11.346Z] Removing intermediate container 382d33f4fcb4 [2021-10-26T19:27:11.346Z] ---> d133a174b0cd [2021-10-26T19:27:11.346Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T19:27:11.618Z] ---> Running in 95c58f2d55ef [2021-10-26T19:27:11.618Z] Removing intermediate container a67ffb2f340a [2021-10-26T19:27:11.618Z] ---> 44d86177811d [2021-10-26T19:27:11.618Z] [2021-10-26T19:27:11.618Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T19:27:11.891Z] Removing intermediate container ed2743492a3c [2021-10-26T19:27:11.891Z] ---> 99e8b16a1d11 [2021-10-26T19:27:11.891Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:27:12.166Z] 20.10.8: Pulling from library/docker [2021-10-26T19:27:12.166Z] ---> Running in 57d66803773f [2021-10-26T19:27:12.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:12.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:13.319Z] Removing intermediate container 57d66803773f [2021-10-26T19:27:13.319Z] ---> 9f55ed665f3d [2021-10-26T19:27:13.319Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T19:27:13.595Z] ---> Running in c7cb5eba8772 [2021-10-26T19:27:13.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:13.595Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T19:27:13.595Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T19:27:13.595Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T19:27:13.595Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:27:13.595Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T19:27:13.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:13.870Z] OK: 6 MiB in 17 packages [2021-10-26T19:27:14.154Z] Removing intermediate container 7e861f70d3ae [2021-10-26T19:27:14.154Z] ---> 33e73dd17e95 [2021-10-26T19:27:14.154Z] [2021-10-26T19:27:14.154Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T19:27:14.154Z] ---> bb3de5531c18 [2021-10-26T19:27:14.154Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T19:27:14.770Z] ---> Running in 3659921fb7cf [2021-10-26T19:27:14.770Z] Removing intermediate container c7cb5eba8772 [2021-10-26T19:27:14.770Z] ---> ff543a5886ef [2021-10-26T19:27:14.770Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T19:27:15.047Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T19:27:15.047Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T19:27:15.047Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:27:15.047Z] ---> Running in da8a407cfad5 [2021-10-26T19:27:15.047Z] OK: 5 MiB in 16 packages [2021-10-26T19:27:16.040Z] Removing intermediate container da8a407cfad5 [2021-10-26T19:27:16.040Z] ---> e412a72b16ba [2021-10-26T19:27:16.040Z] Step 14/22 : WORKDIR / [2021-10-26T19:27:16.315Z] ---> Running in 30e1049c2b41 [2021-10-26T19:27:16.595Z] Removing intermediate container 3a121f0b72fc [2021-10-26T19:27:16.595Z] ---> 760b5b4c1643 [2021-10-26T19:27:16.595Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T19:27:16.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:16.872Z] ---> Running in 2650036ada6e [2021-10-26T19:27:16.872Z] Removing intermediate container 95c58f2d55ef [2021-10-26T19:27:16.872Z] ---> 86acd9acbbf6 [2021-10-26T19:27:16.872Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T19:27:16.872Z] Removing intermediate container 30e1049c2b41 [2021-10-26T19:27:16.872Z] ---> 7001c550bd0a [2021-10-26T19:27:16.872Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:27:17.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:17.150Z] ---> Running in 62a0e2b544da [2021-10-26T19:27:17.431Z] Removing intermediate container 2650036ada6e [2021-10-26T19:27:17.431Z] ---> 5f9283f4e74a [2021-10-26T19:27:17.431Z] Step 12/24 : WORKDIR / [2021-10-26T19:27:17.710Z] ---> Running in d3cedd11254a [2021-10-26T19:27:17.988Z] Removing intermediate container 62a0e2b544da [2021-10-26T19:27:17.988Z] ---> 0fd1b936db79 [2021-10-26T19:27:17.988Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T19:27:17.988Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T19:27:17.988Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T19:27:17.988Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:27:17.988Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T19:27:17.988Z] ---> Running in bed86ca2ade9 [2021-10-26T19:27:18.269Z] OK: 6 MiB in 16 packages [2021-10-26T19:27:18.549Z] Removing intermediate container d3cedd11254a [2021-10-26T19:27:18.549Z] ---> 3d64dfabb1e0 [2021-10-26T19:27:18.549Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T19:27:18.826Z] ---> 4ddccea9f984 [2021-10-26T19:27:18.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T19:27:19.102Z] Removing intermediate container bed86ca2ade9 [2021-10-26T19:27:19.102Z] ---> 088e0ac84a10 [2021-10-26T19:27:19.102Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T19:27:19.102Z] ---> Running in 11820b590c1c [2021-10-26T19:27:20.545Z] ---> d93a178c54e2 [2021-10-26T19:27:20.545Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T19:27:20.820Z] Removing intermediate container 3659921fb7cf [2021-10-26T19:27:20.820Z] ---> eb7d8295df49 [2021-10-26T19:27:20.820Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:27:21.095Z] ---> Running in 26b149497514 [2021-10-26T19:27:21.369Z] ---> 883d6ce256e4 [2021-10-26T19:27:21.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T19:27:21.980Z] Removing intermediate container 26b149497514 [2021-10-26T19:27:21.980Z] ---> f5101f026bca [2021-10-26T19:27:21.980Z] ---> 78e3a1211bf7 [2021-10-26T19:27:21.980Z] Step 12/21 : ENV APP_PORT=59860Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T19:27:21.980Z] [2021-10-26T19:27:22.274Z] ---> Running in 33e9751e763b [2021-10-26T19:27:22.274Z] Removing intermediate container 11820b590c1c [2021-10-26T19:27:22.274Z] ---> 129daccc7b0f [2021-10-26T19:27:22.274Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T19:27:22.547Z] ---> Running in 15ce89c23f08 [2021-10-26T19:27:22.820Z] ---> 92603a4d487c [2021-10-26T19:27:22.820Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T19:27:23.095Z] Removing intermediate container 33e9751e763b [2021-10-26T19:27:23.096Z] ---> 49a18d280d68 [2021-10-26T19:27:23.096Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T19:27:23.096Z] ---> Running in 18ad8d3387bc [2021-10-26T19:27:23.096Z] ---> Running in a3f448f86445 [2021-10-26T19:27:23.373Z] Removing intermediate container 15ce89c23f08 [2021-10-26T19:27:23.373Z] ---> 909314eacd08 [2021-10-26T19:27:23.373Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T19:27:23.373Z] ---> 0d03eca5c739 [2021-10-26T19:27:23.373Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T19:27:23.998Z] Removing intermediate container a3f448f86445 [2021-10-26T19:27:23.998Z] ---> 9d8f125cc0e1 [2021-10-26T19:27:23.998Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:27:23.998Z] Removing intermediate container 18ad8d3387bc [2021-10-26T19:27:23.998Z] ---> b032ea3fcdef [2021-10-26T19:27:23.998Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:27:24.278Z] ---> Running in dde50ac9e9db [2021-10-26T19:27:24.886Z] ---> 961ef5180331 [2021-10-26T19:27:24.886Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T19:27:24.886Z] ---> Running in d401de730e01 [2021-10-26T19:27:25.177Z] Removing intermediate container dde50ac9e9db [2021-10-26T19:27:25.177Z] ---> 23d857a25944 [2021-10-26T19:27:25.177Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T19:27:25.177Z] ---> 7d3954737069 [2021-10-26T19:27:25.177Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T19:27:25.465Z] ---> ee133f6365fc [2021-10-26T19:27:25.465Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T19:27:25.465Z] ---> Running in 2f238cd39a90 [2021-10-26T19:27:26.452Z] Removing intermediate container 2f238cd39a90 [2021-10-26T19:27:26.452Z] ---> 5b661fe9f95b [2021-10-26T19:27:26.452Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:27:26.726Z] ---> Running in f9f84f832125 [2021-10-26T19:27:27.326Z] ---> 442e5e4199aa [2021-10-26T19:27:27.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T19:27:27.326Z] Removing intermediate container f9f84f832125 [2021-10-26T19:27:27.326Z] ---> 04b66ff24440 [2021-10-26T19:27:27.326Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:27:27.605Z] ---> Running in ea96e298df5c [2021-10-26T19:27:28.209Z] ---> 2c1fdeebe5e3 [2021-10-26T19:27:28.209Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T19:27:28.487Z] Removing intermediate container ea96e298df5c [2021-10-26T19:27:28.487Z] ---> a405b7ca4c76 [2021-10-26T19:27:28.487Z] [2021-10-26T19:27:28.487Z] Removing intermediate container d401de730e01 [2021-10-26T19:27:28.487Z] ---> d818fd82c75d [2021-10-26T19:27:28.487Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:27:28.487Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T19:27:28.487Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T19:27:28.487Z] ---> 3734d5adc5ac [2021-10-26T19:27:28.487Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:27:28.764Z] ---> Running in 67e96085bdda [2021-10-26T19:27:29.064Z] Successfully built a405b7ca4c76 [2021-10-26T19:27:29.064Z] Successfully tagged core-command-arm64:latest [2021-10-26T19:27:29.064Z]  Building core-command ... done Building core-data [2021-10-26T19:27:29.349Z] ---> e75578fdd4c9 [2021-10-26T19:27:29.349Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T19:27:29.349Z] ---> 6015f6fddd1f [2021-10-26T19:27:29.349Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T19:27:29.349Z] ---> Running in 26a883708aed [2021-10-26T19:27:29.627Z] Removing intermediate container 67e96085bdda [2021-10-26T19:27:29.627Z] ---> 648c8b265e50 [2021-10-26T19:27:29.627Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T19:27:29.905Z] ---> b70680e52af6 [2021-10-26T19:27:29.905Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T19:27:29.905Z] ---> Running in 12093bd54304 [2021-10-26T19:27:30.650Z] Removing intermediate container 26a883708aed [2021-10-26T19:27:30.650Z] ---> 2d9ff41f0285 [2021-10-26T19:27:30.650Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:27:30.969Z] ---> 56b2de8d8e00 [2021-10-26T19:27:30.969Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-26T19:27:30.969Z] ---> Running in bbc60aa8b31d [2021-10-26T19:27:31.336Z] ---> Running in f4069204673d [2021-10-26T19:27:32.570Z] Removing intermediate container bbc60aa8b31d [2021-10-26T19:27:32.570Z] ---> 9a2206c18f6f [2021-10-26T19:27:32.570Z] Step 19/21 : LABEL arch=arm64 [2021-10-26T19:27:32.842Z] ---> Running in 160a51805144 [2021-10-26T19:27:32.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:33.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:27:33.726Z] ---> f9cb732ad993 [2021-10-26T19:27:33.726Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T19:27:33.726Z] Removing intermediate container 160a51805144 [2021-10-26T19:27:33.726Z] ---> 7432f13cefa8 [2021-10-26T19:27:33.726Z] Step 20/21 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:27:34.011Z] ---> Running in 6a44ab4b659f [2021-10-26T19:27:34.288Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T19:27:34.288Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T19:27:34.288Z] Executing bash-5.1.4-r0.post-install [2021-10-26T19:27:34.288Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T19:27:34.288Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T19:27:34.567Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T19:27:34.567Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T19:27:34.567Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T19:27:34.567Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T19:27:34.567Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T19:27:34.567Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T19:27:34.567Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T19:27:34.567Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T19:27:34.567Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T19:27:34.567Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T19:27:34.567Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T19:27:34.567Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T19:27:34.567Z] Removing intermediate container 6a44ab4b659f [2021-10-26T19:27:34.567Z] ---> d2fe4106c571 [2021-10-26T19:27:34.567Z] Step 21/21 : LABEL version=0.0.0 [2021-10-26T19:27:34.567Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T19:27:34.845Z] ---> Running in 8c5d3c83bec5 [2021-10-26T19:27:35.126Z] ---> b2a012f5f20b [2021-10-26T19:27:35.126Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T19:27:35.126Z] Removing intermediate container f4069204673d [2021-10-26T19:27:35.126Z] ---> 6573209d5b62 [2021-10-26T19:27:35.126Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T19:27:35.405Z] ---> Running in 3ae055f490bd [2021-10-26T19:27:35.678Z] Removing intermediate container 8c5d3c83bec5 [2021-10-26T19:27:35.678Z] ---> 1a0286463b67 [2021-10-26T19:27:35.678Z] [2021-10-26T19:27:36.279Z] Successfully built 1a0286463b67 [2021-10-26T19:27:36.279Z] Successfully tagged support-notifications-arm64:latest [2021-10-26T19:27:36.279Z]  Building support-notifications ... done Building core-metadata [2021-10-26T19:27:36.279Z] Removing intermediate container 3ae055f490bd [2021-10-26T19:27:36.279Z] ---> 61ac751962e6 [2021-10-26T19:27:36.279Z] Step 22/24 : LABEL arch=arm64 [2021-10-26T19:27:36.279Z] ---> 8875978988a9 [2021-10-26T19:27:36.279Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T19:27:36.556Z] ---> Running in 62cdc033ad42 [2021-10-26T19:27:37.170Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T19:27:37.170Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T19:27:37.170Z] Removing intermediate container 62cdc033ad42 [2021-10-26T19:27:37.170Z] ---> 1b587322eb5c [2021-10-26T19:27:37.170Z] Step 23/24 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:27:37.170Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T19:27:37.170Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T19:27:37.170Z] ---> Running in 9cecba6b8219 [2021-10-26T19:27:37.170Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T19:27:37.170Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T19:27:37.170Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T19:27:37.170Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T19:27:37.462Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T19:27:37.462Z] ---> 0c92413c870a [2021-10-26T19:27:37.462Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T19:27:37.462Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T19:27:37.462Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T19:27:37.462Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T19:27:37.462Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T19:27:37.462Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T19:27:37.462Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T19:27:37.462Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T19:27:37.462Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T19:27:37.462Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T19:27:37.462Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T19:27:37.744Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T19:27:37.744Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T19:27:37.744Z] ---> Running in 6addb6ae2f15 [2021-10-26T19:27:37.744Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T19:27:37.744Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T19:27:37.744Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T19:27:37.744Z] Removing intermediate container 9cecba6b8219 [2021-10-26T19:27:37.744Z] ---> 1b2eec94b160 [2021-10-26T19:27:37.744Z] Step 24/24 : LABEL version=0.0.0 [2021-10-26T19:27:37.744Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T19:27:38.028Z] ---> Running in c4097550c476 [2021-10-26T19:27:38.310Z] Removing intermediate container 6addb6ae2f15 [2021-10-26T19:27:38.310Z] ---> 1224ea382251 [2021-10-26T19:27:38.310Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T19:27:38.584Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:27:38.584Z] OK: 84 MiB in 64 packages [2021-10-26T19:27:38.584Z] Removing intermediate container c4097550c476 [2021-10-26T19:27:38.584Z] ---> 7dce36856625 [2021-10-26T19:27:38.867Z] [2021-10-26T19:27:39.474Z] Successfully built 7dce36856625 [2021-10-26T19:27:39.474Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-26T19:27:39.474Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-10-26T19:27:39.760Z] ---> b00bc1f78ab1 [2021-10-26T19:27:39.760Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T19:27:40.399Z] ---> Running in d38aee5467fa [2021-10-26T19:27:43.035Z] Collecting docker-compose==1.23.2 [2021-10-26T19:27:43.035Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T19:27:43.035Z] Removing intermediate container d38aee5467fa [2021-10-26T19:27:43.035Z] ---> fce3e5bc5638 [2021-10-26T19:27:43.035Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T19:27:43.647Z] ---> Running in 33a292f8a211 [2021-10-26T19:27:43.647Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T19:27:43.647Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T19:27:44.243Z] Removing intermediate container 33a292f8a211 [2021-10-26T19:27:44.243Z] ---> 6901bb456066 [2021-10-26T19:27:44.243Z] Step 27/30 : CMD ["gate"] [2021-10-26T19:27:44.243Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T19:27:44.243Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T19:27:44.243Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T19:27:44.243Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T19:27:44.243Z] ---> Running in df985bd069c3 [2021-10-26T19:27:45.244Z] Removing intermediate container df985bd069c3 [2021-10-26T19:27:45.244Z] ---> 16f285780f9d [2021-10-26T19:27:45.244Z] Step 28/30 : LABEL arch=arm64 [2021-10-26T19:27:45.244Z] ---> Running in 14d735992726 [2021-10-26T19:27:45.852Z] Removing intermediate container 14d735992726 [2021-10-26T19:27:45.852Z] ---> 432a4cd0443b [2021-10-26T19:27:45.852Z] Step 29/30 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:27:46.133Z] ---> Running in 04298e398f57 [2021-10-26T19:27:47.125Z] Removing intermediate container 04298e398f57 [2021-10-26T19:27:47.125Z] ---> 1add1a6d0c82 [2021-10-26T19:27:47.125Z] Step 30/30 : LABEL version=0.0.0 [2021-10-26T19:27:47.125Z] ---> Running in f62e532ef660 [2021-10-26T19:27:47.403Z] Collecting PyYAML<4,>=3.10 [2021-10-26T19:27:47.403Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T19:27:48.018Z] Removing intermediate container f62e532ef660 [2021-10-26T19:27:48.018Z] ---> 9cc578049f40 [2021-10-26T19:27:48.018Z] [2021-10-26T19:27:48.296Z] Successfully built 9cc578049f40 [2021-10-26T19:27:48.296Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-26T19:27:48.296Z] Building security-proxy-setup [2021-10-26T19:27:50.932Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-10-26T19:27:50.932Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T19:27:51.209Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T19:27:51.209Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T19:27:52.186Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T19:27:52.186Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T19:27:52.461Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T19:27:52.461Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T19:27:54.437Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T19:27:54.437Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T19:27:55.875Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T19:27:56.474Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T19:27:56.474Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T19:27:57.076Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T19:27:57.076Z] Collecting idna<2.8,>=2.5 [2021-10-26T19:27:57.076Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T19:27:57.350Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T19:27:57.350Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T19:27:57.947Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T19:27:57.947Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T19:27:58.552Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T19:27:58.552Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T19:27:58.552Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T19:27:58.552Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T19:27:59.532Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T19:27:59.532Z] Attempting uninstall: urllib3 [2021-10-26T19:27:59.532Z] Found existing installation: urllib3 1.26.5 [2021-10-26T19:27:59.532Z] Uninstalling urllib3-1.26.5: [2021-10-26T19:27:59.532Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T19:28:00.129Z] Attempting uninstall: idna [2021-10-26T19:28:00.129Z] Found existing installation: idna 3.2 [2021-10-26T19:28:00.129Z] Uninstalling idna-3.2: [2021-10-26T19:28:00.403Z] Successfully uninstalled idna-3.2 [2021-10-26T19:28:01.004Z] Attempting uninstall: chardet [2021-10-26T19:28:01.004Z] Found existing installation: chardet 4.0.0 [2021-10-26T19:28:01.004Z] Uninstalling chardet-4.0.0: [2021-10-26T19:28:01.279Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T19:28:03.255Z] Attempting uninstall: requests [2021-10-26T19:28:03.255Z] Found existing installation: requests 2.25.1 [2021-10-26T19:28:03.256Z] Uninstalling requests-2.25.1: [2021-10-26T19:28:03.256Z] Successfully uninstalled requests-2.25.1 [2021-10-26T19:28:03.532Z] Running setup.py install for texttable: started [2021-10-26T19:28:04.975Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:28:04.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:28:04.976Z] ---> b9df36989f25 [2021-10-26T19:28:04.976Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:28:04.976Z] ---> Using cache [2021-10-26T19:28:04.976Z] ---> 0f30edbe4ccf [2021-10-26T19:28:04.976Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:28:04.976Z] ---> Using cache [2021-10-26T19:28:04.976Z] ---> 1af751c628ec [2021-10-26T19:28:04.976Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T19:28:05.592Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T19:28:05.592Z] Running setup.py install for PyYAML: started [2021-10-26T19:28:06.604Z] ---> Running in 520bd4dc10cb [2021-10-26T19:28:08.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:28:08.319Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T19:28:08.594Z] Running setup.py install for docopt: started [2021-10-26T19:28:09.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:28:10.189Z] OK: 219 MiB in 52 packages [2021-10-26T19:28:11.187Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T19:28:11.187Z] Running setup.py install for dockerpty: started [2021-10-26T19:28:11.794Z] Removing intermediate container 520bd4dc10cb [2021-10-26T19:28:11.794Z] ---> 6d641924a84a [2021-10-26T19:28:11.794Z] Step 6/22 : COPY . . [2021-10-26T19:28:13.240Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T19:28:15.866Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-26T19:28:17.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:28:17.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:28:17.863Z] ---> b9df36989f25 [2021-10-26T19:28:17.863Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T19:28:17.863Z] ---> Using cache [2021-10-26T19:28:17.863Z] ---> 0f30edbe4ccf [2021-10-26T19:28:17.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:28:17.863Z] ---> Using cache [2021-10-26T19:28:17.863Z] ---> 1af751c628ec [2021-10-26T19:28:17.863Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T19:28:17.863Z] ---> Using cache [2021-10-26T19:28:17.863Z] ---> bd5f89724e28 [2021-10-26T19:28:17.863Z] Step 6/22 : COPY . . [2021-10-26T19:28:17.863Z] ---> Using cache [2021-10-26T19:28:17.863Z] ---> 1ce395511f44 [2021-10-26T19:28:17.863Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:28:17.863Z] ---> Using cache [2021-10-26T19:28:17.863Z] ---> 00d62be0ea16 [2021-10-26T19:28:17.863Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T19:28:19.306Z] ---> Running in 2edf572ba0e7 [2021-10-26T19:28:20.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:28:20.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:28:20.749Z] ---> b9df36989f25 [2021-10-26T19:28:20.749Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T19:28:20.749Z] ---> Using cache [2021-10-26T19:28:20.749Z] ---> 0f30edbe4ccf [2021-10-26T19:28:20.749Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:28:20.749Z] ---> Using cache [2021-10-26T19:28:20.749Z] ---> 1af751c628ec [2021-10-26T19:28:20.749Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T19:28:20.749Z] ---> Using cache [2021-10-26T19:28:20.749Z] ---> bd5f89724e28 [2021-10-26T19:28:20.749Z] Step 6/23 : COPY go.mod . [2021-10-26T19:28:21.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T19:28:22.481Z] ---> 9c8f227a4c84 [2021-10-26T19:28:22.481Z] Step 7/23 : RUN go mod download [2021-10-26T19:28:22.481Z] ---> Running in 0a079925ea77 [2021-10-26T19:28:30.786Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T19:28:30.786Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T19:28:30.786Z] ---> b9df36989f25 [2021-10-26T19:28:30.786Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T19:28:30.786Z] ---> Using cache [2021-10-26T19:28:30.786Z] ---> 0f30edbe4ccf [2021-10-26T19:28:30.786Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:28:30.786Z] ---> Using cache [2021-10-26T19:28:30.786Z] ---> 1af751c628ec [2021-10-26T19:28:30.786Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T19:28:30.786Z] ---> Using cache [2021-10-26T19:28:30.786Z] ---> bd5f89724e28 [2021-10-26T19:28:30.786Z] Step 6/20 : COPY . . [2021-10-26T19:28:30.786Z] Removing intermediate container 0a079925ea77 [2021-10-26T19:28:30.786Z] ---> 6fa74c0c35ac [2021-10-26T19:28:30.786Z] Step 8/23 : COPY . . [2021-10-26T19:28:30.786Z] ---> Using cache [2021-10-26T19:28:30.786Z] ---> 1ce395511f44 [2021-10-26T19:28:30.786Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:28:30.786Z] ---> Using cache [2021-10-26T19:28:30.786Z] ---> 00d62be0ea16 [2021-10-26T19:28:30.786Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T19:28:31.064Z] ---> Running in ca14b21837cd [2021-10-26T19:28:33.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T19:28:42.442Z] Removing intermediate container 12093bd54304 [2021-10-26T19:28:42.442Z] ---> c2aef84c5d99 [2021-10-26T19:28:42.442Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T19:28:43.059Z] ---> Running in 86c0a488f44f [2021-10-26T19:28:44.512Z] Removing intermediate container 86c0a488f44f [2021-10-26T19:28:44.512Z] ---> c6f0eff3df02 [2021-10-26T19:28:44.512Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T19:28:44.794Z] ---> Running in 0acafe472d2d [2021-10-26T19:28:46.243Z] Removing intermediate container 0acafe472d2d [2021-10-26T19:28:46.243Z] ---> d654d632b000 [2021-10-26T19:28:46.243Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T19:28:46.873Z] ---> 5e0fac71ffb8 [2021-10-26T19:28:46.873Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T19:28:47.154Z] ---> Running in 419c4fbe620b [2021-10-26T19:28:49.145Z] ---> 2d6f0a8e7a43 [2021-10-26T19:28:49.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T19:28:51.802Z] ---> 532500223908 [2021-10-26T19:28:51.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T19:28:54.444Z] ---> 82038d5372a2 [2021-10-26T19:28:54.444Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T19:28:54.444Z] Removing intermediate container 419c4fbe620b [2021-10-26T19:28:54.444Z] ---> 50204aa6ccf0 [2021-10-26T19:28:54.444Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T19:28:54.444Z] ---> Running in 9463046832ff [2021-10-26T19:28:54.444Z] ---> Running in a04dba1dfda2 [2021-10-26T19:28:55.899Z] Removing intermediate container 9463046832ff [2021-10-26T19:28:55.899Z] ---> fa56fde97348 [2021-10-26T19:28:55.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:28:56.175Z] ---> Running in 197b4049ab6c [2021-10-26T19:28:57.173Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T19:28:57.459Z] Removing intermediate container 197b4049ab6c [2021-10-26T19:28:57.459Z] ---> 9a768fe7f7c4 [2021-10-26T19:28:57.459Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T19:28:57.740Z] ---> Running in c9571d362cb5 [2021-10-26T19:28:58.740Z] Removing intermediate container c9571d362cb5 [2021-10-26T19:28:58.740Z] ---> a97142de8ecf [2021-10-26T19:28:58.740Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:28:58.740Z] ---> Running in b001854e5f1b [2021-10-26T19:28:59.737Z] Removing intermediate container b001854e5f1b [2021-10-26T19:28:59.737Z] ---> 8195d0b5f439 [2021-10-26T19:29:00.012Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:29:00.012Z] ---> Running in 478ab1c726fd [2021-10-26T19:29:01.465Z] Removing intermediate container 478ab1c726fd [2021-10-26T19:29:01.465Z] ---> 41e2d8c2d16c [2021-10-26T19:29:01.465Z] [2021-10-26T19:29:02.069Z] Successfully built 41e2d8c2d16c [2021-10-26T19:29:02.069Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-26T19:29:04.711Z]  Building sys-mgmt-agent ... done  ---> 8fbc69645239 [2021-10-26T19:29:04.711Z] Step 9/23 : RUN go mod tidy [2021-10-26T19:29:04.711Z] ---> Running in 1a797e42b0e1 [2021-10-26T19:29:13.024Z] Removing intermediate container 1a797e42b0e1 [2021-10-26T19:29:13.024Z] ---> f5f3cd27000c [2021-10-26T19:29:13.024Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T19:29:13.024Z] ---> Running in ed4715c6b234 [2021-10-26T19:29:14.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T19:30:10.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T19:30:10.575Z] Removing intermediate container 2edf572ba0e7 [2021-10-26T19:30:10.575Z] ---> 57a7a6a0af55 [2021-10-26T19:30:10.575Z] [2021-10-26T19:30:10.575Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T19:30:10.575Z] ---> bb3de5531c18 [2021-10-26T19:30:10.575Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T19:30:10.575Z] ---> Using cache [2021-10-26T19:30:10.575Z] ---> 99e8b16a1d11 [2021-10-26T19:30:10.575Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:30:10.575Z] ---> Using cache [2021-10-26T19:30:10.575Z] ---> 9f55ed665f3d [2021-10-26T19:30:10.575Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T19:30:10.575Z] ---> Running in 55e76600c72c [2021-10-26T19:30:10.575Z] Removing intermediate container 55e76600c72c [2021-10-26T19:30:10.575Z] ---> ef0ec4d4d0e5 [2021-10-26T19:30:10.575Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T19:30:10.575Z] ---> Running in 047363ca3dea [2021-10-26T19:30:10.575Z] Removing intermediate container 047363ca3dea [2021-10-26T19:30:10.575Z] ---> 04bb11cf7543 [2021-10-26T19:30:10.575Z] Step 14/22 : WORKDIR / [2021-10-26T19:30:10.575Z] ---> Running in 37b3df804c08 [2021-10-26T19:30:10.575Z] Removing intermediate container 37b3df804c08 [2021-10-26T19:30:10.575Z] ---> 88ee8ee1a5ac [2021-10-26T19:30:10.575Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:30:10.575Z] ---> bbb06b56e0e4 [2021-10-26T19:30:10.575Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T19:30:10.575Z] ---> bf30ac4643a2 [2021-10-26T19:30:10.575Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T19:30:11.187Z] ---> 009ef5712e8d [2021-10-26T19:30:11.188Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T19:30:11.188Z] ---> Running in eca2d2f0358d [2021-10-26T19:30:11.792Z] Removing intermediate container eca2d2f0358d [2021-10-26T19:30:11.792Z] ---> 3b5b86e1b3da [2021-10-26T19:30:11.792Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:30:12.069Z] ---> Running in 193fc0b36fd8 [2021-10-26T19:30:12.676Z] Removing intermediate container 193fc0b36fd8 [2021-10-26T19:30:12.676Z] ---> a76ed41a31b0 [2021-10-26T19:30:12.676Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T19:30:12.676Z] ---> Running in 16fa53410ba7 [2021-10-26T19:30:13.278Z] Removing intermediate container 16fa53410ba7 [2021-10-26T19:30:13.278Z] ---> 85cd2ccaec98 [2021-10-26T19:30:13.278Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:30:13.560Z] ---> Running in ebafbd3c1b04 [2021-10-26T19:30:14.161Z] Removing intermediate container ebafbd3c1b04 [2021-10-26T19:30:14.161Z] ---> 9d9dcfe1c276 [2021-10-26T19:30:14.161Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:30:14.442Z] ---> Running in 7cd3e7756f6c [2021-10-26T19:30:15.060Z] Removing intermediate container 7cd3e7756f6c [2021-10-26T19:30:15.060Z] ---> 796f13acfde0 [2021-10-26T19:30:15.060Z] [2021-10-26T19:30:15.670Z] Successfully built 796f13acfde0 [2021-10-26T19:30:15.946Z] Successfully tagged core-metadata-arm64:latest [2021-10-26T19:30:19.347Z]  Building core-metadata ... done Removing intermediate container ca14b21837cd [2021-10-26T19:30:19.347Z] ---> 10b2d3704777 [2021-10-26T19:30:19.347Z] [2021-10-26T19:30:19.347Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T19:30:19.347Z] ---> bb3de5531c18 [2021-10-26T19:30:19.347Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T19:30:19.347Z] ---> Running in 4962d14ddbc4 [2021-10-26T19:30:21.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:30:21.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:30:22.337Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T19:30:22.337Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T19:30:22.337Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T19:30:22.337Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T19:30:22.337Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T19:30:22.337Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:30:22.337Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T19:30:22.936Z] OK: 8 MiB in 19 packages [2021-10-26T19:30:24.938Z] Removing intermediate container 4962d14ddbc4 [2021-10-26T19:30:24.938Z] ---> 4cd35f220dd4 [2021-10-26T19:30:24.938Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T19:30:25.224Z] ---> Running in 94fe0523a9e8 [2021-10-26T19:30:25.830Z] Removing intermediate container 94fe0523a9e8 [2021-10-26T19:30:25.830Z] ---> 1583f9727010 [2021-10-26T19:30:25.830Z] Step 12/20 : WORKDIR /edgex [2021-10-26T19:30:25.830Z] ---> Running in 6880b19ca671 [2021-10-26T19:30:26.430Z] Removing intermediate container 6880b19ca671 [2021-10-26T19:30:26.430Z] ---> 8675f922bd3b [2021-10-26T19:30:26.430Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T19:30:27.423Z] ---> 1b6d6952c7b4 [2021-10-26T19:30:27.423Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T19:30:29.434Z] ---> 02ab77b77d53 [2021-10-26T19:30:29.434Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T19:30:30.895Z] ---> e142ff8ec12a [2021-10-26T19:30:30.895Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T19:30:30.895Z] ---> Running in 27a7a50e3103 [2021-10-26T19:30:31.504Z] Removing intermediate container 27a7a50e3103 [2021-10-26T19:30:31.504Z] ---> 08c7e78c4bd0 [2021-10-26T19:30:31.504Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T19:30:31.780Z] ---> Running in cddc9ffbb219 [2021-10-26T19:30:32.382Z] Removing intermediate container cddc9ffbb219 [2021-10-26T19:30:32.383Z] ---> e3587f8b192d [2021-10-26T19:30:32.383Z] Step 18/20 : LABEL arch=arm64 [2021-10-26T19:30:32.683Z] ---> Running in 569245bc2c22 [2021-10-26T19:30:33.302Z] Removing intermediate container 569245bc2c22 [2021-10-26T19:30:33.302Z] ---> 9642e51f65b1 [2021-10-26T19:30:33.302Z] Step 19/20 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:30:33.302Z] ---> Running in 569b37504346 [2021-10-26T19:30:33.918Z] Removing intermediate container 569b37504346 [2021-10-26T19:30:33.918Z] ---> 287c7f9c6188 [2021-10-26T19:30:33.918Z] Step 20/20 : LABEL version=0.0.0 [2021-10-26T19:30:33.918Z] ---> Running in b80a9a04fa98 [2021-10-26T19:30:34.520Z] Removing intermediate container b80a9a04fa98 [2021-10-26T19:30:34.520Z] ---> ae7d95f56784 [2021-10-26T19:30:34.520Z] [2021-10-26T19:30:35.121Z] Successfully built ae7d95f56784 [2021-10-26T19:30:35.121Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-26T19:30:43.561Z]  Building security-proxy-setup ... done Removing intermediate container ed4715c6b234 [2021-10-26T19:30:43.561Z] ---> a16d9d484ff4 [2021-10-26T19:30:43.561Z] [2021-10-26T19:30:43.561Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T19:30:43.561Z] ---> bb3de5531c18 [2021-10-26T19:30:43.561Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T19:30:43.561Z] ---> Using cache [2021-10-26T19:30:43.561Z] ---> 99e8b16a1d11 [2021-10-26T19:30:43.561Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T19:30:43.561Z] ---> Using cache [2021-10-26T19:30:43.561Z] ---> 9f55ed665f3d [2021-10-26T19:30:43.561Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T19:30:43.561Z] ---> Running in 8c412af7eb69 [2021-10-26T19:30:43.835Z] Removing intermediate container a04dba1dfda2 [2021-10-26T19:30:43.835Z] ---> d4ffbdb59390 [2021-10-26T19:30:43.835Z] [2021-10-26T19:30:43.835Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T19:30:43.835Z] ---> bb3de5531c18 [2021-10-26T19:30:43.835Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T19:30:44.107Z] ---> Running in b05d6e94dd76 [2021-10-26T19:30:44.107Z] Removing intermediate container 8c412af7eb69 [2021-10-26T19:30:44.107Z] ---> 6b8fbb0ce803 [2021-10-26T19:30:44.107Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T19:30:44.380Z] ---> Running in 4428f8f9339e [2021-10-26T19:30:44.380Z] Removing intermediate container b05d6e94dd76 [2021-10-26T19:30:44.380Z] ---> 1cf87fe4a8b2 [2021-10-26T19:30:44.380Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T19:30:44.653Z] ---> Running in f70c2908678f [2021-10-26T19:30:44.926Z] Removing intermediate container 4428f8f9339e [2021-10-26T19:30:44.926Z] ---> 1be43ceae135 [2021-10-26T19:30:44.926Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:30:45.198Z] Removing intermediate container f70c2908678f [2021-10-26T19:30:45.198Z] ---> 6ed5b94f3a40 [2021-10-26T19:30:45.198Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T19:30:45.198Z] ---> Running in ca67100cb206 [2021-10-26T19:30:45.798Z] Removing intermediate container ca67100cb206 [2021-10-26T19:30:45.798Z] ---> 6b50711ef6a1 [2021-10-26T19:30:45.798Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T19:30:45.798Z] ---> ccf2258c39cd [2021-10-26T19:30:45.798Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T19:30:45.798Z] ---> Running in aa69ea9fe344 [2021-10-26T19:30:47.231Z] ---> 8ea70e9393e0 [2021-10-26T19:30:47.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T19:30:47.838Z] ---> fe1b5b096d90 [2021-10-26T19:30:47.838Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T19:30:47.838Z] ---> Running in cd4984860e17 [2021-10-26T19:30:48.109Z] Removing intermediate container aa69ea9fe344 [2021-10-26T19:30:48.109Z] ---> 43e82440825a [2021-10-26T19:30:48.109Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T19:30:48.109Z] ---> Running in d39ddc4c4660 [2021-10-26T19:30:48.384Z] Removing intermediate container cd4984860e17 [2021-10-26T19:30:48.384Z] ---> 7795c4961d5e [2021-10-26T19:30:48.384Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:30:48.664Z] ---> Running in deec4f89f49d [2021-10-26T19:30:48.936Z] Removing intermediate container deec4f89f49d [2021-10-26T19:30:48.936Z] ---> 98f9810be02c [2021-10-26T19:30:48.936Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T19:30:49.226Z] ---> Running in 264e93a5a865 [2021-10-26T19:30:49.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T19:30:49.504Z] Removing intermediate container 264e93a5a865 [2021-10-26T19:30:49.504Z] ---> 986fa0eb63e8 [2021-10-26T19:30:49.504Z] Step 22/23 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:30:49.781Z] ---> Running in 6f5908ce213a [2021-10-26T19:30:50.050Z] Removing intermediate container 6f5908ce213a [2021-10-26T19:30:50.050Z] ---> 16b077f78a19 [2021-10-26T19:30:50.050Z] Step 23/23 : LABEL version=0.0.0 [2021-10-26T19:30:50.328Z] ---> Running in 5d8c67902631 [2021-10-26T19:30:50.328Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T19:30:50.601Z] Removing intermediate container 5d8c67902631 [2021-10-26T19:30:50.601Z] ---> 1f8b63f53589 [2021-10-26T19:30:50.601Z] [2021-10-26T19:30:50.887Z] Successfully built 1f8b63f53589 [2021-10-26T19:30:50.887Z] Successfully tagged support-scheduler-arm64:latest [2021-10-26T19:30:51.157Z]  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T19:30:51.428Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T19:30:51.428Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T19:30:51.428Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T19:30:51.698Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T19:30:51.698Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T19:30:51.977Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T19:30:51.977Z] OK: 8 MiB in 20 packages [2021-10-26T19:30:52.959Z] Removing intermediate container d39ddc4c4660 [2021-10-26T19:30:52.959Z] ---> 8c6cd33c9940 [2021-10-26T19:30:52.959Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T19:30:53.552Z] ---> 31f11bfba49e [2021-10-26T19:30:53.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T19:30:54.982Z] ---> 425cb1df40ae [2021-10-26T19:30:54.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T19:30:55.582Z] ---> 7f944e83856d [2021-10-26T19:30:55.582Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T19:30:55.582Z] ---> Running in f13d401f6e8d [2021-10-26T19:30:56.177Z] Removing intermediate container f13d401f6e8d [2021-10-26T19:30:56.177Z] ---> 8505298617ae [2021-10-26T19:30:56.177Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T19:30:56.177Z] ---> Running in 5043121cffd6 [2021-10-26T19:30:56.454Z] Removing intermediate container 5043121cffd6 [2021-10-26T19:30:56.454Z] ---> 7440dd9e4b92 [2021-10-26T19:30:56.454Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T19:30:56.725Z] ---> Running in edeba207f79e [2021-10-26T19:30:57.007Z] Removing intermediate container edeba207f79e [2021-10-26T19:30:57.007Z] ---> dcd2d660dec2 [2021-10-26T19:30:57.007Z] Step 21/22 : LABEL git_sha=49628afb28e738f8ab6f401fb5a14a44bae29f59 [2021-10-26T19:30:57.007Z] ---> Running in 8e20c01cc1d1 [2021-10-26T19:30:57.601Z] Removing intermediate container 8e20c01cc1d1 [2021-10-26T19:30:57.601Z] ---> 703b58ee87d9 [2021-10-26T19:30:57.601Z] Step 22/22 : LABEL version=0.0.0 [2021-10-26T19:30:57.601Z] ---> Running in 072f5e4af7c7 [2021-10-26T19:30:58.193Z] Removing intermediate container 072f5e4af7c7 [2021-10-26T19:30:58.193Z] ---> 6eb2cce6baa9 [2021-10-26T19:30:58.193Z] [2021-10-26T19:30:58.466Z] Successfully built 6eb2cce6baa9 [2021-10-26T19:30:58.466Z] Successfully tagged core-data-arm64:latest [2021-10-26T19:30:58.755Z]  Building core-data ... done  [Pipeline] } [2021-10-26T19:30:58.758Z] $ docker stop --time=1 037900942bb5bf5be30608a7ae412765e3d5b161ef24ff821b7d00ba5ef08d53 [2021-10-26T19:31:00.458Z] $ docker rm -f 037900942bb5bf5be30608a7ae412765e3d5b161ef24ff821b7d00ba5ef08d53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T19:31:01.073Z] + docker images [2021-10-26T19:31:01.343Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T19:31:01.343Z] core-data-arm64 latest 6eb2cce6baa9 4 seconds ago 19.5MB [2021-10-26T19:31:01.343Z] support-scheduler-arm64 latest 1f8b63f53589 11 seconds ago 15.3MB [2021-10-26T19:31:01.343Z] d4ffbdb59390 18 seconds ago 1.58GB [2021-10-26T19:31:01.343Z] a16d9d484ff4 19 seconds ago 1.57GB [2021-10-26T19:31:01.343Z] security-proxy-setup-arm64 latest ae7d95f56784 27 seconds ago 25.4MB [2021-10-26T19:31:01.343Z] 10b2d3704777 43 seconds ago 1.57GB [2021-10-26T19:31:01.343Z] core-metadata-arm64 latest 796f13acfde0 47 seconds ago 15.9MB [2021-10-26T19:31:01.343Z] 57a7a6a0af55 58 seconds ago 1.57GB [2021-10-26T19:31:01.343Z] sys-mgmt-agent-arm64 latest 41e2d8c2d16c 2 minutes ago 277MB [2021-10-26T19:31:01.343Z] security-bootstrapper-arm64 latest 9cc578049f40 3 minutes ago 17.8MB [2021-10-26T19:31:01.343Z] security-secretstore-setup-arm64 latest 7dce36856625 3 minutes ago 26.8MB [2021-10-26T19:31:01.343Z] support-notifications-arm64 latest 1a0286463b67 3 minutes ago 16.1MB [2021-10-26T19:31:01.343Z] core-command-arm64 latest a405b7ca4c76 3 minutes ago 15.2MB [2021-10-26T19:31:01.343Z] 33e73dd17e95 3 minutes ago 1.57GB [2021-10-26T19:31:01.343Z] 44d86177811d 3 minutes ago 1.57GB [2021-10-26T19:31:01.343Z] 328cda62be5d 3 minutes ago 1.58GB [2021-10-26T19:31:01.343Z] ed46ca5f564a 3 minutes ago 1.57GB [2021-10-26T19:31:01.343Z] 7184af4d8d30 3 minutes ago 1.57GB [2021-10-26T19:31:01.343Z] ci-base-image-arm64 latest b9df36989f25 14 minutes ago 1.24GB [2021-10-26T19:31:01.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-26T19:31:01.343Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-26T19:31:01.343Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-26T19:31:01.343Z] 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-10-26T19:31:03.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T19:31:03.656Z] [2021-10-26T19:31:03.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:31:04.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T19:31:04.304Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T19:31:04.304Z] 448f6bf000e3: Pulling fs layer [2021-10-26T19:31:04.304Z] f757da607395: Pulling fs layer [2021-10-26T19:31:04.304Z] 05883995daec: Pulling fs layer [2021-10-26T19:31:04.304Z] 8603b9c90790: Pulling fs layer [2021-10-26T19:31:04.304Z] 1560dd03e051: Pulling fs layer [2021-10-26T19:31:04.304Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T19:31:04.304Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T19:31:04.304Z] 8603b9c90790: Waiting [2021-10-26T19:31:04.304Z] 1560dd03e051: Waiting [2021-10-26T19:31:04.304Z] 27f5ce0e4adf: Waiting [2021-10-26T19:31:04.304Z] c2d8d7efcc4b: Waiting [2021-10-26T19:31:04.304Z] f757da607395: Verifying Checksum [2021-10-26T19:31:04.304Z] f757da607395: Download complete [2021-10-26T19:31:04.304Z] 8603b9c90790: Verifying Checksum [2021-10-26T19:31:04.304Z] 8603b9c90790: Download complete [2021-10-26T19:31:04.304Z] 1560dd03e051: Verifying Checksum [2021-10-26T19:31:04.304Z] 1560dd03e051: Download complete [2021-10-26T19:31:04.577Z] 27f5ce0e4adf: Verifying Checksum [2021-10-26T19:31:04.577Z] 27f5ce0e4adf: Download complete [2021-10-26T19:31:04.577Z] 05883995daec: Verifying Checksum [2021-10-26T19:31:04.577Z] 05883995daec: Download complete [2021-10-26T19:31:04.848Z] 448f6bf000e3: Verifying Checksum [2021-10-26T19:31:04.848Z] 448f6bf000e3: Download complete [2021-10-26T19:31:07.459Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T19:31:07.459Z] c2d8d7efcc4b: Download complete [2021-10-26T19:31:08.437Z] 448f6bf000e3: Pull complete [2021-10-26T19:31:09.413Z] f757da607395: Pull complete [2021-10-26T19:31:10.840Z] 05883995daec: Pull complete [2021-10-26T19:31:11.110Z] 8603b9c90790: Pull complete [2021-10-26T19:31:12.083Z] 1560dd03e051: Pull complete [2021-10-26T19:31:12.359Z] 27f5ce0e4adf: Pull complete [2021-10-26T19:31:27.420Z] c2d8d7efcc4b: Pull complete [2021-10-26T19:31:27.420Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T19:31:27.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T19:31:27.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T19:31:27.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-2122 does not seem to be running inside a container [2021-10-26T19:31:27.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-26T19:31:30.600Z] $ docker top 0d28f2d2f1426171d827de2d6ba981197748a1cb6b79950912cec345cf798ac2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:31:31.637Z] ---> job-cost.sh [2021-10-26T19:31:31.637Z] lf-activate-venv: SKIPPING [2021-10-26T19:31:31.637Z] INFO: No Stack... [2021-10-26T19:31:31.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T19:31:32.183Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T19:31:33.129Z] + cut -d, -f6 [2021-10-26T19:31:33.129Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-10-26T19:31:33.205Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3783-1-stack-cost] [2021-10-26T19:31:33.210Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3783-1-stack-cost] did not exist. Created. [2021-10-26T19:31:33.210Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3783-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T19:31:33.975Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T19:31:34.160Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T19:31:34.176Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3783-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T19:31:34.221Z] $ docker stop --time=1 0d28f2d2f1426171d827de2d6ba981197748a1cb6b79950912cec345cf798ac2 [2021-10-26T19:31:35.787Z] $ docker rm -f 0d28f2d2f1426171d827de2d6ba981197748a1cb6b79950912cec345cf798ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-26T19:31:36.802Z] provisioning config files... [2021-10-26T19:31:36.815Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6114996347058679739tmp [Pipeline] { [Pipeline] sh [2021-10-26T19:31:37.156Z] + set +x [2021-10-26T19:31:37.156Z] + curl -s https://codecov.io/bash [2021-10-26T19:31:37.156Z] + bash -s -- [2021-10-26T19:31:37.156Z] [2021-10-26T19:31:37.156Z] _____ _ [2021-10-26T19:31:37.156Z] / ____| | | [2021-10-26T19:31:37.156Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T19:31:37.156Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T19:31:37.156Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T19:31:37.156Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T19:31:37.156Z] Bash-1.0.6 [2021-10-26T19:31:37.156Z] [2021-10-26T19:31:37.156Z] [2021-10-26T19:31:37.156Z] ==> git version 2.24.4 found [2021-10-26T19:31:37.156Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-26T19:31:37.156Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T19:31:37.156Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T19:31:37.156Z] ==> Jenkins CI detected. [2021-10-26T19:31:37.156Z] current dir:  /w/workspace/edgex-go/1 [2021-10-26T19:31:37.156Z] project root: . [2021-10-26T19:31:37.156Z] --> token set from env [2021-10-26T19:31:37.156Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T19:31:37.156Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T19:31:37.156Z] ==> Python coveragepy not found [2021-10-26T19:31:37.156Z] ==> Searching for coverage reports in: [2021-10-26T19:31:37.156Z] + . [2021-10-26T19:31:37.156Z] -> Found 1 reports [2021-10-26T19:31:37.156Z] ==> Detecting git/mercurial file structure [2021-10-26T19:31:37.156Z] ==> Reading reports [2021-10-26T19:31:37.156Z] + ./coverage.out bytes=426513 [2021-10-26T19:31:37.156Z] ==> Appending adjustments [2021-10-26T19:31:37.156Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T19:31:38.560Z] + Found adjustments [2021-10-26T19:31:38.560Z] ==> Gzipping contents [2021-10-26T19:31:38.560Z] 60K /tmp/codecov.2PjNq5.gz [2021-10-26T19:31:38.560Z] ==> Uploading reports [2021-10-26T19:31:38.560Z] url: https://codecov.io [2021-10-26T19:31:38.560Z] query: branch=PR-3783&commit=49628afb28e738f8ab6f401fb5a14a44bae29f59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= [2021-10-26T19:31:38.560Z] -> Pinging Codecov [2021-10-26T19:31:38.560Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3783&commit=49628afb28e738f8ab6f401fb5a14a44bae29f59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= [2021-10-26T19:31:39.129Z] -> Uploading to [2021-10-26T19:31:39.129Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/49628afb28e738f8ab6f401fb5a14a44bae29f59/984bb904-7d37-43c7-bfeb-ab669e810fd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T193138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1dbed31fc9a412112b0457dee0ce9632c35949abfc32f9720968fb40359339fc [2021-10-26T19:31:39.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T19:31:39.129Z] Dload Upload Total Spent Left Speed [2021-10-26T19:31:39.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57494 0 0 100 57494 0 193k --:--:-- --:--:-- --:--:-- 194k [2021-10-26T19:31:39.391Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49628afb28e738f8ab6f401fb5a14a44bae29f59 [Pipeline] } [2021-10-26T19:31:39.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-26T19:31:41.087Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:31:41.412Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:31:41.996Z] ---> package-listing.sh [2021-10-26T19:31:41.996Z] ++ facter osfamily [2021-10-26T19:31:41.996Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T19:31:42.258Z] + OS_FAMILY=redhat [2021-10-26T19:31:42.258Z] + workspace=/w/workspace/edgex-go/1 [2021-10-26T19:31:42.258Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T19:31:42.258Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T19:31:42.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T19:31:42.258Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T19:31:42.258Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-26T19:31:42.258Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T19:31:42.258Z] + case "${OS_FAMILY}" in [2021-10-26T19:31:42.258Z] + rpm -qa [2021-10-26T19:31:42.258Z] + sort [2021-10-26T19:31:45.566Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T19:31:45.566Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T19:31:45.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T19:31:45.566Z] + '[' /w/workspace/edgex-go/1 ']' [2021-10-26T19:31:45.566Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-10-26T19:31:45.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-10-26T19:31:45.594Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-26T19:31:45.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:31:46.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T19:31:46.478Z] [2021-10-26T19:31:46.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T19:31:46.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T19:31:46.815Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T19:31:46.815Z] b4d181a07f80: Pulling fs layer [2021-10-26T19:31:46.815Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T19:31:46.815Z] ed53099fbce6: Pulling fs layer [2021-10-26T19:31:46.815Z] dc539afda2c1: Pulling fs layer [2021-10-26T19:31:46.815Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T19:31:46.815Z] 9065ff56babe: Pulling fs layer [2021-10-26T19:31:46.815Z] d287ab97295c: Pulling fs layer [2021-10-26T19:31:46.815Z] dc539afda2c1: Waiting [2021-10-26T19:31:46.815Z] 77bc0d833cb6: Waiting [2021-10-26T19:31:46.815Z] 9065ff56babe: Waiting [2021-10-26T19:31:46.815Z] d287ab97295c: Waiting [2021-10-26T19:31:46.815Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T19:31:46.815Z] a1111a8f2ec3: Download complete [2021-10-26T19:31:46.815Z] dc539afda2c1: Verifying Checksum [2021-10-26T19:31:46.815Z] dc539afda2c1: Download complete [2021-10-26T19:31:46.815Z] ed53099fbce6: Verifying Checksum [2021-10-26T19:31:46.815Z] ed53099fbce6: Download complete [2021-10-26T19:31:47.091Z] 9065ff56babe: Verifying Checksum [2021-10-26T19:31:47.091Z] 9065ff56babe: Download complete [2021-10-26T19:31:47.091Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T19:31:47.091Z] 77bc0d833cb6: Download complete [2021-10-26T19:31:47.091Z] b4d181a07f80: Download complete [2021-10-26T19:31:47.670Z] d287ab97295c: Verifying Checksum [2021-10-26T19:31:47.670Z] d287ab97295c: Download complete [2021-10-26T19:31:48.627Z] b4d181a07f80: Pull complete [2021-10-26T19:31:48.627Z] a1111a8f2ec3: Pull complete [2021-10-26T19:31:49.206Z] ed53099fbce6: Pull complete [2021-10-26T19:31:49.206Z] dc539afda2c1: Pull complete [2021-10-26T19:31:49.467Z] 77bc0d833cb6: Pull complete [2021-10-26T19:31:49.467Z] 9065ff56babe: Pull complete [2021-10-26T19:31:54.769Z] d287ab97295c: Pull complete [2021-10-26T19:31:54.769Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T19:31:54.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T19:31:54.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T19:31:54.869Z] prd-centos7-docker-4c-2g-2120 does not seem to be running inside a container [2021-10-26T19:31:54.903Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-26T19:31:58.196Z] $ docker top 14c20c65c9ef7b8241a8550649429b459dc71eb302aa99396ab594bf3156a04c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T19:31:58.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T19:31:58.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T19:31:59.233Z] + ls /var/log/sa-host [2021-10-26T19:31:59.233Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T19:31:59.233Z] file_magic: OK [2021-10-26T19:31:59.233Z] HZ: Using current value: 100 [2021-10-26T19:31:59.233Z] file_header: OK [2021-10-26T19:31:59.233Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T19:31:59.233Z] Statistics: [2021-10-26T19:31:59.233Z] 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-10-26T19:31:59.233Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T19:31:59.233Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T19:31:59.233Z] file_magic: OK [2021-10-26T19:31:59.233Z] HZ: Using current value: 100 [2021-10-26T19:31:59.233Z] file_header: OK [2021-10-26T19:31:59.233Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T19:31:59.233Z] Statistics: [2021-10-26T19:31:59.233Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T19:31:59.233Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T19:31:59.374Z] provisioning config files... [2021-10-26T19:31:59.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6543372950762640101tmp [Pipeline] { [Pipeline] echo [2021-10-26T19:31:59.421Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:31:59.740Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T19:31:59.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:32:00.153Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T19:32:00.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:32:00.491Z] ---> sudo-logs.sh [2021-10-26T19:32:00.491Z] Archiving 'sudo' log.. [2021-10-26T19:32:00.491Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2120.novalocal: Name or service not known [2021-10-26T19:32:00.491Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2120.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T19:32:00.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:32:00.886Z] ---> job-cost.sh [2021-10-26T19:32:00.886Z] lf-activate-venv: SKIPPING [2021-10-26T19:32:00.886Z] DEBUG: total: 0.10999999940395355 [2021-10-26T19:32:00.886Z] INFO: Retrieving Stack Cost... [2021-10-26T19:32:01.457Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T19:32:01.718Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T19:32:01.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T19:32:02.068Z] ---> logs-deploy.sh [2021-10-26T19:32:02.068Z] lf-activate-venv: SKIPPING [2021-10-26T19:32:02.068Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3783/1 [2021-10-26T19:32:02.068Z] INFO: archiving workspace using pattern(s): [2021-10-26T19:32:02.652Z] Archives upload complete. [2021-10-26T19:32:02.920Z] INFO: archiving logs to Nexus