Pull request #3816 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 31a468f974f90331ca7657b11f9c9eadefc568dd rather than 0a76eedfa92fa9c7fe4041168055a09039f1e431 Obtained Jenkinsfile from 31a468f974f90331ca7657b11f9c9eadefc568dd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8032051281684883738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8536523986123530490.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5466421771525093817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1236924672242462733.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2063835386519669118.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-672 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh4626516551146112107.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/6@tmp/jenkins-gitclient-ssh2196766610593414495.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 Merge succeeded, producing beb84ff320a837ce2b6af90ce32e9ab89a48ba58 Checking out Revision beb84ff320a837ce2b6af90ce32e9ab89a48ba58 (PR-3816) Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-15T18:01:54.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T18:01:54.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T18:01:54.877Z] ========================================================= [2021-11-15T18:01:54.877Z] EdgeX Global Pipelines Version Info [2021-11-15T18:01:54.877Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:01:56.018Z] ------------------- [2021-11-15T18:01:56.018Z] stable info: [2021-11-15T18:01:56.018Z] ------------------- [2021-11-15T18:01:56.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T18:01:56.018Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T18:01:56.018Z] Message: update stable to v1.0.215 [2021-11-15T18:01:56.970Z] ------------------- [2021-11-15T18:01:56.970Z] experimental info: [2021-11-15T18:01:56.970Z] ------------------- [2021-11-15T18:01:56.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T18:01:56.970Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T18:01:56.970Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T18:01:57.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-15T18:01:57.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-15T18:01:57.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T18:01:57.070Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T18:01:57.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T18:01:57.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T18:01:57.102Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T18:01:57.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-15T18:01:57.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-15T18:01:57.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-15T18:01:57.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T18:01:57.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T18:01:57.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T18:01:57.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T18:01:57.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T18:01:57.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T18:01:57.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T18:01:57.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T18:01:57.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-15T18:01:57.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-15T18:01:57.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true > git config core.sparsecheckout # timeout=10 > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # 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/6@tmp/jenkins-gitclient-ssh8019275091093736074.key > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f beb84ff320a837ce2b6af90ce32e9ab89a48ba58 # timeout=10 > git rev-list --no-walk 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 [Pipeline] echo [2021-11-15T18:01:57.236Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T18:01:57.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo [2021-11-15T18:01:57.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo [2021-11-15T18:01:57.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo [2021-11-15T18:01:57.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] echo [2021-11-15T18:01:57.288Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = beb84ff [Pipeline] echo [2021-11-15T18:01:57.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T18:01:57.344Z] provisioning config files... [2021-11-15T18:01:57.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8635224451465840123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:01:57.666Z] ---> docker-login.sh [2021-11-15T18:01:57.666Z] nexus3.edgexfoundry.org:10001 [2021-11-15T18:01:57.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:01:58.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:01:58.240Z] Configure a credential helper to remove this warning. See [2021-11-15T18:01:58.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:01:58.240Z] [2021-11-15T18:01:58.240Z] Login Succeeded [2021-11-15T18:01:58.240Z] nexus3.edgexfoundry.org:10002 [2021-11-15T18:01:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:01:58.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:01:58.240Z] Configure a credential helper to remove this warning. See [2021-11-15T18:01:58.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:01:58.240Z] [2021-11-15T18:01:58.240Z] Login Succeeded [2021-11-15T18:01:58.240Z] nexus3.edgexfoundry.org:10003 [2021-11-15T18:01:58.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:01:58.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:01:58.240Z] Configure a credential helper to remove this warning. See [2021-11-15T18:01:58.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:01:58.240Z] [2021-11-15T18:01:58.240Z] Login Succeeded [2021-11-15T18:01:58.240Z] nexus3.edgexfoundry.org:10004 [2021-11-15T18:01:58.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:01:58.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:01:58.502Z] Configure a credential helper to remove this warning. See [2021-11-15T18:01:58.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:01:58.502Z] [2021-11-15T18:01:58.502Z] Login Succeeded [2021-11-15T18:01:58.502Z] docker.io [2021-11-15T18:01:58.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:01:59.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:01:59.071Z] Configure a credential helper to remove this warning. See [2021-11-15T18:01:59.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:01:59.071Z] [2021-11-15T18:01:59.071Z] Login Succeeded [2021-11-15T18:01:59.071Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T18:01:59.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T18:01:59.384Z] ++ 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-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/core-command/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/core-data/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-15T18:01:59.384Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T18:01:59.384Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-15T18:01:59.384Z] ++ cut -d/ -f2 [2021-11-15T18:01:59.384Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-15T18:01:59.424Z] 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-15T18:01:59.814Z] + git rev-list -1 --merges beb84ff320a837ce2b6af90ce32e9ab89a48ba58~1..beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] echo [2021-11-15T18:01:59.826Z] -----------> git rev-list -1 --merges beb84ff320a837ce2b6af90ce32e9ab89a48ba58~1..beb84ff320a837ce2b6af90ce32e9ab89a48ba58 beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:01:59.826Z] beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [false] [Pipeline] sh [2021-11-15T18:02:00.116Z] + git log --format=format:%s -1 beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] echo [2021-11-15T18:02:00.131Z] ========================================================= [2021-11-15T18:02:00.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T18:02:00.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:02:00.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T18:02:00.781Z] [2021-11-15T18:02:00.781Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:02:01.082Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T18:02:01.082Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T18:02:01.082Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T18:02:01.082Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T18:02:01.082Z] 4c7163046ea9: Pulling fs layer [2021-11-15T18:02:01.082Z] 0c2d73faf560: Pulling fs layer [2021-11-15T18:02:01.082Z] 0c2d73faf560: Waiting [2021-11-15T18:02:01.082Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T18:02:01.082Z] 3e5f54012d9b: Download complete [2021-11-15T18:02:01.082Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T18:02:01.082Z] a0d0a0d46f8b: Download complete [2021-11-15T18:02:01.082Z] 4c7163046ea9: Verifying Checksum [2021-11-15T18:02:01.082Z] 4c7163046ea9: Download complete [2021-11-15T18:02:01.082Z] 0c2d73faf560: Verifying Checksum [2021-11-15T18:02:01.082Z] 0c2d73faf560: Download complete [2021-11-15T18:02:01.349Z] a0d0a0d46f8b: Pull complete [2021-11-15T18:02:01.349Z] 3e5f54012d9b: Pull complete [2021-11-15T18:02:01.612Z] 4c7163046ea9: Pull complete [2021-11-15T18:02:01.871Z] 0c2d73faf560: Pull complete [2021-11-15T18:02:01.871Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T18:02:01.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T18:02:01.871Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T18:02:01.941Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-11-15T18:02:01.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-15T18:02:02.621Z] $ docker top 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T18:02:02.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T18:02:02.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T18:02:02.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T18:02:02.809Z] $ docker exec 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent [2021-11-15T18:02:02.918Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXegFhgn/agent.14 [2021-11-15T18:02:02.918Z] SSH_AGENT_PID=21 [2021-11-15T18:02:02.926Z] Running ssh-add (command line suppressed) [2021-11-15T18:02:03.009Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2977631649165285290.key (/w/workspace/edgex-go/6@tmp/private_key_2977631649165285290.key) [2021-11-15T18:02:03.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T18:02:03.307Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T18:02:03.321Z] $ docker exec --env ******** --env ******** 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent -k [2021-11-15T18:02:03.404Z] unset SSH_AUTH_SOCK; [2021-11-15T18:02:03.404Z] unset SSH_AGENT_PID; [2021-11-15T18:02:03.404Z] echo Agent pid 21 killed; [2021-11-15T18:02:03.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T18:02:03.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T18:02:03.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T18:02:03.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T18:02:03.523Z] $ docker exec 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent [2021-11-15T18:02:03.622Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhIHePP/agent.54 [2021-11-15T18:02:03.622Z] SSH_AGENT_PID=60 [2021-11-15T18:02:03.627Z] Running ssh-add (command line suppressed) [2021-11-15T18:02:03.715Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8411224848054934232.key (/w/workspace/edgex-go/6@tmp/private_key_8411224848054934232.key) [2021-11-15T18:02:03.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T18:02:04.017Z] + git semver init [2021-11-15T18:02:04.017Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T18:02:04.017Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-11-15T18:02:04.017Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-11-15T18:02:04.017Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T18:02:04.017Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T18:02:04.017Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T18:02:04.017Z] # $SEMVER_BRANCH = PR-3816 [2021-11-15T18:02:04.017Z] # $SEMVER_TEMP = /tmp/semver-373205954 [2021-11-15T18:02:04.017Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-15T18:03:55.528Z] # '/tmp/semver-373205954' -> '/w/workspace/edgex-go/6/.semver' [2021-11-15T18:03:55.529Z] # -> Force: false [2021-11-15T18:03:55.529Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-11-15T18:03:55.539Z] $ docker exec --env ******** --env ******** 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 ssh-agent -k [2021-11-15T18:03:55.640Z] unset SSH_AUTH_SOCK; [2021-11-15T18:03:55.640Z] unset SSH_AGENT_PID; [2021-11-15T18:03:55.640Z] echo Agent pid 60 killed; [2021-11-15T18:03:55.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T18:03:55.964Z] + git semver [Pipeline] } [2021-11-15T18:03:55.977Z] $ docker stop --time=1 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 [2021-11-15T18:03:57.727Z] $ docker rm -f 5f3c4fe41551d5ee3ed0cfc3cec4fe89641f8839973e20a883bff6cbc10afc15 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T18:03:58.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T18:03:58.329Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T18:03:58.332Z] [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-15T18:03:58.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T18:03:58.499Z] ========================================================= [2021-11-15T18:03:58.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T18:03:58.500Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T18:03:58.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T18:03:58.790Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T18:03:58.790Z] a0d0a0d46f8b: Already exists [2021-11-15T18:03:58.790Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T18:03:58.790Z] b8b176561691: Pulling fs layer [2021-11-15T18:03:58.790Z] 4527c011a84f: Pulling fs layer [2021-11-15T18:03:58.790Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T18:03:58.790Z] e0aca202a116: Pulling fs layer [2021-11-15T18:03:58.790Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T18:03:58.790Z] 34cad66bf833: Pulling fs layer [2021-11-15T18:03:58.790Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T18:03:58.790Z] 5d74067f8e1e: Waiting [2021-11-15T18:03:58.790Z] e0aca202a116: Waiting [2021-11-15T18:03:58.790Z] 3a43be97a3b4: Waiting [2021-11-15T18:03:58.790Z] 34cad66bf833: Waiting [2021-11-15T18:03:58.790Z] b4e3c513aaa6: Waiting [2021-11-15T18:03:58.790Z] b8b176561691: Verifying Checksum [2021-11-15T18:03:58.790Z] b8b176561691: Download complete [2021-11-15T18:03:58.790Z] 31adcdaf11c8: Verifying Checksum [2021-11-15T18:03:58.790Z] 31adcdaf11c8: Download complete [2021-11-15T18:03:58.790Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T18:03:58.790Z] 5d74067f8e1e: Download complete [2021-11-15T18:03:58.790Z] e0aca202a116: Verifying Checksum [2021-11-15T18:03:58.790Z] e0aca202a116: Download complete [2021-11-15T18:03:58.790Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T18:03:58.790Z] 3a43be97a3b4: Download complete [2021-11-15T18:03:59.067Z] 31adcdaf11c8: Pull complete [2021-11-15T18:03:59.067Z] 34cad66bf833: Verifying Checksum [2021-11-15T18:03:59.067Z] 34cad66bf833: Download complete [2021-11-15T18:03:59.067Z] b8b176561691: Pull complete [2021-11-15T18:03:59.346Z] b4e3c513aaa6: Verifying Checksum [2021-11-15T18:03:59.346Z] b4e3c513aaa6: Download complete [2021-11-15T18:03:59.346Z] 4527c011a84f: Verifying Checksum [2021-11-15T18:03:59.346Z] 4527c011a84f: Download complete [2021-11-15T18:04:03.581Z] 4527c011a84f: Pull complete [2021-11-15T18:04:03.581Z] 5d74067f8e1e: Pull complete [2021-11-15T18:04:03.581Z] e0aca202a116: Pull complete [2021-11-15T18:04:03.581Z] 3a43be97a3b4: Pull complete [2021-11-15T18:04:03.581Z] 34cad66bf833: Pull complete [2021-11-15T18:04:05.522Z] b4e3c513aaa6: Pull complete [2021-11-15T18:04:05.522Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T18:04:05.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T18:04:05.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T18:04:05.822Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T18:04:05.822Z] WORKDIR /edgex [2021-11-15T18:04:05.822Z] COPY go.mod . [2021-11-15T18:04:05.822Z] RUN go mod download' [2021-11-15T18:04:05.822Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-15T18:04:07.245Z] Sending build context to Docker daemon 330MB [2021-11-15T18:04:07.245Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T18:04:07.245Z] ---> 9f6097aaca64 [2021-11-15T18:04:07.245Z] Step 2/4 : WORKDIR /edgex [2021-11-15T18:04:11.446Z] ---> Running in d3ff4ea71053 [2021-11-15T18:04:11.446Z] Removing intermediate container d3ff4ea71053 [2021-11-15T18:04:11.446Z] ---> edff39a599ee [2021-11-15T18:04:11.446Z] Step 3/4 : COPY go.mod . [2021-11-15T18:04:11.446Z] ---> 8b6c46b11404 [2021-11-15T18:04:11.446Z] Step 4/4 : RUN go mod download [2021-11-15T18:04:11.709Z] ---> Running in a4ce9c534e91 [2021-11-15T18:04:13.449Z] Still waiting to schedule task [2021-11-15T18:04:13.449Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-15T18:04:50.546Z] Removing intermediate container a4ce9c534e91 [2021-11-15T18:04:50.546Z] ---> 3f55553d4377 [2021-11-15T18:04:50.546Z] Successfully built 3f55553d4377 [2021-11-15T18:04:50.546Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:04:50.855Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T18:04:50.855Z] . [Pipeline] withDockerContainer [2021-11-15T18:04:50.923Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-11-15T18:04:50.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T18:04:51.329Z] $ docker top 7b03ee8c111b308555e20c4abb3d12bbb2e4ad3fad5d41974499c98844ec5260 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T18:04:51.685Z] + go version [2021-11-15T18:04:51.685Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T18:04:51.695Z] $ docker stop --time=1 7b03ee8c111b308555e20c4abb3d12bbb2e4ad3fad5d41974499c98844ec5260 [2021-11-15T18:04:52.868Z] $ docker rm -f 7b03ee8c111b308555e20c4abb3d12bbb2e4ad3fad5d41974499c98844ec5260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:04:53.382Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T18:04:53.383Z] . [Pipeline] withDockerContainer [2021-11-15T18:04:53.441Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-11-15T18:04:53.482Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T18:04:53.817Z] $ docker top 0961aa9486a5bdd3ce24dc71d0f86ceaf966f2e64586244fd9d44f1c30a90060 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T18:04:53.885Z] ========================================================= [2021-11-15T18:04:53.885Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T18:04:53.885Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T18:04:54.177Z] + make test [2021-11-15T18:04:54.178Z] go mod tidy [2021-11-15T18:04:54.178Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T18:04:59.519Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T18:05:17.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T18:05:22.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T18:05:22.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T18:05:22.880Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T18:05:25.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T18:05:26.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T18:05:26.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T18:05:26.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T18:05:26.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T18:05:26.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T18:05:27.183Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T18:05:27.183Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T18:05:27.183Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T18:05:27.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T18:05:29.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2021-11-15T18:05:29.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T18:05:29.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T18:05:29.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements [2021-11-15T18:05:29.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T18:05:30.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements [2021-11-15T18:05:30.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T18:05:30.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T18:05:31.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements [2021-11-15T18:05:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T18:05:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:05:32.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2021-11-15T18:05:32.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T18:05:32.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T18:05:32.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T18:05:32.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T18:05:32.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T18:05:32.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements [2021-11-15T18:05:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T18:05:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:05:32.757Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-11-15T18:05:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T18:05:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T18:05:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T18:05:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T18:05:32.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T18:05:33.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-11-15T18:05:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T18:05:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T18:05:33.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T18:05:34.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-11-15T18:05:34.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T18:05:34.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2021-11-15T18:05:34.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-11-15T18:05:34.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T18:05:34.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-15T18:05:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-11-15T18:05:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-11-15T18:05:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2021-11-15T18:05:36.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-11-15T18:05:39.512Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-674 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-15T18:05:39.525Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-11-15T18:05:39.715Z] The recommended git tool is: git [2021-11-15T18:05:45.047Z] using credential edgex-jenkins-ssh [2021-11-15T18:05:45.065Z] Cloning the remote Git repository [2021-11-15T18:05:45.109Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-15T18:05:45.210Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-11-15T18:05:45.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T18:05:45.348Z] > git --version # timeout=10 [2021-11-15T18:05:45.407Z] > git --version # 'git version 2.17.1' [2021-11-15T18:05:45.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T18:05:45.563Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T18:05:48.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2021-11-15T18:05:48.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-15T18:05:53.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.178s coverage: 82.5% of statements [2021-11-15T18:05:53.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T18:06:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-11-15T18:06:11.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-11-15T18:06:12.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 65.4% of statements [2021-11-15T18:06:12.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T18:06:12.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T18:06:12.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T18:06:12.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2021-11-15T18:06:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T18:06:12.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T18:06:13.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-11-15T18:06:13.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T18:06:13.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-11-15T18:06:13.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T18:06:19.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 17.7% of statements [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T18:06:19.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T18:06:19.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T18:06:19.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T18:06:19.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T18:06:19.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T18:06:19.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-15T18:06:19.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-11-15T18:06:20.172Z] 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-15T18:06:59.070Z] GO111MODULE=on go vet ./... [2021-11-15T18:07:03.315Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T18:07:03.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T18:07:04.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T18:07:04.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T18:07:04.714Z] + ls -al . [2021-11-15T18:07:04.714Z] total 644 [2021-11-15T18:07:04.714Z] drwxrwxr-x 10 1001 1001 4096 Nov 15 18:07 . [2021-11-15T18:07:04.714Z] drwxr-xr-x 4 root root 28 Nov 15 18:04 .. [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 18:01 .dockerignore [2021-11-15T18:07:04.714Z] drwxrwxr-x 8 1001 1001 179 Nov 15 18:01 .git [2021-11-15T18:07:04.714Z] drwxrwxr-x 4 1001 1001 142 Nov 15 18:01 .github [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 18:01 .gitignore [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 18:01 .golangci.yml [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 18:01 .hadolint.yml [2021-11-15T18:07:04.714Z] drwx------ 3 1001 1001 58 Nov 15 18:03 .semver [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 18:01 .sonarcloud.properties [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 18:01 ADOPTERS.md [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 18:01 Attribution.txt [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 51732 Nov 15 18:01 CHANGELOG.md [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 18:01 CONTRIBUTING.md [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 18:01 GOVERNANCE.md [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 18:01 Jenkinsfile [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 18:01 LICENSE [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 18:01 Makefile [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 18:01 OWNERS.md [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 18:01 README.md [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 18:01 SECURITY.md [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 18:03 VERSION [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 18:01 ZMQWindows.md [2021-11-15T18:07:04.714Z] drwxrwxr-x 2 1001 1001 37 Nov 15 18:01 bin [2021-11-15T18:07:04.714Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 18:01 cmd [2021-11-15T18:07:04.714Z] -rw-r--r-- 1 root root 428381 Nov 15 18:06 coverage.out [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 18:01 go.mod [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 18:01 go.sum [2021-11-15T18:07:04.714Z] drwxrwxr-x 8 1001 1001 124 Nov 15 18:01 internal [2021-11-15T18:07:04.714Z] drwxrwxr-x 3 1001 1001 16 Nov 15 18:01 openapi [2021-11-15T18:07:04.714Z] drwxrwxr-x 4 1001 1001 71 Nov 15 18:01 snap [2021-11-15T18:07:04.714Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 18:01 version.go [Pipeline] sh [2021-11-15T18:07:05.005Z] + '[' -e coverage.out ] [2021-11-15T18:07:05.005Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T18:07:05.105Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T18:07:05.414Z] + make build [2021-11-15T18:07:05.414Z] 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-15T18:07:06.805Z] 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-15T18:07:15.018Z] 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-15T18:07:15.018Z] 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-15T18:07:15.599Z] 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-15T18:07:15.864Z] 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-15T18:07:16.817Z] 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-15T18:07:17.773Z] 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-15T18:07:18.351Z] 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-15T18:07:19.883Z] 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-15T18:07:20.241Z] 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-15T18:07:21.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-15T18:07:23.032Z] $ docker stop --time=1 0961aa9486a5bdd3ce24dc71d0f86ceaf966f2e64586244fd9d44f1c30a90060 [2021-11-15T18:07:24.741Z] $ docker rm -f 0961aa9486a5bdd3ce24dc71d0f86ceaf966f2e64586244fd9d44f1c30a90060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:07:26.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T18:07:26.594Z] [2021-11-15T18:07:26.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:07:26.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T18:07:26.904Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-15T18:07:26.904Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-15T18:07:26.904Z] ca9280d653b3: Pulling fs layer [2021-11-15T18:07:26.904Z] 7e9c9ca2126c: Pulling fs layer [2021-11-15T18:07:26.904Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-15T18:07:26.904Z] cbdbe7a5bc2a: Download complete [2021-11-15T18:07:27.172Z] ca9280d653b3: Verifying Checksum [2021-11-15T18:07:27.172Z] ca9280d653b3: Download complete [2021-11-15T18:07:27.435Z] cbdbe7a5bc2a: Pull complete [2021-11-15T18:07:27.435Z] 7e9c9ca2126c: Verifying Checksum [2021-11-15T18:07:27.435Z] 7e9c9ca2126c: Download complete [2021-11-15T18:07:28.015Z] ca9280d653b3: Pull complete [2021-11-15T18:07:32.241Z] 7e9c9ca2126c: Pull complete [2021-11-15T18:07:32.241Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-15T18:07:32.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T18:07:32.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-15T18:07:32.317Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-11-15T18:07:32.354Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-15T18:07:34.917Z] $ docker top 120aa5dc1203f89c352e374af8f2850b362971feaaa64b584cf98ca722fecd27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T18:07:35.279Z] + grep parallel [2021-11-15T18:07:35.279Z] + docker-compose build --help [2021-11-15T18:07:35.851Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T18:07:35.861Z] $ docker stop --time=1 120aa5dc1203f89c352e374af8f2850b362971feaaa64b584cf98ca722fecd27 [2021-11-15T18:07:37.043Z] $ docker rm -f 120aa5dc1203f89c352e374af8f2850b362971feaaa64b584cf98ca722fecd27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:07:37.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T18:07:37.415Z] . [Pipeline] withDockerContainer [2021-11-15T18:07:37.472Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-11-15T18:07:37.507Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-15T18:07:37.840Z] $ docker top 5cdcf35460883c1974eb38f027a69c536f61d6d890c5d38b17f32fb0eb585711 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T18:07:38.213Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T18:07:38.782Z] Building core-command ... [2021-11-15T18:07:38.782Z] Building core-data ... [2021-11-15T18:07:38.782Z] Building core-metadata ... [2021-11-15T18:07:38.782Z] Building security-bootstrapper ... [2021-11-15T18:07:38.782Z] Building security-proxy-setup ... [2021-11-15T18:07:38.782Z] Building security-secretstore-setup ... [2021-11-15T18:07:38.782Z] Building support-notifications ... [2021-11-15T18:07:38.782Z] Building support-scheduler ... [2021-11-15T18:07:38.782Z] Building sys-mgmt-agent ... [2021-11-15T18:07:38.782Z] Building sys-mgmt-agent [2021-11-15T18:07:38.783Z] Building core-command [2021-11-15T18:07:38.783Z] Building security-bootstrapper [2021-11-15T18:07:38.783Z] Building core-metadata [2021-11-15T18:07:38.783Z] Building support-notifications [2021-11-15T18:07:51.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:07:51.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:07:51.366Z] ---> 3f55553d4377 [2021-11-15T18:07:51.366Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T18:07:51.366Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:07:51.366Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:07:51.366Z] ---> 3f55553d4377 [2021-11-15T18:07:51.366Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T18:07:51.366Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:07:51.366Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:07:51.366Z] ---> 3f55553d4377 [2021-11-15T18:07:51.366Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T18:07:54.667Z] ---> Running in 767a89affc39 [2021-11-15T18:07:54.667Z] ---> Running in 38e4504132d0 [2021-11-15T18:07:54.667Z] ---> Running in 7df0cf82f8f8 [2021-11-15T18:07:59.957Z] Removing intermediate container 767a89affc39 [2021-11-15T18:07:59.957Z] ---> 809566c26470 [2021-11-15T18:07:59.957Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:07:59.957Z] Removing intermediate container 7df0cf82f8f8 [2021-11-15T18:07:59.957Z] ---> 2dc97d10ea00 [2021-11-15T18:07:59.957Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:07:59.957Z] Removing intermediate container 38e4504132d0 [2021-11-15T18:07:59.957Z] ---> 56448c04c545 [2021-11-15T18:07:59.957Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:07:59.957Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:07:59.957Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:07:59.957Z] ---> 3f55553d4377 [2021-11-15T18:07:59.957Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T18:07:59.957Z] ---> Using cache [2021-11-15T18:07:59.957Z] ---> 809566c26470 [2021-11-15T18:07:59.957Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:08:00.525Z] ---> Running in b2f3c4395059 [2021-11-15T18:08:00.525Z] ---> Running in 9d51c92156ec [2021-11-15T18:08:00.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:08:00.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:08:00.525Z] ---> 3f55553d4377 [2021-11-15T18:08:00.525Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T18:08:00.525Z] ---> Using cache [2021-11-15T18:08:00.525Z] ---> 809566c26470 [2021-11-15T18:08:00.525Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:08:00.525Z] ---> Running in 5329c1df5892 [2021-11-15T18:08:00.525Z] ---> Running in 890b9725a631 [2021-11-15T18:08:00.525Z] ---> Running in 918746a20a53 [2021-11-15T18:08:01.480Z] Removing intermediate container 9d51c92156ec [2021-11-15T18:08:01.480Z] ---> 795d33fcf092 [2021-11-15T18:08:01.480Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T18:08:01.480Z] ---> Running in 2dae27737c7e [2021-11-15T18:08:01.742Z] Removing intermediate container b2f3c4395059 [2021-11-15T18:08:01.742Z] ---> 48c5d192dbf7 [2021-11-15T18:08:01.742Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T18:08:01.742Z] Removing intermediate container 5329c1df5892 [2021-11-15T18:08:01.742Z] ---> 01325b99f807 [2021-11-15T18:08:01.742Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T18:08:01.742Z] ---> Running in 8f9aa778980d [2021-11-15T18:08:01.742Z] ---> Running in b6858c5a5b5d [2021-11-15T18:08:02.008Z] Removing intermediate container 890b9725a631 [2021-11-15T18:08:02.008Z] ---> a2d4712e4d59 [2021-11-15T18:08:02.008Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T18:08:02.008Z] ---> Running in 9230b2b7fd56 [2021-11-15T18:08:02.008Z] Removing intermediate container 918746a20a53 [2021-11-15T18:08:02.008Z] ---> 9ee83a7d4dce [2021-11-15T18:08:02.008Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T18:08:02.271Z] ---> Running in 9380c360307f [2021-11-15T18:08:02.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:02.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:02.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:02.532Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:02.532Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:03.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:03.368Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:03.368Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:03.633Z] OK: 220 MiB in 52 packages [2021-11-15T18:08:03.633Z] OK: 220 MiB in 52 packages [2021-11-15T18:08:03.895Z] OK: 220 MiB in 52 packages [2021-11-15T18:08:03.895Z] Removing intermediate container b6858c5a5b5d [2021-11-15T18:08:03.895Z] ---> 6525117b3be7 [2021-11-15T18:08:03.895Z] Step 6/22 : COPY . . [2021-11-15T18:08:04.159Z] Removing intermediate container 9230b2b7fd56 [2021-11-15T18:08:04.159Z] ---> d784a72fa586 [2021-11-15T18:08:04.159Z] Step 6/30 : COPY . . [2021-11-15T18:08:04.748Z] Removing intermediate container 9380c360307f [2021-11-15T18:08:04.748Z] ---> 61e03f4389e6 [2021-11-15T18:08:04.748Z] Step 6/22 : COPY . . [2021-11-15T18:08:05.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:05.688Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:08:05.961Z] OK: 220 MiB in 52 packages [2021-11-15T18:08:05.961Z] OK: 220 MiB in 52 packages [2021-11-15T18:08:07.579Z] Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 [2021-11-15T18:08:08.068Z] Merge succeeded, producing a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:08:08.069Z] Checking out Revision a51807e13a9afae5591e73e4047286fa1ef1c723 (PR-3816) [2021-11-15T18:08:06.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T18:08:06.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T18:08:06.665Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T18:08:06.701Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T18:08:06.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T18:08:06.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T18:08:07.601Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T18:08:07.618Z] > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 [2021-11-15T18:08:07.822Z] > git remote # timeout=10 [2021-11-15T18:08:07.847Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T18:08:07.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T18:08:07.873Z] > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [2021-11-15T18:08:08.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T18:08:08.085Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T18:08:08.100Z] > git checkout -f a51807e13a9afae5591e73e4047286fa1ef1c723 # timeout=10 [2021-11-15T18:08:12.307Z] Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" [2021-11-15T18:08:12.333Z] First time build. Skipping changelog. [2021-11-15T18:08:12.574Z] ---> d1fd74465b9c [2021-11-15T18:08:12.574Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:08:12.574Z] Removing intermediate container 2dae27737c7e [2021-11-15T18:08:12.574Z] ---> a9832bb50d7e [2021-11-15T18:08:12.574Z] Step 6/21 : COPY . . [2021-11-15T18:08:12.574Z] Removing intermediate container 8f9aa778980d [2021-11-15T18:08:12.574Z] ---> 5d9e85bc8a69 [2021-11-15T18:08:12.574Z] Step 6/22 : COPY . . [2021-11-15T18:08:12.574Z] ---> Running in d69a2065bd44 [2021-11-15T18:08:12.574Z] ---> f03846002663 [2021-11-15T18:08:12.574Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:08:13.160Z] ---> 739b73983fa1 [2021-11-15T18:08:13.160Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T18:08:13.690Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T18:08:13.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T18:08:13.690Z] Dload Upload Total Spent Left Speed [2021-11-15T18:08:13.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67954 0 --:--:-- --:--:-- --:--:-- 67954 [Pipeline] sh [2021-11-15T18:08:14.110Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-15T18:08:14.500Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-11-15T18:08:14.500Z] [2021-11-15T18:08:14.500Z] { [2021-11-15T18:08:14.500Z] "registry-mirrors": [ [2021-11-15T18:08:14.500Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T18:08:14.500Z] ], [2021-11-15T18:08:14.500Z] "bip": "10.250.0.254/24", [2021-11-15T18:08:14.500Z] "hosts": [ [2021-11-15T18:08:14.500Z] "tcp://0.0.0.0:5555", [2021-11-15T18:08:14.500Z] "unix:///var/run/docker.sock" [2021-11-15T18:08:14.500Z] ], [2021-11-15T18:08:14.500Z] "mtu": 1458, [2021-11-15T18:08:14.500Z] "selinux-enabled": true, [2021-11-15T18:08:14.500Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T18:08:14.500Z] } [Pipeline] sh [2021-11-15T18:08:14.836Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T18:08:15.178Z] + sudo service docker restart [2021-11-15T18:08:17.380Z] ---> Running in 4f01040370bd [2021-11-15T18:08:17.380Z] ---> Running in 1f57c378326e [2021-11-15T18:08:17.652Z] ---> 4906d481f72a [2021-11-15T18:08:17.652Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:08:17.652Z] ---> Running in 7059c73ea82b [2021-11-15T18:08:17.919Z] ---> 545c0d305d44 [2021-11-15T18:08:17.919Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:08:17.919Z] ---> Running in 4e10062e4006 [2021-11-15T18:08:18.880Z] Removing intermediate container d69a2065bd44 [2021-11-15T18:08:18.880Z] ---> 71ef7526171b [2021-11-15T18:08:18.880Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T18:08:18.880Z] ---> Running in 41eff81e3496 [2021-11-15T18:08:12.318Z] > git rev-list --no-walk 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 [2021-11-15T18:08:19.466Z] 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-15T18:08:19.466Z] Removing intermediate container 4f01040370bd [2021-11-15T18:08:19.466Z] ---> 680fd8963e37 [2021-11-15T18:08:19.466Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T18:08:19.466Z] Removing intermediate container 1f57c378326e [2021-11-15T18:08:19.466Z] ---> 9947868e31b0 [2021-11-15T18:08:19.466Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T18:08:19.466Z] ---> Running in d1164283f80c [2021-11-15T18:08:19.466Z] ---> Running in a2c66a328b8e [2021-11-15T18:08:19.466Z] Removing intermediate container 7059c73ea82b [2021-11-15T18:08:19.466Z] ---> 8c86c99c1be9 [2021-11-15T18:08:19.466Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T18:08:19.466Z] ---> Running in 9b8b3585526d [2021-11-15T18:08:19.728Z] Removing intermediate container 4e10062e4006 [2021-11-15T18:08:19.728Z] ---> 7e55f90871dd [2021-11-15T18:08:19.728Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T18:08:19.728Z] ---> Running in 68d0581d9a6c [2021-11-15T18:08:20.301Z] 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-15T18:08:20.301Z] 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-15T18:08:20.566Z] 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-15T18:08:20.566Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T18:08:33.492Z] provisioning config files... [2021-11-15T18:08:33.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8850251183287978197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:08:33.868Z] ---> docker-login.sh [2021-11-15T18:08:33.868Z] nexus3.edgexfoundry.org:10001 [2021-11-15T18:08:34.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:08:34.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:08:34.733Z] Configure a credential helper to remove this warning. See [2021-11-15T18:08:34.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:08:34.733Z] [2021-11-15T18:08:34.733Z] Login Succeeded [2021-11-15T18:08:34.733Z] nexus3.edgexfoundry.org:10002 [2021-11-15T18:08:35.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:08:35.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:08:35.275Z] Configure a credential helper to remove this warning. See [2021-11-15T18:08:35.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:08:35.275Z] [2021-11-15T18:08:35.275Z] Login Succeeded [2021-11-15T18:08:35.275Z] nexus3.edgexfoundry.org:10003 [2021-11-15T18:08:35.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:08:35.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:08:35.549Z] Configure a credential helper to remove this warning. See [2021-11-15T18:08:35.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:08:35.549Z] [2021-11-15T18:08:35.549Z] Login Succeeded [2021-11-15T18:08:35.549Z] nexus3.edgexfoundry.org:10004 [2021-11-15T18:08:36.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:08:36.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:08:36.158Z] Configure a credential helper to remove this warning. See [2021-11-15T18:08:36.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:08:36.158Z] [2021-11-15T18:08:36.158Z] Login Succeeded [2021-11-15T18:08:36.158Z] docker.io [2021-11-15T18:08:36.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T18:08:36.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T18:08:36.699Z] Configure a credential helper to remove this warning. See [2021-11-15T18:08:36.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T18:08:36.699Z] [2021-11-15T18:08:36.699Z] Login Succeeded [2021-11-15T18:08:36.699Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T18:08:36.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T18:08:37.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T18:08:37.149Z] ========================================================= [2021-11-15T18:08:37.149Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T18:08:37.149Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T18:08:37.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T18:08:37.774Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T18:08:37.774Z] 552d1f2373af: Pulling fs layer [2021-11-15T18:08:37.774Z] ea3f2d53f512: Pulling fs layer [2021-11-15T18:08:37.774Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T18:08:37.774Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T18:08:37.774Z] 72dc09318566: Pulling fs layer [2021-11-15T18:08:37.774Z] 7a9cfe048b4a: Waiting [2021-11-15T18:08:37.774Z] f4f7b4309257: Pulling fs layer [2021-11-15T18:08:37.774Z] 72dc09318566: Waiting [2021-11-15T18:08:37.774Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T18:08:37.774Z] f4f7b4309257: Waiting [2021-11-15T18:08:37.774Z] b78e95d17946: Pulling fs layer [2021-11-15T18:08:37.774Z] b78e95d17946: Waiting [2021-11-15T18:08:37.774Z] 0ac9a79272e3: Waiting [2021-11-15T18:08:37.774Z] 9e70ebbbe112: Verifying Checksum [2021-11-15T18:08:37.774Z] 9e70ebbbe112: Download complete [2021-11-15T18:08:37.774Z] ea3f2d53f512: Verifying Checksum [2021-11-15T18:08:37.774Z] ea3f2d53f512: Download complete [2021-11-15T18:08:37.774Z] 72dc09318566: Verifying Checksum [2021-11-15T18:08:37.774Z] 72dc09318566: Download complete [2021-11-15T18:08:37.774Z] f4f7b4309257: Verifying Checksum [2021-11-15T18:08:37.774Z] f4f7b4309257: Download complete [2021-11-15T18:08:37.774Z] 552d1f2373af: Verifying Checksum [2021-11-15T18:08:37.774Z] 552d1f2373af: Download complete [2021-11-15T18:08:37.774Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T18:08:37.774Z] 0ac9a79272e3: Download complete [2021-11-15T18:08:38.376Z] 552d1f2373af: Pull complete [2021-11-15T18:08:39.367Z] ea3f2d53f512: Pull complete [2021-11-15T18:08:39.640Z] 9e70ebbbe112: Pull complete [2021-11-15T18:08:39.640Z] b78e95d17946: Verifying Checksum [2021-11-15T18:08:39.640Z] b78e95d17946: Download complete [2021-11-15T18:08:40.237Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T18:08:50.439Z] 7a9cfe048b4a: Pull complete [2021-11-15T18:08:50.712Z] 72dc09318566: Pull complete [2021-11-15T18:08:50.986Z] f4f7b4309257: Pull complete [2021-11-15T18:08:51.259Z] 0ac9a79272e3: Pull complete [2021-11-15T18:08:57.966Z] b78e95d17946: Pull complete [2021-11-15T18:08:57.966Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T18:08:57.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T18:08:57.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T18:08:58.323Z] + docker build -t ci-base-image-arm64+ -f - .echo [2021-11-15T18:08:58.323Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T18:08:58.323Z] WORKDIR /edgex [2021-11-15T18:08:58.323Z] COPY go.mod . [2021-11-15T18:08:58.323Z] RUN go mod download [2021-11-15T18:09:00.966Z] Sending build context to Docker daemon 166.7MB [2021-11-15T18:09:00.966Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T18:09:00.966Z] ---> 8b459fc5aaf0 [2021-11-15T18:09:00.966Z] Step 2/4 : WORKDIR /edgex [2021-11-15T18:09:02.395Z] ---> Running in cb6953b14c76 [2021-11-15T18:09:02.989Z] Removing intermediate container cb6953b14c76 [2021-11-15T18:09:02.989Z] ---> 232d844f8338 [2021-11-15T18:09:02.989Z] Step 3/4 : COPY go.mod . [2021-11-15T18:09:03.586Z] ---> 375a40a4ac3d [2021-11-15T18:09:03.586Z] Step 4/4 : RUN go mod download [2021-11-15T18:09:03.586Z] ---> Running in b42c612a110e [2021-11-15T18:09:07.340Z] Removing intermediate container 41eff81e3496 [2021-11-15T18:09:07.340Z] ---> 957b83bdf243 [2021-11-15T18:09:07.340Z] [2021-11-15T18:09:07.340Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T18:09:07.340Z] 3.14: Pulling from library/alpine [2021-11-15T18:09:07.340Z] Removing intermediate container 9b8b3585526d [2021-11-15T18:09:07.340Z] ---> 19101730102b [2021-11-15T18:09:07.340Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T18:09:07.340Z] ---> Running in 0d758820f13d [2021-11-15T18:09:07.340Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T18:09:07.340Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T18:09:07.340Z] ---> 0a97eee8041e [2021-11-15T18:09:07.340Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T18:09:07.340Z] ---> Running in 215c910ea7b7 [2021-11-15T18:09:07.340Z] 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-15T18:09:07.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:07.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:07.340Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T18:09:07.340Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:09:07.340Z] OK: 6 MiB in 15 packages [2021-11-15T18:09:07.340Z] Removing intermediate container d1164283f80c [2021-11-15T18:09:07.340Z] ---> 3aea264ae3e8 [2021-11-15T18:09:07.340Z] [2021-11-15T18:09:07.340Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T18:09:07.340Z] ---> 0a97eee8041e [2021-11-15T18:09:07.340Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T18:09:07.340Z] ---> Running in 9b9dd3564f70 [2021-11-15T18:09:07.340Z] Removing intermediate container 9b9dd3564f70 [2021-11-15T18:09:07.340Z] ---> b5799c651b6c [2021-11-15T18:09:07.340Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T18:09:07.340Z] ---> Running in 85bb7dd7c6fe [2021-11-15T18:09:07.340Z] Removing intermediate container 215c910ea7b7 [2021-11-15T18:09:07.340Z] ---> 43c731c325a8 [2021-11-15T18:09:07.340Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:09:07.340Z] ---> Running in d4d105bd81e0 [2021-11-15T18:09:07.340Z] Removing intermediate container d4d105bd81e0 [2021-11-15T18:09:07.340Z] ---> 0845bd91d2b0 [2021-11-15T18:09:07.340Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T18:09:07.340Z] ---> Running in e97fb380c4ec [2021-11-15T18:09:07.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:07.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:07.340Z] Removing intermediate container 0d758820f13d [2021-11-15T18:09:07.340Z] ---> 7b1aeecd32a0 [2021-11-15T18:09:07.340Z] [2021-11-15T18:09:07.340Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T18:09:07.340Z] Removing intermediate container e97fb380c4ec [2021-11-15T18:09:07.340Z] ---> ec9b0318e327 [2021-11-15T18:09:07.340Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T18:09:07.340Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T18:09:07.340Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T18:09:07.340Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:09:07.340Z] OK: 6 MiB in 16 packages [2021-11-15T18:09:07.340Z] 20.10.8: Pulling from library/docker [2021-11-15T18:09:07.340Z] ---> Running in ef046f9cd0aa [2021-11-15T18:09:07.340Z] Removing intermediate container ef046f9cd0aa [2021-11-15T18:09:07.340Z] ---> 171bd2a49c10 [2021-11-15T18:09:07.340Z] Step 14/22 : WORKDIR / [2021-11-15T18:09:07.340Z] Removing intermediate container 85bb7dd7c6fe [2021-11-15T18:09:07.340Z] ---> 810ce66eee5a [2021-11-15T18:09:07.340Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T18:09:07.340Z] ---> Running in 9146d76f7cb2 [2021-11-15T18:09:07.340Z] ---> Running in ee9c6087c98c [2021-11-15T18:09:07.340Z] Removing intermediate container 68d0581d9a6c [2021-11-15T18:09:07.340Z] ---> 14e714689579 [2021-11-15T18:09:07.340Z] [2021-11-15T18:09:07.340Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T18:09:07.340Z] ---> 0a97eee8041e [2021-11-15T18:09:07.340Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T18:09:07.340Z] Removing intermediate container 9146d76f7cb2 [2021-11-15T18:09:07.340Z] ---> b34e4a202ad9 [2021-11-15T18:09:07.340Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:09:07.340Z] Removing intermediate container ee9c6087c98c [2021-11-15T18:09:07.340Z] ---> 7c4865a09d90 [2021-11-15T18:09:07.340Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T18:09:07.340Z] ---> Running in 7a0717df682f [2021-11-15T18:09:07.340Z] Removing intermediate container a2c66a328b8e [2021-11-15T18:09:07.340Z] ---> ff29897e2426 [2021-11-15T18:09:07.340Z] [2021-11-15T18:09:07.340Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T18:09:07.340Z] ---> 0a97eee8041e [2021-11-15T18:09:07.340Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T18:09:07.340Z] ---> Using cache [2021-11-15T18:09:07.340Z] ---> 43c731c325a8 [2021-11-15T18:09:07.340Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:09:07.340Z] ---> Using cache [2021-11-15T18:09:07.340Z] ---> 0845bd91d2b0 [2021-11-15T18:09:07.340Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T18:09:07.340Z] ---> Running in 7f9775b52867 [2021-11-15T18:09:07.340Z] ---> 1142911afbf9 [2021-11-15T18:09:07.340Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T18:09:07.340Z] ---> Running in 11a98b484cf3 [2021-11-15T18:09:07.340Z] Removing intermediate container 7f9775b52867 [2021-11-15T18:09:07.340Z] ---> 20734836e0f7 [2021-11-15T18:09:07.340Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T18:09:07.340Z] Removing intermediate container 11a98b484cf3 [2021-11-15T18:09:07.340Z] ---> 4fbd7daf5f4f [2021-11-15T18:09:07.340Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T18:09:07.340Z] ---> Running in e5ec6dde4b8c [2021-11-15T18:09:07.340Z] ---> Running in 18f9b0797095 [2021-11-15T18:09:07.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:07.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:07.340Z] Removing intermediate container 18f9b0797095 [2021-11-15T18:09:07.340Z] ---> 06d281c37772 [2021-11-15T18:09:07.340Z] Step 14/22 : WORKDIR / [2021-11-15T18:09:07.340Z] ---> Running in b620e2840fdc [2021-11-15T18:09:07.340Z] ---> 9b07052160c7 [2021-11-15T18:09:07.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T18:09:07.340Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T18:09:07.340Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T18:09:07.340Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:09:07.340Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T18:09:07.340Z] OK: 6 MiB in 16 packages [2021-11-15T18:09:07.340Z] Removing intermediate container b620e2840fdc [2021-11-15T18:09:07.340Z] ---> 0c5b10dbfb93 [2021-11-15T18:09:07.340Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:09:07.340Z] ---> 98b29805b1e1 [2021-11-15T18:09:07.340Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T18:09:07.340Z] ---> Running in 341355aabc13 [2021-11-15T18:09:07.604Z] Removing intermediate container 7a0717df682f [2021-11-15T18:09:07.604Z] ---> 3d24ce8933ea [2021-11-15T18:09:07.604Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:09:07.604Z] ---> a408aa19e2a2 [2021-11-15T18:09:07.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T18:09:07.604Z] ---> Running in b9e3d10bc20b [2021-11-15T18:09:07.604Z] Removing intermediate container 341355aabc13 [2021-11-15T18:09:07.604Z] ---> bedf7e0c742f [2021-11-15T18:09:07.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:09:07.604Z] Removing intermediate container e5ec6dde4b8c [2021-11-15T18:09:07.604Z] ---> b6e0e953ad04 [2021-11-15T18:09:07.604Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T18:09:07.869Z] ---> Running in fe2283fc78f5 [2021-11-15T18:09:07.869Z] ---> Running in d72fa9a209c3 [2021-11-15T18:09:07.869Z] Removing intermediate container b9e3d10bc20b [2021-11-15T18:09:07.869Z] ---> c2c20a6086f9 [2021-11-15T18:09:07.869Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T18:09:07.869Z] ---> Running in 976736a2eb21 [2021-11-15T18:09:08.131Z] ---> b65065f9d8c3 [2021-11-15T18:09:08.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T18:09:08.131Z] Removing intermediate container fe2283fc78f5 [2021-11-15T18:09:08.131Z] ---> 9687ca3a4148 [2021-11-15T18:09:08.131Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T18:09:08.131Z] Removing intermediate container d72fa9a209c3 [2021-11-15T18:09:08.131Z] ---> ad9d55e815c9 [2021-11-15T18:09:08.131Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T18:09:08.131Z] ---> Running in 857eae927acc [2021-11-15T18:09:08.131Z] Removing intermediate container 976736a2eb21 [2021-11-15T18:09:08.131Z] ---> eba3290c0e39 [2021-11-15T18:09:08.131Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T18:09:08.131Z] ---> Running in a0804ac980fc [2021-11-15T18:09:08.131Z] ---> e9b50e72cb3c [2021-11-15T18:09:08.131Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T18:09:08.396Z] ---> Running in 3022c2d092c2 [2021-11-15T18:09:08.396Z] Removing intermediate container 857eae927acc [2021-11-15T18:09:08.396Z] ---> a84112f89007 [2021-11-15T18:09:08.396Z] Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:09:08.396Z] ---> Running in f0de90d33185 [2021-11-15T18:09:08.396Z] Removing intermediate container a0804ac980fc [2021-11-15T18:09:08.396Z] ---> 6a52f7d3b3fb [2021-11-15T18:09:08.396Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:09:08.396Z] ---> 6144865fabb0 [2021-11-15T18:09:08.396Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T18:09:08.396Z] Removing intermediate container 3022c2d092c2 [2021-11-15T18:09:08.396Z] ---> fdfa3b8b307a [2021-11-15T18:09:08.396Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:09:08.656Z] ---> Running in 584dc18ca6df [2021-11-15T18:09:08.656Z] ---> Running in 84fcac8463c5 [2021-11-15T18:09:08.656Z] Removing intermediate container f0de90d33185 [2021-11-15T18:09:08.656Z] ---> 4bd943409b8a [2021-11-15T18:09:08.656Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:09:08.656Z] ---> Running in e095707b9a6e [2021-11-15T18:09:08.656Z] ---> 009bc8a967ce [2021-11-15T18:09:08.656Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T18:09:08.656Z] Removing intermediate container 584dc18ca6df [2021-11-15T18:09:08.656Z] ---> 63330eb8581a [2021-11-15T18:09:08.656Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T18:09:08.928Z] ---> Running in 4c0d7d9546bb [2021-11-15T18:09:08.928Z] Removing intermediate container e095707b9a6e [2021-11-15T18:09:08.928Z] ---> 40f45902bbb1 [2021-11-15T18:09:08.928Z] [2021-11-15T18:09:08.928Z] Successfully built 40f45902bbb1 [2021-11-15T18:09:08.928Z] Successfully tagged core-command:latest [2021-11-15T18:09:08.928Z] Building support-scheduler [2021-11-15T18:09:09.193Z]  Building core-command ... done Removing intermediate container 4c0d7d9546bb [2021-11-15T18:09:09.193Z] ---> 372d6603ca0c [2021-11-15T18:09:09.193Z] Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:09:10.150Z] ---> Running in c35368338c5f [2021-11-15T18:09:10.418Z] ---> 2bf3cdd40380 [2021-11-15T18:09:10.418Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T18:09:11.362Z] Removing intermediate container c35368338c5f [2021-11-15T18:09:11.362Z] ---> 103c354d8bc6 [2021-11-15T18:09:11.362Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:09:11.623Z] ---> 11fc745bb005 [2021-11-15T18:09:11.623Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T18:09:11.623Z] ---> Running in 8d913022d4a5 [2021-11-15T18:09:12.204Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T18:09:12.204Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T18:09:12.204Z] Removing intermediate container 84fcac8463c5 [2021-11-15T18:09:12.204Z] ---> 1fb1afa09025 [2021-11-15T18:09:12.204Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:09:12.204Z] ---> Running in 8e01d758b83c [2021-11-15T18:09:12.204Z] ---> bc6c0ffef665 [2021-11-15T18:09:12.204Z] 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-15T18:09:12.204Z] Removing intermediate container 8d913022d4a5 [2021-11-15T18:09:12.204Z] ---> 8bf279ff606d [2021-11-15T18:09:12.204Z] [2021-11-15T18:09:12.204Z] ---> Running in 7637ea4605e7 [2021-11-15T18:09:12.204Z] Successfully built 8bf279ff606d [2021-11-15T18:09:12.204Z] Successfully tagged core-metadata:latest [2021-11-15T18:09:12.204Z]  Building core-metadata ... done Building security-secretstore-setup [2021-11-15T18:09:12.204Z] Removing intermediate container 8e01d758b83c [2021-11-15T18:09:12.204Z] ---> 8e4e09820b16 [2021-11-15T18:09:12.204Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:09:12.466Z] ---> Running in 9b7bcd686c78 [2021-11-15T18:09:13.042Z] Removing intermediate container 7637ea4605e7 [2021-11-15T18:09:13.042Z] ---> b1182d948f25 [2021-11-15T18:09:13.042Z] 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-15T18:09:14.957Z] ---> 89a92fa4b191 [2021-11-15T18:09:14.957Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T18:09:15.910Z] Removing intermediate container 9b7bcd686c78 [2021-11-15T18:09:15.910Z] ---> ccfb0338f10a [2021-11-15T18:09:15.910Z] Step 19/21 : LABEL arch=x86_64 [2021-11-15T18:09:16.169Z] ---> Running in 4f67a93cf9b9 [2021-11-15T18:09:16.169Z] ---> Running in c1209573cbbd [2021-11-15T18:09:16.432Z] ---> e41509577037 [2021-11-15T18:09:16.432Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T18:09:16.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:09:16.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:09:16.432Z] ---> 3f55553d4377 [2021-11-15T18:09:16.432Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T18:09:16.432Z] ---> Using cache [2021-11-15T18:09:16.432Z] ---> 809566c26470 [2021-11-15T18:09:16.432Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:09:16.432Z] ---> Using cache [2021-11-15T18:09:16.432Z] ---> 9ee83a7d4dce [2021-11-15T18:09:16.432Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T18:09:16.432Z] ---> Using cache [2021-11-15T18:09:16.432Z] ---> 61e03f4389e6 [2021-11-15T18:09:16.432Z] Step 6/23 : COPY go.mod . [2021-11-15T18:09:16.695Z] Removing intermediate container c1209573cbbd [2021-11-15T18:09:16.695Z] ---> 5aa92c8f2abd [2021-11-15T18:09:16.695Z] Step 20/21 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:09:16.695Z] ---> 06c8cefc94cf [2021-11-15T18:09:16.695Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T18:09:16.695Z] ---> Running in 572011c20071 [2021-11-15T18:09:16.695Z] ---> 4f3059c95a7e [2021-11-15T18:09:16.695Z] Step 7/23 : RUN go mod download [2021-11-15T18:09:16.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:16.978Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:09:16.978Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:09:16.978Z] ---> 3f55553d4377 [2021-11-15T18:09:16.978Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T18:09:16.978Z] ---> Using cache [2021-11-15T18:09:16.978Z] ---> 809566c26470 [2021-11-15T18:09:16.978Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:09:16.978Z] ---> Using cache [2021-11-15T18:09:16.978Z] ---> 9ee83a7d4dce [2021-11-15T18:09:16.978Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T18:09:16.978Z] ---> Using cache [2021-11-15T18:09:16.978Z] ---> 61e03f4389e6 [2021-11-15T18:09:16.978Z] Step 6/24 : COPY . . [2021-11-15T18:09:16.978Z] ---> Using cache [2021-11-15T18:09:16.978Z] ---> 739b73983fa1 [2021-11-15T18:09:16.978Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:09:16.978Z] ---> Using cache [2021-11-15T18:09:16.978Z] ---> 9947868e31b0 [2021-11-15T18:09:16.978Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T18:09:16.978Z] ---> Running in 70afbbd29362 [2021-11-15T18:09:16.978Z] ---> Running in 025c1e457664 [2021-11-15T18:09:16.978Z] Removing intermediate container 572011c20071 [2021-11-15T18:09:16.978Z] ---> ab6209401514 [2021-11-15T18:09:16.978Z] Step 21/21 : LABEL version=0.0.0 [2021-11-15T18:09:16.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:16.978Z] ---> Running in 7ad4a058ec8e [2021-11-15T18:09:16.978Z] ---> b9107fa7257a [2021-11-15T18:09:16.978Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T18:09:17.247Z] Removing intermediate container 7ad4a058ec8e [2021-11-15T18:09:17.247Z] ---> 9071481607d8 [2021-11-15T18:09:17.247Z] [2021-11-15T18:09:17.247Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T18:09:17.247Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T18:09:17.247Z] Executing bash-5.1.4-r0.post-install [2021-11-15T18:09:17.247Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T18:09:17.247Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T18:09:17.247Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T18:09:17.247Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T18:09:17.247Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T18:09:17.247Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T18:09:17.247Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T18:09:17.247Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T18:09:17.247Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T18:09:17.247Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T18:09:17.247Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T18:09:17.247Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T18:09:17.247Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T18:09:17.247Z] Successfully built 9071481607d8 [2021-11-15T18:09:17.247Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T18:09:17.247Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T18:09:17.247Z] Successfully tagged support-notifications:latest [2021-11-15T18:09:17.247Z] Building core-data [2021-11-15T18:09:17.515Z]  Building support-notifications ... done  ---> 506d10042976 [2021-11-15T18:09:17.515Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T18:09:18.472Z] 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-15T18:09:19.429Z] ---> Running in e60b26c2bfe3 [2021-11-15T18:09:19.429Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T18:09:19.429Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T18:09:20.004Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T18:09:20.266Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T18:09:21.245Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T18:09:21.245Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T18:09:21.245Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T18:09:21.245Z] Removing intermediate container e60b26c2bfe3 [2021-11-15T18:09:21.245Z] ---> 21ba597342e3 [2021-11-15T18:09:21.245Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T18:09:21.245Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T18:09:21.245Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T18:09:21.245Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:09:21.245Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:09:21.245Z] ---> 3f55553d4377 [2021-11-15T18:09:21.245Z] Step 3/22 : WORKDIR /edgex-go(27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T18:09:21.245Z] [2021-11-15T18:09:21.245Z] ---> Using cache [2021-11-15T18:09:21.245Z] ---> 809566c26470 [2021-11-15T18:09:21.245Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:09:21.245Z] ---> Using cache [2021-11-15T18:09:21.245Z] ---> 9ee83a7d4dce [2021-11-15T18:09:21.245Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T18:09:21.245Z] ---> Running in 47459658aba6 [2021-11-15T18:09:21.245Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T18:09:21.245Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T18:09:21.245Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T18:09:21.245Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T18:09:21.245Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T18:09:21.245Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T18:09:21.245Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T18:09:21.245Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T18:09:21.245Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T18:09:21.245Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T18:09:21.245Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T18:09:21.245Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T18:09:21.245Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T18:09:21.245Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T18:09:21.245Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T18:09:21.518Z] ---> e4ab93020ef2 [2021-11-15T18:09:21.518Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T18:09:21.790Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T18:09:21.790Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:21.790Z] OK: 84 MiB in 64 packages [2021-11-15T18:09:21.790Z] ---> Running in b81e49aa0ba9 [2021-11-15T18:09:22.394Z] Removing intermediate container 70afbbd29362 [2021-11-15T18:09:22.394Z] ---> 3027ae00d23d [2021-11-15T18:09:22.394Z] Step 8/23 : COPY . . [2021-11-15T18:09:22.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:23.313Z] Collecting docker-compose==1.23.2 [2021-11-15T18:09:23.313Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T18:09:23.313Z] OK: 220 MiB in 52 packages [2021-11-15T18:09:23.601Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T18:09:23.601Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T18:09:23.601Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T18:09:23.601Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T18:09:24.581Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T18:09:24.581Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T18:09:24.581Z] Removing intermediate container b81e49aa0ba9 [2021-11-15T18:09:24.581Z] ---> 4bbdca66375a [2021-11-15T18:09:24.581Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T18:09:24.868Z] Collecting PyYAML<4,>=3.10 [2021-11-15T18:09:24.868Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T18:09:25.480Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T18:09:25.480Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T18:09:25.480Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T18:09:25.480Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T18:09:26.062Z] 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-15T18:09:26.062Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T18:09:26.062Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T18:09:26.062Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T18:09:26.062Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T18:09:26.649Z] ---> Running in ea8574fbab8d [2021-11-15T18:09:26.649Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T18:09:26.649Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T18:09:26.917Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T18:09:26.917Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T18:09:26.917Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T18:09:26.917Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T18:09:26.917Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T18:09:26.917Z] Removing intermediate container ea8574fbab8d [2021-11-15T18:09:26.917Z] ---> 73db2ce62ec4 [2021-11-15T18:09:26.917Z] Step 27/30 : CMD ["gate"] [2021-11-15T18:09:26.917Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T18:09:27.187Z] Collecting idna<2.8,>=2.5 [2021-11-15T18:09:27.187Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T18:09:27.187Z] 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-15T18:09:27.187Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T18:09:27.187Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T18:09:27.187Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T18:09:27.187Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T18:09:27.187Z] Removing intermediate container 47459658aba6 [2021-11-15T18:09:27.187Z] ---> 62c18f0429a9 [2021-11-15T18:09:27.187Z] Step 6/22 : COPY . . [2021-11-15T18:09:27.457Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T18:09:27.457Z] Attempting uninstall: urllib3 [2021-11-15T18:09:27.457Z] Found existing installation: urllib3 1.26.5 [2021-11-15T18:09:27.457Z] Uninstalling urllib3-1.26.5: [2021-11-15T18:09:27.457Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T18:09:27.457Z] ---> Running in 26b082d21b70 [2021-11-15T18:09:27.721Z] Attempting uninstall: idna [2021-11-15T18:09:27.721Z] Found existing installation: idna 3.2 [2021-11-15T18:09:27.721Z] Uninstalling idna-3.2: [2021-11-15T18:09:27.721Z] Successfully uninstalled idna-3.2 [2021-11-15T18:09:28.313Z] Attempting uninstall: chardet [2021-11-15T18:09:28.313Z] Found existing installation: chardet 4.0.0 [2021-11-15T18:09:28.313Z] Uninstalling chardet-4.0.0: [2021-11-15T18:09:28.313Z] Removing intermediate container 26b082d21b70 [2021-11-15T18:09:28.313Z] ---> e9b363ef3498 [2021-11-15T18:09:28.313Z] Step 28/30 : LABEL arch=x86_64 [2021-11-15T18:09:28.313Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T18:09:29.721Z] ---> 9d9265e81f6b [2021-11-15T18:09:29.721Z] Step 9/23 : RUN go mod tidy [2021-11-15T18:09:29.721Z] Attempting uninstall: requests [2021-11-15T18:09:29.721Z] Found existing installation: requests 2.25.1 [2021-11-15T18:09:29.721Z] Uninstalling requests-2.25.1: [2021-11-15T18:09:29.721Z] ---> Running in abdad00c1afc [2021-11-15T18:09:29.721Z] Successfully uninstalled requests-2.25.1 [2021-11-15T18:09:29.721Z] ---> Running in ed9b0a4e8307 [2021-11-15T18:09:29.721Z] Running setup.py install for texttable: started [2021-11-15T18:09:29.984Z] Removing intermediate container abdad00c1afc [2021-11-15T18:09:29.984Z] ---> ad784a525b0b [2021-11-15T18:09:29.984Z] Step 29/30 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:09:30.247Z] ---> Running in 60fca008b818 [2021-11-15T18:09:30.514Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T18:09:30.514Z] Running setup.py install for PyYAML: started [2021-11-15T18:09:30.788Z] Removing intermediate container 60fca008b818 [2021-11-15T18:09:30.788Z] ---> 8ba11e12b12d [2021-11-15T18:09:30.788Z] Step 30/30 : LABEL version=0.0.0 [2021-11-15T18:09:31.065Z] ---> Running in 4b4c654ddd9c [2021-11-15T18:09:31.732Z] Removing intermediate container 4b4c654ddd9c [2021-11-15T18:09:31.732Z] ---> 8b45d59e1a21 [2021-11-15T18:09:31.732Z] [2021-11-15T18:09:32.029Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T18:09:32.029Z] Successfully built 8b45d59e1a21 [2021-11-15T18:09:32.029Z] Successfully tagged security-bootstrapper:latest [2021-11-15T18:09:32.029Z] Building security-proxy-setup [2021-11-15T18:09:32.339Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: started [2021-11-15T18:09:33.447Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T18:09:33.447Z] Running setup.py install for dockerpty: started [2021-11-15T18:09:34.039Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T18:09:37.351Z] ---> d07de04a5444 [2021-11-15T18:09:37.351Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:09:37.950Z] ---> Running in 7eb2c0ff100f [2021-11-15T18:09:37.950Z] 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-15T18:09:39.362Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:09:39.362Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:09:39.362Z] ---> 3f55553d4377 [2021-11-15T18:09:39.362Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T18:09:39.362Z] ---> Using cache [2021-11-15T18:09:39.362Z] ---> 809566c26470 [2021-11-15T18:09:39.362Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:09:39.362Z] ---> Using cache [2021-11-15T18:09:39.362Z] ---> 9ee83a7d4dce [2021-11-15T18:09:39.362Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T18:09:39.362Z] ---> Using cache [2021-11-15T18:09:39.362Z] ---> 61e03f4389e6 [2021-11-15T18:09:39.362Z] Step 6/20 : COPY . . [2021-11-15T18:09:39.362Z] ---> Using cache [2021-11-15T18:09:39.362Z] ---> 739b73983fa1 [2021-11-15T18:09:39.362Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:09:39.362Z] ---> Using cache [2021-11-15T18:09:39.362Z] ---> 9947868e31b0 [2021-11-15T18:09:39.362Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T18:09:39.623Z] ---> Running in ab75c51e725e [2021-11-15T18:09:39.896Z] Removing intermediate container 7eb2c0ff100f [2021-11-15T18:09:39.896Z] ---> 465894b2a874 [2021-11-15T18:09:39.896Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T18:09:39.896Z] ---> Running in 40faf74ab221 [2021-11-15T18:09:40.479Z] 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-15T18:09:40.479Z] Removing intermediate container ed9b0a4e8307 [2021-11-15T18:09:40.479Z] ---> 8107560316fc [2021-11-15T18:09:40.479Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T18:09:40.479Z] ---> Running in f5ba7c9db582 [2021-11-15T18:09:41.055Z] 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-15T18:09:41.329Z] 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-15T18:09:43.901Z] Removing intermediate container 4f67a93cf9b9 [2021-11-15T18:09:43.901Z] ---> d0140fa4166b [2021-11-15T18:09:43.901Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T18:09:43.901Z] ---> Running in f56ca671627a [2021-11-15T18:09:43.901Z] Removing intermediate container f56ca671627a [2021-11-15T18:09:43.901Z] ---> 7658e987026e [2021-11-15T18:09:43.901Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T18:09:43.901Z] ---> Running in 7998b8ce4e06 [2021-11-15T18:09:43.901Z] Removing intermediate container 7998b8ce4e06 [2021-11-15T18:09:43.901Z] ---> f119567b93cf [2021-11-15T18:09:43.901Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T18:09:44.849Z] ---> 895191cda542 [2021-11-15T18:09:44.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T18:09:45.109Z] ---> 40d98790bfa0 [2021-11-15T18:09:45.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T18:09:45.371Z] ---> c74677edb89d [2021-11-15T18:09:45.371Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T18:09:45.371Z] ---> Running in 559254a763f8 [2021-11-15T18:09:45.632Z] Removing intermediate container 559254a763f8 [2021-11-15T18:09:45.632Z] ---> ac1e2a33402f [2021-11-15T18:09:45.632Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:09:45.632Z] ---> Running in b71cf761d244 [2021-11-15T18:09:45.895Z] Removing intermediate container b71cf761d244 [2021-11-15T18:09:45.895Z] ---> 4d9fb1af5e48 [2021-11-15T18:09:45.895Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T18:09:45.895Z] ---> Running in 96cfacd8cccc [2021-11-15T18:09:45.895Z] Removing intermediate container 96cfacd8cccc [2021-11-15T18:09:45.895Z] ---> 7bf68d906b75 [2021-11-15T18:09:45.895Z] Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:09:45.895Z] ---> Running in 338d24b8e0d1 [2021-11-15T18:09:46.158Z] Removing intermediate container 338d24b8e0d1 [2021-11-15T18:09:46.158Z] ---> d04d042f3bc4 [2021-11-15T18:09:46.158Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:09:46.158Z] ---> Running in f6ee2cd029fc [2021-11-15T18:09:46.420Z] Removing intermediate container f6ee2cd029fc [2021-11-15T18:09:46.420Z] ---> efb2233e3743 [2021-11-15T18:09:46.420Z] [2021-11-15T18:09:46.420Z] Successfully built efb2233e3743 [2021-11-15T18:09:46.683Z] Successfully tagged sys-mgmt-agent:latest [2021-11-15T18:09:48.070Z]  Building sys-mgmt-agent ... done 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-15T18:09:53.374Z] Removing intermediate container 025c1e457664 [2021-11-15T18:09:53.374Z] ---> fd723f964879 [2021-11-15T18:09:53.374Z] [2021-11-15T18:09:53.374Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T18:09:53.374Z] ---> 0a97eee8041e [2021-11-15T18:09:53.374Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T18:09:53.374Z] ---> Running in 8c8bf83622de [2021-11-15T18:09:53.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:53.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:09:54.212Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T18:09:54.212Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T18:09:54.212Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T18:09:54.212Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:09:54.212Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T18:09:54.474Z] OK: 6 MiB in 17 packages [2021-11-15T18:09:55.051Z] Removing intermediate container 8c8bf83622de [2021-11-15T18:09:55.051Z] ---> 60a4b46572f5 [2021-11-15T18:09:55.051Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T18:09:55.051Z] ---> Running in 2912fe23e279 [2021-11-15T18:09:55.314Z] Removing intermediate container 2912fe23e279 [2021-11-15T18:09:55.314Z] ---> 519690c98e1e [2021-11-15T18:09:55.314Z] Step 12/24 : WORKDIR / [2021-11-15T18:09:55.314Z] ---> Running in 0e7db7a690fd [2021-11-15T18:09:55.580Z] Removing intermediate container 0e7db7a690fd [2021-11-15T18:09:55.580Z] ---> ae981aa3486d [2021-11-15T18:09:55.580Z] 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-15T18:09:55.840Z] ---> dce02c9be127 [2021-11-15T18:09:55.840Z] 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-15T18:09:56.101Z] ---> 69f6aee0401d [2021-11-15T18:09:56.101Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T18:09:56.679Z] ---> 2aebd1b26048 [2021-11-15T18:09:56.679Z] 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-15T18:09:56.945Z] ---> 7f996914c932 [2021-11-15T18:09:56.945Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T18:09:57.515Z] ---> 5c0c87097818 [2021-11-15T18:09:57.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T18:09:58.087Z] ---> a0926113c3ad [2021-11-15T18:09:58.087Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T18:09:58.348Z] ---> ea00b6ad88b4 [2021-11-15T18:09:58.348Z] 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-15T18:09:58.348Z] ---> Running in dfdae31a0e89 [2021-11-15T18:09:59.735Z] Removing intermediate container dfdae31a0e89 [2021-11-15T18:09:59.735Z] ---> 3524ff8d945e [2021-11-15T18:09:59.735Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T18:09:59.735Z] ---> Running in ec8b90708204 [2021-11-15T18:09:59.735Z] Removing intermediate container ec8b90708204 [2021-11-15T18:09:59.735Z] ---> 296ea800c648 [2021-11-15T18:09:59.735Z] Step 22/24 : LABEL arch=x86_64 [2021-11-15T18:09:59.735Z] ---> Running in 474ed3f5dbcf [2021-11-15T18:09:59.998Z] Removing intermediate container 474ed3f5dbcf [2021-11-15T18:09:59.998Z] ---> 337ff8d228ca [2021-11-15T18:09:59.998Z] Step 23/24 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:09:59.998Z] ---> Running in 56444c930501 [2021-11-15T18:10:00.260Z] Removing intermediate container 56444c930501 [2021-11-15T18:10:00.260Z] ---> d83e380c6774 [2021-11-15T18:10:00.260Z] Step 24/24 : LABEL version=0.0.0 [2021-11-15T18:10:00.260Z] ---> Running in 8a657d07a4e1 [2021-11-15T18:10:00.260Z] Removing intermediate container 8a657d07a4e1 [2021-11-15T18:10:00.260Z] ---> 65e61a2f2105 [2021-11-15T18:10:00.260Z] [2021-11-15T18:10:00.521Z] Successfully built 65e61a2f2105 [2021-11-15T18:10:00.521Z] Successfully tagged security-secretstore-setup:latest [2021-11-15T18:10:08.688Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T18:10:12.924Z] Removing intermediate container ab75c51e725e [2021-11-15T18:10:12.924Z] ---> b3990b2b0cb2 [2021-11-15T18:10:12.924Z] [2021-11-15T18:10:12.924Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T18:10:12.924Z] ---> 0a97eee8041e [2021-11-15T18:10:12.924Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T18:10:12.924Z] ---> Running in f0831291efab [2021-11-15T18:10:12.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:10:13.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:10:13.473Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T18:10:13.473Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T18:10:13.473Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T18:10:13.473Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T18:10:13.473Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T18:10:13.473Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:10:13.473Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T18:10:13.473Z] OK: 8 MiB in 19 packages [2021-11-15T18:10:14.070Z] Removing intermediate container f5ba7c9db582 [2021-11-15T18:10:14.070Z] ---> e7edc19fa954 [2021-11-15T18:10:14.070Z] [2021-11-15T18:10:14.070Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T18:10:14.070Z] ---> 0a97eee8041e [2021-11-15T18:10:14.070Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T18:10:14.070Z] ---> Using cache [2021-11-15T18:10:14.070Z] ---> 43c731c325a8 [2021-11-15T18:10:14.070Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:10:14.070Z] ---> Using cache [2021-11-15T18:10:14.070Z] ---> 0845bd91d2b0 [2021-11-15T18:10:14.070Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T18:10:14.070Z] ---> Running in c0e9fc2821fe [2021-11-15T18:10:14.344Z] Removing intermediate container f0831291efab [2021-11-15T18:10:14.344Z] ---> d5811eb7df4a [2021-11-15T18:10:14.344Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T18:10:14.344Z] Removing intermediate container c0e9fc2821fe [2021-11-15T18:10:14.344Z] ---> 223167ad78d2 [2021-11-15T18:10:14.344Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T18:10:14.344Z] ---> Running in ba020c728494 [2021-11-15T18:10:14.344Z] ---> Running in 7f425f2b0247 [2021-11-15T18:10:14.344Z] Removing intermediate container ba020c728494 [2021-11-15T18:10:14.344Z] ---> 63f0b47561c9 [2021-11-15T18:10:14.344Z] Step 12/20 : WORKDIR /edgex [2021-11-15T18:10:14.344Z] Removing intermediate container 7f425f2b0247 [2021-11-15T18:10:14.344Z] ---> 923cbca44d74 [2021-11-15T18:10:14.344Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:10:14.609Z] ---> Running in 57867abc54ec [2021-11-15T18:10:14.609Z] ---> bea7acad4c80 [2021-11-15T18:10:14.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T18:10:14.609Z] Removing intermediate container 57867abc54ec [2021-11-15T18:10:14.609Z] ---> 6501f51e8323 [2021-11-15T18:10:14.609Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T18:10:15.184Z] ---> 49bb93bf7e7e [2021-11-15T18:10:15.184Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T18:10:15.184Z] ---> b7dde741f618 [2021-11-15T18:10:15.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T18:10:15.762Z] ---> fa1250edd5a8 [2021-11-15T18:10:15.762Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T18:10:15.762Z] ---> 5d01c6b7aaa1 [2021-11-15T18:10:15.762Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T18:10:15.762Z] Removing intermediate container 40faf74ab221 [2021-11-15T18:10:15.762Z] ---> 866aa8444709 [2021-11-15T18:10:15.762Z] [2021-11-15T18:10:15.762Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T18:10:15.762Z] ---> 0a97eee8041e [2021-11-15T18:10:15.762Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T18:10:15.762Z] ---> Running in a438efee0b0f [2021-11-15T18:10:16.020Z] ---> Running in be774a30bdce [2021-11-15T18:10:16.020Z] Removing intermediate container a438efee0b0f [2021-11-15T18:10:16.020Z] ---> 16c298d3dcee [2021-11-15T18:10:16.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:10:16.020Z] Removing intermediate container be774a30bdce [2021-11-15T18:10:16.020Z] ---> 718335547b43 [2021-11-15T18:10:16.020Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T18:10:16.283Z] ---> Running in 0e8c74c9dd3e [2021-11-15T18:10:16.283Z] ---> Running in 15194053622c [2021-11-15T18:10:16.283Z] ---> 5e1a0d333d24 [2021-11-15T18:10:16.283Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T18:10:16.283Z] ---> Running in 527aafcd4b4e [2021-11-15T18:10:16.283Z] Removing intermediate container 15194053622c [2021-11-15T18:10:16.283Z] ---> 15ff34769bb7 [2021-11-15T18:10:16.283Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T18:10:16.283Z] Removing intermediate container 0e8c74c9dd3e [2021-11-15T18:10:16.283Z] ---> f076056e31f3 [2021-11-15T18:10:16.283Z] Step 21/23 : LABEL arch=x86_64 [2021-11-15T18:10:16.283Z] ---> Running in 5f0ee62b4b97 [2021-11-15T18:10:16.283Z] ---> Running in 8b8b175b48a5 [2021-11-15T18:10:16.283Z] Removing intermediate container 527aafcd4b4e [2021-11-15T18:10:16.283Z] ---> ced52eaf06cf [2021-11-15T18:10:16.283Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T18:10:16.614Z] Removing intermediate container 5f0ee62b4b97 [2021-11-15T18:10:16.614Z] ---> f8a96b507b34 [2021-11-15T18:10:16.614Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:10:16.614Z] ---> Running in 0c1166a96c52 [2021-11-15T18:10:16.614Z] ---> Running in 2b62648d56b8 [2021-11-15T18:10:16.614Z] Removing intermediate container 8b8b175b48a5 [2021-11-15T18:10:16.614Z] ---> e29ea5d600d0 [2021-11-15T18:10:16.614Z] Step 22/23 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:10:16.614Z] ---> Running in 8827f5448442 [2021-11-15T18:10:16.614Z] Removing intermediate container 0c1166a96c52 [2021-11-15T18:10:16.614Z] ---> c6c5d8398aef [2021-11-15T18:10:16.614Z] Step 18/20 : LABEL arch=x86_64 [2021-11-15T18:10:16.614Z] Removing intermediate container 8827f5448442 [2021-11-15T18:10:16.614Z] ---> ccb2bfaaea63 [2021-11-15T18:10:16.614Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T18:10:16.614Z] ---> Running in 628bd7a5264d [2021-11-15T18:10:16.614Z] ---> Running in 77c2a6436f92 [2021-11-15T18:10:16.918Z] Removing intermediate container 77c2a6436f92 [2021-11-15T18:10:16.918Z] ---> 01653e2db8d5 [2021-11-15T18:10:16.918Z] [2021-11-15T18:10:16.918Z] Removing intermediate container 628bd7a5264d [2021-11-15T18:10:16.918Z] ---> bceccd1b4f7d [2021-11-15T18:10:16.918Z] Step 19/20 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:10:16.918Z] ---> Running in cdf0888e6cfe [2021-11-15T18:10:16.918Z] Successfully built 01653e2db8d5 [2021-11-15T18:10:16.918Z] Successfully tagged support-scheduler:latest [2021-11-15T18:10:16.918Z]  Building support-scheduler ... done Removing intermediate container cdf0888e6cfe [2021-11-15T18:10:16.918Z] ---> 7d71f62f41e6 [2021-11-15T18:10:16.918Z] Step 20/20 : LABEL version=0.0.0 [2021-11-15T18:10:16.918Z] ---> Running in 46aa6d3a35cf [2021-11-15T18:10:17.257Z] Removing intermediate container 2b62648d56b8 [2021-11-15T18:10:17.257Z] ---> 30131bffe6d2 [2021-11-15T18:10:17.257Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T18:10:17.257Z] ---> Running in fb0a709399aa [2021-11-15T18:10:17.257Z] Removing intermediate container 46aa6d3a35cf [2021-11-15T18:10:17.257Z] ---> f7d97bb1bc42 [2021-11-15T18:10:17.257Z] [2021-11-15T18:10:17.257Z] Successfully built f7d97bb1bc42 [2021-11-15T18:10:17.257Z] Successfully tagged security-proxy-setup:latest [2021-11-15T18:10:17.545Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T18:10:18.158Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T18:10:18.737Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T18:10:18.737Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T18:10:18.737Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T18:10:18.737Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T18:10:19.001Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T18:10:19.001Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T18:10:19.001Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:10:19.001Z] OK: 8 MiB in 20 packages [2021-11-15T18:10:19.574Z] Removing intermediate container fb0a709399aa [2021-11-15T18:10:19.574Z] ---> 6739c4b7eaf1 [2021-11-15T18:10:19.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:10:19.574Z] ---> ac5d0a52b8aa [2021-11-15T18:10:19.574Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T18:10:19.838Z] ---> 16e64f2a351a [2021-11-15T18:10:19.838Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T18:10:20.098Z] ---> bf440e3c881d [2021-11-15T18:10:20.098Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T18:10:20.098Z] ---> Running in 68146ca4fba0 [2021-11-15T18:10:20.098Z] Removing intermediate container 68146ca4fba0 [2021-11-15T18:10:20.098Z] ---> 8b477c3d6d77 [2021-11-15T18:10:20.098Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:10:20.098Z] ---> Running in d265b5df2adf [2021-11-15T18:10:20.358Z] Removing intermediate container d265b5df2adf [2021-11-15T18:10:20.358Z] ---> 9fc59e89d437 [2021-11-15T18:10:20.358Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T18:10:20.358Z] ---> Running in 16c00a87bc3c [2021-11-15T18:10:20.358Z] Removing intermediate container 16c00a87bc3c [2021-11-15T18:10:20.358Z] ---> e46eb7a4009a [2021-11-15T18:10:20.358Z] Step 21/22 : LABEL git_sha=beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [2021-11-15T18:10:20.358Z] ---> Running in 2a1a9282ae0c [2021-11-15T18:10:20.620Z] Removing intermediate container 2a1a9282ae0c [2021-11-15T18:10:20.620Z] ---> 4f51b5af1894 [2021-11-15T18:10:20.620Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:10:20.620Z] ---> Running in fd65ba7024fb [2021-11-15T18:10:20.620Z] Removing intermediate container fd65ba7024fb [2021-11-15T18:10:20.620Z] ---> 3718b91fcf37 [2021-11-15T18:10:20.620Z] [2021-11-15T18:10:20.620Z] Successfully built 3718b91fcf37 [2021-11-15T18:10:20.620Z] Successfully tagged core-data:latest [2021-11-15T18:10:20.885Z]  Building core-data ... done  [Pipeline] } [2021-11-15T18:10:20.890Z] $ docker stop --time=1 5cdcf35460883c1974eb38f027a69c536f61d6d890c5d38b17f32fb0eb585711 [2021-11-15T18:10:22.223Z] $ docker rm -f 5cdcf35460883c1974eb38f027a69c536f61d6d890c5d38b17f32fb0eb585711 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T18:10:22.583Z] + docker images [2021-11-15T18:10:22.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T18:10:22.583Z] core-data latest 3718b91fcf37 2 seconds ago 20.7MB [2021-11-15T18:10:22.583Z] support-scheduler latest 01653e2db8d5 6 seconds ago 16.2MB [2021-11-15T18:10:22.583Z] security-proxy-setup latest f7d97bb1bc42 6 seconds ago 26.9MB [2021-11-15T18:10:22.583Z] 866aa8444709 7 seconds ago 1.76GB [2021-11-15T18:10:22.583Z] e7edc19fa954 9 seconds ago 1.76GB [2021-11-15T18:10:22.583Z] b3990b2b0cb2 11 seconds ago 1.76GB [2021-11-15T18:10:22.583Z] security-secretstore-setup latest 65e61a2f2105 22 seconds ago 28.4MB [2021-11-15T18:10:22.583Z] fd723f964879 30 seconds ago 1.76GB [2021-11-15T18:10:22.583Z] sys-mgmt-agent latest efb2233e3743 36 seconds ago 294MB [2021-11-15T18:10:22.583Z] security-bootstrapper latest 8b45d59e1a21 51 seconds ago 18.9MB [2021-11-15T18:10:22.583Z] support-notifications latest 9071481607d8 About a minute ago 17MB [2021-11-15T18:10:22.583Z] core-metadata latest 8bf279ff606d About a minute ago 16.9MB [2021-11-15T18:10:22.583Z] core-command latest 40f45902bbb1 About a minute ago 16.1MB [2021-11-15T18:10:22.583Z] ff29897e2426 About a minute ago 1.76GB [2021-11-15T18:10:22.583Z] 14e714689579 About a minute ago 1.76GB [2021-11-15T18:10:22.583Z] 7b1aeecd32a0 About a minute ago 1.76GB [2021-11-15T18:10:22.583Z] 3aea264ae3e8 About a minute ago 1.76GB [2021-11-15T18:10:22.583Z] 957b83bdf243 About a minute ago 1.75GB [2021-11-15T18:10:22.583Z] ci-base-image-x86_64 latest 3f55553d4377 5 minutes ago 1.25GB [2021-11-15T18:10:22.583Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-15T18:10:22.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-15T18:10:22.583Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-15T18:10:22.583Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-15T18:10:22.583Z] 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-15T18:10:25.402Z] Removing intermediate container b42c612a110e [2021-11-15T18:10:25.402Z] ---> 56c4c6ced24c [2021-11-15T18:10:25.402Z] Successfully built 56c4c6ced24c [2021-11-15T18:10:25.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:10:25.741Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T18:10:25.741Z] . [Pipeline] withDockerContainer [2021-11-15T18:10:25.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2021-11-15T18:10:26.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-15T18:10:27.653Z] $ docker top 8f7614930b0ffae523a0be5fe640180f937bae8a3e91831d62d19d51adc0cede -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T18:10:28.601Z] + go version [2021-11-15T18:10:28.601Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T18:10:28.631Z] $ docker stop --time=1 8f7614930b0ffae523a0be5fe640180f937bae8a3e91831d62d19d51adc0cede [2021-11-15T18:10:30.347Z] $ docker rm -f 8f7614930b0ffae523a0be5fe640180f937bae8a3e91831d62d19d51adc0cede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:10:31.065Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T18:10:31.065Z] . [Pipeline] withDockerContainer [2021-11-15T18:10:31.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2021-11-15T18:10:31.399Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-15T18:10:32.784Z] $ docker top 7b3123abb59411280e7efa8625b96c50becb83834c7ef82408fbac67ca519280 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T18:10:33.065Z] ========================================================= [2021-11-15T18:10:33.065Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T18:10:33.065Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T18:10:33.713Z] + make test [2021-11-15T18:10:33.713Z] go mod tidy [2021-11-15T18:10:34.315Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T18:10:37.931Z] Still waiting to schedule task [2021-11-15T18:10:37.931Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-15T18:11:01.110Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T18:11:22.603Z] Running on prd-ubuntu18.04-docker-8c-8g-675 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws [2021-11-15T18:11:22.615Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-11-15T18:11:22.713Z] The recommended git tool is: git [2021-11-15T18:11:25.012Z] using credential edgex-jenkins-ssh [2021-11-15T18:11:25.023Z] Cloning the remote Git repository [2021-11-15T18:11:25.070Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-15T18:11:25.133Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-11-15T18:11:25.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T18:11:25.170Z] > git --version # timeout=10 [2021-11-15T18:11:25.178Z] > git --version # 'git version 2.17.1' [2021-11-15T18:11:25.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T18:11:25.213Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T18:11:57.829Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T18:11:58.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T18:11:59.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T18:12:00.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T18:12:13.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T18:12:13.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T18:12:13.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T18:12:13.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T18:12:13.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T18:12:13.537Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T18:12:13.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T18:12:13.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T18:12:13.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T18:12:13.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T18:12:20.587Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.205s coverage: 28.7% of statements [2021-11-15T18:12:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T18:12:20.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T18:12:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 98.5% of statements [2021-11-15T18:12:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T18:12:26.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.424s coverage: 44.7% of statements [2021-11-15T18:12:26.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T18:12:26.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T18:12:29.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.620s coverage: 89.5% of statements [2021-11-15T18:12:29.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T18:12:29.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:12:29.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.268s coverage: 84.4% of statements [2021-11-15T18:12:29.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T18:12:29.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T18:12:29.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T18:12:29.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T18:12:29.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.644s coverage: 94.2% of statements [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 59.1% of statements [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.9% of statements [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.207s coverage: 58.8% of statements [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 21.7% of statements [2021-11-15T18:12:36.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements [2021-11-15T18:12:36.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.219s coverage: 79.5% of statements [2021-11-15T18:12:37.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.163s coverage: 94.1% of statements [2021-11-15T18:12:38.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.364s coverage: 96.3% of statements [2021-11-15T18:12:39.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.351s coverage: 87.5% of statements [2021-11-15T18:12:52.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements [2021-11-15T18:12:52.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-11-15T18:12:56.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.554s coverage: 82.5% of statements [2021-11-15T18:12:56.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.710s coverage: 91.2% of statements [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.810s coverage: 64.4% of statements [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T18:13:05.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2021-11-15T18:13:05.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2021-11-15T18:13:06.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-11-15T18:13:06.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-11-15T18:13:10.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.324s coverage: 65.4% of statements [2021-11-15T18:13:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T18:13:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T18:13:10.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T18:13:12.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.8% of statements [2021-11-15T18:13:12.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T18:13:12.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T18:13:12.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements [2021-11-15T18:13:12.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T18:13:12.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements [2021-11-15T18:13:12.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T18:13:20.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 17.7% of statements [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T18:13:20.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.650s coverage: 92.3% of statements [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T18:13:20.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 63.2% of statements [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T18:13:20.946Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T18:13:20.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T18:13:20.946Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T18:13:20.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements [2021-11-15T18:13:20.946Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-11-15T18:13:21.547Z] 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-15T18:13:21.547Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-15T18:13:21.547Z] GO111MODULE=on go vet ./... [2021-11-15T18:13:36.611Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T18:13:36.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T18:13:36.629Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T18:13:36.643Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T18:13:36.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T18:13:36.654Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T18:13:37.475Z] Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 0a76eedfa92fa9c7fe4041168055a09039f1e431 [2021-11-15T18:13:37.648Z] Merge succeeded, producing 2c2a278b80100de673662a7bd0e9fddb24dc5b8b [2021-11-15T18:13:37.649Z] Checking out Revision 2c2a278b80100de673662a7bd0e9fddb24dc5b8b (PR-3816) [2021-11-15T18:13:41.285Z] Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" [2021-11-15T18:13:41.298Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:13:42.299Z] + echo snap-build.sh [2021-11-15T18:13:42.299Z] snap-build.sh [2021-11-15T18:13:42.299Z] + SNAP_BASE_DIR=. [2021-11-15T18:13:42.299Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-11-15T18:13:42.299Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-11-15T18:13:42.299Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-11-15T18:13:42.299Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-11-15T18:13:42.299Z] + cd /w/workspace/edgex-go/6 [2021-11-15T18:13:42.299Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-15T18:13:42.299Z] Reading package lists... [2021-11-15T18:13:42.299Z] Building dependency tree... [2021-11-15T18:13:42.299Z] Reading state information... [2021-11-15T18:13:42.299Z] The following packages were automatically installed and are no longer required: [2021-11-15T18:13:42.299Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-15T18:13:42.299Z] uidmap xdelta3 [2021-11-15T18:13:42.299Z] Use 'sudo apt autoremove' to remove them. [2021-11-15T18:13:42.299Z] The following packages will be REMOVED: [2021-11-15T18:13:42.299Z] lxd* lxd-client* [2021-11-15T18:13:42.873Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-15T18:13:42.873Z] After this operation, 31.7 MB disk space will be freed. [2021-11-15T18:13:43.400Z] (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-15T18:13:43.400Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T18:13:44.345Z] Removing lxd dnsmasq configuration [2021-11-15T18:13:44.345Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T18:13:44.345Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-15T18:13:37.482Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T18:13:37.489Z] > git checkout -f 0a76eedfa92fa9c7fe4041168055a09039f1e431 # timeout=10 [2021-11-15T18:13:37.559Z] > git remote # timeout=10 [2021-11-15T18:13:37.567Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T18:13:37.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T18:13:37.578Z] > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [2021-11-15T18:13:37.638Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T18:13:37.656Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T18:13:37.660Z] > git checkout -f 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 [2021-11-15T18:13:41.287Z] > git rev-list --no-walk 32e2244a2d16679fe99d67f8fade2684896d415d # timeout=10 [2021-11-15T18:13:45.295Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T18:13:45.295Z] (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-15T18:13:45.295Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-15T18:13:46.700Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-15T18:13:46.700Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-15T18:13:47.273Z] + sudo snap remove --purge lxd [2021-11-15T18:13:47.538Z] snap "lxd" is not installed [2021-11-15T18:13:47.538Z] + sudo groupadd --force --system lxd [2021-11-15T18:13:47.538Z] ++ whoami [2021-11-15T18:13:47.538Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-15T18:13:47.538Z] + newgrp - lxd [2021-11-15T18:13:47.538Z] + sudo snap install lxd [2021-11-15T18:13:57.569Z] 2021-11-15T18:13:55Z INFO Waiting for automatic snapd restart... [2021-11-15T18:14:24.199Z] lxd 4.20 from Canonical* installed [2021-11-15T18:14:24.199Z] + sudo lxd init --auto [2021-11-15T18:14:32.380Z] + sudo snap install --classic snapcraft [2021-11-15T18:14:40.530Z] snapcraft 5.0 from Canonical* installed [2021-11-15T18:14:40.530Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-15T18:14:40.530Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-15T18:14:40.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T18:14:40.530Z] Dload Upload Total Spent Left Speed [2021-11-15T18:14:40.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 [2021-11-15T18:14:40.530Z] 100 3325k 100 3325k 0 0 7608k 0 --:--:-- --:--:-- --:--:-- 7608k [2021-11-15T18:14:40.530Z] ./yq_linux_amd64 [2021-11-15T18:14:40.530Z] + sudo snapcraft prime --use-lxd [2021-11-15T18:14:42.443Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-15T18:14:42.443Z] 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-15T18:14:42.443Z] - README.md [2021-11-15T18:14:42.443Z] [2021-11-15T18:14:42.443Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-15T18:14:42.702Z] Launching a container. [2021-11-15T18:14:43.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T18:14:43.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T18:14:43.398Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T18:14:43.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T18:14:44.076Z] + ls -al . [2021-11-15T18:14:44.076Z] total 672 [2021-11-15T18:14:44.076Z] drwxrwxr-x 9 1001 1001 4096 Nov 15 18:14 . [2021-11-15T18:14:44.076Z] drwxr-xr-x 4 root root 4096 Nov 15 18:10 .. [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 18:08 .dockerignore [2021-11-15T18:14:44.076Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 18:08 .git [2021-11-15T18:14:44.076Z] drwxrwxr-x 4 1001 1001 4096 Nov 15 18:08 .github [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 18:08 .gitignore [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 18:08 .golangci.yml [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 18:08 .hadolint.yml [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 18:08 .sonarcloud.properties [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 18:08 ADOPTERS.md [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 18:08 Attribution.txt [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 51732 Nov 15 18:08 CHANGELOG.md [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 18:08 CONTRIBUTING.md [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 18:08 GOVERNANCE.md [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 18:08 Jenkinsfile [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 18:08 LICENSE [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 18:08 Makefile [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 18:08 OWNERS.md [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 18:08 README.md [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 18:08 SECURITY.md [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 18:03 VERSION [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 18:08 ZMQWindows.md [2021-11-15T18:14:44.076Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 18:08 bin [2021-11-15T18:14:44.076Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 18:08 cmd [2021-11-15T18:14:44.076Z] -rw-r--r-- 1 root root 428380 Nov 15 18:13 coverage.out [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 18:08 go.mod [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 18:08 go.sum [2021-11-15T18:14:44.076Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 18:08 internal [2021-11-15T18:14:44.076Z] drwxrwxr-x 3 1001 1001 4096 Nov 15 18:08 openapi [2021-11-15T18:14:44.076Z] drwxrwxr-x 4 1001 1001 4096 Nov 15 18:08 snap [2021-11-15T18:14:44.076Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 18:08 version.go [Pipeline] sh [2021-11-15T18:14:44.768Z] + '[' -e coverage.out ] [2021-11-15T18:14:44.768Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T18:14:44.797Z] Warning: overwriting stash ‘coverage-report’ [2021-11-15T18:14:45.544Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T18:14:46.201Z] + make build [2021-11-15T18:14:46.202Z] 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-15T18:14:52.905Z] 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-15T18:14:57.633Z] Waiting for container to be ready [2021-11-15T18:14:57.633Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-15T18:14:57.633Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-15T18:14:57.633Z] [2021-11-15T18:15:00.944Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-15T18:15:01.209Z] Waiting for network to be ready... [2021-11-15T18:15:01.779Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T18:15:01.779Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-15T18:15:02.372Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-15T18:15:02.372Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-15T18:15:02.372Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-15T18:15:02.654Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-15T18:15:02.654Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-15T18:15:02.654Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-15T18:15:02.654Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-15T18:15:02.654Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-15T18:15:02.922Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-15T18:15:02.922Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-15T18:15:02.922Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-15T18:15:02.922Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-15T18:15:02.922Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-15T18:15:02.922Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-15T18:15:02.922Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-15T18:15:02.922Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-15T18:15:03.494Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-15T18:15:03.754Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-15T18:15:03.754Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-15T18:15:03.754Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-15T18:15:03.754Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-15T18:15:03.754Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-15T18:15:03.754Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-15T18:15:03.754Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] [2021-11-15T18:15:04.030Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-15T18:15:07.336Z] Fetched 25.6 MB in 5s (4824 kB/s) [2021-11-15T18:15:07.603Z] Reading package lists... [2021-11-15T18:15:07.865Z] Reading package lists... [2021-11-15T18:15:08.127Z] Building dependency tree... [2021-11-15T18:15:08.127Z] Reading state information... [2021-11-15T18:15:08.390Z] The following additional packages will be installed: [2021-11-15T18:15:08.390Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-15T18:15:08.390Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-15T18:15:08.390Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-15T18:15:08.390Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-15T18:15:08.390Z] Suggested packages: [2021-11-15T18:15:08.390Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-15T18:15:08.390Z] Recommended packages: [2021-11-15T18:15:08.390Z] gnupg libsasl2-modules [2021-11-15T18:15:08.390Z] The following NEW packages will be installed: [2021-11-15T18:15:08.390Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-15T18:15:08.390Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-15T18:15:08.390Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-15T18:15:08.390Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-15T18:15:08.390Z] The following packages will be upgraded: [2021-11-15T18:15:08.390Z] gpg gpg-agent gpgconf libudev1 [2021-11-15T18:15:08.390Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-15T18:15:08.390Z] Need to get 3527 kB of archives. [2021-11-15T18:15:08.390Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-15T18:15:08.390Z] 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-15T18:15:08.651Z] 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-15T18:15:08.651Z] 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-15T18:15:08.651Z] 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-15T18:15:08.651Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-15T18:15:08.912Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-15T18:15:09.492Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-15T18:15:09.492Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-15T18:15:09.492Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-15T18:15:09.492Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-15T18:15:09.492Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-15T18:15:09.492Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-15T18:15:09.492Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-15T18:15:09.492Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-15T18:15:09.492Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-15T18:15:09.492Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-15T18:15:09.753Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-15T18:15:09.753Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-15T18:15:09.753Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-15T18:15:09.753Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-15T18:15:09.753Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-15T18:15:09.753Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-15T18:15:09.753Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T18:15:10.024Z] Fetched 3527 kB in 1s (2712 kB/s) [2021-11-15T18:15:10.024Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-15T18:15:10.024Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-15T18:15:10.024Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T18:15:10.024Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-15T18:15:10.290Z] Selecting previously unselected package udev. [2021-11-15T18:15:10.290Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-15T18:15:10.290Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-15T18:15:10.290Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-15T18:15:10.551Z] Selecting previously unselected package libfuse2:amd64. [2021-11-15T18:15:10.551Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-15T18:15:10.551Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-15T18:15:10.551Z] Selecting previously unselected package fuse. [2021-11-15T18:15:10.551Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-15T18:15:10.551Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-15T18:15:10.811Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T18:15:10.811Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T18:15:10.811Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T18:15:10.811Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T18:15:11.073Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T18:15:11.073Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T18:15:11.073Z] Selecting previously unselected package libksba8:amd64. [2021-11-15T18:15:11.073Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-15T18:15:11.073Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-15T18:15:11.073Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-15T18:15:11.073Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.073Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.073Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-15T18:15:11.073Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.073Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.332Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-15T18:15:11.332Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.332Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.332Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-15T18:15:11.332Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.332Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.332Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-15T18:15:11.332Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.332Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.332Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-15T18:15:11.332Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.332Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.592Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-15T18:15:11.592Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.592Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.592Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-15T18:15:11.592Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.592Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.592Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-15T18:15:11.592Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-15T18:15:11.592Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:11.592Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-15T18:15:11.592Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-15T18:15:11.592Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T18:15:11.592Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-15T18:15:11.592Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-15T18:15:11.592Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T18:15:11.854Z] Selecting previously unselected package libldap-common. [2021-11-15T18:15:11.854Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-15T18:15:11.854Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T18:15:11.854Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-15T18:15:11.854Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-15T18:15:11.854Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T18:15:11.854Z] Selecting previously unselected package dirmngr. [2021-11-15T18:15:11.854Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T18:15:11.854Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-15T18:15:11.854Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T18:15:11.854Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-15T18:15:11.854Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-15T18:15:11.854Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T18:15:11.854Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-15T18:15:12.114Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-15T18:15:12.114Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.114Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-15T18:15:12.114Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T18:15:12.114Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-15T18:15:12.375Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-15T18:15:12.375Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.375Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-15T18:15:12.375Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-15T18:15:12.375Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-15T18:15:12.636Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.636Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.636Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.636Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.636Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.636Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.636Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-15T18:15:12.636Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-15T18:15:12.636Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-15T18:15:12.636Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T18:15:12.897Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-15T18:15:12.897Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-15T18:15:12.897Z] This means they are not meant to be enabled using systemctl. [2021-11-15T18:15:12.897Z] Possible reasons for having this kind of units are: [2021-11-15T18:15:12.897Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-15T18:15:12.897Z] .wants/ or .requires/ directory. [2021-11-15T18:15:12.897Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-15T18:15:12.897Z] a requirement dependency on it. [2021-11-15T18:15:12.897Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-15T18:15:12.897Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-15T18:15:12.897Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-15T18:15:12.897Z] instance name specified. [2021-11-15T18:15:13.470Z] Reading package lists... [2021-11-15T18:15:13.470Z] Building dependency tree... [2021-11-15T18:15:13.470Z] Reading state information... [2021-11-15T18:15:13.730Z] The following additional packages will be installed: [2021-11-15T18:15:13.730Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-15T18:15:13.730Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-15T18:15:13.730Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-15T18:15:13.730Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-15T18:15:13.730Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-15T18:15:13.730Z] Suggested packages: [2021-11-15T18:15:13.730Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-15T18:15:13.730Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-15T18:15:13.730Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-15T18:15:13.730Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-15T18:15:13.730Z] systemd-container policykit-1 [2021-11-15T18:15:13.730Z] Recommended packages: [2021-11-15T18:15:13.730Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-15T18:15:13.730Z] The following NEW packages will be installed: [2021-11-15T18:15:13.730Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-15T18:15:13.730Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-15T18:15:13.730Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-15T18:15:13.730Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-15T18:15:13.730Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-15T18:15:13.730Z] The following packages will be upgraded: [2021-11-15T18:15:13.730Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-15T18:15:13.991Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-15T18:15:13.991Z] Need to get 36.8 MB of archives. [2021-11-15T18:15:13.991Z] After this operation, 147 MB of additional disk space will be used. [2021-11-15T18:15:13.991Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-15T18:15:13.991Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-15T18:15:14.562Z] 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-15T18:15:14.831Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-15T18:15:14.831Z] 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-15T18:15:15.091Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-15T18:15:15.091Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-15T18:15:15.091Z] 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-15T18:15:15.091Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-15T18:15:15.091Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-15T18:15:15.091Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-15T18:15:15.091Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-15T18:15:15.091Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-15T18:15:15.091Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-15T18:15:15.091Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-15T18:15:15.091Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-15T18:15:15.091Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-15T18:15:15.091Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-15T18:15:15.091Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-15T18:15:15.091Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-15T18:15:15.091Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-15T18:15:15.091Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-15T18:15:15.091Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-15T18:15:15.091Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-15T18:15:15.091Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-15T18:15:15.091Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-15T18:15:15.098Z] 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-15T18:15:15.352Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-15T18:15:15.353Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-15T18:15:15.353Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-15T18:15:15.353Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-15T18:15:17.077Z] 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-15T18:15:17.264Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T18:15:17.264Z] Fetched 36.8 MB in 3s (12.1 MB/s) [2021-11-15T18:15:17.264Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T18:15:17.264Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-15T18:15:17.264Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T18:15:17.525Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-15T18:15:17.525Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T18:15:17.785Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-15T18:15:17.785Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T18:15:17.785Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-15T18:15:17.785Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-15T18:15:18.046Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-15T18:15:18.306Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-15T18:15:18.306Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-15T18:15:18.306Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-15T18:15:18.568Z] Setting up apt (1.6.14) ... [2021-11-15T18:15:18.568Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-15T18:15:18.831Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-15T18:15:19.091Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-15T18:15:19.091Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-15T18:15:19.091Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-15T18:15:19.351Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-15T18:15:19.351Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T18:15:19.351Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:19.351Z] Selecting previously unselected package libexpat1:amd64. [2021-11-15T18:15:19.351Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-15T18:15:19.611Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-15T18:15:19.611Z] Selecting previously unselected package python3.6-minimal. [2021-11-15T18:15:19.611Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T18:15:19.611Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:19.871Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-15T18:15:20.133Z] Checking for services that may need to be restarted...done. [2021-11-15T18:15:20.133Z] Checking for services that may need to be restarted...done. [2021-11-15T18:15:20.133Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:20.133Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-15T18:15:20.133Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:20.708Z] Selecting previously unselected package python3-minimal. [2021-11-15T18:15:20.708Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-15T18:15:20.708Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-15T18:15:20.708Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-15T18:15:20.708Z] Selecting previously unselected package mime-support. [2021-11-15T18:15:20.708Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-15T18:15:20.708Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-15T18:15:20.969Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-15T18:15:20.969Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-15T18:15:20.969Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-15T18:15:20.969Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-15T18:15:20.969Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T18:15:20.969Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:21.231Z] Selecting previously unselected package python3.6. [2021-11-15T18:15:21.231Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-15T18:15:21.231Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:21.231Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-15T18:15:21.231Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-15T18:15:21.231Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-15T18:15:21.231Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-15T18:15:21.385Z] 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-15T18:15:21.491Z] Selecting previously unselected package python3. [2021-11-15T18:15:21.491Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-15T18:15:21.491Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-15T18:15:21.491Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-15T18:15:21.491Z] Selecting previously unselected package multiarch-support. [2021-11-15T18:15:21.491Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T18:15:21.491Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-15T18:15:21.491Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-15T18:15:21.491Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-15T18:15:21.491Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-15T18:15:21.491Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-15T18:15:21.491Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-15T18:15:21.751Z] Selecting previously unselected package libbsd0:amd64. [2021-11-15T18:15:21.751Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-15T18:15:21.751Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-15T18:15:21.751Z] Selecting previously unselected package sudo. [2021-11-15T18:15:21.751Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-15T18:15:21.751Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-15T18:15:21.751Z] Selecting previously unselected package apparmor. [2021-11-15T18:15:21.751Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-15T18:15:21.751Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-15T18:15:22.010Z] Selecting previously unselected package libedit2:amd64. [2021-11-15T18:15:22.010Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-15T18:15:22.010Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-15T18:15:22.010Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-15T18:15:22.010Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T18:15:22.010Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:22.010Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-15T18:15:22.010Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T18:15:22.010Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:22.010Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-15T18:15:22.010Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-15T18:15:22.010Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-15T18:15:22.010Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-15T18:15:22.271Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T18:15:22.271Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:22.271Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-15T18:15:22.271Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-15T18:15:22.271Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:22.271Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-15T18:15:22.271Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-15T18:15:22.271Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-15T18:15:22.363Z] 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-15T18:15:22.531Z] Selecting previously unselected package openssh-client. [2021-11-15T18:15:22.531Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-15T18:15:22.531Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-15T18:15:22.531Z] Selecting previously unselected package squashfs-tools. [2021-11-15T18:15:22.531Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-15T18:15:22.531Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-15T18:15:22.793Z] Selecting previously unselected package snapd. [2021-11-15T18:15:22.793Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-15T18:15:22.793Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-15T18:15:25.755Z] 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-15T18:15:26.090Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-15T18:15:26.090Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-15T18:15:26.091Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-15T18:15:26.091Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-15T18:15:26.091Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-15T18:15:26.091Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:26.091Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T18:15:26.091Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-15T18:15:26.091Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-15T18:15:26.662Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-15T18:15:26.662Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-15T18:15:26.662Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-15T18:15:26.662Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:26.662Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:26.922Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-15T18:15:27.492Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-15T18:15:27.492Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:27.492Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-15T18:15:27.492Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-15T18:15:27.492Z] running python rtupdate hooks for python3.6... [2021-11-15T18:15:27.492Z] running python post-rtupdate hooks for python3.6... [2021-11-15T18:15:27.752Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-15T18:15:28.323Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-15T18:15:28.583Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-15T18:15:28.584Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-15T18:15:28.844Z] Setting up snapd (2.51.1+18.04) ... [2021-11-15T18:15:29.103Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-15T18:15:29.219Z] 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-15T18:15:29.365Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-15T18:15:29.626Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-15T18:15:29.626Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-15T18:15:29.885Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-15T18:15:29.885Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-15T18:15:30.146Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-15T18:15:30.406Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-15T18:15:30.406Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-15T18:15:30.666Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-15T18:15:30.666Z] /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-15T18:15:30.666Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-15T18:15:30.666Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-15T18:15:31.609Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-15T18:15:31.609Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T18:15:31.870Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T18:15:32.617Z] 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-15T18:15:33.252Z] Reading package lists... [2021-11-15T18:15:33.252Z] Reading package lists... [2021-11-15T18:15:33.511Z] Building dependency tree... [2021-11-15T18:15:33.511Z] Reading state information... [2021-11-15T18:15:33.511Z] Calculating upgrade... [2021-11-15T18:15:33.772Z] The following packages will be upgraded: [2021-11-15T18:15:33.772Z] advancecomp base-files bash binutils binutils-common [2021-11-15T18:15:33.772Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-15T18:15:33.772Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-15T18:15:33.772Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-15T18:15:33.772Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-15T18:15:33.772Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-15T18:15:33.772Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-15T18:15:33.772Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-15T18:15:33.772Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-15T18:15:33.772Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-15T18:15:33.772Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-15T18:15:33.772Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-15T18:15:33.772Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-15T18:15:33.772Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-15T18:15:33.772Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-15T18:15:33.772Z] ubuntu-keyring util-linux [2021-11-15T18:15:34.033Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T18:15:34.033Z] Need to get 64.2 MB of archives. [2021-11-15T18:15:34.033Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-15T18:15:34.033Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-15T18:15:34.033Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-15T18:15:34.606Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-15T18:15:34.606Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-15T18:15:34.606Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-15T18:15:34.606Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-15T18:15:34.607Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-15T18:15:34.607Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-15T18:15:34.607Z] 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-15T18:15:34.607Z] 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-15T18:15:34.607Z] 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-15T18:15:34.607Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-15T18:15:34.866Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-15T18:15:34.866Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-15T18:15:34.866Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-15T18:15:34.866Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-15T18:15:34.866Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-15T18:15:34.866Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-15T18:15:34.866Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-15T18:15:34.866Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-15T18:15:35.127Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-15T18:15:35.127Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-15T18:15:35.127Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-15T18:15:35.127Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-15T18:15:35.127Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-15T18:15:35.127Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-15T18:15:35.127Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-15T18:15:35.127Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-15T18:15:35.127Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-15T18:15:35.127Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-15T18:15:35.127Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-15T18:15:35.127Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-15T18:15:35.387Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-15T18:15:35.387Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-15T18:15:35.387Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-15T18:15:35.387Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-15T18:15:35.387Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-15T18:15:35.387Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-15T18:15:35.387Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-15T18:15:35.387Z] Get:40 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-15T18:15:35.387Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-15T18:15:35.387Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-15T18:15:35.387Z] Get:43 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-15T18:15:35.387Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-15T18:15:35.387Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-15T18:15:35.387Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-15T18:15:35.387Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-15T18:15:35.648Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-15T18:15:35.648Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-15T18:15:35.648Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-15T18:15:35.648Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-15T18:15:35.648Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-15T18:15:35.648Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-15T18:15:35.648Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-15T18:15:35.648Z] Get:55 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-15T18:15:35.648Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-15T18:15:35.648Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-15T18:15:35.648Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-15T18:15:35.648Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-15T18:15:35.648Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-15T18:15:35.648Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-15T18:15:35.648Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-15T18:15:35.648Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-15T18:15:35.648Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-15T18:15:35.648Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-15T18:15:35.648Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-15T18:15:35.648Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-15T18:15:35.648Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-15T18:15:35.648Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-15T18:15:35.648Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-15T18:15:35.648Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-15T18:15:35.648Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-15T18:15:35.648Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-15T18:15:35.909Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-15T18:15:35.909Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-15T18:15:35.909Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-15T18:15:35.909Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-15T18:15:35.909Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-15T18:15:35.909Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-15T18:15:35.909Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-15T18:15:35.909Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-15T18:15:35.909Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-15T18:15:35.909Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-15T18:15:36.170Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-15T18:15:36.170Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-15T18:15:36.170Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-15T18:15:36.170Z] Get:87 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-15T18:15:36.170Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-15T18:15:36.431Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-15T18:15:36.431Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-15T18:15:36.432Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-15T18:15:36.432Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-15T18:15:36.432Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-15T18:15:36.432Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-15T18:15:36.917Z] 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-15T18:15:37.004Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-15T18:15:37.576Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-15T18:15:37.576Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-15T18:15:37.837Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-15T18:15:38.407Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-15T18:15:38.407Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-15T18:15:38.407Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-15T18:15:38.407Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-15T18:15:38.407Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-15T18:15:38.407Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T18:15:38.407Z] Fetched 64.2 MB in 5s (14.2 MB/s) [2021-11-15T18:15:38.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T18:15:38.407Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T18:15:38.407Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T18:15:38.984Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T18:15:38.984Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T18:15:38.984Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-15T18:15:38.984Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-15T18:15:38.984Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:38.984Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.247Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.247Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.247Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.248Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.248Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.248Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.248Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.248Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.512Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.512Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.512Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.512Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.512Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:15:39.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T18:15:39.512Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.512Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.512Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:15:39.772Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T18:15:39.772Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.772Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.772Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.772Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:39.772Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:39.772Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-15T18:15:40.050Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:15:40.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T18:15:40.050Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T18:15:40.313Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T18:15:40.314Z] 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-15T18:15:40.573Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-15T18:15:40.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-15T18:15:40.834Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-15T18:15:40.834Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-15T18:15:40.834Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-15T18:15:40.834Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-15T18:15:41.097Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-15T18:15:41.097Z] Installing new version of config file /etc/issue ... [2021-11-15T18:15:41.097Z] Installing new version of config file /etc/issue.net ... [2021-11-15T18:15:41.097Z] Installing new version of config file /etc/lsb-release ... [2021-11-15T18:15:41.097Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-15T18:15:41.357Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-15T18:15:41.357Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-15T18:15:41.357Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-15T18:15:41.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:41.357Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-15T18:15:41.357Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-15T18:15:41.617Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-15T18:15:41.618Z] 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-15T18:15:41.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:41.618Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:41.618Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:41.878Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:41.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:41.878Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-15T18:15:41.878Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-15T18:15:41.878Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-15T18:15:41.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:41.878Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-15T18:15:41.878Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T18:15:42.138Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-15T18:15:42.138Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:42.138Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T18:15:42.138Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T18:15:42.397Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T18:15:42.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:42.397Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T18:15:42.397Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T18:15:42.397Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-15T18:15:42.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:42.397Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-15T18:15:42.397Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-15T18:15:42.657Z] Setting up grep (3.1-2build1) ... [2021-11-15T18:15:42.658Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:42.658Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-15T18:15:42.658Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-15T18:15:42.658Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-15T18:15:42.658Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:42.658Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-15T18:15:42.658Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-15T18:15:42.919Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-15T18:15:42.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:42.919Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T18:15:42.919Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T18:15:42.919Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-15T18:15:42.919Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:42.919Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T18:15:42.919Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T18:15:43.503Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T18:15:43.503Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T18:15:43.503Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-15T18:15:43.503Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T18:15:43.704Z] 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-15T18:15:43.765Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-15T18:15:43.765Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:43.765Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-15T18:15:43.765Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-15T18:15:44.333Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-15T18:15:44.333Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-15T18:15:44.333Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-15T18:15:44.333Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-15T18:15:44.333Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-15T18:15:44.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:44.333Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-15T18:15:44.333Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-15T18:15:44.593Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-15T18:15:44.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:44.593Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:44.593Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:44.593Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:44.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:44.593Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:44.593Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:44.593Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:44.853Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:44.853Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:44.853Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:44.853Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:44.853Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:44.853Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:44.853Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:45.117Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:45.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:45.117Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T18:15:45.117Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T18:15:45.381Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T18:15:45.381Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T18:15:45.381Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T18:15:45.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:45.381Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-15T18:15:45.381Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T18:15:45.640Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T18:15:45.640Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:45.640Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:45.640Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:45.901Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:45.901Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:45.901Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:45.901Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:45.901Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:46.163Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:46.163Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:46.163Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:46.737Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:15:47.009Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-15T18:15:47.269Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-15T18:15:47.269Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:47.269Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-15T18:15:47.269Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-15T18:15:47.532Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T18:15:47.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-15T18:15:47.532Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-15T18:15:47.796Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-15T18:15:47.796Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-15T18:15:47.796Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T18:15:47.796Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-15T18:15:48.056Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-15T18:15:48.056Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-15T18:15:48.318Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T18:15:48.318Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-15T18:15:48.318Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-15T18:15:48.318Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-15T18:15:48.579Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T18:15:48.579Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-15T18:15:48.579Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-15T18:15:48.579Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-15T18:15:48.579Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T18:15:48.579Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T18:15:48.579Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T18:15:48.840Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T18:15:48.840Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-15T18:15:48.840Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T18:15:48.840Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T18:15:49.103Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T18:15:49.103Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-15T18:15:49.103Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-15T18:15:49.103Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [Pipeline] } [2021-11-15T18:15:49.134Z] $ docker stop --time=1 7b3123abb59411280e7efa8625b96c50becb83834c7ef82408fbac67ca519280 [2021-11-15T18:15:49.365Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T18:15:49.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:49.366Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-15T18:15:49.366Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-15T18:15:49.626Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-15T18:15:49.626Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-15T18:15:49.626Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T18:15:49.626Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T18:15:49.626Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T18:15:49.885Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:49.885Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-15T18:15:49.885Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-15T18:15:49.885Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-15T18:15:50.145Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:50.145Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-15T18:15:50.145Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-15T18:15:50.145Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-15T18:15:50.145Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:50.145Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-15T18:15:50.145Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-15T18:15:50.404Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-15T18:15:50.404Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:50.404Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-15T18:15:50.404Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-15T18:15:50.664Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-15T18:15:50.664Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:50.664Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-15T18:15:50.664Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-15T18:15:50.664Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-15T18:15:50.924Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:50.924Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-15T18:15:50.924Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-15T18:15:51.112Z] $ docker rm -f 7b3123abb59411280e7efa8625b96c50becb83834c7ef82408fbac67ca519280 [2021-11-15T18:15:51.186Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-15T18:15:51.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:51.447Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-15T18:15:51.447Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-15T18:15:51.447Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-15T18:15:51.447Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:51.447Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-15T18:15:51.709Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-15T18:15:51.709Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-15T18:15:51.709Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:51.709Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-15T18:15:51.709Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-15T18:15:51.970Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-15T18:15:51.970Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:51.970Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-15T18:15:51.970Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-15T18:15:51.970Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-15T18:15:52.231Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:52.231Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-15T18:15:52.231Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-15T18:15:52.231Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:15:52.490Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:52.491Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-15T18:15:52.491Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-15T18:15:52.491Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-15T18:15:52.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:52.491Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-15T18:15:52.491Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-15T18:15:52.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T18:15:52.751Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-15T18:15:52.751Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:52.751Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-15T18:15:52.751Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-15T18:15:52.751Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-15T18:15:52.937Z] [2021-11-15T18:15:52.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:15:53.009Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-15T18:15:53.009Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-15T18:15:53.009Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-15T18:15:53.009Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-15T18:15:53.009Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-15T18:15:53.009Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-15T18:15:53.272Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-15T18:15:53.272Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-15T18:15:53.272Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-15T18:15:53.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T18:15:53.531Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-15T18:15:53.531Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-15T18:15:53.531Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-15T18:15:53.531Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-15T18:15:53.551Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-15T18:15:53.551Z] 29e5d40040c1: Pulling fs layer [2021-11-15T18:15:53.551Z] 1ce36da41761: Pulling fs layer [2021-11-15T18:15:53.551Z] 25b303627fd3: Pulling fs layer [2021-11-15T18:15:53.551Z] 29e5d40040c1: Verifying Checksum [2021-11-15T18:15:53.551Z] 29e5d40040c1: Download complete [2021-11-15T18:15:53.794Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-15T18:15:53.794Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-15T18:15:53.826Z] 1ce36da41761: Verifying Checksum [2021-11-15T18:15:53.826Z] 1ce36da41761: Download complete [2021-11-15T18:15:54.055Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-15T18:15:54.055Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-15T18:15:54.055Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-15T18:15:54.055Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-15T18:15:54.055Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-15T18:15:54.055Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-15T18:15:54.318Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-15T18:15:54.318Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-15T18:15:54.318Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-15T18:15:54.318Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-15T18:15:54.421Z] 29e5d40040c1: Pull complete [2021-11-15T18:15:54.581Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-15T18:15:54.581Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-15T18:15:54.581Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-15T18:15:54.581Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-15T18:15:55.152Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-15T18:15:55.152Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-15T18:15:55.152Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-15T18:15:55.152Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-15T18:15:55.398Z] 25b303627fd3: Verifying Checksum [2021-11-15T18:15:55.398Z] 25b303627fd3: Download complete [2021-11-15T18:15:55.416Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T18:15:55.416Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T18:15:55.671Z] 1ce36da41761: Pull complete [2021-11-15T18:15:55.678Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T18:15:55.678Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T18:15:55.678Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T18:15:55.678Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T18:15:55.678Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-15T18:15:55.678Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-15T18:15:55.678Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:55.938Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:55.938Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:55.938Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:55.938Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:55.938Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:55.938Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:55.938Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:56.880Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:56.880Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:57.836Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:57.836Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:58.098Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:58.098Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:58.362Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:58.362Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:59.303Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-15T18:15:59.304Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-15T18:15:59.304Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T18:15:59.304Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T18:15:59.304Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-15T18:15:59.304Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T18:15:59.568Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-15T18:15:59.568Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-15T18:15:59.568Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-15T18:15:59.568Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-15T18:15:59.568Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T18:15:59.568Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T18:15:59.829Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-15T18:15:59.829Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-15T18:15:59.829Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-15T18:15:59.829Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-15T18:16:00.090Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:00.090Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-15T18:16:00.090Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:00.090Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:00.090Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:00.090Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-15T18:16:00.090Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-15T18:16:00.090Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-15T18:16:00.352Z] [2021-11-15T18:16:00.352Z] Current default time zone: 'Etc/UTC' [2021-11-15T18:16:00.352Z] Local time is now: Mon Nov 15 18:16:00 UTC 2021. [2021-11-15T18:16:00.352Z] Universal Time is now: Mon Nov 15 18:16:00 UTC 2021. [2021-11-15T18:16:00.352Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-15T18:16:00.352Z] [2021-11-15T18:16:00.352Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-15T18:16:00.352Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:00.352Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-15T18:16:00.352Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-15T18:16:00.352Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-15T18:16:00.352Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-15T18:16:00.352Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-15T18:16:00.352Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-15T18:16:00.613Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-15T18:16:00.613Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-15T18:16:00.613Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:00.613Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-15T18:16:00.873Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:00.873Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-15T18:16:00.873Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:00.873Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-15T18:16:00.873Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-15T18:16:01.133Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-15T18:16:01.134Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-15T18:16:01.134Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-15T18:16:01.134Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-15T18:16:01.134Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-15T18:16:01.134Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-15T18:16:03.118Z] Updating certificates in /etc/ssl/certs... [2021-11-15T18:16:03.689Z] 23 added, 28 removed; done. [2021-11-15T18:16:03.689Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-15T18:16:03.689Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-15T18:16:03.689Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-15T18:16:03.689Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-15T18:16:03.689Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-15T18:16:03.689Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-15T18:16:03.689Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-15T18:16:03.689Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-15T18:16:03.689Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-15T18:16:03.689Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-15T18:16:03.689Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.689Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-15T18:16:03.948Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-15T18:16:03.948Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-15T18:16:03.948Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-15T18:16:03.948Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T18:16:03.948Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-15T18:16:03.948Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-15T18:16:03.948Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-15T18:16:03.948Z] Updating certificates in /etc/ssl/certs... [2021-11-15T18:16:04.520Z] 0 added, 0 removed; done. [2021-11-15T18:16:04.520Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-15T18:16:04.520Z] done. [2021-11-15T18:16:04.780Z] Reading package lists... [2021-11-15T18:16:05.040Z] Building dependency tree... [2021-11-15T18:16:05.040Z] Reading state information... [2021-11-15T18:16:05.301Z] The following NEW packages will be installed: [2021-11-15T18:16:05.301Z] apt-transport-https [2021-11-15T18:16:05.301Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T18:16:05.561Z] Need to get 4348 B of archives. [2021-11-15T18:16:05.561Z] After this operation, 154 kB of additional disk space will be used. [2021-11-15T18:16:05.561Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-15T18:16:05.561Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T18:16:05.561Z] Fetched 4348 B in 0s (23.4 kB/s) [2021-11-15T18:16:05.561Z] Selecting previously unselected package apt-transport-https. [2021-11-15T18:16:05.561Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-15T18:16:05.561Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-15T18:16:05.561Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-15T18:16:05.822Z] Setting up apt-transport-https (1.6.14) ... [2021-11-15T18:16:05.845Z] 25b303627fd3: Pull complete [2021-11-15T18:16:05.845Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-15T18:16:05.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T18:16:05.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-15T18:16:06.087Z] Waiting for network to be ready... [2021-11-15T18:16:06.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2021-11-15T18:16:06.213Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-15T18:16:08.644Z] $ docker top 3f544e9c9b684bb1ac6176412b7074ef7351605ed0793bfdf4a41c365bac60d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T18:16:09.569Z] + grep parallel [2021-11-15T18:16:09.569Z] + docker-compose build --help [2021-11-15T18:16:12.683Z] 2021-11-15T18:16:10Z INFO Waiting for automatic snapd restart... [2021-11-15T18:16:12.933Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T18:16:13.239Z] $ docker stop --time=1 3f544e9c9b684bb1ac6176412b7074ef7351605ed0793bfdf4a41c365bac60d1 [2021-11-15T18:16:14.592Z] snapd 2.52.1 from Canonical* installed [2021-11-15T18:16:14.921Z] $ docker rm -f 3f544e9c9b684bb1ac6176412b7074ef7351605ed0793bfdf4a41c365bac60d1 [Pipeline] // withDockerContainer [2021-11-15T18:16:15.163Z] "snapd" switched to the "latest/stable" channel [2021-11-15T18:16:15.163Z] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:16:15.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T18:16:15.511Z] . [Pipeline] withDockerContainer [2021-11-15T18:16:15.769Z] prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2021-11-15T18:16:15.859Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-15T18:16:17.373Z] $ docker top 5180eb2b27ecd49fa091efd9bb58edb04b787f0ed7bdb6dbcfe5c135da5c995a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T18:16:17.714Z] core18 20211015 from Canonical* installed [2021-11-15T18:16:17.975Z] "core18" switched to the "latest/stable" channel [2021-11-15T18:16:17.975Z] [2021-11-15T18:16:18.278Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T18:16:20.560Z] snapcraft 5.0 from Canonical* installed [2021-11-15T18:16:20.560Z] "snapcraft" switched to the "latest/stable" channel [2021-11-15T18:16:20.560Z] [2021-11-15T18:16:21.655Z] Building core-command ... [2021-11-15T18:16:21.655Z] Building core-data ... [2021-11-15T18:16:21.655Z] Building core-metadata ... [2021-11-15T18:16:21.655Z] Building security-bootstrapper ... [2021-11-15T18:16:21.655Z] Building security-proxy-setup ... [2021-11-15T18:16:21.655Z] Building security-secretstore-setup ... [2021-11-15T18:16:21.655Z] Building support-notifications ... [2021-11-15T18:16:21.655Z] Building support-scheduler ... [2021-11-15T18:16:21.655Z] Building sys-mgmt-agent ... [2021-11-15T18:16:21.655Z] Building support-notifications [2021-11-15T18:16:21.655Z] Building sys-mgmt-agent [2021-11-15T18:16:21.655Z] Building core-data [2021-11-15T18:16:21.655Z] Building security-secretstore-setup [2021-11-15T18:16:21.655Z] Building security-bootstrapper [2021-11-15T18:16:25.903Z] 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-15T18:16:25.903Z] - README.md [2021-11-15T18:16:25.903Z] [2021-11-15T18:16:25.903Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-15T18:16:25.903Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-15T18:16:25.903Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T18:16:25.903Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T18:16:27.295Z] Reading package lists... [2021-11-15T18:16:27.556Z] 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-15T18:16:27.556Z] Reading package lists... [2021-11-15T18:16:27.816Z] Building dependency tree... [2021-11-15T18:16:27.816Z] Reading state information... [2021-11-15T18:16:28.077Z] Suggested packages: [2021-11-15T18:16:28.077Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-15T18:16:28.077Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-15T18:16:28.077Z] Recommended packages: [2021-11-15T18:16:28.077Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-15T18:16:28.077Z] The following NEW packages will be installed: [2021-11-15T18:16:28.077Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-15T18:16:28.077Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-15T18:16:28.077Z] pkg-config zip [2021-11-15T18:16:28.077Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-15T18:16:28.337Z] Need to get 7670 kB of archives. [2021-11-15T18:16:28.337Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-15T18:16:28.337Z] 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-15T18:16:28.337Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-15T18:16:28.337Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-15T18:16:28.337Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-15T18:16:28.337Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-15T18:16:28.599Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-15T18:16:28.599Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-15T18:16:28.599Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-15T18:16:28.861Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-15T18:16:28.862Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-15T18:16:28.862Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-15T18:16:28.862Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-15T18:16:28.862Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-15T18:16:29.126Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-15T18:16:29.126Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-15T18:16:29.126Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-15T18:16:29.126Z] Fetched 7670 kB in 1s (8994 kB/s) [2021-11-15T18:16:29.126Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-15T18:16:29.126Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-15T18:16:29.126Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-15T18:16:29.126Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-15T18:16:29.389Z] Selecting previously unselected package libpsl5:amd64. [2021-11-15T18:16:29.389Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-15T18:16:29.389Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-15T18:16:29.389Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-15T18:16:29.389Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-15T18:16:29.389Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-15T18:16:29.389Z] Selecting previously unselected package librtmp1:amd64. [2021-11-15T18:16:29.389Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-15T18:16:29.389Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-15T18:16:29.656Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-15T18:16:29.656Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-15T18:16:29.656Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-15T18:16:29.656Z] Selecting previously unselected package liberror-perl. [2021-11-15T18:16:29.656Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-15T18:16:29.656Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-15T18:16:29.656Z] Selecting previously unselected package git-man. [2021-11-15T18:16:29.656Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-15T18:16:29.656Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-15T18:16:29.916Z] Selecting previously unselected package git. [2021-11-15T18:16:29.916Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-15T18:16:29.916Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-15T18:16:30.486Z] Selecting previously unselected package libnorm1:amd64. [2021-11-15T18:16:30.486Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-15T18:16:30.486Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-15T18:16:30.746Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-15T18:16:30.746Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-15T18:16:30.746Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-15T18:16:30.746Z] Selecting previously unselected package libsodium23:amd64. [2021-11-15T18:16:30.746Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-15T18:16:30.746Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-15T18:16:30.746Z] Selecting previously unselected package libzmq5:amd64. [2021-11-15T18:16:30.746Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-15T18:16:30.746Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T18:16:31.007Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-15T18:16:31.007Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-15T18:16:31.007Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T18:16:31.007Z] Selecting previously unselected package pkg-config. [2021-11-15T18:16:31.007Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-15T18:16:31.007Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-15T18:16:31.007Z] Selecting previously unselected package zip. [2021-11-15T18:16:31.007Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-15T18:16:31.007Z] Unpacking zip (3.0-11build1) ... [2021-11-15T18:16:31.267Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-15T18:16:31.267Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-15T18:16:31.267Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-15T18:16:31.267Z] Setting up liberror-perl (0.17025-1) ... [2021-11-15T18:16:31.267Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-15T18:16:31.267Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-15T18:16:31.267Z] No schema files found: doing nothing. [2021-11-15T18:16:31.267Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-15T18:16:31.267Z] Setting up zip (3.0-11build1) ... [2021-11-15T18:16:31.267Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-15T18:16:31.267Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-15T18:16:31.267Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-15T18:16:31.267Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T18:16:31.267Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-15T18:16:31.267Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-15T18:16:31.267Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-15T18:16:31.527Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-15T18:16:32.098Z] git set to automatically installed. [2021-11-15T18:16:32.098Z] git-man set to automatically installed. [2021-11-15T18:16:32.098Z] libcurl3-gnutls set to automatically installed. [2021-11-15T18:16:32.098Z] liberror-perl set to automatically installed. [2021-11-15T18:16:32.098Z] libglib2.0-0 set to automatically installed. [2021-11-15T18:16:32.098Z] libnghttp2-14 set to automatically installed. [2021-11-15T18:16:32.098Z] libnorm1 set to automatically installed. [2021-11-15T18:16:32.098Z] libpgm-5.2-0 set to automatically installed. [2021-11-15T18:16:32.098Z] libpsl5 set to automatically installed. [2021-11-15T18:16:32.098Z] librtmp1 set to automatically installed. [2021-11-15T18:16:32.098Z] libsodium23 set to automatically installed. [2021-11-15T18:16:32.098Z] libzmq3-dev set to automatically installed. [2021-11-15T18:16:32.098Z] libzmq5 set to automatically installed. [2021-11-15T18:16:32.098Z] pkg-config set to automatically installed. [2021-11-15T18:16:32.098Z] zip set to automatically installed. [2021-11-15T18:16:33.483Z] snapd is not logged in, snap install commands will use sudo [2021-11-15T18:16:34.055Z] snap "core18" has no updates available [2021-11-15T18:16:34.623Z] snapd is not logged in, snap install commands will use sudo [2021-11-15T18:16:46.863Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-15T18:16:46.863Z] Pulling config-common [2021-11-15T18:16:46.863Z] + snapcraftctl pull [2021-11-15T18:16:47.434Z] Pulling go-build-helper [2021-11-15T18:16:47.434Z] + snapcraftctl pull [2021-11-15T18:16:48.818Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-15T18:16:48.818Z] Skipping pull go-build-helper (already ran) [2021-11-15T18:16:48.818Z] Building go-build-helper [2021-11-15T18:16:48.818Z] + snapcraftctl build [2021-11-15T18:16:50.724Z] Staging go-build-helper [2021-11-15T18:16:50.724Z] + snapcraftctl stage [2021-11-15T18:17:02.967Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-15T18:17:02.967Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-15T18:17:02.967Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-15T18:17:02.967Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-15T18:17:02.967Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-15T18:17:02.967Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-15T18:17:02.967Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-15T18:17:02.967Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-15T18:17:02.967Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-15T18:17:02.967Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-15T18:17:02.967Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-15T18:17:02.967Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-15T18:17:02.967Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-15T18:17:02.967Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-15T18:17:02.967Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-15T18:17:02.967Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-15T18:17:02.967Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-15T18:17:02.967Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-15T18:17:02.967Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-15T18:17:02.967Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-15T18:17:02.967Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-15T18:17:02.967Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-15T18:17:02.967Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-15T18:17:02.967Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-15T18:17:02.967Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-15T18:17:02.967Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1765 kB] [2021-11-15T18:17:02.967Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-15T18:17:02.967Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-15T18:17:02.967Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-15T18:17:02.967Z] Fetched 224 kB in 0s (0 B/s) [2021-11-15T18:17:02.967Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-15T18:17:02.967Z] Fetched 157 kB in 0s (0 B/s) [2021-11-15T18:17:02.967Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-15T18:17:02.967Z] Fetched 221 kB in 0s (0 B/s) [2021-11-15T18:17:02.967Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-15T18:17:02.967Z] Fetched 143 kB in 0s (0 B/s) [2021-11-15T18:17:02.967Z] Pulling edgex-go [2021-11-15T18:17:02.967Z] + snapcraftctl pull [2021-11-15T18:17:02.967Z] Pulling hooks [2021-11-15T18:17:02.967Z] + snapcraftctl pull [2021-11-15T18:17:24.958Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-15T18:17:24.958Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-15T18:17:24.958Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-15T18:17:24.958Z] Fetched 0 B in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-15T18:17:24.958Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-15T18:17:24.958Z] Fetched 279 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-15T18:17:24.958Z] Fetched 122 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-15T18:17:24.958Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-15T18:17:24.958Z] Fetched 8848 B in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-15T18:17:24.958Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-15T18:17:24.958Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-15T18:17:24.958Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-15T18:17:24.958Z] Fetched 220 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-15T18:17:24.958Z] Fetched 154 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-15T18:17:24.958Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-15T18:17:24.958Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-15T18:17:24.958Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-15T18:17:24.958Z] Fetched 499 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-15T18:17:24.958Z] Fetched 111 kB in 0s (0 B/s) [2021-11-15T18:17:24.958Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-15T18:17:24.959Z] Fetched 240 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-15T18:17:24.959Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-15T18:17:24.959Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-15T18:17:24.959Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-15T18:17:24.959Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-15T18:17:24.959Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-15T18:17:24.959Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-15T18:17:24.959Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-15T18:17:24.959Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-15T18:17:24.959Z] Fetched 8720 B in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-15T18:17:24.959Z] Fetched 140 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-15T18:17:24.959Z] Fetched 119 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-15T18:17:24.959Z] Fetched 111 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-15T18:17:24.959Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-15T18:17:24.959Z] Fetched 646 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-15T18:17:24.959Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-15T18:17:24.959Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-15T18:17:24.959Z] Fetched 368 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-15T18:17:24.959Z] Fetched 187 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-15T18:17:24.959Z] Fetched 175 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-15T18:17:24.959Z] Fetched 206 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-15T18:17:24.959Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-15T18:17:24.959Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-15T18:17:24.959Z] Fetched 159 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-15T18:17:24.959Z] Fetched 107 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-15T18:17:24.959Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-15T18:17:24.959Z] Pulling static-packages [2021-11-15T18:17:24.959Z] + snapcraftctl pull [2021-11-15T18:17:24.959Z] Pulling version [2021-11-15T18:17:24.959Z] + cd /root/project [2021-11-15T18:17:24.959Z] + git describe --tags --abbrev=0 [2021-11-15T18:17:24.959Z] + sed s/v// [2021-11-15T18:17:24.959Z] + GIT_VERSION=2.0.1-dev.96 [2021-11-15T18:17:24.959Z] + [ -z 2.0.1-dev.96 ] [2021-11-15T18:17:24.959Z] + snapcraftctl set-version 2.0.1-dev.96 [2021-11-15T18:17:25.899Z] Building config-common [2021-11-15T18:17:25.899Z] + snapcraftctl build [2021-11-15T18:17:28.440Z] Skipping build go-build-helper (already ran) [2021-11-15T18:17:28.440Z] Building edgex-go [2021-11-15T18:17:28.700Z] + cd /root/parts/edgex-go/src [2021-11-15T18:17:28.700Z] + + git describe --tags --abbrev=0 [2021-11-15T18:17:28.700Z] sed s/v// [2021-11-15T18:17:28.700Z] + GIT_VERSION=2.0.1-dev.96 [2021-11-15T18:17:28.700Z] + [ -z 2.0.1-dev.96 ] [2021-11-15T18:17:28.700Z] + echo 2.0.1-dev.96 [2021-11-15T18:17:28.700Z] + [ ! -d vendor ] [2021-11-15T18:17:28.700Z] + go mod download all [2021-11-15T18:17:29.677Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:17:29.677Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:17:29.677Z] ---> 56c4c6ced24c [2021-11-15T18:17:29.677Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T18:17:29.677Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:17:29.677Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:17:29.677Z] ---> 56c4c6ced24c [2021-11-15T18:17:29.677Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T18:17:29.677Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:17:29.677Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:17:29.677Z] ---> 56c4c6ced24c [2021-11-15T18:17:29.677Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T18:17:29.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:17:29.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:17:29.677Z] ---> 56c4c6ced24c [2021-11-15T18:17:29.677Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T18:17:29.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:17:29.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:17:29.677Z] ---> 56c4c6ced24c [2021-11-15T18:17:29.677Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T18:17:29.677Z] ---> Running in a629a222c182 [2021-11-15T18:17:29.677Z] ---> Running in 5b316cc68d93 [2021-11-15T18:17:29.677Z] ---> Running in e74181934e70 [2021-11-15T18:17:29.677Z] ---> Running in 0fb663c79946 [2021-11-15T18:17:29.677Z] ---> Running in 2a16d2127aee [2021-11-15T18:17:29.677Z] Removing intermediate container 5b316cc68d93 [2021-11-15T18:17:29.677Z] ---> aec94bb4d760 [2021-11-15T18:17:29.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:17:29.677Z] Removing intermediate container e74181934e70 [2021-11-15T18:17:29.677Z] ---> 21a26ef4113e [2021-11-15T18:17:29.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:17:29.677Z] Removing intermediate container 2a16d2127aee [2021-11-15T18:17:29.677Z] ---> 900a8bd4b0d1 [2021-11-15T18:17:29.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:17:29.677Z] Removing intermediate container 0fb663c79946 [2021-11-15T18:17:29.677Z] ---> f70610bfce36 [2021-11-15T18:17:29.677Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:17:29.677Z] Removing intermediate container a629a222c182 [2021-11-15T18:17:29.677Z] ---> 4bdd985b61a7 [2021-11-15T18:17:29.677Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:17:29.677Z] ---> Running in c6d4fb0eefa5 [2021-11-15T18:17:29.677Z] ---> Running in ea11b5aa31d8 [2021-11-15T18:17:29.677Z] ---> Running in b6ffa4848b09 [2021-11-15T18:17:29.677Z] ---> Running in 1708d57ac7c9 [2021-11-15T18:17:29.677Z] ---> Running in 2fee340dc569 [2021-11-15T18:17:32.331Z] Removing intermediate container c6d4fb0eefa5 [2021-11-15T18:17:32.331Z] ---> 3d72178af955 [2021-11-15T18:17:32.331Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T18:17:32.331Z] ---> Running in 1549bc06b2e2 [2021-11-15T18:17:32.331Z] Removing intermediate container ea11b5aa31d8 [2021-11-15T18:17:32.331Z] ---> aba2754eb0f2 [2021-11-15T18:17:32.331Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T18:17:32.610Z] ---> Running in f17d93b4c55f [2021-11-15T18:17:32.886Z] Removing intermediate container 1708d57ac7c9 [2021-11-15T18:17:32.886Z] ---> c9da24c539ab [2021-11-15T18:17:32.886Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T18:17:32.886Z] Removing intermediate container b6ffa4848b09 [2021-11-15T18:17:32.886Z] ---> f84fc1a6484e [2021-11-15T18:17:32.886Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T18:17:33.167Z] ---> Running in 5e1aa627a84d [2021-11-15T18:17:33.167Z] ---> Running in 748de2fab73e [2021-11-15T18:17:33.167Z] Removing intermediate container 2fee340dc569 [2021-11-15T18:17:33.167Z] ---> df36d974d8b8 [2021-11-15T18:17:33.167Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T18:17:33.443Z] ---> Running in bbe2e5eeb3cf [2021-11-15T18:17:34.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:34.713Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:35.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:35.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:35.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:35.310Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:35.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:36.243Z] OK: 219 MiB in 52 packages [2021-11-15T18:17:36.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:36.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:36.243Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:17:36.771Z] OK: 219 MiB in 52 packages [2021-11-15T18:17:37.444Z] Removing intermediate container 1549bc06b2e2 [2021-11-15T18:17:37.444Z] ---> 116d36ae6698 [2021-11-15T18:17:37.444Z] Step 6/22 : COPY . . [2021-11-15T18:17:37.748Z] OK: 219 MiB in 52 packages [2021-11-15T18:17:38.051Z] OK: 219 MiB in 52 packages [2021-11-15T18:17:38.474Z] OK: 219 MiB in 52 packages [2021-11-15T18:17:38.729Z] + make build [2021-11-15T18:17:38.729Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T18:17:38.760Z] Removing intermediate container f17d93b4c55f [2021-11-15T18:17:38.760Z] ---> e392f79c7462 [2021-11-15T18:17:38.760Z] Step 6/22 : COPY . . [2021-11-15T18:17:39.762Z] Removing intermediate container bbe2e5eeb3cf [2021-11-15T18:17:39.762Z] ---> 4e7999337041 [2021-11-15T18:17:39.762Z] Step 6/30 : COPY . . [2021-11-15T18:17:39.762Z] Removing intermediate container 748de2fab73e [2021-11-15T18:17:39.763Z] ---> 479019942331 [2021-11-15T18:17:39.763Z] Step 6/24 : COPY . . [2021-11-15T18:17:39.763Z] Removing intermediate container 5e1aa627a84d [2021-11-15T18:17:39.763Z] ---> 616fa8c970f5 [2021-11-15T18:17:39.763Z] Step 6/21 : COPY . . [2021-11-15T18:17:48.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T18:17:54.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T18:17:54.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T18:17:55.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T18:17:56.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T18:17:57.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T18:17:58.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T18:18:00.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T18:18:01.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T18:18:01.936Z] ---> 21c951cbc86d [2021-11-15T18:18:01.936Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:18:01.936Z] ---> ee344f6e9553 [2021-11-15T18:18:01.936Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:18:01.936Z] ---> aaf9709ed66a [2021-11-15T18:18:01.936Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:18:01.937Z] ---> Running in 17397fb3361e [2021-11-15T18:18:01.937Z] ---> Running in 7ecacef9dfc4 [2021-11-15T18:18:01.937Z] ---> Running in a9327f2e9c0e [2021-11-15T18:18:01.937Z] ---> 5a83946a47cc [2021-11-15T18:18:01.937Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:18:01.937Z] ---> Running in 7b24c2bd4708 [2021-11-15T18:18:02.541Z] ---> a6e24dd444a5 [2021-11-15T18:18:02.541Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:18:02.814Z] ---> Running in 0b91d9bccfad [2021-11-15T18:18:02.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T18:18:03.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T18:18:05.730Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-15T18:18:05.730Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-15T18:18:05.730Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-15T18:18:05.730Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-15T18:18:05.730Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-15T18:18:05.730Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-15T18:18:05.730Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-15T18:18:05.730Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-15T18:18:05.730Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-15T18:18:05.730Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-15T18:18:05.730Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-15T18:18:05.730Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-15T18:18:05.730Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-15T18:18:05.730Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-15T18:18:05.731Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-15T18:18:05.731Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-15T18:18:05.731Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-15T18:18:05.731Z] + 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-15T18:18:05.731Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-15T18:18:05.731Z] + 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-15T18:18:05.731Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-15T18:18:05.731Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-15T18:18:05.731Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-15T18:18:05.731Z] + 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-15T18:18:05.731Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-15T18:18:05.731Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-15T18:18:05.731Z] + 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-15T18:18:07.143Z] Removing intermediate container 17397fb3361e [2021-11-15T18:18:07.143Z] ---> 26c58373e87d [2021-11-15T18:18:07.143Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T18:18:07.143Z] Removing intermediate container a9327f2e9c0e [2021-11-15T18:18:07.143Z] ---> 6229c54165e2 [2021-11-15T18:18:07.143Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T18:18:07.143Z] Removing intermediate container 7ecacef9dfc4 [2021-11-15T18:18:07.143Z] ---> 54ef2885e04f [2021-11-15T18:18:07.143Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T18:18:07.143Z] Removing intermediate container 7b24c2bd4708 [2021-11-15T18:18:07.143Z] ---> 6a50d594a712 [2021-11-15T18:18:07.143Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T18:18:07.143Z] ---> Running in 0a3d0e921b0c [2021-11-15T18:18:07.143Z] ---> Running in e86b87f22351 [2021-11-15T18:18:07.143Z] ---> Running in 2b05a0fee6a2 [2021-11-15T18:18:07.143Z] ---> Running in 9f1db6cf7891 [2021-11-15T18:18:07.143Z] Removing intermediate container 0b91d9bccfad [2021-11-15T18:18:07.143Z] ---> b9d1e205cadf [2021-11-15T18:18:07.143Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T18:18:07.143Z] ---> Running in 769e07b7e66f [2021-11-15T18:18:07.327Z] Building hooks [2021-11-15T18:18:07.327Z] + cd /root/parts/hooks/src [2021-11-15T18:18:07.327Z] + make build [2021-11-15T18:18:07.327Z] go mod tidy [2021-11-15T18:18:07.327Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-15T18:18:07.587Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-15T18:18:07.587Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-15T18:18:07.847Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-15T18:18:08.595Z] 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-15T18:18:08.790Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-15T18:18:08.873Z] 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-15T18:18:09.150Z] 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-15T18:18:09.150Z] 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-15T18:18:09.150Z] 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-15T18:18:09.360Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-15T18:18:09.360Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-15T18:18:12.200Z] Building static-packages [2021-11-15T18:18:12.200Z] + snapcraftctl build [2021-11-15T18:18:14.332Z] Building version [2021-11-15T18:18:14.332Z] + snapcraftctl build [2021-11-15T18:18:16.880Z] Staging config-common [2021-11-15T18:18:16.880Z] + snapcraftctl stage [2021-11-15T18:18:17.819Z] Skipping stage go-build-helper (already ran) [2021-11-15T18:18:17.819Z] Staging edgex-go [2021-11-15T18:18:17.819Z] + snapcraftctl stage [2021-11-15T18:18:18.763Z] Staging hooks [2021-11-15T18:18:18.763Z] + snapcraftctl stage [2021-11-15T18:18:20.145Z] Staging static-packages [2021-11-15T18:18:20.145Z] + snapcraftctl stage [2021-11-15T18:18:21.084Z] Staging version [2021-11-15T18:18:21.084Z] + snapcraftctl stage [2021-11-15T18:18:22.467Z] Priming config-common [2021-11-15T18:18:22.467Z] + snapcraftctl prime [2021-11-15T18:18:23.859Z] Priming go-build-helper [2021-11-15T18:18:23.859Z] + snapcraftctl prime [2021-11-15T18:18:25.246Z] Priming edgex-go [2021-11-15T18:18:25.246Z] + snapcraftctl prime [2021-11-15T18:18:26.629Z] Priming hooks [2021-11-15T18:18:26.629Z] + snapcraftctl prime [2021-11-15T18:18:27.594Z] Priming static-packages [2021-11-15T18:18:27.594Z] + snapcraftctl prime [2021-11-15T18:18:31.105Z] Priming version [2021-11-15T18:18:31.105Z] + snapcraftctl prime [2021-11-15T18:18:32.063Z] 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-15T18:20:00.977Z] 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-15T18:20:04.386Z] Removing intermediate container 0a3d0e921b0c [2021-11-15T18:20:04.386Z] ---> 51816ee6fe78 [2021-11-15T18:20:04.386Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T18:20:04.386Z] ---> Running in 2697a85776ac [2021-11-15T18:20:04.386Z] Removing intermediate container e86b87f22351 [2021-11-15T18:20:04.386Z] ---> 287135c54966 [2021-11-15T18:20:04.386Z] [2021-11-15T18:20:04.386Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T18:20:04.660Z] 3.14: Pulling from library/alpine [2021-11-15T18:20:06.645Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T18:20:06.645Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T18:20:06.645Z] ---> 5b8b7b635229 [2021-11-15T18:20:06.645Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T18:20:06.645Z] 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-15T18:20:06.645Z] ---> Running in 977c8a7455a2 [2021-11-15T18:20:07.511Z] Removing intermediate container 977c8a7455a2 [2021-11-15T18:20:07.511Z] ---> f9df200d128b [2021-11-15T18:20:07.511Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T18:20:07.511Z] ---> Running in ae1243fb77ea [2021-11-15T18:20:10.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:10.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:11.606Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T18:20:11.606Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T18:20:11.606Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:20:11.606Z] OK: 6 MiB in 16 packages [2021-11-15T18:20:13.060Z] Removing intermediate container 2697a85776ac [2021-11-15T18:20:13.060Z] ---> 6245f7139ffb [2021-11-15T18:20:13.060Z] [2021-11-15T18:20:13.060Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T18:20:13.347Z] 20.10.8: Pulling from library/docker [2021-11-15T18:20:13.629Z] Removing intermediate container ae1243fb77ea [2021-11-15T18:20:13.629Z] ---> 797caa5585f4 [2021-11-15T18:20:13.629Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T18:20:13.629Z] Removing intermediate container 2b05a0fee6a2 [2021-11-15T18:20:13.629Z] ---> dc2639eab813 [2021-11-15T18:20:13.629Z] [2021-11-15T18:20:13.629Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T18:20:13.629Z] ---> 5b8b7b635229 [2021-11-15T18:20:13.629Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T18:20:13.909Z] ---> Running in aa26ddc5b644 [2021-11-15T18:20:13.909Z] ---> Running in b9d7fb132392 [2021-11-15T18:20:15.358Z] Removing intermediate container b9d7fb132392 [2021-11-15T18:20:15.358Z] ---> f6b517c8504d [2021-11-15T18:20:15.358Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T18:20:15.358Z] ---> Running in 62495ac1cb6a [2021-11-15T18:20:15.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:16.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:16.502Z] Removing intermediate container 62495ac1cb6a [2021-11-15T18:20:16.502Z] ---> 1eb617be095e [2021-11-15T18:20:16.502Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T18:20:16.775Z] ---> Running in ef6abf8017ea [2021-11-15T18:20:17.076Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T18:20:17.076Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T18:20:17.351Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T18:20:17.351Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:20:17.351Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T18:20:17.953Z] OK: 6 MiB in 17 packages [2021-11-15T18:20:19.969Z] Removing intermediate container 769e07b7e66f [2021-11-15T18:20:19.969Z] ---> b79a12532c93 [2021-11-15T18:20:19.969Z] [2021-11-15T18:20:19.969Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T18:20:19.969Z] ---> 5b8b7b635229 [2021-11-15T18:20:19.969Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T18:20:19.969Z] ---> Running in 07e8d275ccbe [2021-11-15T18:20:20.570Z] Removing intermediate container ef6abf8017ea [2021-11-15T18:20:20.570Z] ---> cf5f1e0a23a6 [2021-11-15T18:20:20.570Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T18:20:20.850Z] ---> Running in adfae17bcd67 [2021-11-15T18:20:20.850Z] Removing intermediate container aa26ddc5b644 [2021-11-15T18:20:20.850Z] ---> b15cacb1ca58 [2021-11-15T18:20:20.850Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T18:20:21.122Z] ---> Running in 44dcd2ecf6ef [2021-11-15T18:20:21.726Z] Removing intermediate container adfae17bcd67 [2021-11-15T18:20:21.726Z] ---> 59c88cffb699 [2021-11-15T18:20:21.726Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T18:20:21.726Z] Removing intermediate container 44dcd2ecf6ef [2021-11-15T18:20:21.726Z] ---> fb071496c691 [2021-11-15T18:20:21.726Z] Step 12/24 : WORKDIR / [2021-11-15T18:20:22.002Z] ---> Running in d869b4fbdd8c [2021-11-15T18:20:22.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:22.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:22.826Z] Removing intermediate container d869b4fbdd8c [2021-11-15T18:20:22.826Z] ---> d27ce45f2404 [2021-11-15T18:20:22.826Z] 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-15T18:20:23.430Z] ---> ed704d934c74 [2021-11-15T18:20:23.430Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T18:20:23.430Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T18:20:23.702Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T18:20:23.702Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:20:23.702Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T18:20:23.702Z] ---> Running in 5dffbff412f7 [2021-11-15T18:20:23.994Z] OK: 6 MiB in 16 packages [2021-11-15T18:20:24.589Z] ---> d6cae4db0736 [2021-11-15T18:20:24.589Z] 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-15T18:20:26.563Z] ---> 92ded924f987 [2021-11-15T18:20:26.563Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T18:20:26.563Z] Removing intermediate container 07e8d275ccbe [2021-11-15T18:20:26.563Z] ---> b2c60898ce71 [2021-11-15T18:20:26.563Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:20:26.563Z] ---> Running in 35653ad95920 [2021-11-15T18:20:27.162Z] Removing intermediate container 5dffbff412f7 [2021-11-15T18:20:27.162Z] ---> c062295abf8c [2021-11-15T18:20:27.162Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:20:27.437Z] Removing intermediate container 35653ad95920 [2021-11-15T18:20:27.437Z] ---> e55ee4f600dd [2021-11-15T18:20:27.437Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T18:20:27.725Z] ---> Running in c5838b06dbd5 [2021-11-15T18:20:27.725Z] ---> 790b34e59df2 [2021-11-15T18:20:27.725Z] 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-15T18:20:28.705Z] Removing intermediate container c5838b06dbd5 [2021-11-15T18:20:28.705Z] ---> 083fb3d90d54 [2021-11-15T18:20:28.705Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T18:20:28.705Z] ---> ff4afc2e3094 [2021-11-15T18:20:28.705Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T18:20:28.705Z] ---> Running in b280dae91870 [2021-11-15T18:20:28.979Z] Removing intermediate container 9f1db6cf7891 [2021-11-15T18:20:28.979Z] ---> 6ed9f40930b1 [2021-11-15T18:20:28.979Z] [2021-11-15T18:20:28.979Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T18:20:28.979Z] ---> 5b8b7b635229 [2021-11-15T18:20:28.979Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T18:20:28.979Z] ---> 3afbddab2109 [2021-11-15T18:20:28.979Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T18:20:29.254Z] ---> Running in 6db2ce11bf48 [2021-11-15T18:20:29.532Z] Removing intermediate container b280dae91870 [2021-11-15T18:20:29.532Z] ---> 7dc325bf4b00 [2021-11-15T18:20:29.532Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:20:29.807Z] Removing intermediate container 6db2ce11bf48 [2021-11-15T18:20:29.807Z] ---> 1b0a53f2c895 [2021-11-15T18:20:29.807Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T18:20:30.079Z] ---> Running in d3fd381a4fc1 [2021-11-15T18:20:30.678Z] Removing intermediate container d3fd381a4fc1 [2021-11-15T18:20:30.678Z] ---> 08ee3d9b103e [2021-11-15T18:20:30.678Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T18:20:30.678Z] ---> a5e6a1ede0ec [2021-11-15T18:20:30.678Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T18:20:30.968Z] ---> Running in 344ac78232ed [2021-11-15T18:20:30.968Z] ---> a7dfdd72cab8 [2021-11-15T18:20:30.968Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T18:20:30.968Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T18:20:30.968Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T18:20:30.968Z] ---> 3734d5adc5ac [2021-11-15T18:20:30.968Z] 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-15T18:20:31.245Z] ---> Running in 2f31d58d85fc [2021-11-15T18:20:31.245Z] ---> 81d0661456cb [2021-11-15T18:20:31.245Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T18:20:31.520Z] Removing intermediate container 344ac78232ed [2021-11-15T18:20:31.520Z] ---> 8125e388775a [2021-11-15T18:20:31.520Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:20:31.520Z] ---> Running in 7fcd5e8f9423 [2021-11-15T18:20:31.796Z] ---> f6f9800f96cd [2021-11-15T18:20:31.796Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T18:20:31.796Z] Removing intermediate container 2f31d58d85fc [2021-11-15T18:20:31.796Z] ---> d21bb76c0149 [2021-11-15T18:20:31.796Z] 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-15T18:20:32.075Z] ---> Running in d34021c23925 [2021-11-15T18:20:33.286Z] ---> d33f0592b4b9 [2021-11-15T18:20:33.286Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T18:20:33.286Z] ---> 4c4a186a4b38 [2021-11-15T18:20:33.286Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T18:20:33.564Z] ---> deb44f5feddf [2021-11-15T18:20:33.564Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T18:20:33.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:34.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:34.710Z] ---> 3806c2c81968 [2021-11-15T18:20:34.710Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T18:20:34.988Z] ---> Running in ffbad79bb1bd [2021-11-15T18:20:34.988Z] ---> 852f632a8509 [2021-11-15T18:20:34.988Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T18:20:34.988Z] Removing intermediate container 7fcd5e8f9423 [2021-11-15T18:20:34.988Z] ---> 972e756e1352 [2021-11-15T18:20:34.988Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T18:20:34.988Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T18:20:34.988Z] ---> 62239fdb6931 [2021-11-15T18:20:34.988Z] 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-15T18:20:34.988Z] ---> Running in 1efa061a84de [2021-11-15T18:20:34.988Z] ---> Running in 3991aaa8c6a4 [2021-11-15T18:20:34.988Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T18:20:35.266Z] Executing bash-5.1.4-r0.post-install [2021-11-15T18:20:35.266Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T18:20:35.266Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T18:20:35.266Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T18:20:35.266Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T18:20:35.266Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T18:20:35.266Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T18:20:35.266Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T18:20:35.266Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T18:20:35.266Z] ---> Running in 03e4b84ff493 [2021-11-15T18:20:35.266Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T18:20:35.266Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T18:20:35.266Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T18:20:35.266Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T18:20:35.549Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T18:20:35.549Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T18:20:35.549Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T18:20:35.549Z] Removing intermediate container ffbad79bb1bd [2021-11-15T18:20:35.549Z] ---> 74a78f1f989f [2021-11-15T18:20:35.549Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T18:20:36.146Z] Removing intermediate container 1efa061a84de [2021-11-15T18:20:36.146Z] ---> 2fd5531e73f4 [2021-11-15T18:20:36.146Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:20:36.420Z] ---> Running in 7c26518af883 [2021-11-15T18:20:37.411Z] Removing intermediate container 7c26518af883 [2021-11-15T18:20:37.411Z] ---> 5934392a4ef8 [2021-11-15T18:20:37.411Z] Step 19/21 : LABEL arch=arm64 [2021-11-15T18:20:37.411Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:37.411Z] ---> 9d953a954af2 [2021-11-15T18:20:37.411Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T18:20:37.411Z] ---> Running in fc0f275157dd [2021-11-15T18:20:37.687Z] ---> Running in 05b29390e064 [2021-11-15T18:20:37.687Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T18:20:37.687Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T18:20:37.964Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T18:20:37.964Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T18:20:37.964Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T18:20:37.964Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T18:20:37.964Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T18:20:37.964Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T18:20:37.964Z] Removing intermediate container fc0f275157dd [2021-11-15T18:20:37.964Z] ---> 88eb118386fb [2021-11-15T18:20:37.964Z] Step 20/21 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:20:37.964Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T18:20:38.243Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T18:20:38.244Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T18:20:38.244Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T18:20:38.244Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T18:20:38.244Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T18:20:38.244Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T18:20:38.244Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T18:20:38.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:20:38.244Z] ---> Running in 15323380dfb0 [2021-11-15T18:20:38.244Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T18:20:38.244Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T18:20:38.244Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T18:20:38.526Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T18:20:38.526Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T18:20:38.526Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T18:20:38.526Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T18:20:38.526Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T18:20:38.526Z] Removing intermediate container 03e4b84ff493 [2021-11-15T18:20:38.526Z] ---> f7b9c62b21db [2021-11-15T18:20:38.526Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T18:20:38.526Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T18:20:38.808Z] ---> Running in e7f26b129171 [2021-11-15T18:20:39.083Z] Removing intermediate container 15323380dfb0 [2021-11-15T18:20:39.083Z] ---> 6723e3fd5c49 [2021-11-15T18:20:39.083Z] Step 21/21 : LABEL version=0.0.0 [2021-11-15T18:20:39.359Z] ---> Running in 713208765e60 [2021-11-15T18:20:39.359Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T18:20:39.359Z] OK: 84 MiB in 64 packages [2021-11-15T18:20:39.359Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T18:20:39.633Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T18:20:39.633Z] Removing intermediate container e7f26b129171 [2021-11-15T18:20:39.633Z] ---> 13159653da1d [2021-11-15T18:20:39.633Z] Step 22/24 : LABEL arch=arm64 [2021-11-15T18:20:39.633Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T18:20:39.633Z] ---> Running in 14c6217e2d76 [2021-11-15T18:20:39.909Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T18:20:39.909Z] Removing intermediate container 713208765e60 [2021-11-15T18:20:39.909Z] ---> f5aaec7a00fa [2021-11-15T18:20:39.909Z] [2021-11-15T18:20:39.909Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T18:20:40.192Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T18:20:40.192Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:20:40.192Z] OK: 8 MiB in 20 packages [2021-11-15T18:20:40.468Z] Removing intermediate container 14c6217e2d76 [2021-11-15T18:20:40.468Z] ---> 9c29d8660168 [2021-11-15T18:20:40.468Z] Step 23/24 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:20:40.468Z] Successfully built f5aaec7a00fa [2021-11-15T18:20:40.468Z] Successfully tagged support-notifications-arm64:latest [2021-11-15T18:20:40.468Z] ---> Running in 804b9faaba13 [2021-11-15T18:20:40.468Z] Building core-command [2021-11-15T18:20:40.750Z]  Building support-notifications ... done Removing intermediate container 05b29390e064 [2021-11-15T18:20:40.750Z] ---> f07bdd1f1548 [2021-11-15T18:20:40.750Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T18:20:41.046Z] ---> Running in cb79a9cc7141 [2021-11-15T18:20:41.346Z] Removing intermediate container 804b9faaba13 [2021-11-15T18:20:41.346Z] ---> 2010556236de [2021-11-15T18:20:41.346Z] Step 24/24 : LABEL version=0.0.0 [2021-11-15T18:20:41.657Z] ---> Running in 1ef18c445b39 [2021-11-15T18:20:41.937Z] Removing intermediate container 3991aaa8c6a4 [2021-11-15T18:20:41.937Z] ---> c35326d143bd [2021-11-15T18:20:41.937Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:20:42.259Z] Removing intermediate container cb79a9cc7141 [2021-11-15T18:20:42.259Z] ---> 67b8e54a2057 [2021-11-15T18:20:42.259Z] Step 27/30 : CMD ["gate"] [2021-11-15T18:20:42.259Z] Removing intermediate container 1ef18c445b39 [2021-11-15T18:20:42.259Z] ---> 3b75c0dbbc20 [2021-11-15T18:20:42.259Z] [2021-11-15T18:20:42.691Z] ---> Running in 389a07a6ad5e [2021-11-15T18:20:43.027Z] Successfully built 3b75c0dbbc20 [2021-11-15T18:20:43.027Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-15T18:20:43.027Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-15T18:20:43.710Z] ---> 5e07cdc0dc29 [2021-11-15T18:20:43.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T18:20:43.710Z] Removing intermediate container 389a07a6ad5e [2021-11-15T18:20:43.710Z] ---> 4ec05a6aee99 [2021-11-15T18:20:43.710Z] Step 28/30 : LABEL arch=arm64 [2021-11-15T18:20:43.996Z] ---> Running in 1716c7a98ee1 [2021-11-15T18:20:44.278Z] Collecting docker-compose==1.23.2 [2021-11-15T18:20:45.114Z] Removing intermediate container 1716c7a98ee1 [2021-11-15T18:20:45.114Z] ---> ead422ed27ae [2021-11-15T18:20:45.114Z] Step 29/30 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:20:45.397Z] ---> Running in 111c36242292 [2021-11-15T18:20:45.672Z] ---> f0200df9bea3 [2021-11-15T18:20:45.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T18:20:45.942Z] Removing intermediate container 111c36242292 [2021-11-15T18:20:45.942Z] ---> d6706410bd78 [2021-11-15T18:20:45.942Z] Step 30/30 : LABEL version=0.0.0 [2021-11-15T18:20:46.539Z] ---> Running in c0f126dab4b7 [2021-11-15T18:20:46.539Z] ---> f8a73ea058f1 [2021-11-15T18:20:46.539Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T18:20:46.812Z] ---> Running in 1a0b34643db5 [2021-11-15T18:20:47.084Z] Removing intermediate container c0f126dab4b7 [2021-11-15T18:20:47.084Z] ---> bf0a47a157fa [2021-11-15T18:20:47.084Z] [2021-11-15T18:20:47.084Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T18:20:47.358Z] Successfully built bf0a47a157fa [2021-11-15T18:20:47.358Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T18:20:47.358Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T18:20:47.358Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-15T18:20:47.358Z] Building security-proxy-setup [2021-11-15T18:20:47.634Z]  Building security-bootstrapper ... done Removing intermediate container 1a0b34643db5 [2021-11-15T18:20:47.634Z] ---> 60901913b138 [2021-11-15T18:20:47.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:20:47.634Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T18:20:47.634Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T18:20:47.634Z] ---> Running in d20800089ba1 [2021-11-15T18:20:48.243Z] Removing intermediate container d20800089ba1 [2021-11-15T18:20:48.243Z] ---> 99c0bc5a7b6f [2021-11-15T18:20:48.243Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T18:20:48.243Z] ---> Running in 574bb22a8be1 [2021-11-15T18:20:48.875Z] Removing intermediate container 574bb22a8be1 [2021-11-15T18:20:48.875Z] ---> 693da7abc9ce [2021-11-15T18:20:48.875Z] Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:20:48.875Z] ---> Running in ba609a8402e5 [2021-11-15T18:20:49.476Z] Removing intermediate container ba609a8402e5 [2021-11-15T18:20:49.476Z] ---> fedef0de9923 [2021-11-15T18:20:49.476Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:20:49.476Z] ---> Running in 9fadfaf1f115 [2021-11-15T18:20:50.072Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T18:20:50.072Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T18:20:50.072Z] 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-15T18:20:50.072Z] Removing intermediate container 9fadfaf1f115 [2021-11-15T18:20:50.072Z] ---> a9d1392e91aa [2021-11-15T18:20:50.072Z] [2021-11-15T18:20:50.345Z] Successfully built a9d1392e91aa [2021-11-15T18:20:50.345Z] Successfully tagged core-data-arm64:latest [2021-11-15T18:20:50.345Z]  Building core-data ... done Building support-scheduler [2021-11-15T18:20:50.939Z] Collecting PyYAML<4,>=3.10 [2021-11-15T18:20:50.939Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T18:20:54.346Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T18:20:54.346Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T18:20:54.346Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T18:20:54.346Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T18:20:57.751Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T18:20:57.751Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T18:20:57.752Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T18:20:57.752Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T18:20:57.752Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T18:20:57.752Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T18:21:00.393Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T18:21:00.393Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T18:21:00.996Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T18:21:00.996Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T18:21:00.996Z] 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-15T18:21:01.275Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T18:21:01.275Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T18:21:01.554Z] Collecting idna<2.8,>=2.5 [2021-11-15T18:21:01.554Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T18:21:01.832Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T18:21:01.832Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T18:21:01.832Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T18:21:01.832Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T18:21:02.815Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T18:21:02.815Z] Attempting uninstall: urllib3 [2021-11-15T18:21:02.815Z] Found existing installation: urllib3 1.26.5 [2021-11-15T18:21:02.815Z] Uninstalling urllib3-1.26.5: [2021-11-15T18:21:03.094Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T18:21:03.700Z] Attempting uninstall: idna [2021-11-15T18:21:03.700Z] Found existing installation: idna 3.2 [2021-11-15T18:21:03.700Z] Uninstalling idna-3.2: [2021-11-15T18:21:03.700Z] Successfully uninstalled idna-3.2 [2021-11-15T18:21:04.683Z] Attempting uninstall: chardet [2021-11-15T18:21:04.683Z] Found existing installation: chardet 4.0.0 [2021-11-15T18:21:04.683Z] Uninstalling chardet-4.0.0: [2021-11-15T18:21:04.683Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T18:21:06.667Z] Attempting uninstall: requests [2021-11-15T18:21:06.667Z] Found existing installation: requests 2.25.1 [2021-11-15T18:21:06.667Z] Uninstalling requests-2.25.1: [2021-11-15T18:21:06.667Z] Successfully uninstalled requests-2.25.1 [2021-11-15T18:21:06.942Z] Running setup.py install for texttable: started [2021-11-15T18:21:08.925Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T18:21:08.925Z] Running setup.py install for PyYAML: started [2021-11-15T18:21:11.555Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T18:21:11.555Z] Running setup.py install for docopt: started [2021-11-15T18:21:13.566Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T18:21:13.566Z] Running setup.py install for dockerpty: started [2021-11-15T18:21:15.778Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T18:21:17.777Z] 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-15T18:21:22.129Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:21:22.129Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:21:22.129Z] ---> 56c4c6ced24c [2021-11-15T18:21:22.129Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T18:21:22.129Z] ---> Using cache [2021-11-15T18:21:22.129Z] ---> 4bdd985b61a7 [2021-11-15T18:21:22.129Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:21:22.129Z] ---> Using cache [2021-11-15T18:21:22.129Z] ---> df36d974d8b8 [2021-11-15T18:21:22.129Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T18:21:22.129Z] ---> Using cache [2021-11-15T18:21:22.129Z] ---> 4e7999337041 [2021-11-15T18:21:22.129Z] Step 6/22 : COPY . . [2021-11-15T18:21:22.129Z] ---> Using cache [2021-11-15T18:21:22.129Z] ---> ee344f6e9553 [2021-11-15T18:21:22.129Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:21:22.129Z] ---> Using cache [2021-11-15T18:21:22.129Z] ---> 6229c54165e2 [2021-11-15T18:21:22.129Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T18:21:22.415Z] ---> Running in 39469cb756a6 [2021-11-15T18:21:24.415Z] 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-15T18:21:27.855Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:21:27.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:21:27.855Z] ---> 56c4c6ced24c [2021-11-15T18:21:27.855Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T18:21:27.855Z] ---> Using cache [2021-11-15T18:21:27.855Z] ---> 4bdd985b61a7 [2021-11-15T18:21:27.855Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:21:27.855Z] ---> Using cache [2021-11-15T18:21:27.855Z] ---> df36d974d8b8 [2021-11-15T18:21:27.855Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T18:21:27.855Z] ---> Using cache [2021-11-15T18:21:27.855Z] ---> 4e7999337041 [2021-11-15T18:21:27.855Z] Step 6/22 : COPY . . [2021-11-15T18:21:27.856Z] ---> Using cache [2021-11-15T18:21:27.856Z] ---> ee344f6e9553 [2021-11-15T18:21:27.856Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:21:27.856Z] ---> Using cache [2021-11-15T18:21:27.856Z] ---> 6229c54165e2 [2021-11-15T18:21:27.856Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T18:21:28.857Z] ---> Running in 2168e85569f8 [2021-11-15T18:21:31.503Z] 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-15T18:21:33.520Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:21:33.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:21:33.520Z] ---> 56c4c6ced24c [2021-11-15T18:21:33.520Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T18:21:33.520Z] ---> Using cache [2021-11-15T18:21:33.520Z] ---> 4bdd985b61a7 [2021-11-15T18:21:33.520Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:21:33.520Z] ---> Using cache [2021-11-15T18:21:33.520Z] ---> df36d974d8b8 [2021-11-15T18:21:33.520Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T18:21:33.520Z] ---> Using cache [2021-11-15T18:21:33.520Z] ---> 4e7999337041 [2021-11-15T18:21:33.520Z] Step 6/20 : COPY . . [2021-11-15T18:21:33.520Z] ---> Using cache [2021-11-15T18:21:33.520Z] ---> ee344f6e9553 [2021-11-15T18:21:33.520Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T18:21:33.520Z] ---> Using cache [2021-11-15T18:21:33.520Z] ---> 6229c54165e2 [2021-11-15T18:21:33.520Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T18:21:34.126Z] ---> Running in 50c9433284b6 [2021-11-15T18:21:36.124Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T18:21:36.124Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T18:21:36.124Z] ---> 56c4c6ced24c [2021-11-15T18:21:36.124Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T18:21:36.124Z] ---> Using cache [2021-11-15T18:21:36.124Z] ---> 4bdd985b61a7 [2021-11-15T18:21:36.124Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T18:21:36.124Z] ---> Using cache [2021-11-15T18:21:36.124Z] ---> df36d974d8b8 [2021-11-15T18:21:36.124Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T18:21:36.124Z] ---> Using cache [2021-11-15T18:21:36.124Z] ---> 4e7999337041 [2021-11-15T18:21:36.124Z] Step 6/23 : COPY go.mod . [2021-11-15T18:21:36.730Z] 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-15T18:21:38.180Z] ---> af8f35922623 [2021-11-15T18:21:38.180Z] Step 7/23 : RUN go mod download [2021-11-15T18:21:38.180Z] ---> Running in cba55e1011ec [2021-11-15T18:21:39.630Z] Removing intermediate container d34021c23925 [2021-11-15T18:21:39.630Z] ---> 5e3e200cbd5c [2021-11-15T18:21:39.630Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T18:21:39.909Z] ---> Running in 2e24e9042715 [2021-11-15T18:21:40.901Z] Removing intermediate container 2e24e9042715 [2021-11-15T18:21:40.901Z] ---> c09c3ba0e2a4 [2021-11-15T18:21:40.901Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T18:21:40.901Z] ---> Running in befc6f95859d [2021-11-15T18:21:41.505Z] Removing intermediate container befc6f95859d [2021-11-15T18:21:41.505Z] ---> 89b960f84012 [2021-11-15T18:21:41.505Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T18:21:42.952Z] ---> 49043f794d1c [2021-11-15T18:21:42.952Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T18:21:43.951Z] ---> 83160f4d369b [2021-11-15T18:21:43.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T18:21:45.618Z] ---> 7d191d3f16d8 [2021-11-15T18:21:45.618Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T18:21:45.618Z] ---> Running in f8eef5bdb233 [2021-11-15T18:21:46.238Z] Removing intermediate container cba55e1011ec [2021-11-15T18:21:46.238Z] ---> 2962a1a4d63a [2021-11-15T18:21:46.238Z] Step 8/23 : COPY . . [2021-11-15T18:21:46.526Z] Removing intermediate container f8eef5bdb233 [2021-11-15T18:21:46.526Z] ---> 2688afb8874b [2021-11-15T18:21:46.526Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:21:46.809Z] ---> Running in ddb880809a9b [2021-11-15T18:21:47.413Z] Removing intermediate container ddb880809a9b [2021-11-15T18:21:47.413Z] ---> 62d7d65f4be1 [2021-11-15T18:21:47.413Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T18:21:47.700Z] ---> Running in 2e85cf2ad4e1 [2021-11-15T18:21:48.733Z] Removing intermediate container 2e85cf2ad4e1 [2021-11-15T18:21:48.733Z] ---> 8bff91fb3cd4 [2021-11-15T18:21:48.733Z] Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:21:48.733Z] ---> Running in fc7ab7fd1880 [2021-11-15T18:21:49.513Z] Removing intermediate container fc7ab7fd1880 [2021-11-15T18:21:49.513Z] ---> 478c4f8ba244 [2021-11-15T18:21:49.513Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:21:49.834Z] ---> Running in 7aebbb3ff9e6 [2021-11-15T18:21:50.896Z] Removing intermediate container 7aebbb3ff9e6 [2021-11-15T18:21:50.896Z] ---> b7cc04dd7756 [2021-11-15T18:21:50.896Z] [2021-11-15T18:21:51.503Z] Successfully built b7cc04dd7756 [2021-11-15T18:21:51.503Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-15T18:22:03.955Z]  Building sys-mgmt-agent ... done  ---> cfbe4038b95b [2021-11-15T18:22:03.955Z] Step 9/23 : RUN go mod tidy [2021-11-15T18:22:04.236Z] ---> Running in 7910aa985029 [2021-11-15T18:22:11.203Z] Removing intermediate container 7910aa985029 [2021-11-15T18:22:11.203Z] ---> eb32bd8ef056 [2021-11-15T18:22:11.203Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T18:22:11.203Z] ---> Running in 8a63a07f36df [2021-11-15T18:22:12.676Z] 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-15T18:22:59.795Z] Removing intermediate container 39469cb756a6 [2021-11-15T18:22:59.795Z] ---> 261da3ea6140 [2021-11-15T18:22:59.795Z] [2021-11-15T18:22:59.795Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T18:22:59.795Z] ---> 5b8b7b635229 [2021-11-15T18:22:59.795Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T18:22:59.795Z] ---> Running in 108c98dc306d [2021-11-15T18:22:59.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:22:59.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:22:59.795Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T18:22:59.795Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:22:59.795Z] OK: 6 MiB in 15 packages [2021-11-15T18:22:59.795Z] Removing intermediate container 108c98dc306d [2021-11-15T18:22:59.795Z] ---> 60323ed81f67 [2021-11-15T18:22:59.795Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:23:00.083Z] ---> Running in d4739772d879 [2021-11-15T18:23:00.692Z] Removing intermediate container d4739772d879 [2021-11-15T18:23:00.692Z] ---> a87191cb7557 [2021-11-15T18:23:00.692Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T18:23:00.692Z] ---> Running in 75279716b9fe [2021-11-15T18:23:01.311Z] Removing intermediate container 75279716b9fe [2021-11-15T18:23:01.311Z] ---> 4765a36e862c [2021-11-15T18:23:01.311Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T18:23:01.311Z] ---> Running in 4899913b8c8e [2021-11-15T18:23:01.928Z] Removing intermediate container 4899913b8c8e [2021-11-15T18:23:01.928Z] ---> 6c0a6a504873 [2021-11-15T18:23:01.928Z] Step 14/22 : WORKDIR / [2021-11-15T18:23:02.215Z] ---> Running in aa0c2e606416 [2021-11-15T18:23:02.824Z] Removing intermediate container aa0c2e606416 [2021-11-15T18:23:02.824Z] ---> 9fad4385e389 [2021-11-15T18:23:02.824Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:23:03.808Z] 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-15T18:23:04.083Z] ---> 32b49d27b4c7 [2021-11-15T18:23:04.083Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T18:23:05.527Z] ---> 56e2ca190569 [2021-11-15T18:23:05.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T18:23:06.978Z] ---> 519c594c9c4e [2021-11-15T18:23:06.978Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T18:23:06.978Z] ---> Running in c5cee22832ab [2021-11-15T18:23:07.271Z] Removing intermediate container c5cee22832ab [2021-11-15T18:23:07.271Z] ---> ca464e17abd7 [2021-11-15T18:23:07.271Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:23:07.553Z] ---> Running in 619ce538e31f [2021-11-15T18:23:08.156Z] Removing intermediate container 619ce538e31f [2021-11-15T18:23:08.156Z] ---> 35909b7ec5ef [2021-11-15T18:23:08.156Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T18:23:08.445Z] ---> Running in 3fbbf73e6ead [2021-11-15T18:23:09.051Z] Removing intermediate container 3fbbf73e6ead [2021-11-15T18:23:09.051Z] ---> 6628d40cbdb7 [2021-11-15T18:23:09.051Z] Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:23:09.051Z] ---> Running in 5275a850e7b7 [2021-11-15T18:23:09.655Z] Removing intermediate container 5275a850e7b7 [2021-11-15T18:23:09.655Z] ---> e925a5015a2d [2021-11-15T18:23:09.655Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:23:09.655Z] ---> Running in 1da770c00955 [2021-11-15T18:23:10.258Z] Removing intermediate container 1da770c00955 [2021-11-15T18:23:10.258Z] ---> d5d1cdbc071c [2021-11-15T18:23:10.258Z] [2021-11-15T18:23:10.862Z] Successfully built d5d1cdbc071c [2021-11-15T18:23:10.862Z] Successfully tagged core-command-arm64:latest [2021-11-15T18:23:19.172Z]  Building core-command ... done Removing intermediate container 2168e85569f8 [2021-11-15T18:23:19.172Z] ---> 62788fea3ad4 [2021-11-15T18:23:19.172Z] [2021-11-15T18:23:19.172Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T18:23:19.172Z] ---> 5b8b7b635229 [2021-11-15T18:23:19.172Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T18:23:19.172Z] ---> Using cache [2021-11-15T18:23:19.172Z] ---> 60323ed81f67 [2021-11-15T18:23:19.172Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:23:19.172Z] ---> Using cache [2021-11-15T18:23:19.172Z] ---> a87191cb7557 [2021-11-15T18:23:19.172Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T18:23:19.172Z] Removing intermediate container 50c9433284b6 [2021-11-15T18:23:19.172Z] ---> c7fdc96652c5 [2021-11-15T18:23:19.172Z] [2021-11-15T18:23:19.172Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T18:23:19.172Z] ---> 5b8b7b635229 [2021-11-15T18:23:19.172Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T18:23:19.172Z] ---> Running in 029712a020ef [2021-11-15T18:23:19.172Z] ---> Running in 5c669edb9a9e [2021-11-15T18:23:19.172Z] Removing intermediate container 029712a020ef [2021-11-15T18:23:19.172Z] ---> 92e1e6824a8b [2021-11-15T18:23:19.172Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T18:23:19.451Z] ---> Running in 3c29c1507eb2 [2021-11-15T18:23:20.061Z] Removing intermediate container 3c29c1507eb2 [2021-11-15T18:23:20.061Z] ---> 9a250d2dcce1 [2021-11-15T18:23:20.061Z] Step 14/22 : WORKDIR / [2021-11-15T18:23:20.061Z] ---> Running in 81969e7b4578 [2021-11-15T18:23:21.048Z] Removing intermediate container 81969e7b4578 [2021-11-15T18:23:21.048Z] ---> 248c42b62dae [2021-11-15T18:23:21.048Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:23:21.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T18:23:21.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T18:23:22.317Z] ---> d42464ace8c4 [2021-11-15T18:23:22.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T18:23:22.317Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T18:23:22.317Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T18:23:22.317Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T18:23:22.317Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T18:23:22.317Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T18:23:22.317Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T18:23:22.317Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T18:23:22.590Z] OK: 8 MiB in 19 packages [2021-11-15T18:23:24.049Z] ---> cb4c41bc449f [2021-11-15T18:23:24.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T18:23:24.652Z] Removing intermediate container 5c669edb9a9e [2021-11-15T18:23:24.652Z] ---> 9947989b2ffb [2021-11-15T18:23:24.652Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T18:23:24.925Z] ---> Running in 31406bcc53b3 [2021-11-15T18:23:24.925Z] ---> 9502f609b3ca [2021-11-15T18:23:24.925Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T18:23:25.208Z] ---> Running in 7f772e23e59d [2021-11-15T18:23:25.208Z] Removing intermediate container 31406bcc53b3 [2021-11-15T18:23:25.208Z] ---> 0b0095ec355e [2021-11-15T18:23:25.208Z] Step 12/20 : WORKDIR /edgex [2021-11-15T18:23:25.486Z] ---> Running in d78d83bf7495 [2021-11-15T18:23:25.761Z] Removing intermediate container 7f772e23e59d [2021-11-15T18:23:25.761Z] ---> f04788dd6c1d [2021-11-15T18:23:25.761Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:23:25.761Z] ---> Running in 7dac83f14b92 [2021-11-15T18:23:26.038Z] Removing intermediate container d78d83bf7495 [2021-11-15T18:23:26.038Z] ---> a5eb46a55d87 [2021-11-15T18:23:26.038Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T18:23:26.310Z] Removing intermediate container 7dac83f14b92 [2021-11-15T18:23:26.310Z] ---> ccaa294efa30 [2021-11-15T18:23:26.310Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T18:23:26.310Z] ---> Running in 920975c7ad98 [2021-11-15T18:23:26.794Z] Removing intermediate container 920975c7ad98 [2021-11-15T18:23:26.794Z] ---> 963c1b680a93 [2021-11-15T18:23:26.794Z] Step 21/22 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:23:26.794Z] ---> 80333acef5fd [2021-11-15T18:23:26.794Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T18:23:27.074Z] ---> Running in 59f04331a22f [2021-11-15T18:23:27.678Z] Removing intermediate container 59f04331a22f [2021-11-15T18:23:27.678Z] ---> 4503d5dc741c [2021-11-15T18:23:27.678Z] Step 22/22 : LABEL version=0.0.0 [2021-11-15T18:23:27.956Z] ---> Running in 6bfc1eaff607 [2021-11-15T18:23:28.256Z] ---> 49090d8fd1c8 [2021-11-15T18:23:28.256Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T18:23:28.256Z] Removing intermediate container 6bfc1eaff607 [2021-11-15T18:23:28.256Z] ---> 4aa4e14e5d6a [2021-11-15T18:23:28.256Z] [2021-11-15T18:23:28.860Z] Successfully built 4aa4e14e5d6a [2021-11-15T18:23:28.860Z] Successfully tagged core-metadata-arm64:latest [2021-11-15T18:23:29.849Z]  Building core-metadata ... done  ---> 345699c7edd9 [2021-11-15T18:23:29.849Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T18:23:29.849Z] ---> Running in 10b58e2baa5d [2021-11-15T18:23:30.460Z] Removing intermediate container 10b58e2baa5d [2021-11-15T18:23:30.460Z] ---> ee5944b850aa [2021-11-15T18:23:30.460Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T18:23:30.460Z] ---> Running in 1e1dd6875ea5 [2021-11-15T18:23:30.740Z] Removing intermediate container 8a63a07f36df [2021-11-15T18:23:30.740Z] ---> cbd2c8584ec6 [2021-11-15T18:23:30.740Z] [2021-11-15T18:23:30.740Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T18:23:30.740Z] ---> 5b8b7b635229 [2021-11-15T18:23:30.740Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T18:23:30.740Z] ---> Using cache [2021-11-15T18:23:30.740Z] ---> 60323ed81f67 [2021-11-15T18:23:30.740Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T18:23:30.740Z] ---> Using cache [2021-11-15T18:23:30.740Z] ---> a87191cb7557 [2021-11-15T18:23:30.740Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T18:23:30.740Z] ---> Running in 68cc79263000 [2021-11-15T18:23:31.027Z] Removing intermediate container 1e1dd6875ea5 [2021-11-15T18:23:31.027Z] ---> d2431b73b13a [2021-11-15T18:23:31.027Z] Step 18/20 : LABEL arch=arm64 [2021-11-15T18:23:31.027Z] ---> Running in 2da5f9409030 [2021-11-15T18:23:31.306Z] Removing intermediate container 68cc79263000 [2021-11-15T18:23:31.306Z] ---> 4cf3e22ec016 [2021-11-15T18:23:31.306Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T18:23:31.306Z] ---> Running in 9acea3678bca [2021-11-15T18:23:31.588Z] Removing intermediate container 2da5f9409030 [2021-11-15T18:23:31.588Z] ---> b16d63bc4fa0 [2021-11-15T18:23:31.588Z] Step 19/20 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:23:31.588Z] ---> Running in 615004e9bdf2 [2021-11-15T18:23:31.864Z] Removing intermediate container 9acea3678bca [2021-11-15T18:23:31.864Z] ---> 23372395ad80 [2021-11-15T18:23:31.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T18:23:32.142Z] Removing intermediate container 615004e9bdf2 [2021-11-15T18:23:32.142Z] ---> f37bd67d586f [2021-11-15T18:23:32.142Z] Step 20/20 : LABEL version=0.0.0 [2021-11-15T18:23:32.142Z] ---> Running in cfb98faf269e [2021-11-15T18:23:32.743Z] Removing intermediate container cfb98faf269e [2021-11-15T18:23:32.743Z] ---> b2f46136caec [2021-11-15T18:23:32.743Z] [2021-11-15T18:23:32.743Z] ---> cbdb6f13850d [2021-11-15T18:23:32.743Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T18:23:33.018Z] Successfully built b2f46136caec [2021-11-15T18:23:33.018Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-15T18:23:34.024Z]  Building security-proxy-setup ... done  ---> 12975e118e49 [2021-11-15T18:23:34.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T18:23:34.624Z] ---> 54c2475cc1ab [2021-11-15T18:23:34.624Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T18:23:34.624Z] ---> Running in 09fe0eb23a8c [2021-11-15T18:23:35.222Z] Removing intermediate container 09fe0eb23a8c [2021-11-15T18:23:35.222Z] ---> ab156e028e7a [2021-11-15T18:23:35.222Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T18:23:35.222Z] ---> Running in 0d03c2360598 [2021-11-15T18:23:35.495Z] Removing intermediate container 0d03c2360598 [2021-11-15T18:23:35.495Z] ---> 8af3064ff5f1 [2021-11-15T18:23:35.495Z] Step 21/23 : LABEL arch=arm64 [2021-11-15T18:23:35.777Z] ---> Running in c001a128f13a [2021-11-15T18:23:36.061Z] Removing intermediate container c001a128f13a [2021-11-15T18:23:36.061Z] ---> 1a94e2ff5b09 [2021-11-15T18:23:36.061Z] Step 22/23 : LABEL git_sha=a51807e13a9afae5591e73e4047286fa1ef1c723 [2021-11-15T18:23:36.061Z] ---> Running in f22c5d256b72 [2021-11-15T18:23:36.667Z] Removing intermediate container f22c5d256b72 [2021-11-15T18:23:36.667Z] ---> 3f7300cc5579 [2021-11-15T18:23:36.667Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T18:23:36.667Z] ---> Running in 164bb76b72a1 [2021-11-15T18:23:36.950Z] Removing intermediate container 164bb76b72a1 [2021-11-15T18:23:36.950Z] ---> 19b36e438eb1 [2021-11-15T18:23:36.950Z] [2021-11-15T18:23:37.229Z] Successfully built 19b36e438eb1 [2021-11-15T18:23:37.229Z] Successfully tagged support-scheduler-arm64:latest [2021-11-15T18:23:37.855Z]  Building support-scheduler ... done  [Pipeline] } [2021-11-15T18:23:37.878Z] $ docker stop --time=1 5180eb2b27ecd49fa091efd9bb58edb04b787f0ed7bdb6dbcfe5c135da5c995a [2021-11-15T18:23:39.581Z] $ docker rm -f 5180eb2b27ecd49fa091efd9bb58edb04b787f0ed7bdb6dbcfe5c135da5c995a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T18:23:40.157Z] + docker images [2021-11-15T18:23:40.452Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T18:23:40.452Z] support-scheduler-arm64 latest 19b36e438eb1 4 seconds ago 15.3MB [2021-11-15T18:23:40.452Z] security-proxy-setup-arm64 latest b2f46136caec 8 seconds ago 25.5MB [2021-11-15T18:23:40.452Z] cbd2c8584ec6 10 seconds ago 1.57GB [2021-11-15T18:23:40.452Z] core-metadata-arm64 latest 4aa4e14e5d6a 12 seconds ago 15.9MB [2021-11-15T18:23:40.452Z] 62788fea3ad4 23 seconds ago 1.57GB [2021-11-15T18:23:40.452Z] c7fdc96652c5 23 seconds ago 1.57GB [2021-11-15T18:23:40.452Z] core-command-arm64 latest d5d1cdbc071c 30 seconds ago 15.2MB [2021-11-15T18:23:40.452Z] 261da3ea6140 46 seconds ago 1.57GB [2021-11-15T18:23:40.452Z] sys-mgmt-agent-arm64 latest b7cc04dd7756 About a minute ago 277MB [2021-11-15T18:23:40.452Z] core-data-arm64 latest a9d1392e91aa 2 minutes ago 19.6MB [2021-11-15T18:23:40.452Z] security-bootstrapper-arm64 latest bf0a47a157fa 2 minutes ago 17.8MB [2021-11-15T18:23:40.452Z] security-secretstore-setup-arm64 latest 3b75c0dbbc20 2 minutes ago 26.8MB [2021-11-15T18:23:40.453Z] support-notifications-arm64 latest f5aaec7a00fa 3 minutes ago 16.1MB [2021-11-15T18:23:40.453Z] 6ed9f40930b1 3 minutes ago 1.58GB [2021-11-15T18:23:40.453Z] b79a12532c93 3 minutes ago 1.57GB [2021-11-15T18:23:40.453Z] 6245f7139ffb 3 minutes ago 1.57GB [2021-11-15T18:23:40.453Z] dc2639eab813 3 minutes ago 1.58GB [2021-11-15T18:23:40.453Z] 287135c54966 3 minutes ago 1.57GB [2021-11-15T18:23:40.453Z] ci-base-image-arm64 latest 56c4c6ced24c 13 minutes ago 1.24GB [2021-11-15T18:23:40.453Z] alpine 3.14 5b8b7b635229 3 days ago 5.35MB [2021-11-15T18:23:40.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-15T18:23:40.453Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-15T18:23:40.453Z] 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-15T18:23:41.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T18:23:41.438Z] [2021-11-15T18:23:41.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:23:41.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T18:23:42.111Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T18:23:42.111Z] 448f6bf000e3: Pulling fs layer [2021-11-15T18:23:42.111Z] f757da607395: Pulling fs layer [2021-11-15T18:23:42.111Z] 05883995daec: Pulling fs layer [2021-11-15T18:23:42.111Z] 8603b9c90790: Pulling fs layer [2021-11-15T18:23:42.111Z] 1560dd03e051: Pulling fs layer [2021-11-15T18:23:42.111Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T18:23:42.111Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T18:23:42.111Z] 1560dd03e051: Waiting [2021-11-15T18:23:42.111Z] 27f5ce0e4adf: Waiting [2021-11-15T18:23:42.111Z] c2d8d7efcc4b: Waiting [2021-11-15T18:23:42.111Z] 8603b9c90790: Waiting [2021-11-15T18:23:42.111Z] f757da607395: Verifying Checksum [2021-11-15T18:23:42.111Z] f757da607395: Download complete [2021-11-15T18:23:42.111Z] 8603b9c90790: Download complete [2021-11-15T18:23:42.423Z] 1560dd03e051: Verifying Checksum [2021-11-15T18:23:42.423Z] 1560dd03e051: Download complete [2021-11-15T18:23:42.423Z] 27f5ce0e4adf: Download complete [2021-11-15T18:23:42.423Z] 05883995daec: Verifying Checksum [2021-11-15T18:23:42.423Z] 05883995daec: Download complete [2021-11-15T18:23:42.694Z] 448f6bf000e3: Verifying Checksum [2021-11-15T18:23:42.694Z] 448f6bf000e3: Download complete [2021-11-15T18:23:45.317Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T18:23:45.318Z] c2d8d7efcc4b: Download complete [2021-11-15T18:23:46.514Z] 448f6bf000e3: Pull complete [2021-11-15T18:23:47.130Z] f757da607395: Pull complete [2021-11-15T18:23:48.596Z] 05883995daec: Pull complete [2021-11-15T18:23:48.868Z] 8603b9c90790: Pull complete [2021-11-15T18:23:49.861Z] 1560dd03e051: Pull complete [2021-11-15T18:23:50.136Z] 27f5ce0e4adf: Pull complete [2021-11-15T18:24:05.254Z] c2d8d7efcc4b: Pull complete [2021-11-15T18:24:05.254Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T18:24:05.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T18:24:05.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T18:24:05.507Z] prd-ubuntu18.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2021-11-15T18:24:05.616Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-15T18:24:08.539Z] $ docker top 60914470cae144857b423774198f61031abf76c4011180ea5a0ed0a124e8b23f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:09.665Z] ---> job-cost.sh [2021-11-15T18:24:09.665Z] lf-activate-venv: SKIPPING [2021-11-15T18:24:09.665Z] INFO: No Stack... [2021-11-15T18:24:09.939Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T18:24:10.437Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T18:24:11.114Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-11-15T18:24:11.114Z] + cut -d, -f6 [Pipeline] lock [2021-11-15T18:24:11.802Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] [2021-11-15T18:24:11.807Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] did not exist. Created. [2021-11-15T18:24:11.807Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T18:24:12.480Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T18:24:12.642Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T18:24:12.650Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T18:24:12.681Z] $ docker stop --time=1 60914470cae144857b423774198f61031abf76c4011180ea5a0ed0a124e8b23f [2021-11-15T18:24:14.441Z] $ docker rm -f 60914470cae144857b423774198f61031abf76c4011180ea5a0ed0a124e8b23f [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-15T18:24:15.311Z] provisioning config files... [2021-11-15T18:24:15.525Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config1873014370587235088tmp [Pipeline] { [Pipeline] sh [2021-11-15T18:24:16.051Z] + set +x [2021-11-15T18:24:16.052Z] + curl -s https://codecov.io/bash [2021-11-15T18:24:16.052Z] + bash -s -- [2021-11-15T18:24:21.376Z] [2021-11-15T18:24:21.376Z] _____ _ [2021-11-15T18:24:21.376Z] / ____| | | [2021-11-15T18:24:21.376Z] | | ___ __| | ___ ___ _____ __ [2021-11-15T18:24:21.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-15T18:24:21.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-15T18:24:21.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-15T18:24:21.376Z] Bash-1.0.6 [2021-11-15T18:24:21.376Z] [2021-11-15T18:24:21.376Z] [2021-11-15T18:24:21.376Z] ==> git version 2.24.4 found [2021-11-15T18:24:21.376Z] ==> 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-15T18:24:21.376Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-15T18:24:21.376Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-15T18:24:21.376Z] ==> Jenkins CI detected. [2021-11-15T18:24:21.376Z] current dir:  /w/workspace/edgex-go/6 [2021-11-15T18:24:21.376Z] project root: . [2021-11-15T18:24:21.376Z] --> token set from env [2021-11-15T18:24:21.376Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-15T18:24:21.376Z] ==> Running gcov in . (disable via -X gcov) [2021-11-15T18:24:21.376Z] ==> Python coveragepy not found [2021-11-15T18:24:21.376Z] ==> Searching for coverage reports in: [2021-11-15T18:24:21.376Z] + . [2021-11-15T18:24:21.639Z] -> Found 1 reports [2021-11-15T18:24:21.639Z] ==> Detecting git/mercurial file structure [2021-11-15T18:24:21.639Z] ==> Reading reports [2021-11-15T18:24:21.639Z] + ./coverage.out bytes=428380 [2021-11-15T18:24:21.639Z] ==> Appending adjustments [2021-11-15T18:24:21.639Z] https://docs.codecov.io/docs/fixing-reports [2021-11-15T18:24:22.585Z] + Found adjustments [2021-11-15T18:24:22.585Z] ==> Gzipping contents [2021-11-15T18:24:22.585Z] 60K /tmp/codecov.EYQZOP.gz [2021-11-15T18:24:22.585Z] ==> Uploading reports [2021-11-15T18:24:22.585Z] url: https://codecov.io [2021-11-15T18:24:22.585Z] query: branch=PR-3816&commit=beb84ff320a837ce2b6af90ce32e9ab89a48ba58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-15T18:24:22.585Z] -> Pinging Codecov [2021-11-15T18:24:22.585Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=beb84ff320a837ce2b6af90ce32e9ab89a48ba58&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= [2021-11-15T18:24:23.168Z] -> Uploading to [2021-11-15T18:24:23.168Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-15/00271124DB129430A58F1EEE437C3FCB/beb84ff320a837ce2b6af90ce32e9ab89a48ba58/80480370-da02-4c2e-a9a0-59c9d6b6c10c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T182422Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=247f1316e3a0ff652ebbf163c192d43c0e0102f5f3f013c16c97c71f4381aaff [2021-11-15T18:24:23.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T18:24:23.168Z] Dload Upload Total Spent Left Speed [2021-11-15T18:24:23.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57678 0 0 100 57678 0 164k --:--:-- --:--:-- --:--:-- 164k [2021-11-15T18:24:23.430Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/beb84ff320a837ce2b6af90ce32e9ab89a48ba58 [Pipeline] } [2021-11-15T18:24:23.439Z] 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-15T18:24:24.651Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:25.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:25.749Z] ---> package-listing.sh [2021-11-15T18:24:25.749Z] ++ facter osfamily [2021-11-15T18:24:25.749Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T18:24:26.024Z] + OS_FAMILY=redhat [2021-11-15T18:24:26.024Z] + workspace=/w/workspace/edgex-go/6 [2021-11-15T18:24:26.024Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T18:24:26.024Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T18:24:26.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T18:24:26.024Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T18:24:26.024Z] + '[' /w/workspace/edgex-go/6 ']' [2021-11-15T18:24:26.024Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T18:24:26.024Z] + case "${OS_FAMILY}" in [2021-11-15T18:24:26.024Z] + sort [2021-11-15T18:24:26.024Z] + rpm -qa [2021-11-15T18:24:29.361Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T18:24:29.361Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T18:24:29.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T18:24:29.361Z] + '[' /w/workspace/edgex-go/6 ']' [2021-11-15T18:24:29.361Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-11-15T18:24:29.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-11-15T18:24:29.378Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-15T18:24:29.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:24:30.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T18:24:30.398Z] [2021-11-15T18:24:30.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T18:24:30.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T18:24:30.721Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T18:24:30.721Z] b4d181a07f80: Pulling fs layer [2021-11-15T18:24:30.721Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T18:24:30.721Z] ed53099fbce6: Pulling fs layer [2021-11-15T18:24:30.721Z] dc539afda2c1: Pulling fs layer [2021-11-15T18:24:30.721Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T18:24:30.721Z] 9065ff56babe: Pulling fs layer [2021-11-15T18:24:30.721Z] d287ab97295c: Pulling fs layer [2021-11-15T18:24:30.721Z] dc539afda2c1: Waiting [2021-11-15T18:24:30.721Z] 77bc0d833cb6: Waiting [2021-11-15T18:24:30.721Z] 9065ff56babe: Waiting [2021-11-15T18:24:30.721Z] d287ab97295c: Waiting [2021-11-15T18:24:30.721Z] a1111a8f2ec3: Download complete [2021-11-15T18:24:30.721Z] dc539afda2c1: Download complete [2021-11-15T18:24:30.998Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T18:24:30.998Z] 77bc0d833cb6: Download complete [2021-11-15T18:24:30.998Z] ed53099fbce6: Verifying Checksum [2021-11-15T18:24:30.998Z] ed53099fbce6: Download complete [2021-11-15T18:24:30.998Z] 9065ff56babe: Verifying Checksum [2021-11-15T18:24:30.998Z] 9065ff56babe: Download complete [2021-11-15T18:24:31.583Z] d287ab97295c: Verifying Checksum [2021-11-15T18:24:31.583Z] d287ab97295c: Download complete [2021-11-15T18:24:31.850Z] b4d181a07f80: Verifying Checksum [2021-11-15T18:24:31.850Z] b4d181a07f80: Download complete [2021-11-15T18:24:33.254Z] b4d181a07f80: Pull complete [2021-11-15T18:24:33.254Z] a1111a8f2ec3: Pull complete [2021-11-15T18:24:33.842Z] ed53099fbce6: Pull complete [2021-11-15T18:24:33.842Z] dc539afda2c1: Pull complete [2021-11-15T18:24:34.108Z] 77bc0d833cb6: Pull complete [2021-11-15T18:24:34.108Z] 9065ff56babe: Pull complete [2021-11-15T18:24:39.470Z] d287ab97295c: Pull complete [2021-11-15T18:24:39.470Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T18:24:39.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T18:24:39.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T18:24:39.554Z] prd-centos7-docker-4c-2g-672 does not seem to be running inside a container [2021-11-15T18:24:39.605Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-15T18:24:42.984Z] $ docker top 129002125c01394251299c8665f6d11ddb148144ff1f938f02998ad03c484a0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T18:24:43.368Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T18:24:43.685Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T18:24:43.992Z] + ls /var/log/sa-host [2021-11-15T18:24:43.992Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T18:24:43.992Z] file_magic: OK [2021-11-15T18:24:43.992Z] HZ: Using current value: 100 [2021-11-15T18:24:43.992Z] file_header: OK [2021-11-15T18:24:43.992Z] 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-15T18:24:43.992Z] Statistics: [2021-11-15T18:24:43.992Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T18:24:43.992Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T18:24:43.992Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T18:24:43.992Z] file_magic: OK [2021-11-15T18:24:43.992Z] HZ: Using current value: 100 [2021-11-15T18:24:43.992Z] file_header: OK [2021-11-15T18:24:43.992Z] 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-15T18:24:43.992Z] Statistics: [2021-11-15T18:24:43.992Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T18:24:43.992Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T18:24:44.294Z] provisioning config files... [2021-11-15T18:24:44.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config4917554292471716571tmp [Pipeline] { [Pipeline] echo [2021-11-15T18:24:44.319Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:44.621Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T18:24:44.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:44.994Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T18:24:45.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:45.511Z] ---> sudo-logs.sh [2021-11-15T18:24:45.511Z] Archiving 'sudo' log.. [2021-11-15T18:24:45.511Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-672.novalocal: Name or service not known [2021-11-15T18:24:45.511Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-672.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T18:24:45.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:45.917Z] ---> job-cost.sh [2021-11-15T18:24:45.918Z] lf-activate-venv: SKIPPING [2021-11-15T18:24:45.918Z] DEBUG: total: 0.10999999940395355 [2021-11-15T18:24:45.918Z] INFO: Retrieving Stack Cost... [2021-11-15T18:24:46.873Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T18:24:47.141Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T18:24:47.154Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T18:24:47.468Z] ---> logs-deploy.sh [2021-11-15T18:24:47.468Z] lf-activate-venv: SKIPPING [2021-11-15T18:24:47.468Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/6 [2021-11-15T18:24:47.468Z] INFO: archiving workspace using pattern(s): [2021-11-15T18:24:48.259Z] Archives upload complete. [2021-11-15T18:24:48.259Z] INFO: archiving logs to Nexus [2021-11-15T18:24:48.852Z] ---> uname -a: [2021-11-15T18:24:48.852Z] Linux prd-centos7-docker-4c-2g-672.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] ---> lscpu: [2021-11-15T18:24:48.852Z] Architecture: x86_64 [2021-11-15T18:24:48.852Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-15T18:24:48.852Z] Byte Order: Little Endian [2021-11-15T18:24:48.852Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-15T18:24:48.852Z] CPU(s): 2 [2021-11-15T18:24:48.852Z] On-line CPU(s) list: 0,1 [2021-11-15T18:24:48.852Z] Thread(s) per core: 1 [2021-11-15T18:24:48.852Z] Core(s) per socket: 1 [2021-11-15T18:24:48.852Z] Socket(s): 2 [2021-11-15T18:24:48.852Z] NUMA node(s): 1 [2021-11-15T18:24:48.852Z] Vendor ID: AuthenticAMD [2021-11-15T18:24:48.852Z] CPU family: 23 [2021-11-15T18:24:48.852Z] Model: 49 [2021-11-15T18:24:48.852Z] Model name: AMD EPYC-Rome Processor [2021-11-15T18:24:48.852Z] Stepping: 0 [2021-11-15T18:24:48.852Z] CPU MHz: 2799.996 [2021-11-15T18:24:48.852Z] BogoMIPS: 5599.99 [2021-11-15T18:24:48.852Z] Virtualization: AMD-V [2021-11-15T18:24:48.852Z] Hypervisor vendor: KVM [2021-11-15T18:24:48.852Z] Virtualization type: full [2021-11-15T18:24:48.852Z] L1d cache: 32K [2021-11-15T18:24:48.852Z] L1i cache: 32K [2021-11-15T18:24:48.852Z] L2 cache: 512K [2021-11-15T18:24:48.852Z] L3 cache: 16384K [2021-11-15T18:24:48.852Z] NUMA node0 CPU(s): 0,1 [2021-11-15T18:24:48.852Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] ---> nproc: [2021-11-15T18:24:48.852Z] 2 [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] ---> df -h: [2021-11-15T18:24:48.852Z] Filesystem Size Used Avail Use% Mounted on [2021-11-15T18:24:48.852Z] overlay 40G 13G 28G 32% / [2021-11-15T18:24:48.852Z] tmpfs 64M 0 64M 0% /dev [2021-11-15T18:24:48.852Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-15T18:24:48.852Z] shm 64M 0 64M 0% /dev/shm [2021-11-15T18:24:48.852Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] ---> sar -b -r -n DEV: [2021-11-15T18:24:48.852Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] 17:50:20 LINUX RESTART (2 CPU) [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] 17:51:02 tps rtps wtps bread/s bwrtn/s [2021-11-15T18:24:48.852Z] 17:52:01 2.71 0.00 2.71 0.00 646.44 [2021-11-15T18:24:48.852Z] 17:53:01 0.53 0.00 0.53 0.00 8.53 [2021-11-15T18:24:48.852Z] 17:54:01 0.30 0.00 0.30 0.00 3.35 [2021-11-15T18:24:48.852Z] 17:55:01 0.20 0.00 0.20 0.00 2.43 [2021-11-15T18:24:48.852Z] 17:56:01 0.20 0.00 0.20 0.00 1.82 [2021-11-15T18:24:48.852Z] 17:57:01 0.33 0.00 0.33 0.00 4.81 [2021-11-15T18:24:48.852Z] 17:58:01 0.25 0.00 0.25 0.00 2.60 [2021-11-15T18:24:48.852Z] 17:59:01 0.27 0.00 0.27 0.00 3.48 [2021-11-15T18:24:48.852Z] 18:00:01 1.13 0.73 0.40 132.45 7.40 [2021-11-15T18:24:48.852Z] 18:01:01 5.80 0.02 5.78 0.13 3430.93 [2021-11-15T18:24:48.852Z] 18:02:01 48.50 2.83 45.67 2022.78 2697.67 [2021-11-15T18:24:48.852Z] 18:03:01 12.71 0.43 12.27 303.21 3129.96 [2021-11-15T18:24:48.852Z] 18:04:01 14.21 0.22 13.99 26.52 9076.99 [2021-11-15T18:24:48.852Z] 18:05:02 411.61 0.00 411.61 0.00 88379.17 [2021-11-15T18:24:48.852Z] 18:06:01 55.55 0.20 55.34 6.50 9982.71 [2021-11-15T18:24:48.852Z] 18:07:01 109.23 0.00 109.23 0.00 3731.67 [2021-11-15T18:24:48.852Z] 18:08:01 484.69 211.82 272.87 9928.89 167614.51 [2021-11-15T18:24:48.852Z] 18:09:01 348.40 38.18 310.22 1639.55 166596.35 [2021-11-15T18:24:48.852Z] 18:10:01 669.62 115.63 553.99 5538.34 221887.07 [2021-11-15T18:24:48.852Z] 18:11:01 126.60 19.52 107.08 1573.48 16824.98 [2021-11-15T18:24:48.852Z] 18:12:01 0.25 0.07 0.18 0.93 2.35 [2021-11-15T18:24:48.852Z] 18:13:01 0.20 0.00 0.20 0.00 1.92 [2021-11-15T18:24:48.852Z] 18:14:01 0.30 0.00 0.30 0.00 3.13 [2021-11-15T18:24:48.852Z] 18:15:01 0.33 0.00 0.33 0.00 4.21 [2021-11-15T18:24:48.852Z] 18:16:01 0.17 0.00 0.17 0.00 1.37 [2021-11-15T18:24:48.852Z] 18:17:01 0.20 0.00 0.20 0.00 1.92 [2021-11-15T18:24:48.852Z] 18:18:01 0.23 0.00 0.23 0.00 1.88 [2021-11-15T18:24:48.852Z] 18:19:01 0.27 0.00 0.27 0.00 2.98 [2021-11-15T18:24:48.852Z] 18:20:01 0.25 0.00 0.25 0.00 2.33 [2021-11-15T18:24:48.852Z] 18:21:01 0.25 0.00 0.25 0.00 3.32 [2021-11-15T18:24:48.852Z] 18:22:01 0.27 0.00 0.27 0.00 3.43 [2021-11-15T18:24:48.852Z] 18:23:01 0.17 0.00 0.17 0.00 1.47 [2021-11-15T18:24:48.852Z] 18:24:01 0.52 0.00 0.52 0.00 6.53 [2021-11-15T18:24:48.852Z] Average: 69.66 11.83 57.83 642.60 21059.91 [2021-11-15T18:24:48.852Z] [2021-11-15T18:24:48.852Z] 17:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-15T18:24:48.852Z] 17:52:01 5948976 0 484992 6.06 2620 1572352 1051776 11.61 361176 1474180 12 [2021-11-15T18:24:48.852Z] 17:53:01 5954592 0 479372 5.99 2620 1572356 1022308 11.29 355832 1474616 8 [2021-11-15T18:24:48.852Z] 17:54:01 5950584 0 483372 6.04 2620 1572364 1022308 11.29 359876 1474620 8 [2021-11-15T18:24:48.852Z] 17:55:01 5950312 0 483640 6.04 2620 1572368 1022376 11.29 359340 1475152 8 [2021-11-15T18:24:48.852Z] 17:56:01 5949868 0 484080 6.04 2620 1572372 1022460 11.29 359804 1475152 20 [2021-11-15T18:24:48.852Z] 17:57:01 5941388 0 492556 6.15 2620 1572376 1022376 11.29 368244 1475152 16 [2021-11-15T18:24:48.852Z] 17:58:01 5939896 0 494044 6.17 2620 1572380 1022376 11.29 369748 1475152 8 [2021-11-15T18:24:48.852Z] 17:59:01 5940032 0 493900 6.17 2620 1572388 1022376 11.29 371144 1473944 8 [2021-11-15T18:24:48.852Z] 18:00:01 5802672 0 596848 7.45 2620 1606800 1264820 13.96 500708 1477432 30388 [2021-11-15T18:24:48.852Z] 18:01:01 5714712 0 608512 7.60 2620 1683096 1278492 14.12 585496 1477848 4588 [2021-11-15T18:24:48.852Z] 18:02:01 5506428 0 651636 8.14 2620 1848256 1332868 14.72 740992 1523452 39896 [2021-11-15T18:24:48.852Z] 18:03:01 5343268 0 716828 8.95 2620 1946224 1378252 15.22 851400 1570648 38948 [2021-11-15T18:24:48.852Z] 18:04:01 4785824 0 738952 9.23 2620 2481544 1545136 17.06 945176 1998828 463440 [2021-11-15T18:24:48.852Z] 18:05:02 3632852 0 960552 11.99 2620 3412916 1504464 16.61 1206816 2705200 70144 [2021-11-15T18:24:48.852Z] 18:06:01 3263500 0 1070056 13.36 2620 3672764 1667728 18.41 1449812 2810364 45364 [2021-11-15T18:24:48.852Z] 18:07:01 3254040 0 1124628 14.04 2620 3627652 1608900 17.76 1474728 2774344 62208 [2021-11-15T18:24:48.852Z] 18:08:01 1639372 0 1312076 16.38 2620 5054872 3232916 35.69 1425544 4366748 16 [2021-11-15T18:24:48.853Z] 18:09:01 708108 0 1397720 17.45 2620 5900492 2646860 29.22 3112012 3543576 4520 [2021-11-15T18:24:48.853Z] 18:10:01 1343264 0 1472884 18.39 2620 5190172 2927044 32.32 2656156 3344092 21744 [2021-11-15T18:24:48.853Z] 18:11:01 2867224 0 1156844 14.44 2620 3982252 1537740 16.98 1476004 3042948 8 [2021-11-15T18:24:48.853Z] 18:12:01 2884008 0 1140056 14.23 2620 3982256 1399668 15.45 1466452 3038916 8 [2021-11-15T18:24:48.853Z] 18:13:01 2892140 0 1131920 14.13 2620 3982260 1384176 15.28 1464284 3034940 8 [2021-11-15T18:24:48.853Z] 18:14:01 2877484 0 1146572 14.32 2620 3982264 1384176 15.28 1486844 3026876 8 [2021-11-15T18:24:48.853Z] 18:15:01 2881844 0 1142208 14.26 2620 3982268 1384176 15.28 1482452 3027196 8 [2021-11-15T18:24:48.853Z] 18:16:01 2882052 0 1141996 14.26 2620 3982272 1384260 15.28 1482776 3027196 12 [2021-11-15T18:24:48.853Z] 18:17:01 2882064 0 1141976 14.26 2620 3982280 1384176 15.28 1482700 3027200 12 [2021-11-15T18:24:48.853Z] 18:18:01 2882396 0 1141644 14.25 2620 3982280 1384176 15.28 1482636 3027196 8 [2021-11-15T18:24:48.853Z] 18:19:01 2880380 0 1143652 14.28 2620 3982288 1384176 15.28 1484668 3027196 8 [2021-11-15T18:24:48.853Z] 18:20:01 2880720 0 1143312 14.28 2620 3982288 1384176 15.28 1484484 3027036 8 [2021-11-15T18:24:48.853Z] 18:21:01 2878084 0 1145940 14.31 2620 3982296 1384260 15.28 1487040 3026304 12 [2021-11-15T18:24:48.853Z] 18:22:01 2878816 0 1145204 14.30 2620 3982300 1384176 15.28 1486724 3026300 12 [2021-11-15T18:24:48.853Z] 18:23:01 2878672 0 1145348 14.30 2620 3982300 1384224 15.28 1487884 3025156 8 [2021-11-15T18:24:48.853Z] 18:24:01 2878728 0 1145284 14.30 2620 3982308 1384176 15.28 1487880 3025156 8 [2021-11-15T18:24:48.853Z] Average: 3905888 0 926018 11.56 2620 3174414 1458896 16.11 1169601 2478791 23681 [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] 17:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-15T18:24:48.853Z] 17:52:01 eth0 0.51 0.37 0.87 0.03 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:53:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:54:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:56:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:59:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:00:01 eth0 232.21 163.31 559.33 35.30 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:01:01 eth0 213.02 181.06 1289.24 12.43 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:02:01 eth0 228.97 185.96 1397.66 25.18 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:03:01 veth40a936a 694.32 535.00 61.44 1527.93 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:03:01 eth0 562.86 705.86 1545.90 67.97 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:03:01 docker0 694.32 534.87 51.94 1527.91 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:04:01 eth0 605.38 637.23 4413.53 56.75 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:04:01 docker0 561.60 459.59 39.43 1193.62 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:05:02 veth48b395a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:05:02 eth0 307.18 271.81 2074.46 34.57 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:05:02 docker0 253.50 275.82 19.15 2045.70 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:06:01 veth48b395a 0.75 0.76 0.06 0.08 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:06:01 eth0 29.70 14.56 25.21 11.69 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:06:01 docker0 0.75 0.75 0.05 0.07 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:07:01 veth48b395a 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:07:01 eth0 13.74 7.59 10.43 5.57 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:07:01 docker0 1.32 1.32 0.08 0.10 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:08:01 vethe85ef0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:08:01 veth340ceb5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:08:01 veth6a7552f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:08:01 eth0 123.45 74.92 1703.06 133.46 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:09:01 eth0 56.37 31.01 241.90 9.69 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:09:01 vethac302ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:09:01 veth3600d74 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:09:01 vethe36ee89 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:10:01 eth0 146.46 66.69 1662.94 23.81 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:10:01 veth36a906f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:10:01 veth3600d74 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:11:01 eth0 42.94 28.20 116.53 111.14 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:11:01 docker0 1557.23 1382.28 113.70 5639.90 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:12:01 eth0 1.18 0.92 0.71 0.24 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:13:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:15:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:16:01 eth0 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:17:01 eth0 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:19:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:20:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:21:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:23:01 eth0 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:24:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] Average: eth0 77.85 71.94 456.37 16.02 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] Average: docker0 47.24 41.93 3.45 171.08 0.00 0.00 0.00 0.00 [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] ---> sar -P ALL: [2021-11-15T18:24:48.853Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] 17:50:20 LINUX RESTART (2 CPU) [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] 17:51:02 CPU %user %nice %system %iowait %steal %idle [2021-11-15T18:24:48.853Z] 17:52:01 all 0.29 0.00 0.06 0.00 0.00 99.65 [2021-11-15T18:24:48.853Z] 17:52:01 0 0.46 0.00 0.05 0.00 0.00 99.49 [2021-11-15T18:24:48.853Z] 17:52:01 1 0.12 0.00 0.07 0.00 0.00 99.81 [2021-11-15T18:24:48.853Z] 17:53:01 all 0.26 0.00 0.08 0.00 0.03 99.63 [2021-11-15T18:24:48.853Z] 17:53:01 0 0.43 0.00 0.03 0.00 0.03 99.50 [2021-11-15T18:24:48.853Z] 17:53:01 1 0.08 0.00 0.12 0.00 0.03 99.77 [2021-11-15T18:24:48.853Z] 17:54:01 all 0.22 0.00 0.05 0.00 0.03 99.71 [2021-11-15T18:24:48.853Z] 17:54:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-11-15T18:24:48.853Z] 17:54:01 1 0.38 0.00 0.03 0.00 0.03 99.55 [2021-11-15T18:24:48.853Z] 17:55:01 all 0.26 0.00 0.05 0.00 0.03 99.66 [2021-11-15T18:24:48.853Z] 17:55:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-11-15T18:24:48.853Z] 17:55:01 1 0.45 0.00 0.05 0.00 0.03 99.47 [2021-11-15T18:24:48.853Z] 17:56:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-11-15T18:24:48.853Z] 17:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-11-15T18:24:48.853Z] 17:56:01 1 0.40 0.00 0.03 0.00 0.00 99.57 [2021-11-15T18:24:48.853Z] 17:57:01 all 0.25 0.00 0.08 0.00 0.01 99.67 [2021-11-15T18:24:48.853Z] 17:57:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2021-11-15T18:24:48.853Z] 17:57:01 1 0.43 0.00 0.07 0.00 0.00 99.50 [2021-11-15T18:24:48.853Z] 17:58:01 all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-11-15T18:24:48.853Z] 17:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-11-15T18:24:48.853Z] 17:58:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-11-15T18:24:48.853Z] 17:59:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2021-11-15T18:24:48.853Z] 17:59:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-11-15T18:24:48.853Z] 17:59:01 1 0.17 0.00 0.05 0.00 0.00 99.78 [2021-11-15T18:24:48.853Z] 18:00:01 all 3.44 0.00 0.50 0.02 0.03 96.01 [2021-11-15T18:24:48.853Z] 18:00:01 0 3.98 0.00 0.47 0.02 0.03 95.50 [2021-11-15T18:24:48.853Z] 18:00:01 1 2.90 0.00 0.52 0.02 0.03 96.53 [2021-11-15T18:24:48.853Z] 18:01:01 all 1.75 0.00 0.50 0.00 0.03 97.72 [2021-11-15T18:24:48.853Z] 18:01:01 0 2.12 0.00 0.63 0.00 0.05 97.21 [2021-11-15T18:24:48.853Z] 18:01:01 1 1.39 0.00 0.37 0.00 0.02 98.22 [2021-11-15T18:24:48.853Z] 18:02:01 all 5.73 0.00 1.50 1.41 0.06 91.30 [2021-11-15T18:24:48.853Z] 18:02:01 0 6.63 0.00 1.81 1.43 0.07 90.06 [2021-11-15T18:24:48.853Z] 18:02:01 1 4.84 0.00 1.20 1.38 0.05 92.53 [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] 18:02:01 CPU %user %nice %system %iowait %steal %idle [2021-11-15T18:24:48.853Z] 18:03:01 all 5.88 0.00 2.31 0.20 0.09 91.52 [2021-11-15T18:24:48.853Z] 18:03:01 0 5.36 0.00 2.34 0.00 0.12 92.17 [2021-11-15T18:24:48.853Z] 18:03:01 1 6.38 0.00 2.28 0.39 0.07 90.88 [2021-11-15T18:24:48.853Z] 18:04:01 all 12.82 0.00 2.93 0.45 0.10 83.70 [2021-11-15T18:24:48.853Z] 18:04:01 0 15.79 0.00 3.01 0.18 0.12 80.91 [2021-11-15T18:24:48.853Z] 18:04:01 1 9.91 0.00 2.85 0.72 0.07 86.45 [2021-11-15T18:24:48.853Z] 18:05:02 all 31.08 0.00 11.61 3.84 0.13 53.33 [2021-11-15T18:24:48.853Z] 18:05:02 0 30.61 0.00 12.04 3.97 0.14 53.23 [2021-11-15T18:24:48.853Z] 18:05:02 1 31.55 0.00 11.18 3.71 0.12 53.43 [2021-11-15T18:24:48.853Z] 18:06:01 all 48.24 0.00 4.81 0.58 0.11 46.26 [2021-11-15T18:24:48.853Z] 18:06:01 0 48.88 0.00 4.75 0.49 0.11 45.77 [2021-11-15T18:24:48.853Z] 18:06:01 1 47.60 0.00 4.87 0.67 0.11 46.75 [2021-11-15T18:24:48.853Z] 18:07:01 all 67.25 0.00 6.36 1.33 0.16 24.90 [2021-11-15T18:24:48.853Z] 18:07:01 0 66.30 0.00 6.30 1.24 0.16 26.00 [2021-11-15T18:24:48.853Z] 18:07:01 1 68.19 0.00 6.42 1.42 0.16 23.81 [2021-11-15T18:24:48.853Z] 18:08:01 all 41.38 0.00 13.23 16.79 0.19 28.41 [2021-11-15T18:24:48.853Z] 18:08:01 0 41.14 0.00 13.44 17.40 0.18 27.83 [2021-11-15T18:24:48.853Z] 18:08:01 1 41.61 0.00 13.03 16.17 0.20 29.00 [2021-11-15T18:24:48.853Z] 18:09:01 all 75.50 0.00 15.05 5.93 0.20 3.32 [2021-11-15T18:24:48.853Z] 18:09:01 0 76.62 0.00 15.13 4.71 0.21 3.34 [2021-11-15T18:24:48.853Z] 18:09:01 1 74.38 0.00 14.98 7.16 0.19 3.29 [2021-11-15T18:24:48.853Z] 18:10:01 all 67.55 0.00 20.75 9.63 0.18 1.90 [2021-11-15T18:24:48.853Z] 18:10:01 0 68.92 0.00 19.98 9.30 0.17 1.64 [2021-11-15T18:24:48.853Z] 18:10:01 1 66.18 0.00 21.51 9.96 0.19 2.16 [2021-11-15T18:24:48.853Z] 18:11:01 all 19.92 0.00 4.66 1.22 0.06 74.14 [2021-11-15T18:24:48.853Z] 18:11:01 0 20.24 0.00 4.27 1.74 0.07 73.68 [2021-11-15T18:24:48.853Z] 18:11:01 1 19.60 0.00 5.05 0.71 0.05 74.60 [2021-11-15T18:24:48.853Z] 18:12:01 all 0.28 0.00 0.05 0.00 0.01 99.66 [2021-11-15T18:24:48.853Z] 18:12:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-11-15T18:24:48.853Z] 18:12:01 1 0.50 0.00 0.03 0.00 0.02 99.45 [2021-11-15T18:24:48.853Z] 18:13:01 all 0.14 0.00 0.08 0.00 0.02 99.77 [2021-11-15T18:24:48.853Z] 18:13:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2021-11-15T18:24:48.853Z] 18:13:01 1 0.22 0.00 0.07 0.00 0.02 99.70 [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] 18:13:01 CPU %user %nice %system %iowait %steal %idle [2021-11-15T18:24:48.853Z] 18:14:01 all 0.22 0.00 0.03 0.00 0.03 99.72 [2021-11-15T18:24:48.853Z] 18:14:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-11-15T18:24:48.853Z] 18:14:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2021-11-15T18:24:48.853Z] 18:15:01 all 0.26 0.00 0.03 0.00 0.01 99.70 [2021-11-15T18:24:48.853Z] 18:15:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-11-15T18:24:48.853Z] 18:15:01 1 0.47 0.00 0.02 0.00 0.02 99.50 [2021-11-15T18:24:48.853Z] 18:16:01 all 0.20 0.00 0.03 0.00 0.01 99.77 [2021-11-15T18:24:48.853Z] 18:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-11-15T18:24:48.853Z] 18:16:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2021-11-15T18:24:48.853Z] 18:17:01 all 0.18 0.00 0.05 0.00 0.02 99.76 [2021-11-15T18:24:48.853Z] 18:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-11-15T18:24:48.853Z] 18:17:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2021-11-15T18:24:48.853Z] 18:18:01 all 0.18 0.00 0.03 0.00 0.01 99.78 [2021-11-15T18:24:48.853Z] 18:18:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-11-15T18:24:48.853Z] 18:18:01 1 0.30 0.00 0.00 0.00 0.00 99.70 [2021-11-15T18:24:48.853Z] 18:19:01 all 0.24 0.00 0.03 0.00 0.00 99.73 [2021-11-15T18:24:48.853Z] 18:19:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-11-15T18:24:48.853Z] 18:19:01 1 0.42 0.00 0.02 0.00 0.00 99.57 [2021-11-15T18:24:48.853Z] 18:20:01 all 0.19 0.00 0.03 0.00 0.01 99.77 [2021-11-15T18:24:48.853Z] 18:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-11-15T18:24:48.853Z] 18:20:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-11-15T18:24:48.853Z] 18:21:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-11-15T18:24:48.853Z] 18:21:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-11-15T18:24:48.853Z] 18:21:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-11-15T18:24:48.853Z] 18:22:01 all 0.21 0.00 0.03 0.00 0.00 99.77 [2021-11-15T18:24:48.853Z] 18:22:01 0 0.37 0.00 0.02 0.00 0.00 99.62 [2021-11-15T18:24:48.853Z] 18:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-11-15T18:24:48.853Z] 18:23:01 all 0.18 0.00 0.03 0.00 0.01 99.79 [2021-11-15T18:24:48.853Z] 18:23:01 0 0.32 0.00 0.03 0.00 0.00 99.65 [2021-11-15T18:24:48.853Z] 18:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-11-15T18:24:48.853Z] 18:24:01 all 0.21 0.00 0.03 0.00 0.01 99.75 [2021-11-15T18:24:48.853Z] 18:24:01 0 0.35 0.00 0.02 0.00 0.00 99.63 [2021-11-15T18:24:48.853Z] 18:24:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-11-15T18:24:48.853Z] Average: all 10.93 0.00 2.42 1.17 0.05 85.43 [2021-11-15T18:24:48.853Z] Average: 0 11.07 0.00 2.42 1.15 0.05 85.31 [2021-11-15T18:24:48.853Z] Average: 1 10.80 0.00 2.42 1.20 0.04 85.55 [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z] [2021-11-15T18:24:48.853Z]