Pull request #3801 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c+cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 (553e6b3566284177c25bbb12d9b10945ea41865c) 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-ssh424675932901042760.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7098843174790866603.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-3801/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-3801/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7588277069284338224.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-3801/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1794712868643213640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh4301670567357140881.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-3801/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-3801/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5613514862480560586.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30252 in /w/workspace/edgexfoundry_edgex-go_PR-3801 [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-ssh9116407155678415561.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-ssh8729064473964724352.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3801/head:refs/remotes/origin/PR-3801 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c Merge succeeded, producing 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c Checking out Revision 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c (PR-3801) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # 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-ssh8406693014918257536.key > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T19:09:31.736Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T19:09:31.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T19:09:32.945Z] ========================================================= [2021-11-10T19:09:32.945Z] EdgeX Global Pipelines Version Info [2021-11-10T19:09:32.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:09:34.131Z] ------------------- [2021-11-10T19:09:34.131Z] stable info: [2021-11-10T19:09:34.131Z] ------------------- [2021-11-10T19:09:34.131Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T19:09:34.131Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T19:09:34.131Z] Message: update stable to v1.0.211 [2021-11-10T19:09:34.703Z] ------------------- [2021-11-10T19:09:34.703Z] experimental info: [2021-11-10T19:09:34.703Z] ------------------- [2021-11-10T19:09:34.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T19:09:34.703Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T19:09:34.703Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T19:09:34.886Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-10T19:09:34.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-10T19:09:34.956Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T19:09:35.984Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T19:09:36.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T19:09:36.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T19:09:36.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T19:09:36.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-10T19:09:36.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-10T19:09:36.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-10T19:09:36.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T19:09:36.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T19:09:36.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T19:09:36.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T19:09:36.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T19:09:36.445Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T19:09:36.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-10T19:09:36.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T19:09:36.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-10T19:09:36.594Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-10T19:09:36.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-10T19:09:36.668Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T19:09:36.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3801 [Pipeline] echo [2021-11-10T19:09:36.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3801 [Pipeline] echo [2021-11-10T19:09:36.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3801 [Pipeline] echo [2021-11-10T19:09:36.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] echo [2021-11-10T19:09:36.852Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d63b54 [Pipeline] echo [2021-11-10T19:09:36.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T19:09:36.980Z] provisioning config files... [2021-11-10T19:09:36.995Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config873372758853473730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:09:37.348Z] ---> docker-login.sh [2021-11-10T19:09:37.348Z] nexus3.edgexfoundry.org:10001 [2021-11-10T19:09:37.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:09:37.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:09:37.610Z] Configure a credential helper to remove this warning. See [2021-11-10T19:09:37.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:09:37.610Z] [2021-11-10T19:09:37.610Z] Login Succeeded [2021-11-10T19:09:37.610Z] nexus3.edgexfoundry.org:10002 [2021-11-10T19:09:37.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:09:37.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:09:37.610Z] Configure a credential helper to remove this warning. See [2021-11-10T19:09:37.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:09:37.610Z] [2021-11-10T19:09:37.610Z] Login Succeeded [2021-11-10T19:09:37.610Z] nexus3.edgexfoundry.org:10003 [2021-11-10T19:09:37.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:09:37.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:09:37.874Z] Configure a credential helper to remove this warning. See [2021-11-10T19:09:37.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:09:37.874Z] [2021-11-10T19:09:37.874Z] Login Succeeded [2021-11-10T19:09:37.874Z] nexus3.edgexfoundry.org:10004 [2021-11-10T19:09:37.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:09:37.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:09:37.874Z] Configure a credential helper to remove this warning. See [2021-11-10T19:09:37.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:09:37.874Z] [2021-11-10T19:09:37.874Z] Login Succeeded [2021-11-10T19:09:37.874Z] docker.io [2021-11-10T19:09:38.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:09:38.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:09:38.398Z] Configure a credential helper to remove this warning. See [2021-11-10T19:09:38.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:09:38.398Z] [2021-11-10T19:09:38.398Z] Login Succeeded [2021-11-10T19:09:38.398Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T19:09:38.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T19:09:39.765Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/core-command/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/core-data/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-10T19:09:39.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-10T19:09:39.765Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-10T19:09:39.765Z] ++ cut -d/ -f2 [2021-11-10T19:09:39.765Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-10T19:09:39.825Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T19:09:40.393Z] + git rev-list -1 --merges 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c~1..6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] echo [2021-11-10T19:09:40.417Z] -----------> git rev-list -1 --merges 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c~1..6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [false] [Pipeline] sh [2021-11-10T19:09:40.728Z] + git log --format=format:%s -1 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] echo [2021-11-10T19:09:40.758Z] ========================================================= [2021-11-10T19:09:40.758Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T19:09:40.758Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:09:43.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T19:09:43.505Z] [2021-11-10T19:09:43.505Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:09:43.837Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T19:09:43.837Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T19:09:43.837Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T19:09:43.837Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T19:09:43.837Z] 4c7163046ea9: Pulling fs layer [2021-11-10T19:09:43.837Z] 0c2d73faf560: Pulling fs layer [2021-11-10T19:09:43.837Z] 0c2d73faf560: Waiting [2021-11-10T19:09:43.837Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T19:09:43.837Z] 3e5f54012d9b: Download complete [2021-11-10T19:09:43.837Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T19:09:43.837Z] a0d0a0d46f8b: Download complete [2021-11-10T19:09:43.837Z] 4c7163046ea9: Verifying Checksum [2021-11-10T19:09:43.837Z] 4c7163046ea9: Download complete [2021-11-10T19:09:43.837Z] 0c2d73faf560: Verifying Checksum [2021-11-10T19:09:43.837Z] 0c2d73faf560: Download complete [2021-11-10T19:09:44.099Z] a0d0a0d46f8b: Pull complete [2021-11-10T19:09:44.099Z] 3e5f54012d9b: Pull complete [2021-11-10T19:09:44.377Z] 4c7163046ea9: Pull complete [2021-11-10T19:09:44.666Z] 0c2d73faf560: Pull complete [2021-11-10T19:09:44.666Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T19:09:44.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T19:09:44.666Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T19:09:44.762Z] prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container [2021-11-10T19:09:44.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T19:09:45.350Z] $ docker top 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T19:09:45.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T19:09:45.508Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T19:09:45.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T19:09:45.622Z] $ docker exec 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent [2021-11-10T19:09:45.737Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPfppdm/agent.13 [2021-11-10T19:09:45.737Z] SSH_AGENT_PID=20 [2021-11-10T19:09:45.745Z] Running ssh-add (command line suppressed) [2021-11-10T19:09:45.840Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4870708362992105848.key (/w/workspace/edgex-go/1@tmp/private_key_4870708362992105848.key) [2021-11-10T19:09:45.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T19:09:46.190Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T19:09:46.206Z] $ docker exec --env ******** --env ******** 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent -k [2021-11-10T19:09:46.320Z] unset SSH_AUTH_SOCK; [2021-11-10T19:09:46.320Z] unset SSH_AGENT_PID; [2021-11-10T19:09:46.320Z] echo Agent pid 20 killed; [2021-11-10T19:09:46.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T19:09:46.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T19:09:46.405Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T19:09:46.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T19:09:46.538Z] $ docker exec 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent [2021-11-10T19:09:46.665Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgFOohN/agent.54 [2021-11-10T19:09:46.665Z] SSH_AGENT_PID=60 [2021-11-10T19:09:46.673Z] Running ssh-add (command line suppressed) [2021-11-10T19:09:46.772Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3147173467226679312.key (/w/workspace/edgex-go/1@tmp/private_key_3147173467226679312.key) [2021-11-10T19:09:46.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T19:09:47.121Z] + git semver init [2021-11-10T19:09:47.121Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T19:09:47.121Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-11-10T19:09:47.121Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-11-10T19:09:47.121Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T19:09:47.121Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T19:09:47.121Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T19:09:47.121Z] # $SEMVER_BRANCH = PR-3801 [2021-11-10T19:09:47.121Z] # $SEMVER_TEMP = /tmp/semver-813057027 [2021-11-10T19:09:47.121Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-10T19:10:20.379Z] # '/tmp/semver-813057027' -> '/w/workspace/edgex-go/1/.semver' [2021-11-10T19:10:20.379Z] # -> Force: false [2021-11-10T19:10:20.379Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-11-10T19:10:20.397Z] $ docker exec --env ******** --env ******** 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 ssh-agent -k [2021-11-10T19:10:20.521Z] unset SSH_AUTH_SOCK; [2021-11-10T19:10:20.521Z] unset SSH_AGENT_PID; [2021-11-10T19:10:20.521Z] echo Agent pid 60 killed; [2021-11-10T19:10:20.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T19:10:20.944Z] + git semver [Pipeline] } [2021-11-10T19:10:20.965Z] $ docker stop --time=1 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 [2021-11-10T19:10:22.764Z] $ docker rm -f 8eeb38218ed72b4445d0734510612ed70fa477b78bfa2ba61f9a0c35ee1048b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T19:10:23.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T19:10:23.458Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T19:10:23.475Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-10T19:10:24.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T19:10:24.945Z] ========================================================= [2021-11-10T19:10:24.945Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T19:10:24.945Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:10:25.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:10:25.300Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T19:10:25.300Z] a0d0a0d46f8b: Already exists [2021-11-10T19:10:25.300Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T19:10:25.300Z] b8b176561691: Pulling fs layer [2021-11-10T19:10:25.300Z] 4527c011a84f: Pulling fs layer [2021-11-10T19:10:25.300Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T19:10:25.300Z] e0aca202a116: Pulling fs layer [2021-11-10T19:10:25.300Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T19:10:25.300Z] 34cad66bf833: Pulling fs layer [2021-11-10T19:10:25.300Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T19:10:25.300Z] 5d74067f8e1e: Waiting [2021-11-10T19:10:25.300Z] e0aca202a116: Waiting [2021-11-10T19:10:25.300Z] 3a43be97a3b4: Waiting [2021-11-10T19:10:25.300Z] b4e3c513aaa6: Waiting [2021-11-10T19:10:25.300Z] 34cad66bf833: Waiting [2021-11-10T19:10:25.300Z] b8b176561691: Verifying Checksum [2021-11-10T19:10:25.300Z] b8b176561691: Download complete [2021-11-10T19:10:25.300Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T19:10:25.300Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T19:10:25.300Z] 5d74067f8e1e: Download complete [2021-11-10T19:10:25.300Z] e0aca202a116: Verifying Checksum [2021-11-10T19:10:25.300Z] e0aca202a116: Download complete [2021-11-10T19:10:25.300Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T19:10:25.300Z] 3a43be97a3b4: Download complete [2021-11-10T19:10:25.568Z] 34cad66bf833: Verifying Checksum [2021-11-10T19:10:25.568Z] 34cad66bf833: Download complete [2021-11-10T19:10:25.568Z] 31adcdaf11c8: Pull complete [2021-11-10T19:10:25.568Z] b8b176561691: Pull complete [2021-11-10T19:10:25.837Z] 4527c011a84f: Verifying Checksum [2021-11-10T19:10:25.837Z] 4527c011a84f: Download complete [2021-11-10T19:10:25.837Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T19:10:25.837Z] b4e3c513aaa6: Download complete [2021-11-10T19:10:30.084Z] 4527c011a84f: Pull complete [2021-11-10T19:10:30.084Z] 5d74067f8e1e: Pull complete [2021-11-10T19:10:30.084Z] e0aca202a116: Pull complete [2021-11-10T19:10:30.084Z] 3a43be97a3b4: Pull complete [2021-11-10T19:10:30.084Z] 34cad66bf833: Pull complete [2021-11-10T19:10:32.051Z] b4e3c513aaa6: Pull complete [2021-11-10T19:10:32.051Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T19:10:32.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:10:32.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:10:32.399Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:10:32.399Z] WORKDIR /edgex [2021-11-10T19:10:32.399Z] COPY go.mod . [2021-11-10T19:10:32.399Z] RUN go mod download' [2021-11-10T19:10:32.399Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-10T19:10:33.804Z] Sending build context to Docker daemon 329.9MB [2021-11-10T19:10:33.804Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T19:10:33.804Z] ---> 9f6097aaca64 [2021-11-10T19:10:33.804Z] Step 2/4 : WORKDIR /edgex [2021-11-10T19:10:35.197Z] ---> Running in 81db7657455c [2021-11-10T19:10:35.467Z] Removing intermediate container 81db7657455c [2021-11-10T19:10:35.467Z] ---> 630b57a011ee [2021-11-10T19:10:35.467Z] Step 3/4 : COPY go.mod . [2021-11-10T19:10:35.467Z] ---> 68a4086eacae [2021-11-10T19:10:35.467Z] Step 4/4 : RUN go mod download [2021-11-10T19:10:35.467Z] ---> Running in 34e100d47a69 [2021-11-10T19:10:40.678Z] Still waiting to schedule task [2021-11-10T19:10:40.678Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-10T19:11:10.781Z] Removing intermediate container 34e100d47a69 [2021-11-10T19:11:10.781Z] ---> 571316f3322b [2021-11-10T19:11:10.781Z] Successfully built 571316f3322b [2021-11-10T19:11:10.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:11:11.102Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T19:11:11.102Z] . [Pipeline] withDockerContainer [2021-11-10T19:11:11.191Z] prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container [2021-11-10T19:11:11.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T19:11:11.637Z] $ docker top f6ff466504b118bafa0a9aed2b01f62500a770407583d75f7ae7fc219ba3d307 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:11:12.040Z] + go version [2021-11-10T19:11:12.041Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T19:11:12.060Z] $ docker stop --time=1 f6ff466504b118bafa0a9aed2b01f62500a770407583d75f7ae7fc219ba3d307 [2021-11-10T19:11:13.263Z] $ docker rm -f f6ff466504b118bafa0a9aed2b01f62500a770407583d75f7ae7fc219ba3d307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:11:13.920Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T19:11:13.920Z] . [Pipeline] withDockerContainer [2021-11-10T19:11:14.013Z] prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container [2021-11-10T19:11:14.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-10T19:11:14.379Z] $ docker top 215d3fedcdeab45fa88f4c1100ed622899bc5bb68e3b3b73e02d51bd42420521 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T19:11:14.504Z] ========================================================= [2021-11-10T19:11:14.504Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-10T19:11:14.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:11:14.856Z] + make test [2021-11-10T19:11:14.856Z] go mod tidy [2021-11-10T19:11:14.856Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-10T19:11:20.776Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-10T19:11:39.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-10T19:11:43.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-10T19:11:43.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-10T19:11:43.268Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-10T19:11:45.977Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-10T19:11:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-10T19:11:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-10T19:11:46.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-10T19:11:47.135Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-10T19:11:47.396Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-10T19:11:47.663Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-10T19:11:47.663Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-10T19:11:47.663Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-10T19:11:47.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-10T19:11:49.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-11-10T19:11:49.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-10T19:11:49.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-10T19:11:50.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2021-11-10T19:11:50.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-10T19:11:50.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements [2021-11-10T19:11:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-10T19:11:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-10T19:11:51.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements [2021-11-10T19:11:51.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-10T19:11:51.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:11:52.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2021-11-10T19:11:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-10T19:11:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-10T19:11:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-10T19:11:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-10T19:11:52.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-10T19:11:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:11:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 59.1% of statements [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-10T19:11:53.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-10T19:11:53.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-10T19:11:55.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2021-11-10T19:11:55.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-10T19:11:55.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-11-10T19:11:55.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements [2021-11-10T19:11:55.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-10T19:11:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-11-10T19:11:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-11-10T19:11:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-11-10T19:11:56.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.574s coverage: 96.3% of statements [2021-11-10T19:11:56.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-11-10T19:12:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-11-10T19:12:08.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-11-10T19:12:14.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 82.5% of statements [2021-11-10T19:12:14.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-10T19:12:17.727Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30256 in /w/workspace/edgexfoundry_edgex-go_PR-3801 [Pipeline] { [Pipeline] ws [2021-11-10T19:12:17.764Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-10T19:12:18.012Z] The recommended git tool is: git [2021-11-10T19:12:24.781Z] using credential edgex-jenkins-ssh [2021-11-10T19:12:24.800Z] Cloning the remote Git repository [2021-11-10T19:12:24.882Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:12:25.016Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-10T19:12:25.110Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:12:25.111Z] > git --version # timeout=10 [2021-11-10T19:12:25.141Z] > git --version # 'git version 2.17.1' [2021-11-10T19:12:25.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:12:25.211Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-10T19:12:33.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-10T19:12:33.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements [2021-11-10T19:12:33.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-10T19:12:33.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-10T19:12:33.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2021-11-10T19:12:33.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-10T19:12:33.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-11-10T19:12:33.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-10T19:12:33.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-11-10T19:12:33.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-10T19:12:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-10T19:12:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-10T19:12:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-10T19:12:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-10T19:12:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-10T19:12:40.933Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-10T19:12:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-11-10T19:12:40.933Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-10T19:12:40.933Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-10T19:12:42.277Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:12:41.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:12:41.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:12:41.515Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:12:41.553Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:12:41.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:12:41.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3801/head:refs/remotes/origin/PR-3801 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T19:12:42.655Z] Merge succeeded, producing 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:12:42.655Z] Checking out Revision 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c (PR-3801) [2021-11-10T19:12:42.301Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:12:42.316Z] > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 [2021-11-10T19:12:42.558Z] > git remote # timeout=10 [2021-11-10T19:12:42.579Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T19:12:42.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:12:42.610Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-10T19:12:42.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T19:12:42.667Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:12:42.679Z] > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 [2021-11-10T19:12:47.143Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-10T19:12:47.208Z] > git --version # timeout=10 [2021-11-10T19:12:47.218Z] > git --version # 'git version 2.17.1' [2021-11-10T19:12:47.232Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T19:12:48.507Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T19:12:48.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T19:12:48.507Z] Dload Upload Total Spent Left Speed [2021-11-10T19:12:48.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 82111 [Pipeline] sh [2021-11-10T19:12:48.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T19:12:50.356Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2021-11-10T19:12:50.356Z] sudo tee /etc/docker/daemon.new [2021-11-10T19:12:50.356Z] { [2021-11-10T19:12:50.356Z] "registry-mirrors": [ [2021-11-10T19:12:50.356Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T19:12:50.356Z] ], [2021-11-10T19:12:50.356Z] "bip": "10.250.0.254/24", [2021-11-10T19:12:50.356Z] "hosts": [ [2021-11-10T19:12:50.356Z] "tcp://0.0.0.0:5555", [2021-11-10T19:12:50.356Z] "unix:///var/run/docker.sock" [2021-11-10T19:12:50.356Z] ], [2021-11-10T19:12:50.356Z] "mtu": 1458, [2021-11-10T19:12:50.356Z] "selinux-enabled": true, [2021-11-10T19:12:50.356Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T19:12:50.356Z] } [Pipeline] sh [2021-11-10T19:12:50.722Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T19:12:51.087Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T19:13:09.565Z] provisioning config files... [2021-11-10T19:13:09.611Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8898143736323052863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:13:10.083Z] ---> docker-login.sh [2021-11-10T19:13:10.083Z] nexus3.edgexfoundry.org:10001 [2021-11-10T19:13:10.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:13:11.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:13:11.292Z] Configure a credential helper to remove this warning. See [2021-11-10T19:13:11.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:13:11.292Z] [2021-11-10T19:13:11.292Z] Login Succeeded [2021-11-10T19:13:11.292Z] nexus3.edgexfoundry.org:10002 [2021-11-10T19:13:11.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:13:11.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:13:11.902Z] Configure a credential helper to remove this warning. See [2021-11-10T19:13:11.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:13:11.902Z] [2021-11-10T19:13:11.902Z] Login Succeeded [2021-11-10T19:13:11.902Z] nexus3.edgexfoundry.org:10003 [2021-11-10T19:13:12.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:13:12.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:13:12.459Z] Configure a credential helper to remove this warning. See [2021-11-10T19:13:12.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:13:12.459Z] [2021-11-10T19:13:12.459Z] Login Succeeded [2021-11-10T19:13:12.459Z] nexus3.edgexfoundry.org:10004 [2021-11-10T19:13:12.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:13:13.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:13:13.009Z] Configure a credential helper to remove this warning. See [2021-11-10T19:13:13.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:13:13.009Z] [2021-11-10T19:13:13.009Z] Login Succeeded [2021-11-10T19:13:13.009Z] docker.io [2021-11-10T19:13:14.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-10T19:13:14.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-10T19:13:14.274Z] Configure a credential helper to remove this warning. See [2021-11-10T19:13:14.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-10T19:13:14.274Z] [2021-11-10T19:13:14.274Z] Login Succeeded [2021-11-10T19:13:14.274Z] ---> docker-login.sh ends [Pipeline] } [2021-11-10T19:13:14.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-10T19:13:14.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T19:13:14.864Z] ========================================================= [2021-11-10T19:13:14.864Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T19:13:14.864Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:13:15.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:13:15.524Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T19:13:15.524Z] 552d1f2373af: Pulling fs layer [2021-11-10T19:13:15.524Z] ea3f2d53f512: Pulling fs layer [2021-11-10T19:13:15.524Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T19:13:15.524Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T19:13:15.524Z] 72dc09318566: Pulling fs layer [2021-11-10T19:13:15.524Z] f4f7b4309257: Pulling fs layer [2021-11-10T19:13:15.524Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T19:13:15.524Z] b78e95d17946: Pulling fs layer [2021-11-10T19:13:15.524Z] 7a9cfe048b4a: Waiting [2021-11-10T19:13:15.524Z] 72dc09318566: Waiting [2021-11-10T19:13:15.524Z] f4f7b4309257: Waiting [2021-11-10T19:13:15.524Z] b78e95d17946: Waiting [2021-11-10T19:13:15.524Z] 0ac9a79272e3: Waiting [2021-11-10T19:13:15.524Z] 9e70ebbbe112: Verifying Checksum [2021-11-10T19:13:15.524Z] 9e70ebbbe112: Download complete [2021-11-10T19:13:15.524Z] ea3f2d53f512: Verifying Checksum [2021-11-10T19:13:15.524Z] ea3f2d53f512: Download complete [2021-11-10T19:13:15.524Z] 72dc09318566: Verifying Checksum [2021-11-10T19:13:15.524Z] 72dc09318566: Download complete [2021-11-10T19:13:15.524Z] f4f7b4309257: Download complete [2021-11-10T19:13:15.524Z] 552d1f2373af: Verifying Checksum [2021-11-10T19:13:15.524Z] 552d1f2373af: Download complete [2021-11-10T19:13:15.524Z] 0ac9a79272e3: Verifying Checksum [2021-11-10T19:13:15.524Z] 0ac9a79272e3: Download complete [2021-11-10T19:13:15.813Z] GO111MODULE=on go vet ./... [2021-11-10T19:13:16.890Z] 552d1f2373af: Pull complete [2021-11-10T19:13:17.166Z] ea3f2d53f512: Pull complete [2021-11-10T19:13:17.767Z] 9e70ebbbe112: Pull complete [2021-11-10T19:13:17.767Z] b78e95d17946: Verifying Checksum [2021-11-10T19:13:17.767Z] b78e95d17946: Download complete [2021-11-10T19:13:18.362Z] 7a9cfe048b4a: Download complete [2021-11-10T19:13:22.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T19:13:22.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T19:13:22.964Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-10T19:13:23.838Z] + ls -al . [2021-11-10T19:13:23.838Z] total 636 [2021-11-10T19:13:23.838Z] drwxrwxr-x 10 1001 1001 4096 Nov 10 19:13 . [2021-11-10T19:13:23.838Z] drwxr-xr-x 4 root root 28 Nov 10 19:11 .. [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 11 Nov 10 19:09 .dockerignore [2021-11-10T19:13:23.838Z] drwxrwxr-x 8 1001 1001 179 Nov 10 19:09 .git [2021-11-10T19:13:23.838Z] drwxrwxr-x 4 1001 1001 142 Nov 10 19:09 .github [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 804 Nov 10 19:09 .gitignore [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 42 Nov 10 19:09 .golangci.yml [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 76 Nov 10 19:09 .hadolint.yml [2021-11-10T19:13:23.838Z] drwx------ 3 1001 1001 58 Nov 10 19:10 .semver [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 166 Nov 10 19:09 .sonarcloud.properties [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:09 ADOPTERS.md [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:09 Attribution.txt [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:09 CHANGELOG.md [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:09 CONTRIBUTING.md [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 677 Nov 10 19:09 GOVERNANCE.md [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 849 Nov 10 19:09 Jenkinsfile [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:09 LICENSE [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:09 Makefile [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 582 Nov 10 19:09 OWNERS.md [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:09 README.md [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:09 SECURITY.md [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 5 Nov 10 19:10 VERSION [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:09 ZMQWindows.md [2021-11-10T19:13:23.838Z] drwxrwxr-x 2 1001 1001 37 Nov 10 19:09 bin [2021-11-10T19:13:23.838Z] drwxrwxr-x 14 1001 1001 4096 Nov 10 19:09 cmd [2021-11-10T19:13:23.838Z] -rw-r--r-- 1 root root 428381 Nov 10 19:12 coverage.out [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 854 Nov 10 19:09 go.mod [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:09 go.sum [2021-11-10T19:13:23.838Z] drwxrwxr-x 8 1001 1001 124 Nov 10 19:09 internal [2021-11-10T19:13:23.838Z] drwxrwxr-x 3 1001 1001 16 Nov 10 19:09 openapi [2021-11-10T19:13:23.838Z] drwxrwxr-x 4 1001 1001 71 Nov 10 19:09 snap [2021-11-10T19:13:23.838Z] -rw-rw-r-- 1 1001 1001 204 Nov 10 19:09 version.go [Pipeline] sh [2021-11-10T19:13:24.141Z] + '[' -e coverage.out ] [2021-11-10T19:13:24.141Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-10T19:13:24.275Z] Stashed 1 file(s) [Pipeline] sh [2021-11-10T19:13:25.354Z] + make build [2021-11-10T19:13:25.354Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T19:13:25.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T19:13:28.249Z] 7a9cfe048b4a: Pull complete [2021-11-10T19:13:28.525Z] 72dc09318566: Pull complete [2021-11-10T19:13:29.690Z] f4f7b4309257: Pull complete [2021-11-10T19:13:29.690Z] 0ac9a79272e3: Pull complete [2021-11-10T19:13:32.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T19:13:33.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T19:13:34.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T19:13:34.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T19:13:35.092Z] b78e95d17946: Pull complete [2021-11-10T19:13:35.092Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T19:13:35.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:13:35.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:13:35.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T19:13:35.504Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-10T19:13:35.504Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:13:35.504Z] WORKDIR /edgex [2021-11-10T19:13:35.504Z] COPY go.mod . [2021-11-10T19:13:35.504Z] RUN go mod download [2021-11-10T19:13:35.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T19:13:36.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T19:13:37.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T19:13:38.158Z] Sending build context to Docker daemon 166.6MB [2021-11-10T19:13:38.158Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T19:13:38.158Z] ---> 8b459fc5aaf0 [2021-11-10T19:13:38.158Z] Step 2/4 : WORKDIR /edgex [2021-11-10T19:13:38.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T19:13:39.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T19:13:40.794Z] ---> Running in 7e36d541b7b4 [Pipeline] } [2021-11-10T19:13:40.842Z] $ docker stop --time=1 215d3fedcdeab45fa88f4c1100ed622899bc5bb68e3b3b73e02d51bd42420521 [2021-11-10T19:13:41.068Z] Removing intermediate container 7e36d541b7b4 [2021-11-10T19:13:41.068Z] ---> 4a7b7b540e36 [2021-11-10T19:13:41.068Z] Step 3/4 : COPY go.mod . [2021-11-10T19:13:41.666Z] ---> 4884b4e928ce [2021-11-10T19:13:41.666Z] Step 4/4 : RUN go mod download [2021-11-10T19:13:41.939Z] ---> Running in b3cd3ebddbca [2021-11-10T19:13:42.653Z] $ docker rm -f 215d3fedcdeab45fa88f4c1100ed622899bc5bb68e3b3b73e02d51bd42420521 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:13:49.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:13:49.411Z] [2021-11-10T19:13:49.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:13:50.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:13:50.580Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-10T19:13:50.580Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-10T19:13:50.580Z] ca9280d653b3: Pulling fs layer [2021-11-10T19:13:50.580Z] 7e9c9ca2126c: Pulling fs layer [2021-11-10T19:13:50.580Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-10T19:13:50.580Z] cbdbe7a5bc2a: Download complete [2021-11-10T19:13:50.580Z] ca9280d653b3: Verifying Checksum [2021-11-10T19:13:50.580Z] ca9280d653b3: Download complete [2021-11-10T19:13:50.580Z] cbdbe7a5bc2a: Pull complete [2021-11-10T19:13:50.580Z] 7e9c9ca2126c: Verifying Checksum [2021-11-10T19:13:50.580Z] 7e9c9ca2126c: Download complete [2021-11-10T19:13:50.580Z] ca9280d653b3: Pull complete [2021-11-10T19:13:53.892Z] 7e9c9ca2126c: Pull complete [2021-11-10T19:13:53.892Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-10T19:13:53.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:13:53.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-10T19:13:53.976Z] prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container [2021-11-10T19:13:54.010Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-10T19:13:56.816Z] $ docker top d1e86cb0a0a8b095c2e8f42f723348d48fec305b1595b7f82cf5b5febea9a1fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:13:58.150Z] + docker-compose build --help [2021-11-10T19:13:58.150Z] + grep parallel [2021-11-10T19:13:58.720Z] --parallel Build images in parallel. [Pipeline] } [2021-11-10T19:13:58.737Z] $ docker stop --time=1 d1e86cb0a0a8b095c2e8f42f723348d48fec305b1595b7f82cf5b5febea9a1fc [2021-11-10T19:13:59.906Z] $ docker rm -f d1e86cb0a0a8b095c2e8f42f723348d48fec305b1595b7f82cf5b5febea9a1fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:14:00.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-10T19:14:00.401Z] . [Pipeline] withDockerContainer [2021-11-10T19:14:00.482Z] prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container [2021-11-10T19:14:00.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-10T19:14:01.759Z] $ docker top fa7ad4084baaf8c8f87059d9d40af9d18beae02c5e5bff5f12cf2cca70d53a7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:14:02.159Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-10T19:14:02.728Z] Building core-command ... [2021-11-10T19:14:02.728Z] Building core-data ... [2021-11-10T19:14:02.728Z] Building core-metadata ... [2021-11-10T19:14:02.728Z] Building security-bootstrapper ... [2021-11-10T19:14:02.728Z] Building security-proxy-setup ... [2021-11-10T19:14:02.728Z] Building security-secretstore-setup ... [2021-11-10T19:14:02.728Z] Building support-notifications ... [2021-11-10T19:14:02.728Z] Building support-scheduler ... [2021-11-10T19:14:02.728Z] Building sys-mgmt-agent ... [2021-11-10T19:14:02.728Z] Building security-secretstore-setup [2021-11-10T19:14:02.728Z] Building core-command [2021-11-10T19:14:02.728Z] Building security-proxy-setup [2021-11-10T19:14:02.728Z] Building security-bootstrapper [2021-11-10T19:14:02.728Z] Building core-metadata [2021-11-10T19:14:14.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:14:14.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:14:14.256Z] ---> 571316f3322b [2021-11-10T19:14:14.256Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:14:14.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:14:14.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:14:14.256Z] ---> 571316f3322b [2021-11-10T19:14:14.256Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:14:14.256Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:14:14.256Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:14:14.256Z] ---> 571316f3322b [2021-11-10T19:14:14.256Z] Step 3/24 : WORKDIR /edgex-go [2021-11-10T19:14:17.289Z] ---> Running in a250c260eb4c [2021-11-10T19:14:17.289Z] ---> Running in 9e40ccaa7a18 [2021-11-10T19:14:17.289Z] ---> Running in 1dbf3e0d2ad1 [2021-11-10T19:14:20.774Z] Removing intermediate container 9e40ccaa7a18 [2021-11-10T19:14:20.774Z] ---> 1d9b3a8a6cb2 [2021-11-10T19:14:20.774Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:14:21.036Z] Removing intermediate container 1dbf3e0d2ad1 [2021-11-10T19:14:21.036Z] ---> 30e2a9f4b996 [2021-11-10T19:14:21.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:14:21.300Z] Removing intermediate container a250c260eb4c [2021-11-10T19:14:21.300Z] ---> d87c510e3440 [2021-11-10T19:14:21.300Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:14:21.300Z] ---> Running in a3f2aa3fbf11 [2021-11-10T19:14:21.562Z] ---> Running in a1f11fd08772 [2021-11-10T19:14:21.825Z] ---> Running in 69607651613e [2021-11-10T19:14:24.808Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:14:24.808Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:14:24.808Z] ---> 571316f3322b [2021-11-10T19:14:24.808Z] Step 3/30 : WORKDIR /edgex-go [2021-11-10T19:14:24.808Z] ---> Using cache [2021-11-10T19:14:24.808Z] ---> d87c510e3440 [2021-11-10T19:14:24.808Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:14:24.808Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:14:24.808Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:14:24.808Z] ---> 571316f3322b [2021-11-10T19:14:24.808Z] Step 3/20 : WORKDIR /edgex-go [2021-11-10T19:14:24.808Z] ---> Using cache [2021-11-10T19:14:24.808Z] ---> d87c510e3440 [2021-11-10T19:14:24.808Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:14:24.808Z] ---> Running in 645f96175989 [2021-11-10T19:14:24.808Z] ---> Running in b92d14c90f4a [2021-11-10T19:14:25.073Z] Removing intermediate container a1f11fd08772 [2021-11-10T19:14:25.073Z] ---> 2a771582dd82 [2021-11-10T19:14:25.073Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:14:25.073Z] Removing intermediate container a3f2aa3fbf11 [2021-11-10T19:14:25.073Z] ---> 0c44bb7d7c03 [2021-11-10T19:14:25.073Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:14:25.073Z] ---> Running in 8f67210a597e [2021-11-10T19:14:25.073Z] ---> Running in f86529c481d2 [2021-11-10T19:14:25.073Z] Removing intermediate container 69607651613e [2021-11-10T19:14:25.073Z] ---> 5d675cc92e39 [2021-11-10T19:14:25.073Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-10T19:14:25.073Z] ---> Running in 2370055e55bb [2021-11-10T19:14:26.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:26.359Z] Removing intermediate container 645f96175989 [2021-11-10T19:14:26.359Z] ---> 3210e75ff060 [2021-11-10T19:14:26.359Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-10T19:14:26.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:26.359Z] Removing intermediate container b92d14c90f4a [2021-11-10T19:14:26.359Z] ---> c669cf1b349b [2021-11-10T19:14:26.359Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-10T19:14:26.359Z] ---> Running in 908a7844e885 [2021-11-10T19:14:26.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:26.359Z] ---> Running in 47c4ce6a5d14 [2021-11-10T19:14:26.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:26.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:26.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:26.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:26.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:27.208Z] OK: 220 MiB in 52 packages [2021-11-10T19:14:27.208Z] OK: 220 MiB in 52 packages [2021-11-10T19:14:27.208Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:27.208Z] OK: 220 MiB in 52 packages [2021-11-10T19:14:27.208Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:14:27.468Z] Removing intermediate container 2370055e55bb [2021-11-10T19:14:27.468Z] ---> c10a51e665b4 [2021-11-10T19:14:27.468Z] Step 6/24 : COPY . . [2021-11-10T19:14:27.468Z] OK: 220 MiB in 52 packages [2021-11-10T19:14:27.468Z] Removing intermediate container 8f67210a597e [2021-11-10T19:14:27.468Z] ---> 5761529024c3 [2021-11-10T19:14:27.468Z] Step 6/22 : COPY . . [2021-11-10T19:14:28.045Z] Removing intermediate container f86529c481d2 [2021-11-10T19:14:28.045Z] ---> f32d2b63f980 [2021-11-10T19:14:28.045Z] Step 6/22 : COPY . . [2021-11-10T19:14:28.045Z] OK: 220 MiB in 52 packages [2021-11-10T19:14:29.931Z] Removing intermediate container 908a7844e885 [2021-11-10T19:14:29.931Z] ---> 07b34c46ee7b [2021-11-10T19:14:29.931Z] Step 6/30 : COPY . . [2021-11-10T19:14:33.437Z] Removing intermediate container 47c4ce6a5d14 [2021-11-10T19:14:33.437Z] ---> 3c3550665930 [2021-11-10T19:14:33.437Z] Step 6/20 : COPY . . [2021-11-10T19:14:41.642Z] ---> d7498310d171 [2021-11-10T19:14:41.642Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:14:41.642Z] ---> Running in 7245bf5bc829 [2021-11-10T19:14:53.029Z] ---> 81344c262b4b [2021-11-10T19:14:53.029Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:14:53.029Z] ---> 034d19058f9e [2021-11-10T19:14:53.029Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:14:53.029Z] ---> 2aba0936f4f5 [2021-11-10T19:14:53.029Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:14:53.029Z] ---> Running in b984abcb7832 [2021-11-10T19:14:53.029Z] ---> Running in cb6eacf992a6 [2021-11-10T19:14:53.029Z] ---> Running in b67b4e98f8d2 [2021-11-10T19:14:53.029Z] Removing intermediate container 7245bf5bc829 [2021-11-10T19:14:53.029Z] ---> e80d1bb2030f [2021-11-10T19:14:53.029Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-10T19:14:53.029Z] ---> Running in 8c870fc6a685 [2021-11-10T19:14:53.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T19:14:53.991Z] Removing intermediate container b67b4e98f8d2 [2021-11-10T19:14:53.991Z] ---> b8b082c0613e [2021-11-10T19:14:53.991Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-10T19:14:54.250Z] ---> Running in 9f6b385086ea [2021-11-10T19:14:54.510Z] Removing intermediate container b984abcb7832 [2021-11-10T19:14:54.510Z] ---> 0607c6c6f785 [2021-11-10T19:14:54.510Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-10T19:14:54.510Z] Removing intermediate container cb6eacf992a6 [2021-11-10T19:14:54.510Z] ---> b11e657ed9fd [2021-11-10T19:14:54.510Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-10T19:14:54.510Z] ---> Running in 66cd5be88181 [2021-11-10T19:14:54.510Z] ---> Running in d8096af02e04 [2021-11-10T19:14:55.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T19:14:55.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T19:14:55.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T19:14:56.733Z] ---> be0a278e4dfd [2021-11-10T19:14:56.733Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:14:56.733Z] ---> Running in 4a96e7b37be0 [2021-11-10T19:14:58.126Z] Removing intermediate container 4a96e7b37be0 [2021-11-10T19:14:58.126Z] ---> 1b96641c7a90 [2021-11-10T19:14:58.126Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-10T19:14:58.126Z] ---> Running in 708560ef63c6 [2021-11-10T19:14:58.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T19:15:09.476Z] Removing intermediate container b3cd3ebddbca [2021-11-10T19:15:09.476Z] ---> 394e80e694d4 [2021-11-10T19:15:09.476Z] Successfully built 394e80e694d4 [2021-11-10T19:15:09.476Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:15:09.839Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T19:15:09.839Z] . [Pipeline] withDockerContainer [2021-11-10T19:15:10.121Z] prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container [2021-11-10T19:15:10.218Z] $ 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-11-10T19:15:11.916Z] $ docker top cc68704102337b59670573492cfae6496bedace08dbabd82dacc167239406062 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:15:13.516Z] + go version [2021-11-10T19:15:13.516Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T19:15:13.554Z] $ docker stop --time=1 cc68704102337b59670573492cfae6496bedace08dbabd82dacc167239406062 [2021-11-10T19:15:15.272Z] $ docker rm -f cc68704102337b59670573492cfae6496bedace08dbabd82dacc167239406062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:15:16.246Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T19:15:16.246Z] . [Pipeline] withDockerContainer [2021-11-10T19:15:16.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container [2021-11-10T19:15:16.638Z] $ 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-11-10T19:15:18.924Z] $ docker top 8cc14dc6c4186ae788e38b8d9e50af423cf776fc735f9ac9cb4fa4cf62dbe896 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T19:15:19.273Z] ========================================================= [2021-11-10T19:15:19.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-10T19:15:19.273Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-10T19:15:20.951Z] + make test [2021-11-10T19:15:20.951Z] go mod tidy [2021-11-10T19:15:20.951Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-10T19:15:32.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T19:15:34.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T19:15:35.844Z] Removing intermediate container d8096af02e04 [2021-11-10T19:15:35.844Z] ---> 884e26e53f6d [2021-11-10T19:15:35.844Z] [2021-11-10T19:15:35.844Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:15:35.844Z] Removing intermediate container 8c870fc6a685 [2021-11-10T19:15:35.844Z] ---> 3ebc3e8d71da [2021-11-10T19:15:35.844Z] [2021-11-10T19:15:35.844Z] Step 9/30 : FROM alpine:3.14 [2021-11-10T19:15:37.255Z] 3.14: Pulling from library/alpine [2021-11-10T19:15:37.255Z] 3.14: Pulling from library/alpine [2021-11-10T19:15:37.255Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T19:15:37.255Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T19:15:37.255Z] ---> 14119a10abf4 [2021-11-10T19:15:37.255Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-10T19:15:37.255Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T19:15:37.255Z] Status: Image is up to date for alpine:3.14 [2021-11-10T19:15:37.255Z] ---> 14119a10abf4 [2021-11-10T19:15:37.255Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:15:37.255Z] ---> Running in 3d6240010abb [2021-11-10T19:15:37.255Z] ---> Running in 1490c95f3cf6 [2021-11-10T19:15:37.255Z] Removing intermediate container 3d6240010abb [2021-11-10T19:15:37.255Z] ---> a53f2778e47b [2021-11-10T19:15:37.255Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-10T19:15:37.255Z] ---> Running in eac93d904a77 [2021-11-10T19:15:37.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:37.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:37.813Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T19:15:37.813Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:15:37.813Z] OK: 6 MiB in 15 packages [2021-11-10T19:15:38.080Z] Removing intermediate container 66cd5be88181 [2021-11-10T19:15:38.080Z] ---> 94c6884ec357 [2021-11-10T19:15:38.080Z] [2021-11-10T19:15:38.080Z] Step 9/24 : FROM alpine:3.14 [2021-11-10T19:15:38.080Z] ---> 14119a10abf4 [2021-11-10T19:15:38.080Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-10T19:15:38.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:38.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:38.345Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:15:38.345Z] (2/2) Installing su-exec (0.2-r1) [2021-11-10T19:15:38.345Z] ---> Running in 06d1e887263c [2021-11-10T19:15:38.345Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:15:38.345Z] OK: 6 MiB in 16 packages [2021-11-10T19:15:38.611Z] Removing intermediate container 9f6b385086ea [2021-11-10T19:15:38.611Z] ---> e01917845138 [2021-11-10T19:15:38.611Z] [2021-11-10T19:15:38.611Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:15:38.611Z] ---> 14119a10abf4 [2021-11-10T19:15:38.611Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:15:38.611Z] Removing intermediate container 708560ef63c6 [2021-11-10T19:15:38.611Z] ---> d5b4b6089e15 [2021-11-10T19:15:38.611Z] [2021-11-10T19:15:38.611Z] Step 9/20 : FROM alpine:3.14 [2021-11-10T19:15:38.611Z] ---> 14119a10abf4 [2021-11-10T19:15:38.611Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-10T19:15:38.611Z] ---> Running in fe6281539d14 [2021-11-10T19:15:38.611Z] ---> Running in 4dc9056631be [2021-11-10T19:15:38.871Z] Removing intermediate container 1490c95f3cf6 [2021-11-10T19:15:38.871Z] ---> 354b9a42892e [2021-11-10T19:15:38.871Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:15:38.871Z] ---> Running in 276606969fb1 [2021-11-10T19:15:38.871Z] Removing intermediate container eac93d904a77 [2021-11-10T19:15:38.871Z] ---> ddd5f9191456 [2021-11-10T19:15:38.871Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-10T19:15:38.871Z] ---> Running in 77dc865a52d6 [2021-11-10T19:15:38.871Z] Removing intermediate container 276606969fb1 [2021-11-10T19:15:38.871Z] ---> 881bacc21d02 [2021-11-10T19:15:38.871Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-10T19:15:39.149Z] ---> Running in 92361b14dbaf [2021-11-10T19:15:39.149Z] Removing intermediate container 77dc865a52d6 [2021-11-10T19:15:39.149Z] ---> 4fffbda219b0 [2021-11-10T19:15:39.149Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-10T19:15:39.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:39.149Z] ---> Running in efccf4ec04a5 [2021-11-10T19:15:39.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:39.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:39.409Z] Removing intermediate container 92361b14dbaf [2021-11-10T19:15:39.409Z] ---> d5584fe433c0 [2021-11-10T19:15:39.409Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:15:39.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:39.409Z] ---> Running in 90abe4c70cce [2021-11-10T19:15:39.409Z] Removing intermediate container efccf4ec04a5 [2021-11-10T19:15:39.409Z] ---> 71ef44c45675 [2021-11-10T19:15:39.409Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-10T19:15:39.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:39.409Z] ---> Running in abb69efa9e78 [2021-11-10T19:15:39.409Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-10T19:15:39.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:39.409Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-10T19:15:39.409Z] (3/3) Installing su-exec (0.2-r1) [2021-11-10T19:15:39.409Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:15:39.409Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:15:39.674Z] OK: 6 MiB in 17 packages [2021-11-10T19:15:39.674Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T19:15:39.674Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:15:39.674Z] Removing intermediate container 90abe4c70cce [2021-11-10T19:15:39.674Z] ---> 358dc51fe663 [2021-11-10T19:15:39.674Z] Step 14/22 : WORKDIR / [2021-11-10T19:15:39.674Z] OK: 6 MiB in 15 packages [2021-11-10T19:15:39.674Z] ---> Running in 46b8e3b64832 [2021-11-10T19:15:39.674Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-10T19:15:39.674Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:15:39.674Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:15:39.674Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-10T19:15:39.674Z] (5/5) Installing curl (7.79.1-r0) [2021-11-10T19:15:39.674Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:15:39.674Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:15:39.949Z] OK: 8 MiB in 19 packages [2021-11-10T19:15:39.949Z] Removing intermediate container 46b8e3b64832 [2021-11-10T19:15:39.949Z] ---> 9a38a44d2031 [2021-11-10T19:15:39.949Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:15:39.949Z] ---> d7d7afea0d9a [2021-11-10T19:15:39.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-10T19:15:40.227Z] Removing intermediate container fe6281539d14 [2021-11-10T19:15:40.227Z] ---> 59c6be050d67 [2021-11-10T19:15:40.227Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:15:40.227Z] ---> Running in 044e464d4372 [2021-11-10T19:15:40.227Z] Removing intermediate container 06d1e887263c [2021-11-10T19:15:40.227Z] ---> 19a25e423e39 [2021-11-10T19:15:40.227Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:15:40.227Z] ---> Running in 82cd6ad34890 [2021-11-10T19:15:40.486Z] Removing intermediate container 044e464d4372 [2021-11-10T19:15:40.486Z] ---> d970f60df39d [2021-11-10T19:15:40.486Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-10T19:15:40.486Z] Removing intermediate container 82cd6ad34890 [2021-11-10T19:15:40.486Z] ---> 92ae93ebc700 [2021-11-10T19:15:40.486Z] Step 12/24 : WORKDIR / [2021-11-10T19:15:40.486Z] ---> 3a3a3bc99559 [2021-11-10T19:15:40.486Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-10T19:15:40.753Z] Removing intermediate container abb69efa9e78 [2021-11-10T19:15:40.753Z] ---> 9478eb25b635 [2021-11-10T19:15:40.753Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-10T19:15:40.753Z] Removing intermediate container 4dc9056631be [2021-11-10T19:15:40.753Z] ---> cbe7ea7d88a9 [2021-11-10T19:15:40.753Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:15:40.753Z] ---> Running in 1a95a8f73147 [2021-11-10T19:15:40.753Z] ---> Running in 2be3100e8bbd [2021-11-10T19:15:40.753Z] ---> Running in 3608f044a203 [2021-11-10T19:15:40.753Z] ---> Running in 1d8b14c645af [2021-11-10T19:15:40.753Z] Removing intermediate container 2be3100e8bbd [2021-11-10T19:15:40.753Z] ---> d32d625ea59f [2021-11-10T19:15:40.753Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:15:40.753Z] Removing intermediate container 1a95a8f73147 [2021-11-10T19:15:40.753Z] ---> 5e21a550ce00 [2021-11-10T19:15:40.753Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-10T19:15:40.753Z] ---> 43a9f95cb883 [2021-11-10T19:15:40.753Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-10T19:15:40.753Z] Removing intermediate container 1d8b14c645af [2021-11-10T19:15:40.753Z] ---> 1d488444c3d9 [2021-11-10T19:15:40.753Z] Step 12/20 : WORKDIR /edgex [2021-11-10T19:15:40.753Z] Removing intermediate container 3608f044a203 [2021-11-10T19:15:40.753Z] ---> 702473300ae7 [2021-11-10T19:15:40.753Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-10T19:15:40.753Z] ---> Running in c750a7d7f8d6 [2021-11-10T19:15:40.753Z] ---> Running in f231abb8eba5 [2021-11-10T19:15:41.023Z] ---> Running in 86a7546aa378 [2021-11-10T19:15:41.023Z] Removing intermediate container c750a7d7f8d6 [2021-11-10T19:15:41.023Z] ---> 7213cbd6d06b [2021-11-10T19:15:41.023Z] Step 14/22 : WORKDIR / [2021-11-10T19:15:41.023Z] Removing intermediate container f231abb8eba5 [2021-11-10T19:15:41.023Z] ---> 0ff4cddda693 [2021-11-10T19:15:41.023Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:15:41.023Z] ---> Running in 39bb353b9068 [2021-11-10T19:15:41.023Z] Removing intermediate container 86a7546aa378 [2021-11-10T19:15:41.023Z] ---> f075dd1ffca0 [2021-11-10T19:15:41.023Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-10T19:15:41.023Z] ---> Running in 3879d812b0bb [2021-11-10T19:15:41.023Z] ---> e5c474e5f9d3 [2021-11-10T19:15:41.023Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-10T19:15:41.289Z] ---> 8e9471006524 [2021-11-10T19:15:41.289Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-10T19:15:41.289Z] ---> Running in 26e9893ac437 [2021-11-10T19:15:41.289Z] Removing intermediate container 39bb353b9068 [2021-11-10T19:15:41.289Z] ---> 6e775984880a [2021-11-10T19:15:41.289Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:15:41.289Z] Removing intermediate container 3879d812b0bb [2021-11-10T19:15:41.289Z] ---> 4600bd884bee [2021-11-10T19:15:41.289Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:15:41.289Z] ---> 47246e36ce20 [2021-11-10T19:15:41.289Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-10T19:15:41.289Z] ---> 73ed06f92699 [2021-11-10T19:15:41.289Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-10T19:15:41.289Z] ---> Running in 4ca0a682d0ad [2021-11-10T19:15:41.569Z] ---> 2a660edd8f69 [2021-11-10T19:15:41.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-10T19:15:41.569Z] Removing intermediate container 4ca0a682d0ad [2021-11-10T19:15:41.569Z] ---> 8c703d147b4e [2021-11-10T19:15:41.569Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:15:41.569Z] ---> Running in 0bcff14df0cd [2021-11-10T19:15:41.569Z] ---> 335a0168e720 [2021-11-10T19:15:41.569Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-10T19:15:41.844Z] ---> 52545b2d002a [2021-11-10T19:15:41.844Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-10T19:15:41.844Z] Removing intermediate container 0bcff14df0cd [2021-11-10T19:15:41.844Z] ---> ccdb85c90be5 [2021-11-10T19:15:41.844Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:15:42.115Z] ---> Running in b9b3fa360d1a [2021-11-10T19:15:42.115Z] ---> d8b41214f67f [2021-11-10T19:15:42.115Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-10T19:15:42.115Z] ---> b9d56da9037b [2021-11-10T19:15:42.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-10T19:15:42.115Z] Removing intermediate container b9b3fa360d1a [2021-11-10T19:15:42.115Z] ---> 6d3b565dfaaf [2021-11-10T19:15:42.115Z] [2021-11-10T19:15:42.611Z] Removing intermediate container 26e9893ac437 [2021-11-10T19:15:42.611Z] ---> aab074821dbd [2021-11-10T19:15:42.611Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:15:42.611Z] ---> dc2c4dd1afec [2021-11-10T19:15:42.611Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-10T19:15:42.611Z] Successfully built 6d3b565dfaaf [2021-11-10T19:15:42.611Z] Successfully tagged core-command:latest [2021-11-10T19:15:42.611Z] Building support-notifications [2021-11-10T19:15:42.611Z]  Building core-command ... done  ---> Running in 80a57248395a [2021-11-10T19:15:43.934Z] ---> 5e8e2dc82bab [2021-11-10T19:15:43.934Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-10T19:15:43.934Z] ---> ea5852acd6de [2021-11-10T19:15:43.934Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-10T19:15:43.934Z] ---> 120306696436 [2021-11-10T19:15:43.934Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-10T19:15:43.934Z] Removing intermediate container 80a57248395a [2021-11-10T19:15:43.934Z] ---> 09756f951abf [2021-11-10T19:15:43.934Z] Step 17/20 : CMD ["--init=true"] [2021-11-10T19:15:43.934Z] ---> Running in c8dd42fbf414 [2021-11-10T19:15:44.237Z] ---> Running in 72d9b8026cdf [2021-11-10T19:15:44.237Z] ---> 8e018672a756 [2021-11-10T19:15:44.237Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-10T19:15:44.237Z] ---> f25e153ffa80 [2021-11-10T19:15:44.237Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-10T19:15:44.237Z] Removing intermediate container c8dd42fbf414 [2021-11-10T19:15:44.237Z] ---> e35ded370c56 [2021-11-10T19:15:44.237Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:15:44.237Z] ---> Running in 8fe33f3084bb [2021-11-10T19:15:44.237Z] Removing intermediate container 72d9b8026cdf [2021-11-10T19:15:44.237Z] ---> ccb8a35e79f3 [2021-11-10T19:15:44.237Z] Step 18/20 : LABEL arch=x86_64 [2021-11-10T19:15:44.591Z] ---> Running in 97daa5b051fc [2021-11-10T19:15:44.591Z] Removing intermediate container 8fe33f3084bb [2021-11-10T19:15:44.591Z] ---> 6a0d249d3201 [2021-11-10T19:15:44.591Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:15:44.591Z] ---> 937a1b1a1d92 [2021-11-10T19:15:44.591Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-10T19:15:44.591Z] ---> dae11ab0ae19 [2021-11-10T19:15:44.591Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-10T19:15:44.591Z] ---> Running in 19815a606be6 [2021-11-10T19:15:44.591Z] ---> Running in 51e441c74a71 [2021-11-10T19:15:44.591Z] Removing intermediate container 97daa5b051fc [2021-11-10T19:15:44.591Z] ---> 5ead8631d04d [2021-11-10T19:15:44.591Z] Step 19/20 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:15:44.858Z] Removing intermediate container 19815a606be6 [2021-11-10T19:15:44.858Z] ---> fff9db5ec3fd [2021-11-10T19:15:44.858Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:15:44.858Z] ---> Running in 0af705692c35 [2021-11-10T19:15:44.858Z] ---> 6db896a7ada4 [2021-11-10T19:15:44.858Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-10T19:15:44.858Z] ---> Running in 764e8c81fda2 [2021-11-10T19:15:45.118Z] Removing intermediate container 764e8c81fda2 [2021-11-10T19:15:45.118Z] ---> 054b2b11d049 [2021-11-10T19:15:45.118Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:15:45.118Z] Removing intermediate container 0af705692c35 [2021-11-10T19:15:45.118Z] ---> 740ca7f7407e [2021-11-10T19:15:45.118Z] Step 20/20 : LABEL version=0.0.0 [2021-11-10T19:15:45.118Z] ---> Running in 741ff76f69db [2021-11-10T19:15:45.118Z] ---> Running in 9dedc6a7b606 [2021-11-10T19:15:45.118Z] ---> f73b62060bfb [2021-11-10T19:15:45.118Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-10T19:15:45.118Z] ---> Running in 99abb1824a14 [2021-11-10T19:15:45.396Z] Removing intermediate container 9dedc6a7b606 [2021-11-10T19:15:45.396Z] ---> 717284b2a222 [2021-11-10T19:15:45.396Z] [2021-11-10T19:15:45.396Z] Removing intermediate container 741ff76f69db [2021-11-10T19:15:45.396Z] ---> 3cfc08db3ecf [2021-11-10T19:15:45.396Z] [2021-11-10T19:15:45.396Z] Removing intermediate container 99abb1824a14 [2021-11-10T19:15:45.396Z] ---> 4ac1aeda9933 [2021-11-10T19:15:45.396Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-10T19:15:45.396Z] Successfully built 717284b2a222 [2021-11-10T19:15:45.396Z] Successfully tagged security-proxy-setup:latest [2021-11-10T19:15:45.396Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-11-10T19:15:45.396Z] Removing intermediate container 51e441c74a71 [2021-11-10T19:15:45.396Z] ---> 1fd7442be609 [2021-11-10T19:15:45.396Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-10T19:15:45.396Z] Successfully built 3cfc08db3ecf [2021-11-10T19:15:45.396Z] Successfully tagged core-metadata:latest [2021-11-10T19:15:45.396Z] Building core-data [2021-11-10T19:15:45.661Z]  Building core-metadata ... done  ---> Running in 9f99a93f372f [2021-11-10T19:15:45.661Z] Removing intermediate container 9f99a93f372f [2021-11-10T19:15:45.661Z] ---> 47ccca092911 [2021-11-10T19:15:45.661Z] Step 22/24 : LABEL arch=x86_64 [2021-11-10T19:15:48.968Z] ---> e90ec37c7ec1 [2021-11-10T19:15:48.968Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-10T19:15:48.968Z] ---> Running in 676cfcd00797 [2021-11-10T19:15:49.353Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-10T19:15:49.554Z] ---> Running in 8a1f9a2370cb [2021-11-10T19:15:49.554Z] Removing intermediate container 676cfcd00797 [2021-11-10T19:15:49.554Z] ---> b7185da1b63d [2021-11-10T19:15:49.554Z] Step 23/24 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:15:49.554Z] ---> Running in fa90d42104d2 [2021-11-10T19:15:49.827Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:49.827Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:49.827Z] ---> 571316f3322b [2021-11-10T19:15:49.827Z] Step 3/21 : WORKDIR /edgex-go [2021-11-10T19:15:49.827Z] ---> Using cache [2021-11-10T19:15:49.827Z] ---> d87c510e3440 [2021-11-10T19:15:49.827Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:49.827Z] ---> Using cache [2021-11-10T19:15:49.827Z] ---> c669cf1b349b [2021-11-10T19:15:49.827Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-10T19:15:49.827Z] ---> Running in cd4c3abd0e2f [2021-11-10T19:15:49.827Z] Removing intermediate container fa90d42104d2 [2021-11-10T19:15:49.827Z] ---> bd75083ca59e [2021-11-10T19:15:49.827Z] Step 24/24 : LABEL version=0.0.0 [2021-11-10T19:15:49.827Z] ---> Running in d7c12fedd69b [2021-11-10T19:15:50.090Z] Removing intermediate container d7c12fedd69b [2021-11-10T19:15:50.090Z] ---> 7f0707df6d4e [2021-11-10T19:15:50.090Z] [2021-11-10T19:15:50.349Z] Successfully built 7f0707df6d4e [2021-11-10T19:15:50.349Z] Successfully tagged security-secretstore-setup:latest [2021-11-10T19:15:50.349Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-11-10T19:15:50.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:50.613Z] Removing intermediate container 8a1f9a2370cb [2021-11-10T19:15:50.613Z] ---> 9073f8f96a96 [2021-11-10T19:15:50.613Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-10T19:15:51.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:51.444Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:52.026Z] ---> Running in bea96c4cbe2b [2021-11-10T19:15:52.989Z] Removing intermediate container bea96c4cbe2b [2021-11-10T19:15:52.989Z] ---> 119bed94d867 [2021-11-10T19:15:52.989Z] Step 27/30 : CMD ["gate"] [2021-11-10T19:15:53.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:53.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:53.288Z] ---> 571316f3322b [2021-11-10T19:15:53.288Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:15:53.288Z] ---> Using cache [2021-11-10T19:15:53.288Z] ---> d87c510e3440 [2021-11-10T19:15:53.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:53.288Z] ---> Using cache [2021-11-10T19:15:53.288Z] ---> c669cf1b349b [2021-11-10T19:15:53.288Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-10T19:15:53.549Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:53.549Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:53.549Z] ---> 571316f3322b [2021-11-10T19:15:53.549Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:15:53.549Z] ---> Using cache [2021-11-10T19:15:53.549Z] ---> d87c510e3440 [2021-11-10T19:15:53.549Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:53.549Z] ---> Using cache [2021-11-10T19:15:53.549Z] ---> c669cf1b349b [2021-11-10T19:15:53.549Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-10T19:15:53.549Z] ---> Running in 3f3832e90b22 [2021-11-10T19:15:53.549Z] Removing intermediate container cd4c3abd0e2f [2021-11-10T19:15:53.549Z] ---> b3b84faecd43 [2021-11-10T19:15:53.549Z] Step 6/21 : COPY . . [2021-11-10T19:15:53.817Z] ---> Running in 113ee2f9a332 [2021-11-10T19:15:53.817Z] ---> Running in 5688628f751d [2021-11-10T19:15:53.817Z] Removing intermediate container 3f3832e90b22 [2021-11-10T19:15:53.817Z] ---> 3f494ae3b1af [2021-11-10T19:15:53.817Z] Step 28/30 : LABEL arch=x86_64 [2021-11-10T19:15:54.090Z] ---> Running in f97da6858704 [2021-11-10T19:15:55.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:55.667Z] Removing intermediate container f97da6858704 [2021-11-10T19:15:55.667Z] ---> 23d14ef98f24 [2021-11-10T19:15:55.667Z] Step 29/30 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:15:55.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:55.667Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:55.950Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:15:55.950Z] ---> Running in a43f7f96bec4 [2021-11-10T19:15:55.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:15:55.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:15:55.950Z] ---> 571316f3322b [2021-11-10T19:15:55.950Z] Step 3/23 : WORKDIR /edgex-go [2021-11-10T19:15:55.950Z] ---> Using cache [2021-11-10T19:15:55.950Z] ---> d87c510e3440 [2021-11-10T19:15:55.950Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:15:55.950Z] ---> Using cache [2021-11-10T19:15:55.950Z] ---> c669cf1b349b [2021-11-10T19:15:55.950Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-10T19:15:55.950Z] ---> Using cache [2021-11-10T19:15:55.950Z] ---> 3c3550665930 [2021-11-10T19:15:55.950Z] Step 6/23 : COPY go.mod . [2021-11-10T19:15:56.211Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:56.211Z] OK: 220 MiB in 52 packages [2021-11-10T19:15:56.211Z] Removing intermediate container a43f7f96bec4 [2021-11-10T19:15:56.211Z] ---> 1681442f6913 [2021-11-10T19:15:56.211Z] Step 30/30 : LABEL version=0.0.0 [2021-11-10T19:15:56.477Z] ---> 3d683814749d [2021-11-10T19:15:56.477Z] Step 7/23 : RUN go mod download [2021-11-10T19:15:56.477Z] ---> Running in c5015f7e1baa [2021-11-10T19:15:56.477Z] ---> Running in 474f80cba930 [2021-11-10T19:15:56.477Z] Removing intermediate container c5015f7e1baa [2021-11-10T19:15:56.477Z] ---> 95128c5501b6 [2021-11-10T19:15:56.477Z] [2021-11-10T19:15:56.743Z] Successfully built 95128c5501b6 [2021-11-10T19:15:56.743Z] Successfully tagged security-bootstrapper:latest [2021-11-10T19:15:57.008Z]  Building security-bootstrapper ... done Removing intermediate container 113ee2f9a332 [2021-11-10T19:15:57.008Z] ---> 895e5d8e26c7 [2021-11-10T19:15:57.008Z] Step 6/22 : COPY . . [2021-11-10T19:15:57.008Z] Removing intermediate container 5688628f751d [2021-11-10T19:15:57.008Z] ---> 23ed2e90a38b [2021-11-10T19:15:57.008Z] Step 6/22 : COPY . . [2021-11-10T19:16:02.330Z] ---> e83a02549839 [2021-11-10T19:16:02.330Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:16:02.330Z] ---> Running in 17b5902af52d [2021-11-10T19:16:02.331Z] Removing intermediate container 474f80cba930 [2021-11-10T19:16:02.331Z] ---> 89e071377a97 [2021-11-10T19:16:02.331Z] Step 8/23 : COPY . . [2021-11-10T19:16:04.890Z] Removing intermediate container 17b5902af52d [2021-11-10T19:16:04.890Z] ---> d4fdae44f92d [2021-11-10T19:16:04.890Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-10T19:16:05.149Z] ---> Running in 1e53c22d8ad7 [2021-11-10T19:16:05.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T19:16:05.728Z] ---> 5e1f90f2342e [2021-11-10T19:16:05.728Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:16:05.998Z] ---> a42f0943fdc0 [2021-11-10T19:16:05.998Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:16:05.998Z] ---> Running in 12d5bfdf597a [2021-11-10T19:16:06.263Z] ---> Running in fc37a1e4d317 [2021-11-10T19:16:08.715Z] Removing intermediate container fc37a1e4d317 [2021-11-10T19:16:08.715Z] ---> 488e1ec4bd19 [2021-11-10T19:16:08.715Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-10T19:16:08.715Z] ---> Running in 3fc39d0da4af [2021-11-10T19:16:08.715Z] Removing intermediate container 12d5bfdf597a [2021-11-10T19:16:08.715Z] ---> 7d3abb3f9c50 [2021-11-10T19:16:08.715Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-10T19:16:08.980Z] ---> Running in 4a53d1e6319f [2021-11-10T19:16:09.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T19:16:09.552Z] ---> 7006742f723f [2021-11-10T19:16:09.552Z] Step 9/23 : RUN go mod tidy [2021-11-10T19:16:09.552Z] ---> Running in be0d23d0ab1a [2021-11-10T19:16:09.552Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T19:16:13.761Z] Removing intermediate container be0d23d0ab1a [2021-11-10T19:16:13.761Z] ---> efe54d375cc7 [2021-11-10T19:16:13.761Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-10T19:16:13.761Z] ---> Running in 7591e7aceb0d [2021-11-10T19:16:13.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T19:16:36.769Z] Removing intermediate container 1e53c22d8ad7 [2021-11-10T19:16:36.769Z] ---> 2aa34804489f [2021-11-10T19:16:36.769Z] [2021-11-10T19:16:36.769Z] Step 9/21 : FROM alpine:3.14 [2021-11-10T19:16:36.769Z] ---> 14119a10abf4 [2021-11-10T19:16:36.769Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-10T19:16:36.769Z] ---> Running in 8cb45e501235 [2021-11-10T19:16:36.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:36.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:36.769Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-10T19:16:36.769Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:16:36.769Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:16:36.769Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:16:36.769Z] OK: 6 MiB in 16 packages [2021-11-10T19:16:37.344Z] Removing intermediate container 8cb45e501235 [2021-11-10T19:16:37.344Z] ---> dcb86108a2de [2021-11-10T19:16:37.344Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:16:37.344Z] ---> Running in 27a50de5efd9 [2021-11-10T19:16:37.344Z] Removing intermediate container 27a50de5efd9 [2021-11-10T19:16:37.344Z] ---> 742e8a713b0a [2021-11-10T19:16:37.344Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-10T19:16:37.344Z] ---> Running in 471b10d7d482 [2021-11-10T19:16:37.623Z] Removing intermediate container 471b10d7d482 [2021-11-10T19:16:37.623Z] ---> 00a7488a2315 [2021-11-10T19:16:37.623Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-10T19:16:37.623Z] ---> Running in 7fe4877be6c1 [2021-11-10T19:16:37.887Z] Removing intermediate container 7fe4877be6c1 [2021-11-10T19:16:37.887Z] ---> 9971b582935f [2021-11-10T19:16:37.887Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:16:38.162Z] ---> 692434ca6431 [2021-11-10T19:16:38.162Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-10T19:16:39.156Z] ---> 3542206e8bea [2021-11-10T19:16:39.156Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-10T19:16:40.216Z] ---> dafc484eb41f [2021-11-10T19:16:40.216Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-10T19:16:40.216Z] ---> Running in a4e48f428347 [2021-11-10T19:16:40.216Z] Removing intermediate container 3fc39d0da4af [2021-11-10T19:16:40.216Z] ---> 5415cec0775b [2021-11-10T19:16:40.216Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-10T19:16:40.216Z] ---> Running in 7b72facbc9f8 [2021-11-10T19:16:40.216Z] Removing intermediate container a4e48f428347 [2021-11-10T19:16:40.216Z] ---> a5f02b638435 [2021-11-10T19:16:40.216Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:16:40.216Z] ---> Running in 3dde4eda30aa [2021-11-10T19:16:40.216Z] Removing intermediate container 3dde4eda30aa [2021-11-10T19:16:40.216Z] ---> b37f17e7ecf9 [2021-11-10T19:16:40.216Z] Step 19/21 : LABEL arch=x86_64 [2021-11-10T19:16:40.216Z] ---> Running in 4d7acf2e7225 [2021-11-10T19:16:40.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T19:16:40.484Z] Removing intermediate container 4d7acf2e7225 [2021-11-10T19:16:40.484Z] ---> 15216782d580 [2021-11-10T19:16:40.484Z] Step 20/21 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:16:40.484Z] ---> Running in 898c72ca084c [2021-11-10T19:16:40.484Z] Removing intermediate container 898c72ca084c [2021-11-10T19:16:40.484Z] ---> a756f14be81a [2021-11-10T19:16:40.484Z] Step 21/21 : LABEL version=0.0.0 [2021-11-10T19:16:40.484Z] ---> Running in 7ddc58ffe571 [2021-11-10T19:16:40.752Z] Removing intermediate container 7ddc58ffe571 [2021-11-10T19:16:40.752Z] ---> bbff3457c3da [2021-11-10T19:16:40.752Z] [2021-11-10T19:16:41.021Z] Successfully built bbff3457c3da [2021-11-10T19:16:41.021Z] Successfully tagged support-notifications:latest [2021-11-10T19:16:41.602Z]  Building support-notifications ... done Removing intermediate container 7b72facbc9f8 [2021-11-10T19:16:41.602Z] ---> 6d0dd24eb1bd [2021-11-10T19:16:41.602Z] [2021-11-10T19:16:41.602Z] Step 10/22 : FROM docker:20.10.8 [2021-11-10T19:16:41.868Z] 20.10.8: Pulling from library/docker [2021-11-10T19:16:46.214Z] Removing intermediate container 4a53d1e6319f [2021-11-10T19:16:46.214Z] ---> 816302f8174b [2021-11-10T19:16:46.214Z] [2021-11-10T19:16:46.214Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:16:46.214Z] ---> 14119a10abf4 [2021-11-10T19:16:46.214Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-10T19:16:46.214Z] Removing intermediate container 7591e7aceb0d [2021-11-10T19:16:46.214Z] ---> d7ed022021f0 [2021-11-10T19:16:46.214Z] [2021-11-10T19:16:46.214Z] Step 11/23 : FROM alpine:3.14 [2021-11-10T19:16:46.214Z] ---> 14119a10abf4 [2021-11-10T19:16:46.214Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:16:46.214Z] ---> Using cache [2021-11-10T19:16:46.214Z] ---> 59c6be050d67 [2021-11-10T19:16:46.214Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:16:46.214Z] ---> Using cache [2021-11-10T19:16:46.214Z] ---> d970f60df39d [2021-11-10T19:16:46.214Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-10T19:16:46.214Z] ---> Running in 63059b63d3d1 [2021-11-10T19:16:46.214Z] ---> Running in c1949b72e3f5 [2021-11-10T19:16:46.214Z] Removing intermediate container 63059b63d3d1 [2021-11-10T19:16:46.214Z] ---> a9ebc6870af3 [2021-11-10T19:16:46.214Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-10T19:16:46.214Z] ---> Running in efea53130b62 [2021-11-10T19:16:46.214Z] Removing intermediate container c1949b72e3f5 [2021-11-10T19:16:46.214Z] ---> 2156eed9c121 [2021-11-10T19:16:46.214Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-10T19:16:46.214Z] ---> Running in 7e769ef99d61 [2021-11-10T19:16:46.214Z] Removing intermediate container efea53130b62 [2021-11-10T19:16:46.214Z] ---> c9efd90b73d2 [2021-11-10T19:16:46.214Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-10T19:16:46.214Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-10T19:16:46.214Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-10T19:16:46.214Z] ---> bc6c0ffef665 [2021-11-10T19:16:46.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:16:46.214Z] ---> Running in bf26d58d8fef [2021-11-10T19:16:46.214Z] Removing intermediate container 7e769ef99d61 [2021-11-10T19:16:46.214Z] ---> 4cead41491da [2021-11-10T19:16:46.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:16:46.214Z] ---> Running in 0e307d039c43 [2021-11-10T19:16:46.214Z] Removing intermediate container bf26d58d8fef [2021-11-10T19:16:46.214Z] ---> a936350740ad [2021-11-10T19:16:46.214Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:16:46.214Z] Removing intermediate container 0e307d039c43 [2021-11-10T19:16:46.214Z] ---> c642b8acdb88 [2021-11-10T19:16:46.214Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-10T19:16:46.214Z] ---> Running in 44c8509ee56d [2021-11-10T19:16:46.214Z] ---> Running in 76957f4c16c4 [2021-11-10T19:16:46.214Z] ---> e926b134fb4a [2021-11-10T19:16:46.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-10T19:16:46.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:46.481Z] ---> 040cf90401bd [2021-11-10T19:16:46.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-10T19:16:46.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:46.752Z] (1/42) Installing readline (8.1.0-r0) [2021-11-10T19:16:46.752Z] (2/42) Installing bash (5.1.4-r0) [2021-11-10T19:16:46.752Z] Executing bash-5.1.4-r0.post-install [2021-11-10T19:16:46.752Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:16:46.752Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:16:46.752Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-10T19:16:46.752Z] ---> c9e95b47e67b [2021-11-10T19:16:46.752Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-10T19:16:46.752Z] (6/42) Installing curl (7.79.1-r0) [2021-11-10T19:16:46.752Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-10T19:16:46.752Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-10T19:16:46.752Z] (9/42) Installing expat (2.4.1-r0) [2021-11-10T19:16:46.752Z] (10/42) Installing libffi (3.3-r2) [2021-11-10T19:16:46.752Z] (11/42) Installing gdbm (1.19-r0) [2021-11-10T19:16:46.752Z] Removing intermediate container 44c8509ee56d [2021-11-10T19:16:46.752Z] ---> 31b85064a243 [2021-11-10T19:16:46.752Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-10T19:16:46.752Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-10T19:16:46.752Z] ---> Running in eec0a96da1e4 [2021-11-10T19:16:46.752Z] ---> Running in d34e5720418e [2021-11-10T19:16:47.014Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:16:47.014Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:16:47.014Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-10T19:16:47.014Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-10T19:16:47.014Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-10T19:16:47.014Z] Removing intermediate container eec0a96da1e4 [2021-11-10T19:16:47.014Z] ---> 1f79d9f05a6f [2021-11-10T19:16:47.014Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:16:47.582Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:47.582Z] ---> Running in e0c66f7d44eb [2021-11-10T19:16:47.582Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-10T19:16:47.582Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-10T19:16:47.582Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-10T19:16:48.162Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-10T19:16:48.162Z] Removing intermediate container e0c66f7d44eb [2021-11-10T19:16:48.162Z] ---> f4659b0f3975 [2021-11-10T19:16:48.162Z] Step 21/23 : LABEL arch=x86_64 [2021-11-10T19:16:48.162Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-10T19:16:48.162Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-10T19:16:48.162Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-10T19:16:48.162Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-10T19:16:48.162Z] ---> Running in 9ce8ed87e34e [2021-11-10T19:16:48.162Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-10T19:16:48.162Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-10T19:16:48.162Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-10T19:16:48.162Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-10T19:16:48.162Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-10T19:16:48.162Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-10T19:16:48.162Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-10T19:16:48.162Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-10T19:16:48.162Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-10T19:16:48.162Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-10T19:16:48.162Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-10T19:16:48.162Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-10T19:16:48.162Z] Removing intermediate container 9ce8ed87e34e [2021-11-10T19:16:48.162Z] ---> 5ed529072116 [2021-11-10T19:16:48.162Z] Step 22/23 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:16:48.162Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-10T19:16:48.162Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-10T19:16:48.162Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-10T19:16:48.162Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-10T19:16:48.162Z] ---> Running in 8c8fdc618089 [2021-11-10T19:16:48.162Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-10T19:16:48.162Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-10T19:16:48.426Z] Removing intermediate container 8c8fdc618089 [2021-11-10T19:16:48.426Z] ---> 5fab385ffe57 [2021-11-10T19:16:48.426Z] Step 23/23 : LABEL version=0.0.0 [2021-11-10T19:16:48.686Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:16:48.686Z] ---> Running in e4e67aeb6836 [2021-11-10T19:16:48.686Z] OK: 84 MiB in 64 packages [2021-11-10T19:16:48.686Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-10T19:16:48.686Z] Removing intermediate container e4e67aeb6836 [2021-11-10T19:16:48.686Z] ---> 471044a0691c [2021-11-10T19:16:48.686Z] [2021-11-10T19:16:48.686Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:16:48.948Z] Successfully built 471044a0691c [2021-11-10T19:16:48.948Z] Successfully tagged support-scheduler:latest [2021-11-10T19:16:48.948Z]  Building support-scheduler ... done (3/6) Installing libsodium (1.0.18-r0) [2021-11-10T19:16:48.948Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:16:48.948Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-10T19:16:49.223Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-10T19:16:49.223Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:16:49.223Z] OK: 8 MiB in 20 packages [2021-11-10T19:16:49.223Z] Collecting docker-compose==1.23.2 [2021-11-10T19:16:49.223Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-10T19:16:49.223Z] Collecting docopt<0.7,>=0.6.1 [2021-11-10T19:16:49.223Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-10T19:16:49.491Z] Removing intermediate container d34e5720418e [2021-11-10T19:16:49.491Z] ---> f71284f1e373 [2021-11-10T19:16:49.491Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:16:49.759Z] Collecting jsonschema<3,>=2.5.1 [2021-11-10T19:16:49.759Z] ---> cc1d24328a53 [2021-11-10T19:16:49.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-10T19:16:49.759Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-10T19:16:49.759Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-10T19:16:49.759Z] Collecting docker<4.0,>=3.6.0 [2021-11-10T19:16:49.759Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-10T19:16:50.020Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-10T19:16:50.020Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-10T19:16:50.020Z] Collecting PyYAML<4,>=3.10 [2021-11-10T19:16:50.020Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-10T19:16:50.020Z] ---> 8dd475793854 [2021-11-10T19:16:50.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-10T19:16:50.285Z] ---> dcaf1fe64328 [2021-11-10T19:16:50.285Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-10T19:16:50.285Z] ---> Running in aeeace9ebf1c [2021-11-10T19:16:50.546Z] Removing intermediate container aeeace9ebf1c [2021-11-10T19:16:50.546Z] ---> 78d8bd661d39 [2021-11-10T19:16:50.546Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:16:50.546Z] ---> Running in 57f723f124b2 [2021-11-10T19:16:50.546Z] Removing intermediate container 57f723f124b2 [2021-11-10T19:16:50.546Z] ---> 0a39f1d66973 [2021-11-10T19:16:50.546Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:16:50.546Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-10T19:16:50.546Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-10T19:16:50.546Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-10T19:16:50.546Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-10T19:16:50.546Z] ---> Running in 9699cc0723ab [2021-11-10T19:16:50.546Z] Removing intermediate container 9699cc0723ab [2021-11-10T19:16:50.830Z] ---> 8205aba0dd17 [2021-11-10T19:16:50.830Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:16:50.830Z] ---> Running in f1c48fe25d41 [2021-11-10T19:16:50.830Z] Removing intermediate container f1c48fe25d41 [2021-11-10T19:16:50.830Z] ---> 9c650a72e75d [2021-11-10T19:16:50.830Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:16:50.830Z] ---> Running in f1bdea7bb5bc [2021-11-10T19:16:50.830Z] Collecting texttable<0.10,>=0.9.0 [2021-11-10T19:16:50.830Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-10T19:16:50.830Z] Removing intermediate container f1bdea7bb5bc [2021-11-10T19:16:50.830Z] ---> 6999894ae068 [2021-11-10T19:16:50.830Z] [2021-11-10T19:16:51.098Z] Successfully built 6999894ae068 [2021-11-10T19:16:51.098Z] Successfully tagged core-data:latest [2021-11-10T19:16:51.098Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-11-10T19:16:51.098Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-10T19:16:51.359Z] Collecting docker-pycreds>=0.4.0 [2021-11-10T19:16:51.359Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-10T19:16:51.359Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-10T19:16:51.359Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-10T19:16:51.359Z] Collecting idna<2.8,>=2.5 [2021-11-10T19:16:51.359Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-10T19:16:51.359Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-10T19:16:51.359Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-10T19:16:51.359Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-10T19:16:51.359Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-10T19:16:51.359Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-10T19:16:51.359Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-10T19:16:51.359Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-10T19:16:51.619Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-10T19:16:51.619Z] Attempting uninstall: urllib3 [2021-11-10T19:16:51.619Z] Found existing installation: urllib3 1.26.5 [2021-11-10T19:16:51.619Z] Uninstalling urllib3-1.26.5: [2021-11-10T19:16:51.619Z] Successfully uninstalled urllib3-1.26.5 [2021-11-10T19:16:51.619Z] Attempting uninstall: idna [2021-11-10T19:16:51.619Z] Found existing installation: idna 3.2 [2021-11-10T19:16:51.619Z] Uninstalling idna-3.2: [2021-11-10T19:16:51.619Z] Successfully uninstalled idna-3.2 [2021-11-10T19:16:51.882Z] Attempting uninstall: chardet [2021-11-10T19:16:51.882Z] Found existing installation: chardet 4.0.0 [2021-11-10T19:16:51.882Z] Uninstalling chardet-4.0.0: [2021-11-10T19:16:51.882Z] Successfully uninstalled chardet-4.0.0 [2021-11-10T19:16:52.142Z] Attempting uninstall: requests [2021-11-10T19:16:52.142Z] Found existing installation: requests 2.25.1 [2021-11-10T19:16:52.142Z] Uninstalling requests-2.25.1: [2021-11-10T19:16:52.142Z] Successfully uninstalled requests-2.25.1 [2021-11-10T19:16:52.142Z] Running setup.py install for texttable: started [2021-11-10T19:16:52.711Z] Running setup.py install for texttable: finished with status 'done' [2021-11-10T19:16:52.711Z] Running setup.py install for PyYAML: started [2021-11-10T19:16:52.971Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-10T19:16:52.971Z] Running setup.py install for docopt: started [2021-11-10T19:16:53.231Z] Running setup.py install for docopt: finished with status 'done' [2021-11-10T19:16:53.231Z] Running setup.py install for dockerpty: started [2021-11-10T19:16:53.494Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-10T19:16:53.754Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-10T19:16:56.824Z] Removing intermediate container 76957f4c16c4 [2021-11-10T19:16:56.824Z] ---> a823eefed904 [2021-11-10T19:16:56.824Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-10T19:16:56.824Z] ---> Running in c4ee20f99a61 [2021-11-10T19:16:56.824Z] Removing intermediate container c4ee20f99a61 [2021-11-10T19:16:56.824Z] ---> 3b50efb2992d [2021-11-10T19:16:56.824Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-10T19:16:56.824Z] ---> Running in 74a4f2d6ee37 [2021-11-10T19:16:56.825Z] Removing intermediate container 74a4f2d6ee37 [2021-11-10T19:16:56.825Z] ---> 9616a50f3b6d [2021-11-10T19:16:56.825Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-10T19:16:57.085Z] ---> 4a40a7ffc6b5 [2021-11-10T19:16:57.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-10T19:16:57.344Z] ---> 1a8bc7a94575 [2021-11-10T19:16:57.344Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-10T19:16:57.344Z] ---> e2f8b4cff12e [2021-11-10T19:16:57.344Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-10T19:16:57.605Z] ---> Running in 93b03cd6f271 [2021-11-10T19:16:57.605Z] Removing intermediate container 93b03cd6f271 [2021-11-10T19:16:57.605Z] ---> ce8bd2375af9 [2021-11-10T19:16:57.605Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:16:57.605Z] ---> Running in bccc1ccb73bb [2021-11-10T19:16:57.605Z] Removing intermediate container bccc1ccb73bb [2021-11-10T19:16:57.605Z] ---> cc98d96e2fff [2021-11-10T19:16:57.605Z] Step 20/22 : LABEL arch=x86_64 [2021-11-10T19:16:57.868Z] ---> Running in 6f40c43e8f6d [2021-11-10T19:16:57.868Z] Removing intermediate container 6f40c43e8f6d [2021-11-10T19:16:57.868Z] ---> 01d49e20c045 [2021-11-10T19:16:57.868Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:16:57.868Z] ---> Running in fdf040c7f2dd [2021-11-10T19:16:57.868Z] Removing intermediate container fdf040c7f2dd [2021-11-10T19:16:57.868Z] ---> 9fec6ebb45a1 [2021-11-10T19:16:57.868Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:16:57.868Z] ---> Running in ed3a3e77ade7 [2021-11-10T19:16:58.129Z] Removing intermediate container ed3a3e77ade7 [2021-11-10T19:16:58.129Z] ---> 16cf6a843fd9 [2021-11-10T19:16:58.129Z] [2021-11-10T19:16:58.129Z] Successfully built 16cf6a843fd9 [2021-11-10T19:16:58.129Z] Successfully tagged sys-mgmt-agent:latest [2021-11-10T19:16:58.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-10T19:16:58.398Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-10T19:16:58.416Z] $ docker stop --time=1 fa7ad4084baaf8c8f87059d9d40af9d18beae02c5e5bff5f12cf2cca70d53a7e [2021-11-10T19:16:59.724Z] $ docker rm -f fa7ad4084baaf8c8f87059d9d40af9d18beae02c5e5bff5f12cf2cca70d53a7e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T19:17:00.125Z] + docker images [2021-11-10T19:17:00.125Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T19:17:00.125Z] sys-mgmt-agent latest 16cf6a843fd9 3 seconds ago 294MB [2021-11-10T19:17:00.125Z] core-data latest 6999894ae068 10 seconds ago 20.7MB [2021-11-10T19:17:00.125Z] support-scheduler latest 471044a0691c 12 seconds ago 16.2MB [2021-11-10T19:17:00.125Z] d7ed022021f0 15 seconds ago 1.76GB [2021-11-10T19:17:00.125Z] 816302f8174b 16 seconds ago 1.76GB [2021-11-10T19:17:00.125Z] 6d0dd24eb1bd 19 seconds ago 1.76GB [2021-11-10T19:17:00.125Z] support-notifications latest bbff3457c3da 20 seconds ago 16.9MB [2021-11-10T19:17:00.125Z] 2aa34804489f 25 seconds ago 1.76GB [2021-11-10T19:17:00.125Z] security-bootstrapper latest 95128c5501b6 About a minute ago 18.9MB [2021-11-10T19:17:00.125Z] security-secretstore-setup latest 7f0707df6d4e About a minute ago 28.4MB [2021-11-10T19:17:00.125Z] core-metadata latest 3cfc08db3ecf About a minute ago 16.9MB [2021-11-10T19:17:00.125Z] security-proxy-setup latest 717284b2a222 About a minute ago 26.9MB [2021-11-10T19:17:00.125Z] core-command latest 6d3b565dfaaf About a minute ago 16.1MB [2021-11-10T19:17:00.125Z] d5b4b6089e15 About a minute ago 1.76GB [2021-11-10T19:17:00.125Z] e01917845138 About a minute ago 1.76GB [2021-11-10T19:17:00.125Z] 94c6884ec357 About a minute ago 1.76GB [2021-11-10T19:17:00.125Z] 884e26e53f6d About a minute ago 1.75GB [2021-11-10T19:17:00.125Z] 3ebc3e8d71da About a minute ago 1.76GB [2021-11-10T19:17:00.125Z] ci-base-image-x86_64 latest 571316f3322b 5 minutes ago 1.25GB [2021-11-10T19:17:00.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-10T19:17:00.125Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB [2021-11-10T19:17:00.125Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-10T19:17:00.125Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-10T19:17:00.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-11-10T19:17:02.409Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-10T19:17:03.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-10T19:17:04.016Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-10T19:17:15.751Z] Still waiting to schedule task [2021-11-10T19:17:15.751Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-10T19:17:17.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-10T19:17:17.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-10T19:17:17.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-10T19:17:17.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-10T19:17:17.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-10T19:17:17.693Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-10T19:17:18.684Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-10T19:17:18.684Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-10T19:17:18.684Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-10T19:17:18.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-10T19:17:27.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements [2021-11-10T19:17:27.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-10T19:17:27.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-10T19:17:32.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.486s coverage: 98.5% of statements [2021-11-10T19:17:32.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-10T19:17:32.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 44.7% of statements [2021-11-10T19:17:32.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-10T19:17:32.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-10T19:17:35.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.771s coverage: 89.5% of statements [2021-11-10T19:17:35.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-10T19:17:35.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:17:36.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.266s coverage: 84.4% of statements [2021-11-10T19:17:36.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-10T19:17:36.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-10T19:17:36.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-10T19:17:36.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-10T19:17:36.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.805s coverage: 94.2% of statements [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.237s coverage: 60.0% of statements [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.9% of statements [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 21.7% of statements [2021-11-10T19:17:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 47.1% of statements [2021-11-10T19:17:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 79.5% of statements [2021-11-10T19:17:45.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2021-11-10T19:17:47.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.391s coverage: 96.3% of statements [2021-11-10T19:17:47.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2021-11-10T19:18:00.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements [2021-11-10T19:18:00.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.250s coverage: 44.8% of statements [2021-11-10T19:18:08.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.617s coverage: 82.5% of statements [2021-11-10T19:18:08.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.287s coverage: 58.8% of statements [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.313s coverage: 80.0% of statements [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.333s coverage: 87.2% of statements [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements [2021-11-10T19:18:13.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.876s coverage: 91.2% of statements [2021-11-10T19:18:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-10T19:18:17.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.005s coverage: 64.4% of statements [2021-11-10T19:18:17.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-10T19:18:17.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-10T19:18:17.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.225s coverage: 100.0% of statements [2021-11-10T19:18:17.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.199s coverage: 89.4% of statements [2021-11-10T19:18:17.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements [2021-11-10T19:18:17.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2021-11-10T19:18:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.119s coverage: 100.0% of statements [2021-11-10T19:18:23.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.579s coverage: 65.4% of statements [2021-11-10T19:18:23.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-10T19:18:23.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-10T19:18:23.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-10T19:18:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.8% of statements [2021-11-10T19:18:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-10T19:18:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-10T19:18:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.385s coverage: 89.5% of statements [2021-11-10T19:18:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-10T19:18:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2021-11-10T19:18:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-10T19:18:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 17.7% of statements [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-10T19:18:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.752s coverage: 92.3% of statements [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-10T19:18:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-10T19:18:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-10T19:18:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-10T19:18:35.468Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-10T19:18:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2021-11-10T19:18:35.468Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2021-11-10T19:18:35.468Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-10T19:18:35.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-10T19:18:35.468Z] GO111MODULE=on go vet ./... [2021-11-10T19:19:35.784Z] Running on prd-ubuntu18.04-docker-8c-8g-30262 in /w/workspace/edgexfoundry_edgex-go_PR-3801 [Pipeline] { [Pipeline] ws [2021-11-10T19:19:35.831Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-11-10T19:19:35.957Z] The recommended git tool is: git [2021-11-10T19:19:39.169Z] using credential edgex-jenkins-ssh [2021-11-10T19:19:39.181Z] Cloning the remote Git repository [2021-11-10T19:19:39.166Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:19:39.222Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-11-10T19:19:39.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:19:39.271Z] > git --version # timeout=10 [2021-11-10T19:19:39.277Z] > git --version # 'git version 2.17.1' [2021-11-10T19:19:39.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:19:39.305Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:20:01.626Z] Merging remotes/origin/main commit cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 into PR head commit 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:20:01.739Z] Merge succeeded, producing 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:20:01.740Z] Checking out Revision 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c (PR-3801) [2021-11-10T19:20:00.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:20:00.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T19:20:00.893Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-10T19:20:00.906Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-10T19:20:00.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:20:00.911Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3801/head:refs/remotes/origin/PR-3801 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-10T19:20:01.629Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:20:01.634Z] > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 [2021-11-10T19:20:01.694Z] > git remote # timeout=10 [2021-11-10T19:20:01.701Z] > git config --get remote.origin.url # timeout=10 [2021-11-10T19:20:01.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T19:20:01.710Z] > git merge cb5bc3c7ff81e32fc03e2754f6ae9848f60dc1c3 # timeout=10 [2021-11-10T19:20:01.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-10T19:20:01.737Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T19:20:01.743Z] > git checkout -f 6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c # timeout=10 [2021-11-10T19:20:05.851Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-11-10T19:20:05.873Z] > git --version # timeout=10 [2021-11-10T19:20:05.877Z] > git --version # 'git version 2.17.1' [2021-11-10T19:20:05.885Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:20:09.112Z] + echo snap-build.sh [2021-11-10T19:20:09.112Z] snap-build.sh [2021-11-10T19:20:09.112Z] + SNAP_BASE_DIR=. [2021-11-10T19:20:09.112Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-11-10T19:20:09.112Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-11-10T19:20:09.112Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-11-10T19:20:09.112Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-11-10T19:20:09.112Z] + cd /w/workspace/edgex-go/1 [2021-11-10T19:20:09.112Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-10T19:20:09.112Z] Reading package lists... [2021-11-10T19:20:09.112Z] Building dependency tree... [2021-11-10T19:20:09.112Z] Reading state information... [2021-11-10T19:20:09.112Z] The following packages were automatically installed and are no longer required: [2021-11-10T19:20:09.112Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-10T19:20:09.112Z] uidmap xdelta3 [2021-11-10T19:20:09.112Z] Use 'sudo apt autoremove' to remove them. [2021-11-10T19:20:09.112Z] The following packages will be REMOVED: [2021-11-10T19:20:09.112Z] lxd* lxd-client* [2021-11-10T19:20:09.112Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-10T19:20:09.112Z] After this operation, 31.7 MB disk space will be freed. [2021-11-10T19:20:09.112Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-10T19:20:09.112Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-10T19:20:10.558Z] Removing lxd dnsmasq configuration [2021-11-10T19:20:10.558Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-10T19:20:10.558Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-10T19:20:10.558Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:20:10.819Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-10T19:20:10.819Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-10T19:20:12.730Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-10T19:20:12.730Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-10T19:20:12.730Z] + sudo snap remove --purge lxd [2021-11-10T19:20:12.746Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T19:20:12.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-10T19:20:12.746Z] ./bin/test-attribution-txt.sh [2021-11-10T19:20:12.992Z] snap "lxd" is not installed [2021-11-10T19:20:12.992Z] + sudo groupadd --force --system lxd [2021-11-10T19:20:12.992Z] ++ whoami [2021-11-10T19:20:12.992Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-10T19:20:12.992Z] + newgrp - lxd [2021-11-10T19:20:12.992Z] + sudo snap install lxd [Pipeline] sh [2021-11-10T19:20:14.413Z] + ls -al . [2021-11-10T19:20:14.413Z] total 664 [2021-11-10T19:20:14.413Z] drwxrwxr-x 9 1001 1001 4096 Nov 10 19:20 . [2021-11-10T19:20:14.413Z] drwxr-xr-x 4 root root 4096 Nov 10 19:15 .. [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 11 Nov 10 19:12 .dockerignore [2021-11-10T19:20:14.413Z] drwxrwxr-x 8 1001 1001 4096 Nov 10 19:12 .git [2021-11-10T19:20:14.413Z] drwxrwxr-x 4 1001 1001 4096 Nov 10 19:12 .github [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 804 Nov 10 19:12 .gitignore [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 42 Nov 10 19:12 .golangci.yml [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 76 Nov 10 19:12 .hadolint.yml [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 166 Nov 10 19:12 .sonarcloud.properties [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 1171 Nov 10 19:12 ADOPTERS.md [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 8910 Nov 10 19:12 Attribution.txt [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 43881 Nov 10 19:12 CHANGELOG.md [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 3804 Nov 10 19:12 CONTRIBUTING.md [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 677 Nov 10 19:12 GOVERNANCE.md [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 849 Nov 10 19:12 Jenkinsfile [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 10775 Nov 10 19:12 LICENSE [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 6508 Nov 10 19:12 Makefile [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 582 Nov 10 19:12 OWNERS.md [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 8256 Nov 10 19:12 README.md [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 6912 Nov 10 19:12 SECURITY.md [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 5 Nov 10 19:10 VERSION [2021-11-10T19:20:14.413Z] -rw-rw-r-- 1 1001 1001 4131 Nov 10 19:12 ZMQWindows.md [2021-11-10T19:20:14.414Z] drwxrwxr-x 2 1001 1001 4096 Nov 10 19:12 bin [2021-11-10T19:20:14.414Z] drwxrwxr-x 14 1001 1001 4096 Nov 10 19:12 cmd [2021-11-10T19:20:14.414Z] -rw-r--r-- 1 root root 428381 Nov 10 19:18 coverage.out [2021-11-10T19:20:14.414Z] -rw-rw-r-- 1 1001 1001 854 Nov 10 19:12 go.mod [2021-11-10T19:20:14.414Z] -rw-rw-r-- 1 1001 1001 49665 Nov 10 19:12 go.sum [2021-11-10T19:20:14.414Z] drwxrwxr-x 8 1001 1001 4096 Nov 10 19:12 internal [2021-11-10T19:20:14.414Z] drwxrwxr-x 3 1001 1001 4096 Nov 10 19:12 openapi [2021-11-10T19:20:14.414Z] drwxrwxr-x 4 1001 1001 4096 Nov 10 19:12 snap [2021-11-10T19:20:14.414Z] -rw-rw-r-- 1 1001 1001 204 Nov 10 19:12 version.go [Pipeline] sh [2021-11-10T19:20:15.532Z] + '[' -e coverage.out ] [2021-11-10T19:20:15.532Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-10T19:20:15.568Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T19:20:16.598Z] Stashed 1 file(s) [Pipeline] sh [2021-11-10T19:20:17.271Z] + make build [2021-11-10T19:20:17.272Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T19:20:24.136Z] 2021-11-10T19:20:21Z INFO Waiting for automatic snapd restart... [2021-11-10T19:20:26.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T19:20:37.220Z] lxd 4.20 from Canonical* installed [2021-11-10T19:20:37.220Z] + sudo lxd init --auto [2021-11-10T19:20:47.227Z] + sudo snap install --classic snapcraft [2021-11-10T19:20:53.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T19:20:56.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T19:20:58.019Z] snapcraft 5.0 from Canonical* installed [2021-11-10T19:20:58.019Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-10T19:20:58.019Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-10T19:20:58.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T19:20:58.019Z] Dload Upload Total Spent Left Speed [2021-11-10T19:20:58.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 [2021-11-10T19:20:58.019Z] 15 3325k 15 522k 0 0 1674k 0 0:00:01 --:--:-- 0:00:01 1674k 100 3325k 100 3325k 0 0 7823k 0 --:--:-- --:--:-- --:--:-- 24.2M [2021-11-10T19:20:58.019Z] ./yq_linux_amd64 [2021-11-10T19:20:58.019Z] + sudo snapcraft prime --use-lxd [2021-11-10T19:20:59.409Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-10T19:20:59.409Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-10T19:20:59.409Z] - README.md [2021-11-10T19:20:59.409Z] [2021-11-10T19:20:59.409Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-10T19:20:59.409Z] Launching a container. [2021-11-10T19:21:00.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T19:21:02.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T19:21:06.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T19:21:10.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T19:21:10.441Z] Waiting for container to be ready [2021-11-10T19:21:10.441Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-10T19:21:10.441Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-10T19:21:10.441Z] [2021-11-10T19:21:13.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T19:21:13.748Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-10T19:21:14.009Z] Waiting for network to be ready... [2021-11-10T19:21:14.581Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-10T19:21:14.581Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-10T19:21:15.598Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-10T19:21:15.598Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-10T19:21:15.598Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-10T19:21:15.598Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-10T19:21:15.598Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-10T19:21:15.598Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-10T19:21:15.598Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-10T19:21:15.598Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-10T19:21:15.598Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-10T19:21:15.598Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-10T19:21:15.598Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-10T19:21:15.598Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-10T19:21:15.598Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-10T19:21:15.598Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-10T19:21:15.598Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-10T19:21:15.856Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-10T19:21:16.116Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-10T19:21:16.116Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-10T19:21:16.116Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-10T19:21:16.116Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-10T19:21:16.116Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-10T19:21:16.116Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-10T19:21:16.116Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-10T19:21:16.116Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] [2021-11-10T19:21:16.377Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-10T19:21:19.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T19:21:19.683Z] Fetched 25.6 MB in 5s (5415 kB/s) [2021-11-10T19:21:20.254Z] Reading package lists... [2021-11-10T19:21:20.254Z] Reading package lists... [2021-11-10T19:21:20.514Z] Building dependency tree... [2021-11-10T19:21:20.514Z] Reading state information... [2021-11-10T19:21:20.514Z] The following additional packages will be installed: [2021-11-10T19:21:20.514Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-10T19:21:20.514Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-10T19:21:20.514Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-10T19:21:20.514Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-10T19:21:20.514Z] Suggested packages: [2021-11-10T19:21:20.514Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-10T19:21:20.514Z] Recommended packages: [2021-11-10T19:21:20.514Z] gnupg libsasl2-modules [2021-11-10T19:21:20.514Z] The following NEW packages will be installed: [2021-11-10T19:21:20.514Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-10T19:21:20.514Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-10T19:21:20.514Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-10T19:21:20.514Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-10T19:21:20.514Z] The following packages will be upgraded: [2021-11-10T19:21:20.514Z] gpg gpg-agent gpgconf libudev1 [2021-11-10T19:21:20.777Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-10T19:21:20.778Z] Need to get 3527 kB of archives. [2021-11-10T19:21:20.778Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-10T19:21:20.778Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-11-10T19:21:20.778Z] 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-11-10T19:21:20.778Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-10T19:21:20.778Z] 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-11-10T19:21:21.040Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-10T19:21:21.303Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-10T19:21:21.564Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-10T19:21:21.564Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-10T19:21:21.564Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-10T19:21:21.564Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-10T19:21:21.564Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-10T19:21:21.564Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-10T19:21:21.564Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-10T19:21:21.564Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-10T19:21:21.824Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-10T19:21:21.824Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-10T19:21:21.824Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-10T19:21:21.824Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-10T19:21:21.824Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-10T19:21:21.824Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-10T19:21:21.824Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-10T19:21:21.824Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-10T19:21:21.824Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:21:21.824Z] Fetched 3527 kB in 1s (3055 kB/s) [2021-11-10T19:21:22.086Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-10T19:21:22.086Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:21:22.086Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:21:22.086Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-10T19:21:22.086Z] Selecting previously unselected package udev. [2021-11-10T19:21:22.086Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-10T19:21:22.086Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:21:22.086Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-10T19:21:22.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T19:21:22.348Z] Selecting previously unselected package libfuse2:amd64. [2021-11-10T19:21:22.349Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-10T19:21:22.349Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-10T19:21:22.349Z] Selecting previously unselected package fuse. [2021-11-10T19:21:22.349Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-10T19:21:22.349Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-10T19:21:22.349Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:21:22.349Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:21:22.610Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:21:22.610Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:21:22.610Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:21:22.610Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:21:22.610Z] Selecting previously unselected package libksba8:amd64. [2021-11-10T19:21:22.610Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-10T19:21:22.610Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-10T19:21:22.871Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-10T19:21:22.871Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:22.871Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:22.871Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-10T19:21:22.871Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:22.871Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:22.871Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-10T19:21:22.871Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:22.871Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:22.871Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-10T19:21:22.871Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:22.871Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:22.871Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-10T19:21:22.871Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:23.133Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:23.133Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-10T19:21:23.133Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:23.133Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:23.133Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-10T19:21:23.133Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:23.133Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:23.133Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-10T19:21:23.133Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:23.133Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:23.133Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-10T19:21:23.133Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-10T19:21:23.133Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:23.393Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-10T19:21:23.394Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-10T19:21:23.394Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:21:23.394Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-10T19:21:23.394Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-10T19:21:23.394Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:21:23.394Z] Selecting previously unselected package libldap-common. [2021-11-10T19:21:23.394Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-10T19:21:23.394Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:21:23.394Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-10T19:21:23.394Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-10T19:21:23.394Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:21:23.394Z] Selecting previously unselected package dirmngr. [2021-11-10T19:21:23.394Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:21:23.394Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-10T19:21:23.655Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:21:23.655Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-10T19:21:23.655Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-10T19:21:23.655Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:21:23.655Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-10T19:21:23.655Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-10T19:21:23.655Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:23.655Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-10T19:21:23.655Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:21:23.655Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-10T19:21:23.916Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-10T19:21:24.177Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-10T19:21:24.177Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-10T19:21:24.177Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-10T19:21:24.177Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-10T19:21:24.177Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-10T19:21:24.177Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-10T19:21:24.177Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:21:24.748Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-10T19:21:24.748Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-10T19:21:24.748Z] This means they are not meant to be enabled using systemctl. [2021-11-10T19:21:24.748Z] Possible reasons for having this kind of units are: [2021-11-10T19:21:24.748Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-10T19:21:24.748Z] .wants/ or .requires/ directory. [2021-11-10T19:21:24.748Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-10T19:21:24.748Z] a requirement dependency on it. [2021-11-10T19:21:24.748Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-10T19:21:24.748Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-10T19:21:24.748Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-10T19:21:24.748Z] instance name specified. [2021-11-10T19:21:25.010Z] Reading package lists... [2021-11-10T19:21:25.010Z] Building dependency tree... [2021-11-10T19:21:25.010Z] Reading state information... [2021-11-10T19:21:25.272Z] The following additional packages will be installed: [2021-11-10T19:21:25.272Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-10T19:21:25.272Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-10T19:21:25.272Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-10T19:21:25.272Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-10T19:21:25.272Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-10T19:21:25.272Z] Suggested packages: [2021-11-10T19:21:25.272Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-10T19:21:25.272Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-10T19:21:25.272Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-10T19:21:25.272Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-10T19:21:25.272Z] systemd-container policykit-1 [2021-11-10T19:21:25.272Z] Recommended packages: [2021-11-10T19:21:25.272Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-10T19:21:25.272Z] The following NEW packages will be installed: [2021-11-10T19:21:25.272Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-10T19:21:25.272Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-10T19:21:25.272Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-10T19:21:25.272Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-10T19:21:25.272Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-10T19:21:25.272Z] The following packages will be upgraded: [2021-11-10T19:21:25.272Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-10T19:21:25.533Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-10T19:21:25.533Z] Need to get 36.8 MB of archives. [2021-11-10T19:21:25.533Z] After this operation, 147 MB of additional disk space will be used. [2021-11-10T19:21:25.533Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-10T19:21:25.533Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-10T19:21:25.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T19:21:26.107Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-10T19:21:26.107Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-10T19:21:26.107Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-10T19:21:27.160Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-10T19:21:27.160Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-10T19:21:27.160Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-10T19:21:27.160Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-10T19:21:27.160Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-10T19:21:27.160Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-10T19:21:27.160Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-10T19:21:27.160Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-10T19:21:27.160Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-10T19:21:27.160Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-10T19:21:27.160Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-10T19:21:27.160Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-10T19:21:27.160Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-10T19:21:27.160Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-10T19:21:27.160Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-10T19:21:27.160Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-10T19:21:27.160Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-10T19:21:27.160Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-10T19:21:27.160Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-10T19:21:27.160Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-10T19:21:27.160Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-10T19:21:27.160Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-10T19:21:27.160Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-10T19:21:27.160Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-10T19:21:27.160Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-10T19:21:27.424Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:21:27.424Z] Fetched 36.8 MB in 2s (19.1 MB/s) [2021-11-10T19:21:27.424Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-10T19:21:27.424Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:21:27.424Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:21:27.993Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:21:27.993Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:21:27.993Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-10T19:21:27.993Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-10T19:21:27.993Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-10T19:21:27.993Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-10T19:21:28.254Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-10T19:21:28.254Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-10T19:21:28.254Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-10T19:21:28.254Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-10T19:21:28.517Z] Setting up apt (1.6.14) ... [2021-11-10T19:21:28.517Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-10T19:21:29.087Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-10T19:21:29.087Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-10T19:21:29.087Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-10T19:21:29.087Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-10T19:21:29.087Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-10T19:21:29.087Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:21:29.087Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:29.347Z] Selecting previously unselected package libexpat1:amd64. [2021-11-10T19:21:29.347Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-10T19:21:29.347Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-10T19:21:29.347Z] Selecting previously unselected package python3.6-minimal. [2021-11-10T19:21:29.347Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:21:29.347Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:29.609Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-10T19:21:29.609Z] Checking for services that may need to be restarted...done. [2021-11-10T19:21:29.609Z] Checking for services that may need to be restarted...done. [2021-11-10T19:21:29.609Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:29.609Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-10T19:21:29.609Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:30.180Z] Selecting previously unselected package python3-minimal. [2021-11-10T19:21:30.180Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-10T19:21:30.180Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-10T19:21:30.180Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-10T19:21:30.180Z] Selecting previously unselected package mime-support. [2021-11-10T19:21:30.180Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-10T19:21:30.180Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-10T19:21:30.180Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-10T19:21:30.180Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-10T19:21:30.180Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-10T19:21:30.442Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-10T19:21:30.442Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:21:30.442Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:30.442Z] Selecting previously unselected package python3.6. [2021-11-10T19:21:30.442Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-10T19:21:30.442Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:30.703Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-10T19:21:30.703Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-10T19:21:30.703Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-10T19:21:30.703Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-10T19:21:30.964Z] Selecting previously unselected package python3. [2021-11-10T19:21:30.964Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-10T19:21:30.964Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-10T19:21:30.964Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-10T19:21:30.964Z] Selecting previously unselected package multiarch-support. [2021-11-10T19:21:30.964Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:21:30.964Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-10T19:21:30.964Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-10T19:21:30.964Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-10T19:21:30.964Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-10T19:21:30.964Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-10T19:21:30.964Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-10T19:21:30.964Z] Selecting previously unselected package libbsd0:amd64. [2021-11-10T19:21:30.964Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-10T19:21:30.964Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-10T19:21:31.227Z] Selecting previously unselected package sudo. [2021-11-10T19:21:31.228Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-10T19:21:31.228Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-10T19:21:31.228Z] Selecting previously unselected package apparmor. [2021-11-10T19:21:31.228Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-10T19:21:31.228Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-10T19:21:31.228Z] Selecting previously unselected package libedit2:amd64. [2021-11-10T19:21:31.490Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-10T19:21:31.491Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-10T19:21:31.491Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-10T19:21:31.491Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:21:31.491Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:31.491Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-10T19:21:31.491Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:21:31.491Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:31.491Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-10T19:21:31.491Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-10T19:21:31.491Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-10T19:21:31.491Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-10T19:21:31.491Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:21:31.491Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:31.751Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-10T19:21:31.751Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-10T19:21:31.751Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:31.751Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-10T19:21:31.751Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-10T19:21:31.751Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-10T19:21:32.010Z] Selecting previously unselected package openssh-client. [2021-11-10T19:21:32.010Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-10T19:21:32.010Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-10T19:21:32.010Z] Selecting previously unselected package squashfs-tools. [2021-11-10T19:21:32.010Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-10T19:21:32.010Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-10T19:21:32.010Z] Selecting previously unselected package snapd. [2021-11-10T19:21:32.010Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-10T19:21:32.010Z] Unpacking snapd (2.51.1+18.04) ... [Pipeline] } [2021-11-10T19:21:33.317Z] $ docker stop --time=1 8cc14dc6c4186ae788e38b8d9e50af423cf776fc735f9ac9cb4fa4cf62dbe896 [2021-11-10T19:21:33.971Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-10T19:21:33.971Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-10T19:21:34.250Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-10T19:21:34.250Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-10T19:21:34.250Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-10T19:21:34.250Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:34.250Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:21:34.250Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-10T19:21:34.250Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-10T19:21:35.855Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-10T19:21:35.855Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-10T19:21:35.855Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-10T19:21:35.855Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:35.855Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:35.855Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-10T19:21:35.855Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-10T19:21:35.855Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:35.855Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-10T19:21:35.855Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-10T19:21:35.855Z] running python rtupdate hooks for python3.6... [2021-11-10T19:21:35.855Z] running python post-rtupdate hooks for python3.6... [2021-11-10T19:21:35.855Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-10T19:21:35.875Z] $ docker rm -f 8cc14dc6c4186ae788e38b8d9e50af423cf776fc735f9ac9cb4fa4cf62dbe896 [2021-11-10T19:21:36.424Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-10T19:21:36.424Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-10T19:21:36.424Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-10T19:21:36.684Z] Setting up snapd (2.51.1+18.04) ... [2021-11-10T19:21:36.945Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-10T19:21:37.205Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-10T19:21:37.205Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-10T19:21:37.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:21:37.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-10T19:21:37.725Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-10T19:21:37.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:21:37.986Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-10T19:21:37.986Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-10T19:21:38.209Z] [2021-11-10T19:21:38.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-11-10T19:21:38.248Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] sh [2021-11-10T19:21:38.510Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-10T19:21:38.510Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-10T19:21:38.510Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-10T19:21:38.510Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-10T19:21:38.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:21:38.869Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-10T19:21:38.870Z] 29e5d40040c1: Pulling fs layer [2021-11-10T19:21:38.870Z] 1ce36da41761: Pulling fs layer [2021-11-10T19:21:38.870Z] 25b303627fd3: Pulling fs layer [2021-11-10T19:21:39.147Z] 29e5d40040c1: Verifying Checksum [2021-11-10T19:21:39.147Z] 29e5d40040c1: Download complete [2021-11-10T19:21:39.421Z] 1ce36da41761: Verifying Checksum [2021-11-10T19:21:39.421Z] 1ce36da41761: Download complete [2021-11-10T19:21:39.570Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-10T19:21:39.571Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-10T19:21:39.571Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-10T19:21:39.698Z] 29e5d40040c1: Pull complete [2021-11-10T19:21:41.135Z] 25b303627fd3: Verifying Checksum [2021-11-10T19:21:41.135Z] 25b303627fd3: Download complete [2021-11-10T19:21:41.135Z] 1ce36da41761: Pull complete [2021-11-10T19:21:41.218Z] Reading package lists... [2021-11-10T19:21:41.218Z] Reading package lists... [2021-11-10T19:21:41.218Z] Building dependency tree... [2021-11-10T19:21:41.218Z] Reading state information... [2021-11-10T19:21:41.479Z] Calculating upgrade... [2021-11-10T19:21:41.479Z] The following packages will be upgraded: [2021-11-10T19:21:41.479Z] advancecomp base-files bash binutils binutils-common [2021-11-10T19:21:41.479Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-10T19:21:41.479Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-10T19:21:41.479Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-10T19:21:41.479Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-10T19:21:41.479Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-10T19:21:41.479Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-10T19:21:41.479Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-10T19:21:41.479Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-10T19:21:41.479Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-10T19:21:41.479Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-10T19:21:41.479Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-10T19:21:41.479Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-10T19:21:41.479Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-10T19:21:41.479Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-10T19:21:41.479Z] ubuntu-keyring util-linux [2021-11-10T19:21:41.739Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-10T19:21:41.739Z] Need to get 64.2 MB of archives. [2021-11-10T19:21:41.739Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-10T19:21:41.739Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-10T19:21:41.739Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-10T19:21:41.739Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-10T19:21:41.739Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-10T19:21:41.739Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-10T19:21:41.739Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-10T19:21:41.739Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-10T19:21:41.739Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-10T19:21:41.739Z] 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-11-10T19:21:41.739Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-10T19:21:41.739Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-10T19:21:41.739Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-10T19:21:41.739Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-10T19:21:41.739Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-10T19:21:41.739Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-10T19:21:41.739Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-10T19:21:41.739Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-10T19:21:41.739Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-10T19:21:42.001Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-10T19:21:42.001Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-10T19:21:42.001Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-10T19:21:42.001Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-10T19:21:42.001Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-10T19:21:42.001Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-10T19:21:42.001Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-10T19:21:42.001Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-10T19:21:42.001Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-10T19:21:42.001Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-10T19:21:42.001Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-10T19:21:42.001Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-10T19:21:42.001Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-10T19:21:42.001Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-10T19:21:42.001Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-10T19:21:42.001Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-10T19:21:42.001Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-10T19:21:42.001Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-10T19:21:42.001Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-10T19:21:42.001Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-10T19:21:42.001Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-10T19:21:42.001Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-10T19:21:42.001Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-10T19:21:42.001Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-10T19:21:42.001Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-10T19:21:42.001Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-10T19:21:42.001Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-10T19:21:42.001Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-10T19:21:42.001Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-10T19:21:42.001Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-10T19:21:42.001Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-10T19:21:42.001Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-10T19:21:42.001Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-10T19:21:42.001Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-10T19:21:42.001Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-10T19:21:42.001Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-10T19:21:42.001Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-10T19:21:42.001Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-10T19:21:42.001Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-10T19:21:42.984Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-10T19:21:42.984Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-10T19:21:42.984Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-10T19:21:42.984Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-10T19:21:42.984Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-10T19:21:42.984Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-10T19:21:42.984Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-10T19:21:42.984Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-10T19:21:42.984Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-10T19:21:42.984Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-10T19:21:42.984Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-10T19:21:42.984Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-10T19:21:42.984Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-10T19:21:42.984Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-10T19:21:42.984Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-10T19:21:42.984Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-10T19:21:42.984Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-10T19:21:42.984Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-10T19:21:42.984Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-10T19:21:42.984Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-10T19:21:42.984Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-10T19:21:42.984Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-10T19:21:42.984Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-10T19:21:42.984Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-10T19:21:42.984Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-10T19:21:42.984Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-10T19:21:42.984Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-10T19:21:42.984Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-10T19:21:42.984Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-10T19:21:42.984Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-10T19:21:42.984Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-10T19:21:42.984Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-10T19:21:42.984Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-10T19:21:42.984Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-10T19:21:42.984Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-10T19:21:43.243Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-10T19:21:43.243Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-10T19:21:43.243Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-10T19:21:43.243Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-10T19:21:43.243Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-10T19:21:43.243Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-10T19:21:43.243Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-10T19:21:43.243Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-10T19:21:43.243Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-10T19:21:43.243Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-10T19:21:43.243Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-10T19:21:43.502Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:21:43.502Z] Fetched 64.2 MB in 2s (37.2 MB/s) [2021-11-10T19:21:43.502Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:21:43.502Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:21:43.502Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:21:43.766Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:21:43.766Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:21:44.026Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-10T19:21:44.026Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-10T19:21:44.026Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.286Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.286Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.286Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.286Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.286Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.286Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.546Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.546Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.546Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.546Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.546Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.546Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.546Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.546Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:21:44.808Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:21:44.808Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.808Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.808Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:21:44.808Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:21:44.808Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.808Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:44.808Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:44.808Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:45.072Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:45.072Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-10T19:21:45.072Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:21:45.072Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:21:45.072Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:21:45.332Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:21:45.591Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-10T19:21:45.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-10T19:21:45.854Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-10T19:21:45.854Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-10T19:21:45.854Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-10T19:21:45.854Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-10T19:21:46.114Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-10T19:21:46.114Z] Installing new version of config file /etc/issue ... [2021-11-10T19:21:46.114Z] Installing new version of config file /etc/issue.net ... [2021-11-10T19:21:46.114Z] Installing new version of config file /etc/lsb-release ... [2021-11-10T19:21:46.114Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-10T19:21:46.374Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-10T19:21:46.634Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-10T19:21:46.634Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-10T19:21:46.634Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:46.634Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-10T19:21:46.634Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-10T19:21:46.634Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-10T19:21:46.634Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-10T19:21:46.897Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:46.897Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:46.897Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:46.897Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:46.897Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:46.897Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-10T19:21:46.897Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-10T19:21:46.897Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-10T19:21:47.160Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:47.160Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-10T19:21:47.160Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-10T19:21:47.160Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-10T19:21:47.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:47.426Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:21:47.426Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:21:47.426Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-10T19:21:47.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:47.426Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:21:47.426Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:21:47.426Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-10T19:21:47.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:47.687Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-10T19:21:47.687Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-10T19:21:47.687Z] Setting up grep (3.1-2build1) ... [2021-11-10T19:21:47.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:47.687Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-10T19:21:47.687Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-10T19:21:47.687Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-10T19:21:47.946Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:47.946Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-10T19:21:47.946Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-10T19:21:47.946Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-10T19:21:47.946Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:47.946Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:21:47.946Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:21:47.946Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-10T19:21:48.205Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:48.205Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-10T19:21:48.205Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:21:48.464Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-10T19:21:48.464Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:21:48.724Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-10T19:21:48.724Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:21:48.983Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-10T19:21:48.983Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:48.983Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-10T19:21:48.983Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-10T19:21:49.553Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-10T19:21:49.553Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-10T19:21:49.553Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-10T19:21:49.553Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-10T19:21:49.553Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-10T19:21:49.553Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:49.553Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-10T19:21:49.553Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-10T19:21:49.813Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-10T19:21:49.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:49.813Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:49.813Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:49.813Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:49.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:49.813Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:49.813Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:49.813Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:50.074Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:50.074Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:50.074Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:50.074Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:50.074Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:50.074Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:50.074Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:50.074Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:50.334Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:50.334Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:21:50.334Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:21:50.334Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:21:50.334Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:21:50.334Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-10T19:21:50.334Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:50.334Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-10T19:21:50.334Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:21:50.595Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-10T19:21:50.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:50.595Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:50.595Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:50.595Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:50.595Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:50.595Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:50.595Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:51.730Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:51.730Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:51.730Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:51.730Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:51.730Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:21:51.730Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-10T19:21:51.989Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-10T19:21:51.989Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:51.989Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-10T19:21:51.989Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-10T19:21:52.162Z] 25b303627fd3: Pull complete [2021-11-10T19:21:52.162Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-10T19:21:52.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:21:52.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-10T19:21:52.249Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:21:52.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-10T19:21:52.249Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-10T19:21:52.249Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-10T19:21:52.249Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-10T19:21:52.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container [2021-11-10T19:21:52.510Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:21:52.510Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-10T19:21:52.510Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-10T19:21:52.510Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-10T19:21:52.568Z] $ 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-11-10T19:21:52.771Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:21:52.771Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-10T19:21:52.771Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-10T19:21:52.771Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-10T19:21:52.771Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:21:52.771Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-10T19:21:52.771Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-10T19:21:52.771Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-10T19:21:53.034Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:21:53.034Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-10T19:21:53.034Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:21:53.034Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:21:53.034Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-10T19:21:53.034Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-10T19:21:53.034Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:21:53.295Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:21:53.295Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-10T19:21:53.295Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-10T19:21:53.295Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:21:53.555Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:21:53.555Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:53.555Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-10T19:21:53.555Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-10T19:21:53.555Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-10T19:21:53.555Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-10T19:21:53.815Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:21:53.815Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:21:53.815Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-10T19:21:53.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:53.815Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-10T19:21:53.815Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-10T19:21:53.815Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-10T19:21:54.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:54.076Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-10T19:21:54.076Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-10T19:21:54.076Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-10T19:21:54.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:54.076Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-10T19:21:54.076Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-10T19:21:54.076Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-10T19:21:54.336Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:54.336Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-10T19:21:54.336Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-10T19:21:54.336Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-10T19:21:54.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:54.596Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-10T19:21:54.596Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-10T19:21:54.596Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-10T19:21:54.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:54.596Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-10T19:21:54.596Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-10T19:21:54.857Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-10T19:21:54.857Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:54.857Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-10T19:21:54.857Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-10T19:21:55.118Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-10T19:21:55.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.118Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-10T19:21:55.118Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-10T19:21:55.118Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-10T19:21:55.118Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.118Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-10T19:21:55.118Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-10T19:21:55.327Z] $ docker top c1a72714b223ac51bde1bc0eee945ef234336c2a6389e8ceffa41a5c1d588c02 -eo pid,comm [2021-11-10T19:21:55.378Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-10T19:21:55.378Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.378Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-10T19:21:55.378Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-10T19:21:55.378Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-10T19:21:55.378Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.378Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-10T19:21:55.378Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-10T19:21:55.637Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-10T19:21:55.637Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.637Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-10T19:21:55.637Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-10T19:21:55.637Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-10T19:21:55.637Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.637Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-10T19:21:55.637Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-11-10T19:21:55.896Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-10T19:21:55.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.896Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-10T19:21:55.896Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-10T19:21:55.896Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-10T19:21:55.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-10T19:21:55.896Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-10T19:21:55.896Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-10T19:21:56.156Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-10T19:21:56.156Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-10T19:21:56.156Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-10T19:21:56.156Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-10T19:21:56.156Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-10T19:21:56.156Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-10T19:21:56.406Z] + grep parallel [2021-11-10T19:21:56.406Z] + docker-compose build --help [2021-11-10T19:21:56.428Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-10T19:21:56.428Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-10T19:21:56.428Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-10T19:21:56.428Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-10T19:21:56.691Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-10T19:21:56.691Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-10T19:21:56.691Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-10T19:21:56.691Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-10T19:21:56.691Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-10T19:21:56.691Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-10T19:21:56.691Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-10T19:21:56.691Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-10T19:21:56.954Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-10T19:21:56.954Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-10T19:21:56.954Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-10T19:21:56.954Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-10T19:21:56.954Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-10T19:21:56.954Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-10T19:21:57.217Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-10T19:21:57.217Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-10T19:21:57.479Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-10T19:21:57.479Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-10T19:21:57.479Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-10T19:21:57.479Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-10T19:21:57.739Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:21:57.739Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:21:57.739Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:21:57.999Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:21:57.999Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:21:57.999Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:21:57.999Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-10T19:21:57.999Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-10T19:21:57.999Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:58.259Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:21:58.259Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:58.259Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:21:58.259Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:58.259Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:21:58.259Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:58.259Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:21:59.603Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:59.603Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:21:59.862Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:21:59.862Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:22:00.125Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:22:00.125Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:22:00.385Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:22:00.385Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:22:01.331Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-10T19:22:01.331Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-10T19:22:01.331Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-10T19:22:01.331Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-10T19:22:01.331Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-10T19:22:01.331Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-10T19:22:01.594Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-10T19:22:01.594Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-10T19:22:01.594Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-10T19:22:01.594Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-10T19:22:01.594Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-10T19:22:01.594Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-10T19:22:01.594Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-10T19:22:01.594Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-10T19:22:01.855Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-10T19:22:01.855Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-10T19:22:01.855Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:01.855Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-10T19:22:01.855Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:01.855Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:01.855Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:01.855Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-10T19:22:01.855Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-10T19:22:01.855Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-10T19:22:02.119Z] [2021-11-10T19:22:02.120Z] Current default time zone: 'Etc/UTC' [2021-11-10T19:22:02.120Z] Local time is now: Wed Nov 10 19:22:01 UTC 2021. [2021-11-10T19:22:02.120Z] Universal Time is now: Wed Nov 10 19:22:01 UTC 2021. [2021-11-10T19:22:02.120Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-10T19:22:02.120Z] [2021-11-10T19:22:02.120Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-10T19:22:02.120Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:02.120Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-10T19:22:02.120Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-10T19:22:02.120Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-10T19:22:02.120Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-10T19:22:02.120Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-10T19:22:02.120Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-10T19:22:02.120Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-10T19:22:02.120Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-10T19:22:02.120Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:02.120Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-10T19:22:02.120Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:02.380Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:22:02.380Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:02.380Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-10T19:22:02.380Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-10T19:22:02.380Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-10T19:22:02.380Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-10T19:22:02.380Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-10T19:22:02.380Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-10T19:22:02.380Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:22:02.380Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-10T19:22:02.381Z] --parallel Build images in parallel. [Pipeline] } [2021-11-10T19:22:02.436Z] $ docker stop --time=1 c1a72714b223ac51bde1bc0eee945ef234336c2a6389e8ceffa41a5c1d588c02 [2021-11-10T19:22:04.158Z] $ docker rm -f c1a72714b223ac51bde1bc0eee945ef234336c2a6389e8ceffa41a5c1d588c02 [2021-11-10T19:22:04.298Z] Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:22:05.990Z] 23 added, 28 removed; done. [2021-11-10T19:22:05.990Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-10T19:22:05.990Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-10T19:22:05.990Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-10T19:22:05.990Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-10T19:22:05.990Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:22:05.990Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-10T19:22:05.990Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:22:05.990Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-10T19:22:05.990Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-10T19:22:05.990Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-10T19:22:05.990Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-10T19:22:05.990Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-10T19:22:05.990Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-10T19:22:05.990Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-10T19:22:05.990Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:22:05.990Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-10T19:22:05.990Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-10T19:22:05.990Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-10T19:22:05.990Z] Updating certificates in /etc/ssl/certs... [2021-11-10T19:22:06.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-10T19:22:06.003Z] . [Pipeline] withDockerContainer [2021-11-10T19:22:06.251Z] 0 added, 0 removed; done. [2021-11-10T19:22:06.251Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-10T19:22:06.251Z] done. [2021-11-10T19:22:06.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container [2021-11-10T19:22:06.369Z] $ 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-11-10T19:22:06.510Z] Reading package lists... [2021-11-10T19:22:06.772Z] Building dependency tree... [2021-11-10T19:22:06.772Z] Reading state information... [2021-11-10T19:22:06.772Z] The following NEW packages will be installed: [2021-11-10T19:22:06.772Z] apt-transport-https [2021-11-10T19:22:07.031Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-10T19:22:07.031Z] Need to get 4348 B of archives. [2021-11-10T19:22:07.031Z] After this operation, 154 kB of additional disk space will be used. [2021-11-10T19:22:07.031Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-10T19:22:07.291Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:22:07.291Z] Fetched 4348 B in 0s (21.9 kB/s) [2021-11-10T19:22:07.291Z] Selecting previously unselected package apt-transport-https. [2021-11-10T19:22:07.291Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-10T19:22:07.291Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-10T19:22:07.291Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-10T19:22:07.291Z] Setting up apt-transport-https (1.6.14) ... [2021-11-10T19:22:07.551Z] Waiting for network to be ready... [2021-11-10T19:22:07.867Z] $ docker top dbf2d58ec1e4e9f6878c64086bbaa385c829968e154a5955f302469aac05fbdc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:22:08.908Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-10T19:22:13.533Z] 2021-11-10T19:22:12Z INFO Waiting for automatic snapd restart... [2021-11-10T19:22:15.441Z] snapd 2.52.1 from Canonical* installed [2021-11-10T19:22:15.948Z] Building core-command ... [2021-11-10T19:22:15.948Z] Building core-data ... [2021-11-10T19:22:15.948Z] Building core-metadata ... [2021-11-10T19:22:15.948Z] Building security-bootstrapper ... [2021-11-10T19:22:15.948Z] Building security-proxy-setup ... [2021-11-10T19:22:15.948Z] Building security-secretstore-setup ... [2021-11-10T19:22:15.948Z] Building support-notifications ... [2021-11-10T19:22:15.948Z] Building support-scheduler ... [2021-11-10T19:22:15.948Z] Building sys-mgmt-agent ... [2021-11-10T19:22:15.948Z] Building security-proxy-setup [2021-11-10T19:22:15.948Z] Building support-scheduler [2021-11-10T19:22:15.948Z] Building core-metadata [2021-11-10T19:22:15.948Z] Building core-data [2021-11-10T19:22:15.948Z] Building core-command [2021-11-10T19:22:16.379Z] "snapd" switched to the "latest/stable" channel [2021-11-10T19:22:16.379Z] [2021-11-10T19:22:18.918Z] core18 20211015 from Canonical* installed [2021-11-10T19:22:18.918Z] "core18" switched to the "latest/stable" channel [2021-11-10T19:22:18.918Z] [2021-11-10T19:22:21.456Z] snapcraft 5.0 from Canonical* installed [2021-11-10T19:22:21.456Z] "snapcraft" switched to the "latest/stable" channel [2021-11-10T19:22:21.456Z] [2021-11-10T19:22:25.665Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-10T19:22:25.665Z] - README.md [2021-11-10T19:22:25.665Z] [2021-11-10T19:22:25.665Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-10T19:22:26.234Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-10T19:22:26.234Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-10T19:22:26.234Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-10T19:22:27.476Z] Reading package lists... [2021-11-10T19:22:27.737Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-11-10T19:22:27.997Z] Reading package lists... [2021-11-10T19:22:27.997Z] Building dependency tree... [2021-11-10T19:22:27.997Z] Reading state information... [2021-11-10T19:22:28.257Z] Suggested packages: [2021-11-10T19:22:28.257Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-10T19:22:28.257Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-10T19:22:28.257Z] Recommended packages: [2021-11-10T19:22:28.257Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-10T19:22:28.257Z] The following NEW packages will be installed: [2021-11-10T19:22:28.257Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-10T19:22:28.257Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-10T19:22:28.257Z] pkg-config zip [2021-11-10T19:22:28.257Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-10T19:22:28.257Z] Need to get 7670 kB of archives. [2021-11-10T19:22:28.257Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-10T19:22:28.257Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-10T19:22:28.519Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-10T19:22:28.519Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-10T19:22:28.519Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-10T19:22:28.519Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-10T19:22:28.519Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-10T19:22:28.519Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-10T19:22:28.783Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-10T19:22:28.783Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-10T19:22:28.783Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-10T19:22:28.783Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-10T19:22:29.042Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-10T19:22:29.042Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-10T19:22:29.042Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-10T19:22:29.042Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-10T19:22:29.042Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-10T19:22:29.308Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-11-10T19:22:29.308Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-10T19:22:29.308Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-10T19:22:29.308Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-10T19:22:29.308Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-10T19:22:29.308Z] Selecting previously unselected package libpsl5:amd64. [2021-11-10T19:22:29.308Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-10T19:22:29.308Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-10T19:22:29.308Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-10T19:22:29.308Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-10T19:22:29.308Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-10T19:22:29.567Z] Selecting previously unselected package librtmp1:amd64. [2021-11-10T19:22:29.567Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-10T19:22:29.567Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-10T19:22:29.567Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-10T19:22:29.567Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-10T19:22:29.567Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-10T19:22:29.567Z] Selecting previously unselected package liberror-perl. [2021-11-10T19:22:29.567Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-10T19:22:29.567Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-10T19:22:29.567Z] Selecting previously unselected package git-man. [2021-11-10T19:22:29.567Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-10T19:22:29.567Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:22:29.825Z] Selecting previously unselected package git. [2021-11-10T19:22:29.825Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-10T19:22:29.825Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:22:30.397Z] Selecting previously unselected package libnorm1:amd64. [2021-11-10T19:22:30.397Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-10T19:22:30.397Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-10T19:22:30.397Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-10T19:22:30.397Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-10T19:22:30.397Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-10T19:22:30.397Z] Selecting previously unselected package libsodium23:amd64. [2021-11-10T19:22:30.397Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-10T19:22:30.397Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-10T19:22:30.397Z] Selecting previously unselected package libzmq5:amd64. [2021-11-10T19:22:30.397Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-10T19:22:30.397Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:22:30.397Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-10T19:22:30.397Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-10T19:22:30.397Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:22:30.656Z] Selecting previously unselected package pkg-config. [2021-11-10T19:22:30.656Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-10T19:22:30.656Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-10T19:22:30.656Z] Selecting previously unselected package zip. [2021-11-10T19:22:30.656Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-10T19:22:30.656Z] Unpacking zip (3.0-11build1) ... [2021-11-10T19:22:30.656Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-10T19:22:30.656Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:22:30.656Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-10T19:22:30.656Z] Setting up liberror-perl (0.17025-1) ... [2021-11-10T19:22:30.656Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-10T19:22:30.656Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-10T19:22:30.656Z] No schema files found: doing nothing. [2021-11-10T19:22:30.656Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-10T19:22:30.656Z] Setting up zip (3.0-11build1) ... [2021-11-10T19:22:30.656Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-10T19:22:30.916Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-10T19:22:30.916Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-10T19:22:30.916Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:22:30.916Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-10T19:22:30.916Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-10T19:22:30.916Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-10T19:22:30.916Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-10T19:22:31.485Z] git set to automatically installed. [2021-11-10T19:22:31.485Z] git-man set to automatically installed. [2021-11-10T19:22:31.485Z] libcurl3-gnutls set to automatically installed. [2021-11-10T19:22:31.485Z] liberror-perl set to automatically installed. [2021-11-10T19:22:31.485Z] libglib2.0-0 set to automatically installed. [2021-11-10T19:22:31.485Z] libnghttp2-14 set to automatically installed. [2021-11-10T19:22:31.485Z] libnorm1 set to automatically installed. [2021-11-10T19:22:31.485Z] libpgm-5.2-0 set to automatically installed. [2021-11-10T19:22:31.485Z] libpsl5 set to automatically installed. [2021-11-10T19:22:31.485Z] librtmp1 set to automatically installed. [2021-11-10T19:22:31.485Z] libsodium23 set to automatically installed. [2021-11-10T19:22:31.485Z] libzmq3-dev set to automatically installed. [2021-11-10T19:22:31.485Z] libzmq5 set to automatically installed. [2021-11-10T19:22:31.485Z] pkg-config set to automatically installed. [2021-11-10T19:22:31.485Z] zip set to automatically installed. [2021-11-10T19:22:32.866Z] snapd is not logged in, snap install commands will use sudo [2021-11-10T19:22:40.111Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-10T19:22:40.681Z] snapd is not logged in, snap install commands will use sudo [2021-11-10T19:22:41.251Z] snap "core18" has no updates available [2021-11-10T19:22:42.189Z] Pulling config-common [2021-11-10T19:22:42.189Z] + snapcraftctl pull [2021-11-10T19:22:43.359Z] Pulling go-build-helper [2021-11-10T19:22:43.359Z] + snapcraftctl pull [2021-11-10T19:22:45.073Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-10T19:22:45.073Z] Skipping pull go-build-helper (already ran) [2021-11-10T19:22:45.073Z] Building go-build-helper [2021-11-10T19:22:45.073Z] + snapcraftctl build [2021-11-10T19:22:46.458Z] Staging go-build-helper [2021-11-10T19:22:46.458Z] + snapcraftctl stage [2021-11-10T19:22:57.806Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-10T19:22:57.806Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-10T19:22:57.806Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-10T19:22:57.806Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-10T19:22:57.806Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-10T19:22:57.806Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-10T19:22:57.806Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-10T19:22:57.806Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-10T19:22:57.806Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-10T19:22:57.806Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-10T19:22:57.806Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-10T19:22:57.806Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-10T19:22:57.806Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-10T19:22:57.806Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-10T19:22:57.806Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-10T19:22:57.806Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-10T19:22:57.806Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-10T19:22:57.806Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-10T19:22:57.806Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-10T19:22:57.806Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-10T19:22:57.806Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-10T19:22:57.806Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-10T19:22:57.806Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-10T19:22:57.806Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-10T19:22:57.806Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-10T19:22:57.806Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1763 kB] [2021-11-10T19:22:57.806Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-10T19:22:57.806Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-10T19:22:57.806Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-10T19:22:57.806Z] Fetched 224 kB in 0s (0 B/s) [2021-11-10T19:22:57.806Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-10T19:22:57.806Z] Fetched 157 kB in 0s (0 B/s) [2021-11-10T19:22:57.806Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-10T19:22:57.806Z] Fetched 221 kB in 0s (0 B/s) [2021-11-10T19:22:57.806Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-10T19:22:57.806Z] Fetched 143 kB in 0s (0 B/s) [2021-11-10T19:22:57.806Z] Pulling edgex-go [2021-11-10T19:22:57.806Z] + snapcraftctl pull [2021-11-10T19:22:57.806Z] Pulling hooks [2021-11-10T19:22:57.806Z] + snapcraftctl pull [2021-11-10T19:23:17.319Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-10T19:23:17.319Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-10T19:23:17.319Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-10T19:23:17.319Z] Fetched 0 B in 0s (0 B/s) [2021-11-10T19:23:17.319Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-10T19:23:17.320Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-10T19:23:17.320Z] Fetched 279 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-10T19:23:17.320Z] Fetched 122 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-10T19:23:17.320Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-10T19:23:17.320Z] Fetched 8848 B in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-10T19:23:17.320Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-10T19:23:17.320Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-10T19:23:17.320Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-10T19:23:17.320Z] Fetched 220 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-10T19:23:17.320Z] Fetched 154 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-10T19:23:17.320Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-10T19:23:17.320Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-10T19:23:17.320Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-10T19:23:17.320Z] Fetched 499 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-10T19:23:17.320Z] Fetched 111 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-10T19:23:17.320Z] Fetched 240 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-10T19:23:17.320Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-10T19:23:17.320Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-10T19:23:17.320Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-10T19:23:17.320Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-10T19:23:17.320Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-10T19:23:17.320Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-10T19:23:17.320Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-10T19:23:17.320Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-10T19:23:17.320Z] Fetched 8720 B in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-10T19:23:17.320Z] Fetched 140 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-10T19:23:17.320Z] Fetched 119 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-10T19:23:17.320Z] Fetched 111 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-10T19:23:17.320Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-10T19:23:17.320Z] Fetched 646 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-10T19:23:17.320Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-10T19:23:17.320Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-10T19:23:17.320Z] Fetched 368 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-10T19:23:17.320Z] Fetched 187 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-10T19:23:17.320Z] Fetched 175 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-10T19:23:17.320Z] Fetched 206 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-10T19:23:17.320Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-10T19:23:17.320Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-10T19:23:17.320Z] Fetched 159 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-10T19:23:17.320Z] Fetched 107 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-10T19:23:17.320Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-10T19:23:17.320Z] Pulling static-packages [2021-11-10T19:23:17.320Z] + snapcraftctl pull [2021-11-10T19:23:18.259Z] Pulling version [2021-11-10T19:23:18.259Z] + cd /root/project [2021-11-10T19:23:18.259Z] + git describe --tags --abbrev=0 [2021-11-10T19:23:18.259Z] + sed s/v// [2021-11-10T19:23:18.259Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-10T19:23:18.259Z] + [ -z 2.0.1-dev.91 ] [2021-11-10T19:23:18.259Z] + snapcraftctl set-version 2.0.1-dev.91 [2021-11-10T19:23:19.644Z] Building config-common [2021-11-10T19:23:19.644Z] + snapcraftctl build [2021-11-10T19:23:21.644Z] Skipping build go-build-helper (already ran) [2021-11-10T19:23:21.920Z] Building edgex-go [2021-11-10T19:23:21.920Z] + cd /root/parts/edgex-go/src [2021-11-10T19:23:21.920Z] + git describe --tags --abbrev=0 [2021-11-10T19:23:21.920Z] + sed s/v// [2021-11-10T19:23:21.920Z] + GIT_VERSION=2.0.1-dev.91 [2021-11-10T19:23:21.920Z] + [ -z 2.0.1-dev.91 ] [2021-11-10T19:23:21.920Z] + echo 2.0.1-dev.91 [2021-11-10T19:23:21.920Z] + [ ! -d vendor ] [2021-11-10T19:23:21.920Z] + go mod download all [2021-11-10T19:23:25.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:23:25.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:23:25.020Z] ---> 394e80e694d4 [2021-11-10T19:23:25.020Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:23:25.020Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:23:25.020Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:23:25.020Z] ---> 394e80e694d4 [2021-11-10T19:23:25.020Z] Step 3/20 : WORKDIR /edgex-go [2021-11-10T19:23:25.020Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:23:25.020Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:23:25.020Z] ---> 394e80e694d4 [2021-11-10T19:23:25.020Z] Step 3/23 : WORKDIR /edgex-go [2021-11-10T19:23:25.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:23:25.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:23:25.020Z] ---> 394e80e694d4 [2021-11-10T19:23:25.020Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:23:25.020Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:23:25.020Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:23:25.020Z] ---> 394e80e694d4 [2021-11-10T19:23:25.020Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:23:25.020Z] ---> Running in a759ea84af3d [2021-11-10T19:23:25.020Z] ---> Running in 7dadf63b2fbd [2021-11-10T19:23:25.020Z] ---> Running in 1e97eeb4aef3 [2021-11-10T19:23:25.020Z] ---> Running in ccf0b2c679f2 [2021-11-10T19:23:25.020Z] ---> Running in 7d892b3e273a [2021-11-10T19:23:25.020Z] Removing intermediate container 1e97eeb4aef3 [2021-11-10T19:23:25.020Z] ---> d24a251935e1 [2021-11-10T19:23:25.021Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:23:25.021Z] Removing intermediate container ccf0b2c679f2 [2021-11-10T19:23:25.021Z] ---> 899bd337f9e7 [2021-11-10T19:23:25.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:23:25.021Z] Removing intermediate container 7dadf63b2fbd [2021-11-10T19:23:25.021Z] ---> b5e31b9defd7 [2021-11-10T19:23:25.021Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:23:25.021Z] Removing intermediate container a759ea84af3d [2021-11-10T19:23:25.021Z] ---> 4198d8070a64 [2021-11-10T19:23:25.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:23:25.021Z] Removing intermediate container 7d892b3e273a [2021-11-10T19:23:25.021Z] ---> 2e953788d035 [2021-11-10T19:23:25.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:23:25.021Z] ---> Running in 42ad8273e1f0 [2021-11-10T19:23:25.021Z] ---> Running in 3ba9de6c40a4 [2021-11-10T19:23:25.021Z] ---> Running in 1ca7d5f6dd29 [2021-11-10T19:23:25.297Z] ---> Running in 488d08b8029b [2021-11-10T19:23:25.297Z] ---> Running in 7d4a0d3d412d [2021-11-10T19:23:28.594Z] Removing intermediate container 3ba9de6c40a4 [2021-11-10T19:23:28.594Z] ---> f6bedc1b3867 [2021-11-10T19:23:28.594Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-10T19:23:28.871Z] Removing intermediate container 42ad8273e1f0 [2021-11-10T19:23:28.871Z] ---> 2883c9ab2aa1 [2021-11-10T19:23:28.871Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-10T19:23:28.871Z] ---> Running in c769aff57465 [2021-11-10T19:23:29.154Z] ---> Running in 49a68d0e8c36 [2021-11-10T19:23:29.154Z] Removing intermediate container 1ca7d5f6dd29 [2021-11-10T19:23:29.154Z] ---> b243934e113f [2021-11-10T19:23:29.154Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-10T19:23:29.451Z] Removing intermediate container 7d4a0d3d412d [2021-11-10T19:23:29.451Z] ---> 19a59496fab9 [2021-11-10T19:23:29.451Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:23:29.451Z] ---> Running in 14797182e95c [2021-11-10T19:23:29.451Z] ---> Running in 5a661b1c66c0 [2021-11-10T19:23:29.726Z] Removing intermediate container 488d08b8029b [2021-11-10T19:23:29.726Z] ---> b60f8c7208d7 [2021-11-10T19:23:29.726Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-10T19:23:29.726Z] ---> Running in 6482847ae58c [2021-11-10T19:23:31.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:31.443Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:31.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:31.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:31.988Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:31.988Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:32.588Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:32.864Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:32.864Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:32.864Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:23:33.142Z] OK: 219 MiB in 52 packages [2021-11-10T19:23:33.625Z] + make build [2021-11-10T19:23:33.625Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T19:23:33.755Z] OK: 219 MiB in 52 packages [2021-11-10T19:23:34.045Z] OK: 219 MiB in 52 packages [2021-11-10T19:23:34.327Z] OK: 219 MiB in 52 packages [2021-11-10T19:23:34.327Z] OK: 219 MiB in 52 packages [2021-11-10T19:23:34.930Z] Removing intermediate container c769aff57465 [2021-11-10T19:23:34.930Z] ---> 0040bc2a0911 [2021-11-10T19:23:34.930Z] Step 6/23 : COPY go.mod . [2021-11-10T19:23:35.531Z] Removing intermediate container 14797182e95c [2021-11-10T19:23:35.531Z] ---> 466df5704cd3 [2021-11-10T19:23:35.531Z] Removing intermediate container 49a68d0e8c36 [2021-11-10T19:23:35.531Z] Step 6/22 : COPY . . [2021-11-10T19:23:35.531Z] ---> 8d8f89dbe323 [2021-11-10T19:23:35.531Z] Step 6/20 : COPY . . [2021-11-10T19:23:36.129Z] Removing intermediate container 5a661b1c66c0 [2021-11-10T19:23:36.129Z] ---> 7c199877f665 [2021-11-10T19:23:36.129Z] Step 6/22 : COPY . . [2021-11-10T19:23:36.129Z] Removing intermediate container 6482847ae58c [2021-11-10T19:23:36.129Z] ---> e6b6a44767b4 [2021-11-10T19:23:36.129Z] Step 6/22 : COPY . . [2021-11-10T19:23:36.129Z] ---> 868114bfaf3a [2021-11-10T19:23:36.129Z] Step 7/23 : RUN go mod download [2021-11-10T19:23:36.404Z] ---> Running in b9add2019570 [2021-11-10T19:23:42.095Z] Removing intermediate container b9add2019570 [2021-11-10T19:23:42.095Z] ---> 1bc12bba0031 [2021-11-10T19:23:42.095Z] Step 8/23 : COPY . . [2021-11-10T19:23:43.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T19:23:47.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T19:23:48.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T19:23:49.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T19:23:50.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T19:23:51.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T19:23:52.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T19:23:53.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T19:23:54.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T19:23:55.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T19:23:57.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.91" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T19:23:58.469Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-10T19:23:58.469Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-10T19:23:58.469Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-10T19:23:58.469Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-10T19:23:58.469Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-10T19:23:58.469Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-10T19:23:58.469Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-10T19:23:58.469Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-10T19:23:58.469Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-10T19:23:58.469Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-10T19:23:58.733Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-11-10T19:23:58.733Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-10T19:23:58.733Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-10T19:23:58.733Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-10T19:23:58.733Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-10T19:23:58.733Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-10T19:23:58.733Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-11-10T19:23:58.733Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-10T19:23:58.733Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-10T19:23:58.733Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-10T19:23:59.673Z] Building hooks [2021-11-10T19:23:59.934Z] + cd /root/parts/hooks/src [2021-11-10T19:23:59.934Z] + make build [2021-11-10T19:23:59.934Z] go mod tidy [2021-11-10T19:23:59.934Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-10T19:24:01.349Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-10T19:24:01.349Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-10T19:24:01.349Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-10T19:24:01.349Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-10T19:24:01.361Z] ---> 318bc084e59e [2021-11-10T19:24:01.361Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:24:01.361Z] ---> 5b52c7f97ce4 [2021-11-10T19:24:01.361Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:24:01.361Z] ---> cedad087634f [2021-11-10T19:24:01.361Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:24:01.361Z] ---> 899a18ffad0b [2021-11-10T19:24:01.361Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:24:01.361Z] ---> Running in 519d0b2b9060 [2021-11-10T19:24:01.361Z] ---> Running in fcf55e187c8b [2021-11-10T19:24:01.361Z] ---> Running in 9ac28abe64b8 [2021-11-10T19:24:01.361Z] ---> Running in 13d7a338232b [2021-11-10T19:24:01.920Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-10T19:24:01.921Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-10T19:24:03.998Z] ---> 85860d7d65e6 [2021-11-10T19:24:03.998Z] Step 9/23 : RUN go mod tidy [2021-11-10T19:24:03.998Z] ---> Running in 9e233cd4f8dc [2021-11-10T19:24:05.215Z] Building static-packages [2021-11-10T19:24:05.215Z] + snapcraftctl build [2021-11-10T19:24:07.124Z] Building version [2021-11-10T19:24:07.124Z] + snapcraftctl build [2021-11-10T19:24:08.646Z] Removing intermediate container 519d0b2b9060 [2021-11-10T19:24:08.646Z] ---> 74505277fc5d [2021-11-10T19:24:08.646Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-10T19:24:08.646Z] ---> Running in 38c4d6548868 [2021-11-10T19:24:08.646Z] Removing intermediate container 13d7a338232b [2021-11-10T19:24:08.646Z] ---> d93d39bc8c4f [2021-11-10T19:24:08.646Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-10T19:24:08.646Z] Removing intermediate container fcf55e187c8b [2021-11-10T19:24:08.646Z] ---> db74a4dede94 [2021-11-10T19:24:08.646Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-10T19:24:08.646Z] ---> Running in bc97ceadafc0 [2021-11-10T19:24:08.646Z] ---> Running in 3b30f17ce142 [2021-11-10T19:24:08.646Z] Removing intermediate container 9ac28abe64b8 [2021-11-10T19:24:08.646Z] ---> 6e7d01632bdb [2021-11-10T19:24:08.646Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-10T19:24:08.646Z] ---> Running in 3f00a78a4aa3 [2021-11-10T19:24:08.998Z] Staging config-common [2021-11-10T19:24:08.998Z] + snapcraftctl stage [2021-11-10T19:24:09.644Z] Removing intermediate container 9e233cd4f8dc [2021-11-10T19:24:09.644Z] ---> 06c06d83aa66 [2021-11-10T19:24:09.644Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-10T19:24:09.644Z] ---> Running in 27be55548860 [2021-11-10T19:24:10.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-10T19:24:10.377Z] Skipping stage go-build-helper (already ran) [2021-11-10T19:24:10.377Z] Staging edgex-go [2021-11-10T19:24:10.377Z] + snapcraftctl stage [2021-11-10T19:24:11.503Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-10T19:24:11.509Z] Staging hooks [2021-11-10T19:24:11.509Z] + snapcraftctl stage [2021-11-10T19:24:11.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-10T19:24:11.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-10T19:24:11.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-10T19:24:12.446Z] Staging static-packages [2021-11-10T19:24:12.446Z] + snapcraftctl stage [2021-11-10T19:24:13.393Z] Staging version [2021-11-10T19:24:13.393Z] + snapcraftctl stage [2021-11-10T19:24:14.774Z] Priming config-common [2021-11-10T19:24:14.774Z] + snapcraftctl prime [2021-11-10T19:24:15.714Z] Priming go-build-helper [2021-11-10T19:24:15.714Z] + snapcraftctl prime [2021-11-10T19:24:16.650Z] Priming edgex-go [2021-11-10T19:24:16.650Z] + snapcraftctl prime [2021-11-10T19:24:18.551Z] Priming hooks [2021-11-10T19:24:18.551Z] + snapcraftctl prime [2021-11-10T19:24:19.490Z] Priming static-packages [2021-11-10T19:24:19.490Z] + snapcraftctl prime [2021-11-10T19:24:22.033Z] Priming version [2021-11-10T19:24:22.033Z] + snapcraftctl prime [2021-11-10T19:24:23.412Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-10T19:26:20.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-10T19:26:26.634Z] Removing intermediate container 3f00a78a4aa3 [2021-11-10T19:26:26.634Z] ---> 4a46134c6ff5 [2021-11-10T19:26:26.634Z] [2021-11-10T19:26:26.634Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:26:26.913Z] 3.14: Pulling from library/alpine [2021-11-10T19:26:27.231Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-10T19:26:27.231Z] Status: Downloaded newer image for alpine:3.14 [2021-11-10T19:26:27.231Z] ---> bb3de5531c18 [2021-11-10T19:26:27.231Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:26:27.231Z] ---> Running in 5379da1f6c8d [2021-11-10T19:26:29.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:30.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:32.145Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-10T19:26:32.145Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:26:32.145Z] OK: 5 MiB in 15 packages [2021-11-10T19:26:33.624Z] Removing intermediate container 38c4d6548868 [2021-11-10T19:26:33.624Z] ---> 55e454325e4f [2021-11-10T19:26:33.624Z] [2021-11-10T19:26:33.624Z] Step 9/20 : FROM alpine:3.14 [2021-11-10T19:26:33.624Z] ---> bb3de5531c18 [2021-11-10T19:26:33.624Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-10T19:26:33.920Z] ---> Running in 787f96586561 [2021-11-10T19:26:34.216Z] Removing intermediate container 5379da1f6c8d [2021-11-10T19:26:34.216Z] ---> e6904c5dbadf [2021-11-10T19:26:34.216Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:26:34.216Z] ---> Running in 992f2c9b9873 [2021-11-10T19:26:35.214Z] Removing intermediate container 992f2c9b9873 [2021-11-10T19:26:35.214Z] ---> f8be990a8487 [2021-11-10T19:26:35.214Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-10T19:26:35.214Z] ---> Running in fd306b80b14f [2021-11-10T19:26:36.232Z] Removing intermediate container fd306b80b14f [2021-11-10T19:26:36.232Z] ---> 31306e3b8ccf [2021-11-10T19:26:36.232Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:26:36.510Z] ---> Running in 86abdb57e00f [2021-11-10T19:26:36.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:36.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:26:37.070Z] Removing intermediate container 86abdb57e00f [2021-11-10T19:26:37.070Z] ---> 4370d20b526a [2021-11-10T19:26:37.070Z] Step 14/22 : WORKDIR / [2021-11-10T19:26:37.070Z] ---> Running in 631451952f1a [2021-11-10T19:26:38.046Z] Removing intermediate container 631451952f1a [2021-11-10T19:26:38.046Z] ---> b21bb62199ad [2021-11-10T19:26:38.046Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:26:38.046Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-10T19:26:38.046Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:26:38.046Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:26:38.046Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-10T19:26:38.046Z] (5/5) Installing curl (7.79.1-r0) [2021-11-10T19:26:38.046Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:26:38.321Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:26:38.607Z] OK: 8 MiB in 19 packages [2021-11-10T19:26:38.883Z] ---> a733b593f555 [2021-11-10T19:26:38.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-10T19:26:41.864Z] Removing intermediate container 787f96586561 [2021-11-10T19:26:41.864Z] ---> b7477d468702 [2021-11-10T19:26:41.864Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:26:41.864Z] ---> Running in ee0ec63fe399 [2021-11-10T19:26:42.141Z] ---> 08dd05cd88d5 [2021-11-10T19:26:42.141Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-10T19:26:42.744Z] Removing intermediate container ee0ec63fe399 [2021-11-10T19:26:42.744Z] ---> e8102755a1fc [2021-11-10T19:26:42.744Z] Step 12/20 : WORKDIR /edgex [2021-11-10T19:26:43.022Z] ---> Running in 82c570cfbf56 [2021-11-10T19:26:43.630Z] ---> 117ef8b2b206 [2021-11-10T19:26:43.630Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-10T19:26:43.908Z] ---> Running in d70dba7a7550 [2021-11-10T19:26:43.908Z] Removing intermediate container 82c570cfbf56 [2021-11-10T19:26:43.908Z] ---> 4dd03e4fcce5 [2021-11-10T19:26:43.908Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-10T19:26:45.359Z] Removing intermediate container d70dba7a7550 [2021-11-10T19:26:45.359Z] ---> a48c2969dd15 [2021-11-10T19:26:45.359Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:26:45.359Z] ---> Running in 79cb1ed41437 [2021-11-10T19:26:45.359Z] ---> 2cd133a2dabd [2021-11-10T19:26:45.359Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-10T19:26:46.366Z] Removing intermediate container 79cb1ed41437 [2021-11-10T19:26:46.366Z] ---> 62c535948136 [2021-11-10T19:26:46.366Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:26:46.969Z] ---> Running in 6c0db92c87b5 [2021-11-10T19:26:46.970Z] Removing intermediate container 27be55548860 [2021-11-10T19:26:46.970Z] ---> b14b2bc982f0 [2021-11-10T19:26:46.970Z] [2021-11-10T19:26:46.970Z] Step 11/23 : FROM alpine:3.14 [2021-11-10T19:26:46.970Z] ---> bb3de5531c18 [2021-11-10T19:26:46.970Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:26:46.970Z] ---> Using cache [2021-11-10T19:26:46.970Z] ---> e6904c5dbadf [2021-11-10T19:26:46.970Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:26:46.970Z] ---> Using cache [2021-11-10T19:26:46.970Z] ---> f8be990a8487 [2021-11-10T19:26:46.970Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-10T19:26:47.245Z] ---> Running in 6ab1b448d4a6 [2021-11-10T19:26:47.841Z] Removing intermediate container 6c0db92c87b5 [2021-11-10T19:26:47.841Z] ---> 6c6c076ab714 [2021-11-10T19:26:47.841Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:26:47.841Z] ---> Running in d3ece51a2a3c [2021-11-10T19:26:48.124Z] ---> 9304b2ecefc4 [2021-11-10T19:26:48.124Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-10T19:26:48.124Z] Removing intermediate container 6ab1b448d4a6 [2021-11-10T19:26:48.124Z] ---> 511663be75c0 [2021-11-10T19:26:48.124Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-10T19:26:48.398Z] ---> Running in 023cab31a789 [2021-11-10T19:26:48.675Z] Removing intermediate container d3ece51a2a3c [2021-11-10T19:26:48.675Z] ---> 0ef39913b0e8 [2021-11-10T19:26:48.675Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:26:48.951Z] Removing intermediate container bc97ceadafc0 [2021-11-10T19:26:48.951Z] ---> 4fb8db47d64f [2021-11-10T19:26:48.951Z] [2021-11-10T19:26:48.951Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:26:48.951Z] ---> bb3de5531c18 [2021-11-10T19:26:48.951Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-10T19:26:48.951Z] ---> Using cache [2021-11-10T19:26:48.951Z] ---> e6904c5dbadf [2021-11-10T19:26:48.952Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:26:48.952Z] ---> Using cache [2021-11-10T19:26:48.952Z] ---> f8be990a8487 [2021-11-10T19:26:48.952Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-10T19:26:48.952Z] ---> Running in 1415fda5cc33 [2021-11-10T19:26:48.952Z] Removing intermediate container 023cab31a789 [2021-11-10T19:26:48.952Z] ---> 0e57c3b07710 [2021-11-10T19:26:48.952Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:26:48.952Z] ---> Running in 53a5cc01282b [2021-11-10T19:26:49.552Z] Removing intermediate container 1415fda5cc33 [2021-11-10T19:26:49.552Z] ---> fac0f4ef8a78 [2021-11-10T19:26:49.552Z] [2021-11-10T19:26:49.837Z] Removing intermediate container 53a5cc01282b [2021-11-10T19:26:49.837Z] ---> 8a886db3ef13 [2021-11-10T19:26:49.837Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-10T19:26:49.837Z] ---> 6321811ce885 [2021-11-10T19:26:50.117Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-10T19:26:50.117Z] ---> Running in 222ff1f7ced3 [2021-11-10T19:26:50.117Z] ---> Running in d2b3d7dea49f [2021-11-10T19:26:50.387Z] ---> d8ee53208830 [2021-11-10T19:26:50.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-10T19:26:50.387Z] Successfully built fac0f4ef8a78 [2021-11-10T19:26:50.387Z] Successfully tagged core-command-arm64:latest [2021-11-10T19:26:50.387Z]  Building core-command ... done Building support-notifications [2021-11-10T19:26:51.364Z] Removing intermediate container d2b3d7dea49f [2021-11-10T19:26:51.365Z] ---> d8ef61d15944 [2021-11-10T19:26:51.365Z] Step 17/20 : CMD ["--init=true"]Removing intermediate container 222ff1f7ced3 [2021-11-10T19:26:51.365Z] ---> c5dee62c2a65 [2021-11-10T19:26:51.365Z] Step 14/22 : WORKDIR / [2021-11-10T19:26:51.365Z] [2021-11-10T19:26:51.365Z] ---> Running in fbcf2e2784e2 [2021-11-10T19:26:51.365Z] ---> Running in 6d790c83bc6d [2021-11-10T19:26:52.352Z] Removing intermediate container 6d790c83bc6d [2021-11-10T19:26:52.352Z] ---> 8dda134ccead [2021-11-10T19:26:52.352Z] Step 18/20 : LABEL arch=arm64 [2021-11-10T19:26:52.352Z] Removing intermediate container fbcf2e2784e2 [2021-11-10T19:26:52.352Z] ---> 0ac9f3f4417b [2021-11-10T19:26:52.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:26:52.352Z] ---> 8af7d10e9a06 [2021-11-10T19:26:52.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-10T19:26:52.352Z] ---> Running in 440d40ea7922 [2021-11-10T19:26:53.342Z] Removing intermediate container 440d40ea7922 [2021-11-10T19:26:53.342Z] ---> 3d3c3b90709c [2021-11-10T19:26:53.342Z] Step 19/20 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:26:53.625Z] ---> Running in 438174780b8d [2021-11-10T19:26:53.899Z] ---> 5ebbec971a9c [2021-11-10T19:26:53.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-10T19:26:53.899Z] ---> c3527a271fa5 [2021-11-10T19:26:53.899Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-10T19:26:54.180Z] ---> Running in 55bb8ee185f5 [2021-11-10T19:26:54.455Z] Removing intermediate container 438174780b8d [2021-11-10T19:26:54.455Z] ---> 3b55caffa9d4 [2021-11-10T19:26:54.455Z] Step 20/20 : LABEL version=0.0.0 [2021-11-10T19:26:54.845Z] ---> Running in 380bc1bc3c9c [2021-11-10T19:26:55.124Z] Removing intermediate container 55bb8ee185f5 [2021-11-10T19:26:55.124Z] ---> 88cd1c42ba3d [2021-11-10T19:26:55.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:26:55.405Z] ---> Running in 060c21831858 [2021-11-10T19:26:56.618Z] Removing intermediate container 380bc1bc3c9c [2021-11-10T19:26:56.618Z] ---> f07aa76f6c4d [2021-11-10T19:26:56.618Z] [2021-11-10T19:26:56.618Z] ---> bc387680fccb [2021-11-10T19:26:56.618Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-10T19:26:56.903Z] Removing intermediate container 060c21831858 [2021-11-10T19:26:56.903Z] ---> 59c5909ace5b [2021-11-10T19:26:56.903Z] Step 21/23 : LABEL arch=arm64 [2021-11-10T19:26:56.903Z] Successfully built f07aa76f6c4d [2021-11-10T19:26:56.903Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-10T19:26:56.903Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-11-10T19:26:56.903Z] ---> Running in 7e7eeb8f0765 [2021-11-10T19:26:57.521Z] Removing intermediate container 3b30f17ce142 [2021-11-10T19:26:57.521Z] ---> ca0c7d905f34 [2021-11-10T19:26:57.521Z] [2021-11-10T19:26:57.521Z] Step 9/22 : FROM alpine:3.14 [2021-11-10T19:26:57.521Z] ---> bb3de5531c18 [2021-11-10T19:26:57.521Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-10T19:26:57.521Z] ---> Running in 126a971c0762 [2021-11-10T19:26:57.521Z] Removing intermediate container 7e7eeb8f0765 [2021-11-10T19:26:57.521Z] ---> 69a00850cedd [2021-11-10T19:26:57.521Z] Step 22/23 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:26:57.521Z] ---> 232736f990a1 [2021-11-10T19:26:57.792Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-10T19:26:57.792Z] ---> Running in e7a873405fec [2021-11-10T19:26:57.792Z] ---> Running in 43cb5db41240 [2021-11-10T19:26:58.066Z] Removing intermediate container 126a971c0762 [2021-11-10T19:26:58.341Z] ---> 9d5ad3c2f83f [2021-11-10T19:26:58.341Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-10T19:26:58.341Z] Removing intermediate container e7a873405fec [2021-11-10T19:26:58.341Z] ---> 26f87df32cf2 [2021-11-10T19:26:58.341Z] Step 23/23 : LABEL version=0.0.0 [2021-11-10T19:26:58.341Z] ---> Running in 30685f9b3ebd [2021-11-10T19:26:58.341Z] Removing intermediate container 43cb5db41240 [2021-11-10T19:26:58.341Z] ---> a00af4536862 [2021-11-10T19:26:58.341Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:26:58.613Z] ---> Running in 4d51a283e72b [2021-11-10T19:26:58.613Z] ---> Running in 85802cd64ca6 [2021-11-10T19:26:58.889Z] Removing intermediate container 30685f9b3ebd [2021-11-10T19:26:58.889Z] ---> dccd73f32ad9 [2021-11-10T19:26:58.889Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-10T19:26:59.159Z] ---> Running in 9ff71fe44d4f [2021-11-10T19:26:59.159Z] Removing intermediate container 85802cd64ca6 [2021-11-10T19:26:59.159Z] ---> 75514417ea1c [2021-11-10T19:26:59.159Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:26:59.159Z] Removing intermediate container 4d51a283e72b [2021-11-10T19:26:59.159Z] ---> 32e098681c54 [2021-11-10T19:26:59.159Z] [2021-11-10T19:26:59.434Z] ---> Running in 42ecfce4ff85 [2021-11-10T19:26:59.705Z] Removing intermediate container 9ff71fe44d4f [2021-11-10T19:26:59.705Z] ---> ce8da5c41031 [2021-11-10T19:26:59.705Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesSuccessfully built 32e098681c54 [2021-11-10T19:26:59.705Z] [2021-11-10T19:26:59.976Z] Successfully tagged support-scheduler-arm64:latest [2021-11-10T19:26:59.976Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-11-10T19:26:59.976Z] ---> Running in 2905b22e13ee [2021-11-10T19:26:59.976Z] Removing intermediate container 42ecfce4ff85 [2021-11-10T19:26:59.976Z] ---> 6216c8bcbd48 [2021-11-10T19:26:59.976Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:27:00.251Z] ---> Running in 0dd436a641ba [2021-11-10T19:27:00.850Z] Removing intermediate container 0dd436a641ba [2021-11-10T19:27:00.850Z] ---> 137b6a6e2ef4 [2021-11-10T19:27:00.850Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:27:00.850Z] ---> Running in 0eb2887cd420 [2021-11-10T19:27:01.450Z] Removing intermediate container 0eb2887cd420 [2021-11-10T19:27:01.450Z] ---> 372a2e380ba9 [2021-11-10T19:27:01.450Z] [2021-11-10T19:27:02.051Z] Successfully built 372a2e380ba9 [2021-11-10T19:27:02.051Z] Successfully tagged core-metadata-arm64:latest [2021-11-10T19:27:02.051Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-10T19:27:02.652Z] Removing intermediate container 2905b22e13ee [2021-11-10T19:27:02.652Z] ---> 015dad156ba2 [2021-11-10T19:27:02.652Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-10T19:27:02.652Z] ---> Running in 86bcc32cee30 [2021-11-10T19:27:04.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:27:05.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:27:06.055Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-10T19:27:06.055Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:27:06.055Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-10T19:27:06.055Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:27:06.327Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-10T19:27:06.327Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-10T19:27:07.529Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:27:07.529Z] OK: 8 MiB in 20 packages [2021-11-10T19:27:08.504Z] Removing intermediate container 86bcc32cee30 [2021-11-10T19:27:08.504Z] ---> 3d98fe90ad78 [2021-11-10T19:27:08.504Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:27:09.491Z] ---> a89de0c99528 [2021-11-10T19:27:09.491Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-10T19:27:10.921Z] ---> 1f3d148d651f [2021-11-10T19:27:10.921Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-10T19:27:11.897Z] ---> 35c1c526f6ad [2021-11-10T19:27:11.897Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-10T19:27:11.897Z] ---> Running in e99eb9b3c7fb [2021-11-10T19:27:12.493Z] Removing intermediate container e99eb9b3c7fb [2021-11-10T19:27:12.493Z] ---> f271f7f4bf6b [2021-11-10T19:27:12.493Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:27:12.493Z] ---> Running in 3ffc24118d37 [2021-11-10T19:27:13.089Z] Removing intermediate container 3ffc24118d37 [2021-11-10T19:27:13.089Z] ---> 25829e3e23c6 [2021-11-10T19:27:13.089Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:27:13.363Z] ---> Running in 7c152b8325de [2021-11-10T19:27:13.959Z] Removing intermediate container 7c152b8325de [2021-11-10T19:27:13.959Z] ---> 371c9b69a08d [2021-11-10T19:27:13.959Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:27:13.959Z] ---> Running in e0075325af77 [2021-11-10T19:27:14.553Z] Removing intermediate container e0075325af77 [2021-11-10T19:27:14.553Z] ---> 67c9dff50def [2021-11-10T19:27:14.553Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:27:14.553Z] ---> Running in 26e3097f7cac [2021-11-10T19:27:15.145Z] Removing intermediate container 26e3097f7cac [2021-11-10T19:27:15.145Z] ---> 36eb1ae66f53 [2021-11-10T19:27:15.145Z] [2021-11-10T19:27:15.417Z] Successfully built 36eb1ae66f53 [2021-11-10T19:27:15.418Z] Successfully tagged core-data-arm64:latest [2021-11-10T19:27:33.696Z]  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:27:33.696Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:27:33.696Z] ---> 394e80e694d4 [2021-11-10T19:27:33.696Z] Step 3/21 : WORKDIR /edgex-go [2021-11-10T19:27:33.696Z] ---> Using cache [2021-11-10T19:27:33.696Z] ---> 2e953788d035 [2021-11-10T19:27:33.696Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:27:33.696Z] ---> Using cache [2021-11-10T19:27:33.696Z] ---> b60f8c7208d7 [2021-11-10T19:27:33.697Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-10T19:27:33.697Z] ---> Running in 4dedb027e956 [2021-11-10T19:27:34.294Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:27:35.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:27:36.253Z] OK: 219 MiB in 52 packages [2021-11-10T19:27:38.227Z] Removing intermediate container 4dedb027e956 [2021-11-10T19:27:38.227Z] ---> ccac9ada9c37 [2021-11-10T19:27:38.227Z] Step 6/21 : COPY . . [2021-11-10T19:27:41.627Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:27:41.627Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:27:41.627Z] ---> 394e80e694d4 [2021-11-10T19:27:41.627Z] Step 3/30 : WORKDIR /edgex-go [2021-11-10T19:27:41.627Z] ---> Using cache [2021-11-10T19:27:41.627Z] ---> 2e953788d035 [2021-11-10T19:27:41.627Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:27:41.627Z] ---> Using cache [2021-11-10T19:27:41.627Z] ---> b60f8c7208d7 [2021-11-10T19:27:41.627Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-10T19:27:41.627Z] ---> Using cache [2021-11-10T19:27:41.627Z] ---> e6b6a44767b4 [2021-11-10T19:27:41.627Z] Step 6/30 : COPY . . [2021-11-10T19:27:41.627Z] ---> Using cache [2021-11-10T19:27:41.627Z] ---> 5b52c7f97ce4 [2021-11-10T19:27:41.627Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:27:41.627Z] ---> Using cache [2021-11-10T19:27:41.627Z] ---> 6e7d01632bdb [2021-11-10T19:27:41.627Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-10T19:27:42.611Z] ---> Running in 3ff615f7b12c [2021-11-10T19:27:42.901Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:27:42.901Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:27:42.901Z] ---> 394e80e694d4 [2021-11-10T19:27:42.901Z] Step 3/22 : WORKDIR /edgex-go [2021-11-10T19:27:42.901Z] ---> Using cache [2021-11-10T19:27:42.901Z] ---> 2e953788d035 [2021-11-10T19:27:42.901Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:27:42.901Z] ---> Using cache [2021-11-10T19:27:42.901Z] ---> b60f8c7208d7 [2021-11-10T19:27:42.901Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-10T19:27:42.901Z] ---> Running in 6cc40969ec5d [2021-11-10T19:27:43.498Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-10T19:27:43.498Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-10T19:27:43.498Z] ---> 394e80e694d4 [2021-11-10T19:27:43.498Z] Step 3/24 : WORKDIR /edgex-go [2021-11-10T19:27:43.498Z] ---> Using cache [2021-11-10T19:27:43.498Z] ---> 2e953788d035 [2021-11-10T19:27:43.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-10T19:27:43.498Z] ---> Using cache [2021-11-10T19:27:43.498Z] ---> b60f8c7208d7 [2021-11-10T19:27:43.498Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-10T19:27:43.498Z] ---> Using cache [2021-11-10T19:27:43.498Z] ---> e6b6a44767b4 [2021-11-10T19:27:43.498Z] Step 6/24 : COPY . . [2021-11-10T19:27:43.498Z] ---> Using cache [2021-11-10T19:27:43.498Z] ---> 5b52c7f97ce4 [2021-11-10T19:27:43.498Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:27:43.498Z] ---> Using cache [2021-11-10T19:27:43.498Z] ---> 6e7d01632bdb [2021-11-10T19:27:43.498Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-10T19:27:43.770Z] ---> Running in 2a39aa547c8d [2021-11-10T19:27:44.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-10T19:27:44.645Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:27:45.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:27:45.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-10T19:27:47.086Z] OK: 219 MiB in 52 packages [2021-11-10T19:27:49.086Z] Removing intermediate container 6cc40969ec5d [2021-11-10T19:27:49.086Z] ---> fde71730f0d3 [2021-11-10T19:27:49.086Z] Step 6/22 : COPY . . [2021-11-10T19:27:59.865Z] ---> 27f8b895ed53 [2021-11-10T19:27:59.865Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:27:59.865Z] ---> Running in abb6deec22ac [2021-11-10T19:28:06.226Z] Removing intermediate container abb6deec22ac [2021-11-10T19:28:06.226Z] ---> d2e5ebff26d4 [2021-11-10T19:28:06.226Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-10T19:28:06.226Z] ---> Running in ca7cd0864a71 [2021-11-10T19:28:08.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-10T19:28:12.268Z] ---> a01779bea62e [2021-11-10T19:28:12.268Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-10T19:28:12.268Z] ---> Running in e374e2be6119 [2021-11-10T19:28:17.695Z] Removing intermediate container e374e2be6119 [2021-11-10T19:28:17.695Z] ---> 6d20e2849413 [2021-11-10T19:28:17.695Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-10T19:28:17.695Z] ---> Running in 12d66a3d3456 [2021-11-10T19:28:19.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-10T19:29:28.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-10T19:29:28.154Z] Removing intermediate container 3ff615f7b12c [2021-11-10T19:29:28.154Z] ---> f181bfc2ecad [2021-11-10T19:29:28.154Z] [2021-11-10T19:29:28.154Z] Step 9/30 : FROM alpine:3.14 [2021-11-10T19:29:28.154Z] ---> bb3de5531c18 [2021-11-10T19:29:28.154Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-10T19:29:28.154Z] ---> Running in 1c3ab23e35a5 [2021-11-10T19:29:28.154Z] Removing intermediate container 1c3ab23e35a5 [2021-11-10T19:29:28.154Z] ---> 48fa28b22b26 [2021-11-10T19:29:28.154Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-10T19:29:28.154Z] ---> Running in 49ad4322351e [2021-11-10T19:29:29.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:30.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:30.584Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:29:30.860Z] (2/2) Installing su-exec (0.2-r1) [2021-11-10T19:29:30.860Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:29:30.860Z] OK: 5 MiB in 16 packages [2021-11-10T19:29:32.311Z] Removing intermediate container 49ad4322351e [2021-11-10T19:29:32.311Z] ---> e69860cdf886 [2021-11-10T19:29:32.311Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-10T19:29:32.585Z] ---> Running in fb57dc4c41c2 [2021-11-10T19:29:33.191Z] Removing intermediate container fb57dc4c41c2 [2021-11-10T19:29:33.191Z] ---> 9c582d636a4d [2021-11-10T19:29:33.191Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-10T19:29:33.468Z] ---> Running in c916572ec882 [2021-11-10T19:29:34.458Z] Removing intermediate container c916572ec882 [2021-11-10T19:29:34.458Z] ---> af765af8d409 [2021-11-10T19:29:34.458Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-10T19:29:34.458Z] ---> Running in 32c01867ed07 [2021-11-10T19:29:39.441Z] Removing intermediate container 2a39aa547c8d [2021-11-10T19:29:39.441Z] ---> 3bc73f635d6f [2021-11-10T19:29:39.441Z] [2021-11-10T19:29:39.441Z] Step 9/24 : FROM alpine:3.14 [2021-11-10T19:29:39.441Z] ---> bb3de5531c18 [2021-11-10T19:29:39.441Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-10T19:29:39.441Z] ---> Running in 515d7905bfd6 [2021-11-10T19:29:39.441Z] Removing intermediate container 32c01867ed07 [2021-11-10T19:29:39.441Z] ---> eee822565210 [2021-11-10T19:29:39.441Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-10T19:29:39.441Z] ---> Running in a578c7cc7f80 [2021-11-10T19:29:40.888Z] Removing intermediate container a578c7cc7f80 [2021-11-10T19:29:40.888Z] ---> 37a3d695ed81 [2021-11-10T19:29:40.888Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-10T19:29:41.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:42.166Z] ---> ca7351bfcfd7 [2021-11-10T19:29:42.166Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-10T19:29:42.166Z] ---> Running in 5a90d4928bb5 [2021-11-10T19:29:42.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:29:43.626Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-10T19:29:43.626Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-10T19:29:43.626Z] (3/3) Installing su-exec (0.2-r1) [2021-11-10T19:29:43.626Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:29:43.626Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:29:43.903Z] OK: 6 MiB in 17 packages [2021-11-10T19:29:47.461Z] Removing intermediate container 5a90d4928bb5 [2021-11-10T19:29:47.461Z] ---> 22f6aa9c70b9 [2021-11-10T19:29:47.461Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:29:47.461Z] Removing intermediate container 515d7905bfd6 [2021-11-10T19:29:47.461Z] ---> e7f232b39d81 [2021-11-10T19:29:47.461Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-10T19:29:47.461Z] ---> Running in 6b84c8286098 [2021-11-10T19:29:47.461Z] Removing intermediate container 6b84c8286098 [2021-11-10T19:29:47.461Z] ---> 4edd9bc1d1a3 [2021-11-10T19:29:47.461Z] Step 12/24 : WORKDIR / [2021-11-10T19:29:47.461Z] ---> Running in 0f6786ff16e1 [2021-11-10T19:29:47.740Z] ---> 780c13a37699 [2021-11-10T19:29:47.740Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-10T19:29:48.731Z] Removing intermediate container 0f6786ff16e1 [2021-11-10T19:29:48.731Z] ---> ce0682697c18 [2021-11-10T19:29:48.731Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-10T19:29:50.198Z] ---> 8d061cbca621 [2021-11-10T19:29:50.198Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-10T19:29:50.198Z] ---> 0657703582b3 [2021-11-10T19:29:50.198Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-10T19:29:51.662Z] ---> 62bbf3cd0f02 [2021-11-10T19:29:51.662Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-10T19:29:51.947Z] ---> 5855f893776b [2021-11-10T19:29:51.947Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-10T19:29:52.957Z] ---> d201a768295e [2021-11-10T19:29:52.957Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-10T19:29:53.574Z] ---> 4711533c2ca9 [2021-11-10T19:29:53.574Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-10T19:29:54.571Z] ---> c8d14f6756cc [2021-11-10T19:29:54.571Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-10T19:29:54.857Z] ---> Running in 852dec94f828 [2021-11-10T19:29:54.857Z] ---> 8a56d28bc52e [2021-11-10T19:29:54.857Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-10T19:29:55.463Z] Removing intermediate container 852dec94f828 [2021-11-10T19:29:55.463Z] ---> cf9a36d58b2f [2021-11-10T19:29:55.463Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-10T19:29:57.019Z] ---> 2d07ebf47857 [2021-11-10T19:29:57.019Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-10T19:29:57.019Z] ---> 5a8c708ae6b0 [2021-11-10T19:29:57.019Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-10T19:29:57.303Z] ---> Running in 706eb08016a7 [2021-11-10T19:29:58.756Z] ---> 0a424724a684 [2021-11-10T19:29:58.756Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-10T19:30:00.206Z] ---> 28469b3feca9 [2021-11-10T19:30:00.206Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-10T19:30:00.206Z] ---> Running in 8f726d7ce4c9 [2021-11-10T19:30:00.809Z] Removing intermediate container 706eb08016a7 [2021-11-10T19:30:00.809Z] ---> 943112367dfc [2021-11-10T19:30:00.809Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-10T19:30:01.402Z] ---> Running in 60fa83c086ce [2021-11-10T19:30:02.393Z] Removing intermediate container 60fa83c086ce [2021-11-10T19:30:02.394Z] ---> 20dd0147df97 [2021-11-10T19:30:02.394Z] Step 27/30 : CMD ["gate"] [2021-11-10T19:30:02.672Z] Removing intermediate container 12d66a3d3456 [2021-11-10T19:30:02.672Z] ---> 1511dd8897e6 [2021-11-10T19:30:02.672Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-10T19:30:02.672Z] ---> Running in 88c97820e914 [2021-11-10T19:30:02.948Z] ---> Running in d57058d7053f [2021-11-10T19:30:03.224Z] Removing intermediate container 8f726d7ce4c9 [2021-11-10T19:30:03.224Z] ---> a6816b6723bd [2021-11-10T19:30:03.224Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-10T19:30:03.495Z] ---> Running in a61617462739 [2021-11-10T19:30:03.495Z] Removing intermediate container 88c97820e914 [2021-11-10T19:30:03.495Z] ---> 1d0a22da6a06 [2021-11-10T19:30:03.495Z] Step 28/30 : LABEL arch=arm64 [2021-11-10T19:30:03.768Z] Removing intermediate container ca7cd0864a71 [2021-11-10T19:30:03.769Z] ---> 68c34c4b4844 [2021-11-10T19:30:03.769Z] [2021-11-10T19:30:03.769Z] Step 9/21 : FROM alpine:3.14 [2021-11-10T19:30:03.769Z] ---> bb3de5531c18 [2021-11-10T19:30:03.769Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-10T19:30:04.043Z] ---> Running in 95e6af7db721 [2021-11-10T19:30:04.043Z] ---> Running in 80e6f0737399 [2021-11-10T19:30:04.043Z] Removing intermediate container a61617462739 [2021-11-10T19:30:04.043Z] ---> a2dc4c7a8eb2 [2021-11-10T19:30:04.043Z] Step 22/24 : LABEL arch=arm64 [2021-11-10T19:30:04.322Z] ---> Running in dd418333da30 [2021-11-10T19:30:04.617Z] Removing intermediate container 95e6af7db721 [2021-11-10T19:30:04.617Z] ---> 53b92e2ab292 [2021-11-10T19:30:04.617Z] Step 29/30 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:30:04.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-10T19:30:05.163Z] ---> Running in e8e294f1fd80 [2021-11-10T19:30:05.163Z] Removing intermediate container dd418333da30 [2021-11-10T19:30:05.163Z] ---> f0f59ef941b3 [2021-11-10T19:30:05.163Z] Step 23/24 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:30:05.437Z] ---> Running in 46b8e4964b15 [2021-11-10T19:30:05.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:30:05.989Z] Removing intermediate container e8e294f1fd80 [2021-11-10T19:30:05.989Z] ---> ecd37fb03b67 [2021-11-10T19:30:05.989Z] Step 30/30 : LABEL version=0.0.0 [2021-11-10T19:30:05.989Z] Removing intermediate container 46b8e4964b15 [2021-11-10T19:30:05.989Z] ---> 14e036678089 [2021-11-10T19:30:05.989Z] Step 24/24 : LABEL version=0.0.0 [2021-11-10T19:30:06.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:30:06.263Z] ---> Running in 9f9b3cba6143 [2021-11-10T19:30:06.263Z] ---> Running in e92e1b85e6af [2021-11-10T19:30:06.864Z] Removing intermediate container 9f9b3cba6143 [2021-11-10T19:30:06.864Z] ---> f2d9122eb41c [2021-11-10T19:30:06.864Z] [2021-11-10T19:30:06.865Z] Removing intermediate container e92e1b85e6af [2021-11-10T19:30:06.865Z] ---> 4b984ce5561c [2021-11-10T19:30:06.865Z] [2021-11-10T19:30:07.136Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-10T19:30:07.136Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-10T19:30:07.136Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:30:07.136Z] Executing ca-certificates-20191127-r5.trigger [2021-11-10T19:30:08.396Z] Successfully built f2d9122eb41c [2021-11-10T19:30:08.396Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-10T19:30:08.396Z]  Building security-secretstore-setup ... done Successfully built 4b984ce5561c [2021-11-10T19:30:08.396Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-10T19:30:08.396Z]  Building security-bootstrapper ... done OK: 6 MiB in 16 packages [2021-11-10T19:30:08.396Z] Removing intermediate container d57058d7053f [2021-11-10T19:30:08.396Z] ---> dac1a892d5e0 [2021-11-10T19:30:08.396Z] [2021-11-10T19:30:08.396Z] Step 10/22 : FROM docker:20.10.8 [2021-11-10T19:30:08.676Z] 20.10.8: Pulling from library/docker [2021-11-10T19:30:08.962Z] Removing intermediate container 80e6f0737399 [2021-11-10T19:30:08.962Z] ---> 287057251d27 [2021-11-10T19:30:08.962Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:30:09.244Z] ---> Running in 1a6b9a728c79 [2021-11-10T19:30:10.219Z] Removing intermediate container 1a6b9a728c79 [2021-11-10T19:30:10.219Z] ---> 3d2bb448363f [2021-11-10T19:30:10.219Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-10T19:30:10.219Z] ---> Running in 636c25901347 [2021-11-10T19:30:10.814Z] Removing intermediate container 636c25901347 [2021-11-10T19:30:10.814Z] ---> 373e2dc129c3 [2021-11-10T19:30:10.814Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-10T19:30:10.814Z] ---> Running in 79974285c8b8 [2021-11-10T19:30:11.406Z] Removing intermediate container 79974285c8b8 [2021-11-10T19:30:11.406Z] ---> 7e87da9afb9f [2021-11-10T19:30:11.406Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-10T19:30:12.380Z] ---> ab04ad632763 [2021-11-10T19:30:12.380Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-10T19:30:14.352Z] ---> 0f2ff56a93b8 [2021-11-10T19:30:14.352Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-10T19:30:14.948Z] ---> adf2e1d87fae [2021-11-10T19:30:14.949Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-10T19:30:15.223Z] ---> Running in e6bf28f7e22e [2021-11-10T19:30:15.495Z] Removing intermediate container e6bf28f7e22e [2021-11-10T19:30:15.495Z] ---> 3bf81c8e66f5 [2021-11-10T19:30:15.495Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:30:15.769Z] ---> Running in 0a5b40cd8585 [2021-11-10T19:30:16.044Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-10T19:30:16.044Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-10T19:30:16.317Z] ---> 3734d5adc5ac [2021-11-10T19:30:16.317Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-10T19:30:16.317Z] Removing intermediate container 0a5b40cd8585 [2021-11-10T19:30:16.317Z] ---> b935d7ca4e62 [2021-11-10T19:30:16.317Z] Step 19/21 : LABEL arch=arm64 [2021-11-10T19:30:16.317Z] ---> Running in dd636a90e6fe [2021-11-10T19:30:16.317Z] ---> Running in 329af8e7ea2b [2021-11-10T19:30:16.915Z] Removing intermediate container dd636a90e6fe [2021-11-10T19:30:16.915Z] ---> 21fcf9435d59 [2021-11-10T19:30:16.915Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-10T19:30:16.915Z] Removing intermediate container 329af8e7ea2b [2021-11-10T19:30:16.915Z] ---> 8d97e584553e [2021-11-10T19:30:16.915Z] Step 20/21 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:30:16.915Z] ---> Running in 07447b269243 [2021-11-10T19:30:16.915Z] ---> Running in 4a302a4cab1a [2021-11-10T19:30:17.508Z] Removing intermediate container 07447b269243 [2021-11-10T19:30:17.508Z] ---> e9b588500630 [2021-11-10T19:30:17.508Z] Step 21/21 : LABEL version=0.0.0 [2021-11-10T19:30:17.508Z] ---> Running in 40793a41e8fb [2021-11-10T19:30:18.103Z] Removing intermediate container 40793a41e8fb [2021-11-10T19:30:18.103Z] ---> d25e82d6c61c [2021-11-10T19:30:18.103Z] [2021-11-10T19:30:18.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-10T19:30:18.376Z] Successfully built d25e82d6c61c [2021-11-10T19:30:18.376Z] Successfully tagged support-notifications-arm64:latest [2021-11-10T19:30:18.649Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-10T19:30:19.627Z] (1/42) Installing readline (8.1.0-r0) [2021-11-10T19:30:19.627Z] (2/42) Installing bash (5.1.4-r0) [2021-11-10T19:30:19.627Z] Executing bash-5.1.4-r0.post-install [2021-11-10T19:30:19.627Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-10T19:30:19.627Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-10T19:30:19.627Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-10T19:30:19.627Z] (6/42) Installing curl (7.79.1-r0) [2021-11-10T19:30:19.627Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-10T19:30:19.627Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-10T19:30:19.627Z] (9/42) Installing expat (2.4.1-r0) [2021-11-10T19:30:19.627Z] (10/42) Installing libffi (3.3-r2) [2021-11-10T19:30:19.627Z] (11/42) Installing gdbm (1.19-r0) [2021-11-10T19:30:19.627Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-10T19:30:19.627Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-10T19:30:19.627Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-10T19:30:19.627Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-10T19:30:19.627Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-10T19:30:19.627Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-10T19:30:21.595Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-10T19:30:21.595Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-10T19:30:21.871Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-10T19:30:21.871Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-10T19:30:21.871Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-10T19:30:21.871Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-10T19:30:21.871Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-10T19:30:21.871Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-10T19:30:21.871Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-10T19:30:21.871Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-10T19:30:21.871Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-10T19:30:21.871Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-10T19:30:22.144Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-10T19:30:22.144Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-10T19:30:22.144Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-10T19:30:22.144Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-10T19:30:22.144Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-10T19:30:22.144Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-10T19:30:22.144Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-10T19:30:22.144Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-10T19:30:22.144Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-10T19:30:22.144Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-10T19:30:22.144Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-10T19:30:22.144Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-10T19:30:22.418Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-10T19:30:23.015Z] Executing busybox-1.33.1-r3.trigger [2021-11-10T19:30:23.015Z] OK: 84 MiB in 64 packages [2021-11-10T19:30:28.062Z] Collecting docker-compose==1.23.2 [2021-11-10T19:30:28.062Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-10T19:30:31.240Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-10T19:30:31.240Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-10T19:30:31.240Z] Collecting jsonschema<3,>=2.5.1 [2021-11-10T19:30:31.240Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-10T19:30:31.240Z] Collecting docopt<0.7,>=0.6.1 [2021-11-10T19:30:31.240Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-10T19:30:33.207Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-10T19:30:33.207Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-10T19:30:35.823Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-10T19:30:36.098Z] Collecting docker<4.0,>=3.6.0 [2021-11-10T19:30:36.098Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-10T19:30:36.098Z] Collecting texttable<0.10,>=0.9.0 [2021-11-10T19:30:36.098Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-10T19:30:39.478Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-10T19:30:39.478Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-10T19:30:39.478Z] Collecting cached-property<2,>=1.2.0 [2021-11-10T19:30:39.478Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-10T19:30:40.457Z] Collecting PyYAML<4,>=3.10 [2021-11-10T19:30:40.457Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-10T19:30:45.407Z] Collecting docker-pycreds>=0.4.0 [2021-11-10T19:30:45.407Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-10T19:30:45.682Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-10T19:30:45.955Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-10T19:30:45.955Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-10T19:30:46.933Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-10T19:30:46.933Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-10T19:30:46.933Z] Collecting idna<2.8,>=2.5 [2021-11-10T19:30:47.206Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-10T19:30:47.479Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-10T19:30:47.479Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-10T19:30:47.479Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-10T19:30:47.479Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-10T19:30:48.908Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-10T19:30:48.908Z] Attempting uninstall: urllib3 [2021-11-10T19:30:48.908Z] Found existing installation: urllib3 1.26.5 [2021-11-10T19:30:48.908Z] Uninstalling urllib3-1.26.5: [2021-11-10T19:30:48.908Z] Successfully uninstalled urllib3-1.26.5 [2021-11-10T19:30:49.508Z] Attempting uninstall: idna [2021-11-10T19:30:49.508Z] Found existing installation: idna 3.2 [2021-11-10T19:30:49.782Z] Uninstalling idna-3.2: [2021-11-10T19:30:49.782Z] Successfully uninstalled idna-3.2 [2021-11-10T19:30:51.213Z] Attempting uninstall: chardet [2021-11-10T19:30:51.213Z] Found existing installation: chardet 4.0.0 [2021-11-10T19:30:51.213Z] Uninstalling chardet-4.0.0: [2021-11-10T19:30:51.213Z] Successfully uninstalled chardet-4.0.0 [2021-11-10T19:30:53.826Z] Attempting uninstall: requests [2021-11-10T19:30:53.826Z] Found existing installation: requests 2.25.1 [2021-11-10T19:30:53.826Z] Uninstalling requests-2.25.1: [2021-11-10T19:30:53.826Z] Successfully uninstalled requests-2.25.1 [2021-11-10T19:30:54.100Z] Running setup.py install for texttable: started [2021-11-10T19:30:56.708Z] Running setup.py install for texttable: finished with status 'done' [2021-11-10T19:30:56.708Z] Running setup.py install for PyYAML: started [2021-11-10T19:31:00.760Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-10T19:31:00.760Z] Running setup.py install for docopt: started [2021-11-10T19:31:03.380Z] Running setup.py install for docopt: finished with status 'done' [2021-11-10T19:31:03.380Z] Running setup.py install for dockerpty: started [2021-11-10T19:31:05.985Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-10T19:31:07.960Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-10T19:31:18.940Z] Removing intermediate container 4a302a4cab1a [2021-11-10T19:31:18.940Z] ---> 3b1ebae98ff1 [2021-11-10T19:31:18.940Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-10T19:31:18.940Z] ---> Running in 89467e51d589 [2021-11-10T19:31:18.940Z] Removing intermediate container 89467e51d589 [2021-11-10T19:31:18.940Z] ---> 429e466aaf98 [2021-11-10T19:31:18.940Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-10T19:31:18.940Z] ---> Running in 0bdb1c5b9444 [2021-11-10T19:31:18.940Z] Removing intermediate container 0bdb1c5b9444 [2021-11-10T19:31:18.940Z] ---> 8af573345345 [2021-11-10T19:31:18.940Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-10T19:31:19.920Z] ---> 2dcab2c6d993 [2021-11-10T19:31:19.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-10T19:31:20.901Z] ---> 950c86fe02d8 [2021-11-10T19:31:20.901Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-10T19:31:21.880Z] ---> 636fce8d5522 [2021-11-10T19:31:21.880Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-10T19:31:21.880Z] ---> Running in 95fb2274fbf3 [2021-11-10T19:31:22.479Z] Removing intermediate container 95fb2274fbf3 [2021-11-10T19:31:22.479Z] ---> f2684b2dd1b0 [2021-11-10T19:31:22.479Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-10T19:31:22.479Z] ---> Running in b229532ca768 [2021-11-10T19:31:23.079Z] Removing intermediate container b229532ca768 [2021-11-10T19:31:23.079Z] ---> 2bde8ed5c16b [2021-11-10T19:31:23.079Z] Step 20/22 : LABEL arch=arm64 [2021-11-10T19:31:23.079Z] ---> Running in 28305ae2f08b [2021-11-10T19:31:23.685Z] Removing intermediate container 28305ae2f08b [2021-11-10T19:31:23.685Z] ---> a64f4ef53c5b [2021-11-10T19:31:23.685Z] Step 21/22 : LABEL git_sha=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [2021-11-10T19:31:23.685Z] ---> Running in 005f95f13e90 [2021-11-10T19:31:24.285Z] Removing intermediate container 005f95f13e90 [2021-11-10T19:31:24.285Z] ---> 7be961bab3d5 [2021-11-10T19:31:24.285Z] Step 22/22 : LABEL version=0.0.0 [2021-11-10T19:31:24.285Z] ---> Running in 04620025a69c [2021-11-10T19:31:24.881Z] Removing intermediate container 04620025a69c [2021-11-10T19:31:24.881Z] ---> 80e1777052f2 [2021-11-10T19:31:24.881Z] [2021-11-10T19:31:25.474Z] Successfully built 80e1777052f2 [2021-11-10T19:31:25.474Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-10T19:31:25.761Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-10T19:31:25.799Z] $ docker stop --time=1 dbf2d58ec1e4e9f6878c64086bbaa385c829968e154a5955f302469aac05fbdc [2021-11-10T19:31:27.629Z] $ docker rm -f dbf2d58ec1e4e9f6878c64086bbaa385c829968e154a5955f302469aac05fbdc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T19:31:28.281Z] + docker images [2021-11-10T19:31:28.558Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-10T19:31:28.558Z] sys-mgmt-agent-arm64 latest 80e1777052f2 4 seconds ago 277MB [2021-11-10T19:31:28.558Z] support-notifications-arm64 latest d25e82d6c61c About a minute ago 16.1MB [2021-11-10T19:31:28.558Z] dac1a892d5e0 About a minute ago 1.57GB [2021-11-10T19:31:28.558Z] security-secretstore-setup-arm64 latest f2d9122eb41c About a minute ago 26.8MB [2021-11-10T19:31:28.558Z] security-bootstrapper-arm64 latest 4b984ce5561c About a minute ago 17.8MB [2021-11-10T19:31:28.558Z] 68c34c4b4844 About a minute ago 1.57GB [2021-11-10T19:31:28.558Z] 3bc73f635d6f About a minute ago 1.58GB [2021-11-10T19:31:28.558Z] f181bfc2ecad 2 minutes ago 1.57GB [2021-11-10T19:31:28.558Z] core-data-arm64 latest 36eb1ae66f53 4 minutes ago 19.5MB [2021-11-10T19:31:28.558Z] core-metadata-arm64 latest 372a2e380ba9 4 minutes ago 15.9MB [2021-11-10T19:31:28.558Z] support-scheduler-arm64 latest 32e098681c54 4 minutes ago 15.3MB [2021-11-10T19:31:28.558Z] ca0c7d905f34 4 minutes ago 1.58GB [2021-11-10T19:31:28.558Z] security-proxy-setup-arm64 latest f07aa76f6c4d 4 minutes ago 25.4MB [2021-11-10T19:31:28.558Z] core-command-arm64 latest fac0f4ef8a78 4 minutes ago 15.2MB [2021-11-10T19:31:28.558Z] 4fb8db47d64f 4 minutes ago 1.57GB [2021-11-10T19:31:28.558Z] b14b2bc982f0 4 minutes ago 1.57GB [2021-11-10T19:31:28.558Z] 55e454325e4f 4 minutes ago 1.57GB [2021-11-10T19:31:28.558Z] 4a46134c6ff5 5 minutes ago 1.57GB [2021-11-10T19:31:28.558Z] ci-base-image-arm64 latest 394e80e694d4 16 minutes ago 1.24GB [2021-11-10T19:31:28.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-10T19:31:28.558Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-10T19:31:28.558Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-10T19:31:28.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:31:30.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T19:31:30.990Z] [2021-11-10T19:31:30.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:31:31.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T19:31:31.645Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T19:31:31.645Z] 448f6bf000e3: Pulling fs layer [2021-11-10T19:31:31.645Z] f757da607395: Pulling fs layer [2021-11-10T19:31:31.645Z] 05883995daec: Pulling fs layer [2021-11-10T19:31:31.645Z] 8603b9c90790: Pulling fs layer [2021-11-10T19:31:31.645Z] 1560dd03e051: Pulling fs layer [2021-11-10T19:31:31.645Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T19:31:31.645Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T19:31:31.645Z] 27f5ce0e4adf: Waiting [2021-11-10T19:31:31.645Z] 8603b9c90790: Waiting [2021-11-10T19:31:31.645Z] 1560dd03e051: Waiting [2021-11-10T19:31:31.645Z] f757da607395: Verifying Checksum [2021-11-10T19:31:31.645Z] f757da607395: Download complete [2021-11-10T19:31:31.645Z] 8603b9c90790: Download complete [2021-11-10T19:31:31.919Z] 1560dd03e051: Verifying Checksum [2021-11-10T19:31:31.919Z] 1560dd03e051: Download complete [2021-11-10T19:31:31.919Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T19:31:31.919Z] 27f5ce0e4adf: Download complete [2021-11-10T19:31:31.919Z] 05883995daec: Verifying Checksum [2021-11-10T19:31:31.919Z] 05883995daec: Download complete [2021-11-10T19:31:32.193Z] 448f6bf000e3: Verifying Checksum [2021-11-10T19:31:32.193Z] 448f6bf000e3: Download complete [2021-11-10T19:31:34.831Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T19:31:34.831Z] c2d8d7efcc4b: Download complete [2021-11-10T19:31:36.267Z] 448f6bf000e3: Pull complete [2021-11-10T19:31:36.865Z] f757da607395: Pull complete [2021-11-10T19:31:39.610Z] 05883995daec: Pull complete [2021-11-10T19:31:39.610Z] 8603b9c90790: Pull complete [2021-11-10T19:31:40.230Z] 1560dd03e051: Pull complete [2021-11-10T19:31:40.506Z] 27f5ce0e4adf: Pull complete [2021-11-10T19:31:56.084Z] c2d8d7efcc4b: Pull complete [2021-11-10T19:31:56.084Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T19:31:56.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T19:31:56.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T19:31:56.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-30256 does not seem to be running inside a container [2021-11-10T19:31:56.493Z] $ 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-11-10T19:31:59.944Z] $ docker top 600a1d8107bb9fea7c2bfa8d2d6c294ef1a3cc34adecd0bbc5e2e0b864c749ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:02.202Z] ---> job-cost.sh [2021-11-10T19:32:02.202Z] lf-activate-venv: SKIPPING [2021-11-10T19:32:02.202Z] INFO: No Stack... [2021-11-10T19:32:02.479Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T19:32:03.077Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T19:32:03.758Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-11-10T19:32:03.758Z] cut -d, -f6 [Pipeline] lock [2021-11-10T19:32:03.848Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] [2021-11-10T19:32:03.853Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] did not exist. Created. [2021-11-10T19:32:03.853Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T19:32:04.589Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T19:32:04.779Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T19:32:04.795Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3801-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T19:32:04.879Z] $ docker stop --time=1 600a1d8107bb9fea7c2bfa8d2d6c294ef1a3cc34adecd0bbc5e2e0b864c749ec [2021-11-10T19:32:06.479Z] $ docker rm -f 600a1d8107bb9fea7c2bfa8d2d6c294ef1a3cc34adecd0bbc5e2e0b864c749ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-10T19:32:09.699Z] provisioning config files... [2021-11-10T19:32:09.712Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6909662459470657286tmp [Pipeline] { [Pipeline] sh [2021-11-10T19:32:10.048Z] + set +x [2021-11-10T19:32:10.049Z] + curl -s https://codecov.io/bash [2021-11-10T19:32:10.049Z] + bash -s -- [2021-11-10T19:32:10.309Z] [2021-11-10T19:32:10.309Z] _____ _ [2021-11-10T19:32:10.309Z] / ____| | | [2021-11-10T19:32:10.310Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T19:32:10.310Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T19:32:10.310Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T19:32:10.310Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T19:32:10.310Z] Bash-1.0.6 [2021-11-10T19:32:10.310Z] [2021-11-10T19:32:10.310Z] [2021-11-10T19:32:10.310Z] ==> git version 2.24.4 found [2021-11-10T19:32:10.310Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-10T19:32:10.310Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T19:32:10.310Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T19:32:10.310Z] ==> Jenkins CI detected. [2021-11-10T19:32:10.310Z] current dir:  /w/workspace/edgex-go/1 [2021-11-10T19:32:10.310Z] project root: . [2021-11-10T19:32:10.310Z] --> token set from env [2021-11-10T19:32:10.310Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T19:32:10.310Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T19:32:10.310Z] ==> Python coveragepy not found [2021-11-10T19:32:10.310Z] ==> Searching for coverage reports in: [2021-11-10T19:32:10.310Z] + . [2021-11-10T19:32:10.310Z] -> Found 1 reports [2021-11-10T19:32:10.310Z] ==> Detecting git/mercurial file structure [2021-11-10T19:32:10.310Z] ==> Reading reports [2021-11-10T19:32:10.310Z] + ./coverage.out bytes=428381 [2021-11-10T19:32:10.310Z] ==> Appending adjustments [2021-11-10T19:32:10.310Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T19:32:11.691Z] + Found adjustments [2021-11-10T19:32:11.691Z] ==> Gzipping contents [2021-11-10T19:32:11.691Z] 60K /tmp/codecov.TNCQB8.gz [2021-11-10T19:32:11.691Z] ==> Uploading reports [2021-11-10T19:32:11.691Z] url: https://codecov.io [2021-11-10T19:32:11.691Z] query: branch=PR-3801&commit=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3801&job=&cmd_args= [2021-11-10T19:32:11.691Z] -> Pinging Codecov [2021-11-10T19:32:11.691Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3801&commit=6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3801&job=&cmd_args= [2021-11-10T19:32:12.261Z] -> Uploading to [2021-11-10T19:32:12.261Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/00271124DB129430A58F1EEE437C3FCB/6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c/8cbb207c-9c5d-41ee-8c15-907de2dfda56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T193211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=719fc4985b54840705f8c49507a98ea99cdabd2ca2ea0ab2f4f487d8cd81b750 [2021-11-10T19:32:12.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T19:32:12.261Z] Dload Upload Total Spent Left Speed [2021-11-10T19:32:12.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57699 0 0 100 57699 0 114k --:--:-- --:--:-- --:--:-- 114k 100 57699 0 0 100 57699 0 114k --:--:-- --:--:-- --:--:-- 114k [2021-11-10T19:32:12.520Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6d63b54a18c0b40cb8a8cf8f82f254820f94dd0c [Pipeline] } [2021-11-10T19:32:12.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-10T19:32:16.679Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:17.019Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:18.347Z] ---> package-listing.sh [2021-11-10T19:32:18.348Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T19:32:18.348Z] ++ facter osfamily [2021-11-10T19:32:18.348Z] + OS_FAMILY=redhat [2021-11-10T19:32:18.348Z] + workspace=/w/workspace/edgex-go/1 [2021-11-10T19:32:18.348Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T19:32:18.348Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T19:32:18.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T19:32:18.348Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T19:32:18.348Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-10T19:32:18.348Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T19:32:18.348Z] + case "${OS_FAMILY}" in [2021-11-10T19:32:18.348Z] + rpm -qa [2021-11-10T19:32:18.348Z] + sort [2021-11-10T19:32:20.889Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T19:32:20.889Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T19:32:20.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T19:32:20.889Z] + '[' /w/workspace/edgex-go/1 ']' [2021-11-10T19:32:20.889Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-11-10T19:32:20.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-11-10T19:32:20.922Z] 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-11-10T19:32:21.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:32:21.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T19:32:21.827Z] [2021-11-10T19:32:21.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T19:32:22.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T19:32:22.168Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T19:32:22.168Z] b4d181a07f80: Pulling fs layer [2021-11-10T19:32:22.168Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T19:32:22.168Z] ed53099fbce6: Pulling fs layer [2021-11-10T19:32:22.168Z] dc539afda2c1: Pulling fs layer [2021-11-10T19:32:22.168Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T19:32:22.168Z] 9065ff56babe: Pulling fs layer [2021-11-10T19:32:22.168Z] d287ab97295c: Pulling fs layer [2021-11-10T19:32:22.168Z] 77bc0d833cb6: Waiting [2021-11-10T19:32:22.168Z] 9065ff56babe: Waiting [2021-11-10T19:32:22.168Z] d287ab97295c: Waiting [2021-11-10T19:32:22.168Z] dc539afda2c1: Waiting [2021-11-10T19:32:22.168Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T19:32:22.168Z] a1111a8f2ec3: Download complete [2021-11-10T19:32:22.168Z] dc539afda2c1: Verifying Checksum [2021-11-10T19:32:22.168Z] dc539afda2c1: Download complete [2021-11-10T19:32:22.168Z] ed53099fbce6: Verifying Checksum [2021-11-10T19:32:22.168Z] ed53099fbce6: Download complete [2021-11-10T19:32:22.168Z] 9065ff56babe: Verifying Checksum [2021-11-10T19:32:22.168Z] 9065ff56babe: Download complete [2021-11-10T19:32:22.446Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T19:32:22.446Z] 77bc0d833cb6: Download complete [2021-11-10T19:32:22.446Z] b4d181a07f80: Verifying Checksum [2021-11-10T19:32:22.446Z] b4d181a07f80: Download complete [2021-11-10T19:32:23.050Z] d287ab97295c: Verifying Checksum [2021-11-10T19:32:23.050Z] d287ab97295c: Download complete [2021-11-10T19:32:24.006Z] b4d181a07f80: Pull complete [2021-11-10T19:32:24.006Z] a1111a8f2ec3: Pull complete [2021-11-10T19:32:24.582Z] ed53099fbce6: Pull complete [2021-11-10T19:32:24.582Z] dc539afda2c1: Pull complete [2021-11-10T19:32:24.844Z] 77bc0d833cb6: Pull complete [2021-11-10T19:32:25.109Z] 9065ff56babe: Pull complete [2021-11-10T19:32:30.436Z] d287ab97295c: Pull complete [2021-11-10T19:32:30.436Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T19:32:30.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T19:32:30.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T19:32:30.515Z] prd-centos7-docker-4c-2g-30252 does not seem to be running inside a container [2021-11-10T19:32:30.546Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T19:32:33.993Z] $ docker top e2dd6f50259cf03bd35f2387edffa2672195466495dd1e21f0ebb298bb8bf692 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T19:32:34.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T19:32:34.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T19:32:35.065Z] + ls /var/log/sa-host [2021-11-10T19:32:35.065Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T19:32:35.065Z] file_magic: OK [2021-11-10T19:32:35.065Z] HZ: Using current value: 100 [2021-11-10T19:32:35.065Z] file_header: OK [2021-11-10T19:32:35.065Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T19:32:35.065Z] Statistics: [2021-11-10T19:32:35.065Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T19:32:35.065Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T19:32:35.065Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T19:32:35.065Z] file_magic: OK [2021-11-10T19:32:35.065Z] HZ: Using current value: 100 [2021-11-10T19:32:35.065Z] file_header: OK [2021-11-10T19:32:35.065Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-10T19:32:35.065Z] Statistics: [2021-11-10T19:32:35.065Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T19:32:35.065Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T19:32:37.632Z] provisioning config files... [2021-11-10T19:32:37.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2226663922420547129tmp [Pipeline] { [Pipeline] echo [2021-11-10T19:32:37.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:38.007Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T19:32:38.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:38.422Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T19:32:38.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:38.781Z] ---> sudo-logs.sh [2021-11-10T19:32:38.781Z] Archiving 'sudo' log.. [2021-11-10T19:32:38.781Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30252.novalocal: Name or service not known [2021-11-10T19:32:38.781Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30252.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T19:32:38.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:40.251Z] ---> job-cost.sh [2021-11-10T19:32:40.251Z] lf-activate-venv: SKIPPING [2021-11-10T19:32:40.251Z] DEBUG: total: 0.10999999940395355 [2021-11-10T19:32:40.251Z] INFO: Retrieving Stack Cost... [2021-11-10T19:32:40.251Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T19:32:40.251Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T19:32:40.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T19:32:40.685Z] ---> logs-deploy.sh [2021-11-10T19:32:40.686Z] lf-activate-venv: SKIPPING [2021-11-10T19:32:40.686Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3801/1 [2021-11-10T19:32:40.686Z] INFO: archiving workspace using pattern(s): [2021-11-10T19:32:41.626Z] Archives upload complete. [2021-11-10T19:32:41.626Z] INFO: archiving logs to Nexus