Pull request #3903 opened 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than 63a743ad00d1d7ed06a454ff9822fb4f40347985 Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh14774905825697295306.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh4952467892444869100.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3903/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3903/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7689165271981938699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3903/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12027319465657260064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2394680684323398705.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3903/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3903/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5656482152830414024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7091 in /w/workspace/edgexfoundry_edgex-go_PR-3903 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 63a743ad00d1d7ed06a454ff9822fb4f40347985 Merge succeeded, producing 63a743ad00d1d7ed06a454ff9822fb4f40347985 Checking out Revision 63a743ad00d1d7ed06a454ff9822fb4f40347985 (PR-3903) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3903/head:refs/remotes/origin/PR-3903 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 Commit message: "refactor(data): Move subscriber.go from application to controller" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T03:43:24.052Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T03:43:24.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T03:43:24.307Z] ========================================================= [2022-03-15T03:43:24.307Z] EdgeX Global Pipelines Version Info [2022-03-15T03:43:24.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-15T03:43:25.101Z] ------------------- [2022-03-15T03:43:25.101Z] stable info: [2022-03-15T03:43:25.101Z] ------------------- [2022-03-15T03:43:25.101Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T03:43:25.101Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T03:43:25.101Z] Message: update stable to v1.0.221 [2022-03-15T03:43:25.675Z] ------------------- [2022-03-15T03:43:25.675Z] experimental info: [2022-03-15T03:43:25.675Z] ------------------- [2022-03-15T03:43:25.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T03:43:25.675Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T03:43:25.675Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T03:43:25.943Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-15T03:43:25.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-15T03:43:26.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T03:43:26.063Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T03:43:26.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T03:43:26.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T03:43:26.173Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T03:43:26.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-15T03:43:26.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-15T03:43:26.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-15T03:43:26.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T03:43:26.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T03:43:26.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T03:43:26.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T03:43:26.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T03:43:26.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T03:43:26.544Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T03:43:26.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T03:43:26.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-15T03:43:26.662Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-15T03:43:26.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-15T03:43:26.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T03:43:26.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3903 [Pipeline] echo [2022-03-15T03:43:26.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3903 [Pipeline] echo [2022-03-15T03:43:26.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3903 [Pipeline] echo [2022-03-15T03:43:26.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] echo [2022-03-15T03:43:26.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63a743a [Pipeline] echo [2022-03-15T03:43:26.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T03:43:27.105Z] provisioning config files... [2022-03-15T03:43:27.122Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config521047506371788545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T03:43:27.482Z] ---> docker-login.sh [2022-03-15T03:43:27.482Z] nexus3.edgexfoundry.org:10001 [2022-03-15T03:43:27.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:43:27.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:43:27.744Z] Configure a credential helper to remove this warning. See [2022-03-15T03:43:27.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:43:27.744Z] [2022-03-15T03:43:27.744Z] Login Succeeded [2022-03-15T03:43:27.744Z] nexus3.edgexfoundry.org:10002 [2022-03-15T03:43:28.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:43:28.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:43:28.012Z] Configure a credential helper to remove this warning. See [2022-03-15T03:43:28.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:43:28.012Z] [2022-03-15T03:43:28.012Z] Login Succeeded [2022-03-15T03:43:28.012Z] nexus3.edgexfoundry.org:10003 [2022-03-15T03:43:28.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:43:28.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:43:28.274Z] Configure a credential helper to remove this warning. See [2022-03-15T03:43:28.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:43:28.274Z] [2022-03-15T03:43:28.274Z] Login Succeeded [2022-03-15T03:43:28.274Z] nexus3.edgexfoundry.org:10004 [2022-03-15T03:43:28.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:43:28.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:43:28.274Z] Configure a credential helper to remove this warning. See [2022-03-15T03:43:28.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:43:28.274Z] [2022-03-15T03:43:28.274Z] Login Succeeded [2022-03-15T03:43:28.274Z] docker.io [2022-03-15T03:43:28.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:43:28.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:43:28.799Z] Configure a credential helper to remove this warning. See [2022-03-15T03:43:28.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:43:28.799Z] [2022-03-15T03:43:28.799Z] Login Succeeded [2022-03-15T03:43:28.799Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T03:43:28.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T03:43:29.255Z] + 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 [2022-03-15T03:43:29.255Z] + dirname cmd/core-command/Dockerfile [2022-03-15T03:43:29.255Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/core-data/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/core-metadata/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/support-notifications/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-15T03:43:29.256Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-15T03:43:29.256Z] + cut -d/ -f2 [2022-03-15T03:43:29.256Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-15T03:43:29.422Z] 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 [2022-03-15T03:43:29.923Z] + git rev-list -1 --merges 63a743ad00d1d7ed06a454ff9822fb4f40347985~1..63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] echo [2022-03-15T03:43:29.959Z] -----------> git rev-list -1 --merges 63a743ad00d1d7ed06a454ff9822fb4f40347985~1..63a743ad00d1d7ed06a454ff9822fb4f40347985 63a743ad00d1d7ed06a454ff9822fb4f40347985 [false] [Pipeline] sh [2022-03-15T03:43:30.276Z] + git log --format=format:%s -1 63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] echo [2022-03-15T03:43:30.310Z] ========================================================= [2022-03-15T03:43:30.310Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T03:43:30.310Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-15T03:43:30.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T03:43:30.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T03:43:30.915Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T03:43:30.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T03:43:30.915Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T03:43:30.915Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T03:43:30.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:43:31.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T03:43:31.371Z] [2022-03-15T03:43:31.371Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:43:31.718Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T03:43:31.718Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T03:43:31.718Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T03:43:31.718Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T03:43:31.718Z] 4c7163046ea9: Pulling fs layer [2022-03-15T03:43:31.718Z] 0c2d73faf560: Pulling fs layer [2022-03-15T03:43:31.718Z] 0c2d73faf560: Waiting [2022-03-15T03:43:31.718Z] 3e5f54012d9b: Verifying Checksum [2022-03-15T03:43:31.718Z] 3e5f54012d9b: Download complete [2022-03-15T03:43:31.718Z] a0d0a0d46f8b: Download complete [2022-03-15T03:43:31.718Z] 0c2d73faf560: Verifying Checksum [2022-03-15T03:43:31.718Z] 0c2d73faf560: Download complete [2022-03-15T03:43:31.718Z] 4c7163046ea9: Verifying Checksum [2022-03-15T03:43:31.718Z] 4c7163046ea9: Download complete [2022-03-15T03:43:31.982Z] a0d0a0d46f8b: Pull complete [2022-03-15T03:43:31.982Z] 3e5f54012d9b: Pull complete [2022-03-15T03:43:32.554Z] 4c7163046ea9: Pull complete [2022-03-15T03:43:32.554Z] 0c2d73faf560: Pull complete [2022-03-15T03:43:32.554Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T03:43:32.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T03:43:32.554Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T03:43:32.663Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2022-03-15T03:43:32.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-15T03:43:33.462Z] $ docker top ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T03:43:33.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T03:43:33.667Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T03:43:33.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T03:43:33.799Z] $ docker exec ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent [2022-03-15T03:43:33.945Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmeCpOF/agent.15 [2022-03-15T03:43:33.945Z] SSH_AGENT_PID=21 [2022-03-15T03:43:33.954Z] Running ssh-add (command line suppressed) [2022-03-15T03:43:34.076Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6715870922511612394.key (/w/workspace/edgex-go/1@tmp/private_key_6715870922511612394.key) [2022-03-15T03:43:34.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T03:43:34.443Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T03:43:34.459Z] $ docker exec --env ******** --env ******** ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent -k [2022-03-15T03:43:34.582Z] unset SSH_AUTH_SOCK; [2022-03-15T03:43:34.582Z] unset SSH_AGENT_PID; [2022-03-15T03:43:34.583Z] echo Agent pid 21 killed; [2022-03-15T03:43:34.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T03:43:34.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T03:43:34.698Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T03:43:34.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T03:43:34.816Z] $ docker exec ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent [2022-03-15T03:43:34.971Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhefPKH/agent.54 [2022-03-15T03:43:34.971Z] SSH_AGENT_PID=60 [2022-03-15T03:43:34.977Z] Running ssh-add (command line suppressed) [2022-03-15T03:43:35.104Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5727830194932224536.key (/w/workspace/edgex-go/1@tmp/private_key_5727830194932224536.key) [2022-03-15T03:43:35.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T03:43:35.468Z] + git semver init [2022-03-15T03:43:35.468Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T03:43:35.468Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-15T03:43:35.468Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-15T03:43:35.468Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T03:43:35.468Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T03:43:35.468Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T03:43:35.468Z] # $SEMVER_BRANCH = PR-3903 [2022-03-15T03:43:35.468Z] # $SEMVER_TEMP = /tmp/semver-987063414 [2022-03-15T03:43:35.468Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-15T03:43:50.409Z] # '/tmp/semver-987063414' -> '/w/workspace/edgex-go/1/.semver' [2022-03-15T03:43:50.409Z] # -> Force: false [2022-03-15T03:43:50.409Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-15T03:43:50.439Z] $ docker exec --env ******** --env ******** ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 ssh-agent -k [2022-03-15T03:43:50.573Z] unset SSH_AUTH_SOCK; [2022-03-15T03:43:50.573Z] unset SSH_AGENT_PID; [2022-03-15T03:43:50.573Z] echo Agent pid 60 killed; [2022-03-15T03:43:50.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T03:43:51.017Z] + git semver [Pipeline] } [2022-03-15T03:43:51.051Z] $ docker stop --time=1 ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 [2022-03-15T03:43:52.956Z] $ docker rm -f ed3d20f194236423c5056d496a98573ab4811f2e7f975bf88eb56d3004cb1309 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T03:43:53.402Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T03:43:53.722Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T03:43:53.742Z] [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 [2022-03-15T03:43:54.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T03:43:54.249Z] ========================================================= [2022-03-15T03:43:54.249Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T03:43:54.249Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:43:54.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:43:54.595Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T03:43:54.595Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T03:43:54.595Z] 666ba61612fd: Pulling fs layer [2022-03-15T03:43:54.595Z] 8ed8ca486205: Pulling fs layer [2022-03-15T03:43:54.595Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T03:43:54.595Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T03:43:54.595Z] 640e595b4fbd: Pulling fs layer [2022-03-15T03:43:54.595Z] 763cafe07f6e: Pulling fs layer [2022-03-15T03:43:54.595Z] 0c0b528cf693: Pulling fs layer [2022-03-15T03:43:54.595Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T03:43:54.595Z] 763cafe07f6e: Waiting [2022-03-15T03:43:54.595Z] 640e595b4fbd: Waiting [2022-03-15T03:43:54.595Z] 10935f4eaf8b: Waiting [2022-03-15T03:43:54.595Z] 0c0b528cf693: Waiting [2022-03-15T03:43:54.595Z] 22a0e8bec74d: Waiting [2022-03-15T03:43:54.595Z] 4fe6c5a15a65: Waiting [2022-03-15T03:43:54.595Z] 8ed8ca486205: Verifying Checksum [2022-03-15T03:43:54.595Z] 8ed8ca486205: Download complete [2022-03-15T03:43:54.595Z] 666ba61612fd: Verifying Checksum [2022-03-15T03:43:54.595Z] 666ba61612fd: Download complete [2022-03-15T03:43:54.595Z] 22a0e8bec74d: Verifying Checksum [2022-03-15T03:43:54.595Z] 22a0e8bec74d: Download complete [2022-03-15T03:43:54.595Z] 640e595b4fbd: Download complete [2022-03-15T03:43:54.595Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T03:43:54.595Z] 59bf1c3509f3: Download complete [2022-03-15T03:43:54.855Z] 0c0b528cf693: Verifying Checksum [2022-03-15T03:43:54.855Z] 0c0b528cf693: Download complete [2022-03-15T03:43:54.855Z] 59bf1c3509f3: Pull complete [2022-03-15T03:43:55.126Z] 666ba61612fd: Pull complete [2022-03-15T03:43:55.126Z] 8ed8ca486205: Pull complete [2022-03-15T03:43:55.387Z] 10935f4eaf8b: Verifying Checksum [2022-03-15T03:43:55.387Z] 10935f4eaf8b: Download complete [2022-03-15T03:43:55.387Z] 4fe6c5a15a65: Verifying Checksum [2022-03-15T03:43:55.387Z] 4fe6c5a15a65: Download complete [2022-03-15T03:43:59.589Z] 4fe6c5a15a65: Pull complete [2022-03-15T03:43:59.589Z] 22a0e8bec74d: Pull complete [2022-03-15T03:43:59.589Z] 640e595b4fbd: Pull complete [2022-03-15T03:43:59.589Z] 763cafe07f6e: Pull complete [2022-03-15T03:43:59.851Z] 0c0b528cf693: Pull complete [2022-03-15T03:44:02.394Z] 10935f4eaf8b: Pull complete [2022-03-15T03:44:02.394Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T03:44:02.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:44:02.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:44:02.755Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:44:02.755Z] WORKDIR /edgex [2022-03-15T03:44:02.755Z] COPY go.mod . [2022-03-15T03:44:02.755Z] RUN go mod download [2022-03-15T03:44:02.755Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-15T03:44:04.146Z] Sending build context to Docker daemon 334.1MB [2022-03-15T03:44:04.146Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T03:44:04.146Z] ---> 99d49a6021b9 [2022-03-15T03:44:04.146Z] Step 2/4 : WORKDIR /edgex [2022-03-15T03:44:06.705Z] ---> Running in b74909a9aef2 [2022-03-15T03:44:06.705Z] Removing intermediate container b74909a9aef2 [2022-03-15T03:44:06.705Z] ---> a6fb1359f6ce [2022-03-15T03:44:06.705Z] Step 3/4 : COPY go.mod . [2022-03-15T03:44:06.705Z] ---> 07dac07cedc1 [2022-03-15T03:44:06.705Z] Step 4/4 : RUN go mod download [2022-03-15T03:44:06.705Z] ---> Running in 07a21040cca2 [2022-03-15T03:44:09.056Z] Still waiting to schedule task [2022-03-15T03:44:09.056Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-15T03:44:38.837Z] Removing intermediate container 07a21040cca2 [2022-03-15T03:44:38.837Z] ---> 0fee1b9689f5 [2022-03-15T03:44:38.837Z] Successfully built 0fee1b9689f5 [2022-03-15T03:44:38.837Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:44:39.173Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T03:44:39.173Z] . [Pipeline] withDockerContainer [2022-03-15T03:44:39.270Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2022-03-15T03:44:39.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T03:44:39.791Z] $ docker top e3836710976c61a7266cd8d0ad4e52a4a81e36ae5461d52f780a99388e1c0079 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:44:40.190Z] + go version [2022-03-15T03:44:40.190Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T03:44:40.233Z] $ docker stop --time=1 e3836710976c61a7266cd8d0ad4e52a4a81e36ae5461d52f780a99388e1c0079 [2022-03-15T03:44:41.532Z] $ docker rm -f e3836710976c61a7266cd8d0ad4e52a4a81e36ae5461d52f780a99388e1c0079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:44:42.204Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T03:44:42.204Z] . [Pipeline] withDockerContainer [2022-03-15T03:44:42.306Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2022-03-15T03:44:42.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T03:44:42.771Z] $ docker top 24653e22344f6bc11772369b9d829016e86156447e19b464aa8283da68b6acfa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T03:44:42.902Z] ========================================================= [2022-03-15T03:44:42.902Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T03:44:42.902Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:44:43.256Z] + make test [2022-03-15T03:44:43.257Z] go mod tidy [2022-03-15T03:44:43.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T03:44:50.099Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T03:45:00.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T03:45:00.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T03:45:01.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-03-15T03:45:01.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T03:45:01.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.135s coverage: 54.9% of statements [2022-03-15T03:45:01.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T03:45:01.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T03:45:01.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 89.5% of statements [2022-03-15T03:45:01.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-15T03:45:01.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T03:45:01.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:45:01.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 84.4% of statements [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T03:45:01.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.375s coverage: 94.2% of statements [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:45:01.670Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.113s coverage: 59.1% of statements [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T03:45:01.670Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T03:45:01.670Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2022-03-15T03:45:01.928Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 21.7% of statements [2022-03-15T03:45:01.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-03-15T03:45:01.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-03-15T03:45:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements [2022-03-15T03:45:14.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-03-15T03:45:15.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 82.5% of statements [2022-03-15T03:45:15.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.143s coverage: 92.9% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.200s coverage: 91.2% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.4% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T03:45:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2022-03-15T03:45:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-15T03:45:25.591Z] 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 [2022-03-15T03:45:40.480Z] GO111MODULE=on go vet ./... [2022-03-15T03:45:44.671Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T03:45:44.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T03:45:45.191Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T03:45:45.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T03:45:46.099Z] + ls -al . [2022-03-15T03:45:46.100Z] total 672 [2022-03-15T03:45:46.100Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 03:45 . [2022-03-15T03:45:46.100Z] drwxr-xr-x 4 root root 4096 Mar 15 03:44 .. [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 03:43 .dockerignore [2022-03-15T03:45:46.100Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 03:43 .git [2022-03-15T03:45:46.100Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 03:43 .github [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 03:43 .gitignore [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 03:43 .golangci.yml [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 03:43 .hadolint.yml [2022-03-15T03:45:46.100Z] drwx------ 3 1001 1001 4096 Mar 15 03:43 .semver [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 03:43 .sonarcloud.properties [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 03:43 ADOPTERS.md [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 03:43 Attribution.txt [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 03:43 CHANGELOG.md [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 03:43 CONTRIBUTING.md [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 03:43 GOVERNANCE.md [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 03:43 Jenkinsfile [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 03:43 LICENSE [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 03:43 Makefile [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 03:43 OWNERS.md [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 03:43 README.md [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 03:43 SECURITY.md [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 03:43 VERSION [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 03:43 ZMQWindows.md [2022-03-15T03:45:46.100Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 03:43 bin [2022-03-15T03:45:46.100Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 03:43 cmd [2022-03-15T03:45:46.100Z] -rw-r--r-- 1 root root 425751 Mar 15 03:45 coverage.out [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 2827 Mar 15 03:43 go.mod [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 50275 Mar 15 03:43 go.sum [2022-03-15T03:45:46.100Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 03:43 internal [2022-03-15T03:45:46.100Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 03:43 openapi [2022-03-15T03:45:46.100Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 03:43 snap [2022-03-15T03:45:46.100Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 03:43 version.go [Pipeline] sh [2022-03-15T03:45:46.414Z] + '[' -e coverage.out ] [2022-03-15T03:45:46.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T03:45:46.536Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T03:45:46.837Z] + make build [2022-03-15T03:45:46.837Z] 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 [2022-03-15T03:45:48.215Z] 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 [2022-03-15T03:45:53.488Z] 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 [2022-03-15T03:45:53.748Z] 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 [2022-03-15T03:45:53.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7092 in /w/workspace/edgexfoundry_edgex-go_PR-3903 [Pipeline] { [Pipeline] ws [2022-03-15T03:45:53.946Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-15T03:45:54.226Z] The recommended git tool is: git [2022-03-15T03:45:55.132Z] 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 [2022-03-15T03:45:55.132Z] 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 [2022-03-15T03:45:56.072Z] 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 [2022-03-15T03:45:57.028Z] 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 [2022-03-15T03:45:57.597Z] 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 [2022-03-15T03:45:58.534Z] 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 [2022-03-15T03:45:59.473Z] 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 [2022-03-15T03:46:00.042Z] 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] } [2022-03-15T03:46:01.462Z] $ docker stop --time=1 24653e22344f6bc11772369b9d829016e86156447e19b464aa8283da68b6acfa [2022-03-15T03:46:02.234Z] using credential edgex-jenkins-ssh [2022-03-15T03:46:02.251Z] Cloning the remote Git repository [2022-03-15T03:46:02.400Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T03:46:02.620Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-15T03:46:02.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T03:46:02.739Z] > git --version # timeout=10 [2022-03-15T03:46:02.794Z] > git --version # 'git version 2.25.1' [2022-03-15T03:46:02.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T03:46:02.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T03:46:03.479Z] $ docker rm -f 24653e22344f6bc11772369b9d829016e86156447e19b464aa8283da68b6acfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:46:04.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:46:04.991Z] [2022-03-15T03:46:04.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:46:05.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:46:05.330Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-15T03:46:05.330Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-15T03:46:05.330Z] ca9280d653b3: Pulling fs layer [2022-03-15T03:46:05.330Z] 7e9c9ca2126c: Pulling fs layer [2022-03-15T03:46:05.330Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-15T03:46:05.330Z] cbdbe7a5bc2a: Download complete [2022-03-15T03:46:05.590Z] ca9280d653b3: Verifying Checksum [2022-03-15T03:46:05.590Z] ca9280d653b3: Download complete [2022-03-15T03:46:05.590Z] cbdbe7a5bc2a: Pull complete [2022-03-15T03:46:05.849Z] 7e9c9ca2126c: Download complete [2022-03-15T03:46:06.109Z] ca9280d653b3: Pull complete [2022-03-15T03:46:09.404Z] 7e9c9ca2126c: Pull complete [2022-03-15T03:46:09.404Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-15T03:46:09.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:46:09.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-15T03:46:09.504Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2022-03-15T03:46:09.553Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T03:46:10.782Z] $ docker top 8331802953fa23513f6c5e13b3e9e50c6451a7a18df71f90fd864e2daccb4a6d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:46:11.181Z] + docker-compose build --help [2022-03-15T03:46:11.181Z] + grep parallel [2022-03-15T03:46:11.753Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T03:46:11.800Z] $ docker stop --time=1 8331802953fa23513f6c5e13b3e9e50c6451a7a18df71f90fd864e2daccb4a6d [2022-03-15T03:46:13.125Z] $ docker rm -f 8331802953fa23513f6c5e13b3e9e50c6451a7a18df71f90fd864e2daccb4a6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:46:13.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T03:46:13.673Z] . [Pipeline] withDockerContainer [2022-03-15T03:46:13.770Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2022-03-15T03:46:13.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T03:46:14.234Z] $ docker top 52014ecab8e8354a8c5d0f3c25a12b819177e74e1ccd6e6dc9e8443c091c6538 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:46:14.634Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T03:46:15.205Z] Building core-command ... [2022-03-15T03:46:15.205Z] Building core-data ... [2022-03-15T03:46:15.205Z] Building core-metadata ... [2022-03-15T03:46:15.205Z] Building security-bootstrapper ... [2022-03-15T03:46:15.205Z] Building security-proxy-setup ... [2022-03-15T03:46:15.205Z] Building security-secretstore-setup ... [2022-03-15T03:46:15.205Z] Building support-notifications ... [2022-03-15T03:46:15.205Z] Building support-scheduler ... [2022-03-15T03:46:15.205Z] Building sys-mgmt-agent ... [2022-03-15T03:46:15.205Z] Building sys-mgmt-agent [2022-03-15T03:46:15.205Z] Building security-proxy-setup [2022-03-15T03:46:15.205Z] Building support-scheduler [2022-03-15T03:46:15.205Z] Building core-metadata [2022-03-15T03:46:15.205Z] Building security-bootstrapper [2022-03-15T03:46:20.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T03:46:20.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T03:46:20.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T03:46:20.432Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T03:46:20.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T03:46:20.452Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3903/head:refs/remotes/origin/PR-3903 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T03:46:21.304Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:46:21.681Z] Merge succeeded, producing 63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:46:21.682Z] Checking out Revision 63a743ad00d1d7ed06a454ff9822fb4f40347985 (PR-3903) [2022-03-15T03:46:21.328Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T03:46:21.344Z] > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 [2022-03-15T03:46:21.591Z] > git remote # timeout=10 [2022-03-15T03:46:21.611Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T03:46:21.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T03:46:21.641Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-15T03:46:21.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T03:46:21.694Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T03:46:21.709Z] > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 [2022-03-15T03:46:26.161Z] Commit message: "refactor(data): Move subscriber.go from application to controller" [2022-03-15T03:46:26.232Z] > git --version # timeout=10 [2022-03-15T03:46:26.248Z] > git --version # 'git version 2.25.1' [2022-03-15T03:46:26.273Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T03:46:27.433Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T03:46:27.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T03:46:27.433Z] Dload Upload Total Spent Left Speed [2022-03-15T03:46:27.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45903 [Pipeline] sh [2022-03-15T03:46:28.003Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T03:46:28.364Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-03-15T03:46:28.364Z] /etc/docker/daemon.new [2022-03-15T03:46:28.364Z] { [2022-03-15T03:46:28.364Z] "registry-mirrors": [ [2022-03-15T03:46:28.364Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T03:46:28.364Z] ], [2022-03-15T03:46:28.364Z] "bip": "10.250.0.254/24", [2022-03-15T03:46:28.364Z] "hosts": [ [2022-03-15T03:46:28.364Z] "tcp://0.0.0.0:5555", [2022-03-15T03:46:28.364Z] "unix:///var/run/docker.sock" [2022-03-15T03:46:28.364Z] ], [2022-03-15T03:46:28.365Z] "mtu": 1458, [2022-03-15T03:46:28.365Z] "selinux-enabled": true, [2022-03-15T03:46:28.365Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T03:46:28.365Z] } [Pipeline] sh [2022-03-15T03:46:28.728Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T03:46:29.104Z] + sudo service docker restart [2022-03-15T03:46:33.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:46:33.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:46:33.489Z] ---> 0fee1b9689f5 [2022-03-15T03:46:33.489Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T03:46:33.489Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:46:33.489Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:46:33.489Z] ---> 0fee1b9689f5 [2022-03-15T03:46:33.489Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T03:46:33.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:46:33.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:46:33.489Z] ---> 0fee1b9689f5 [2022-03-15T03:46:33.489Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T03:46:33.489Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:46:33.489Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:46:33.489Z] ---> 0fee1b9689f5 [2022-03-15T03:46:33.489Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T03:46:33.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:46:33.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:46:33.489Z] ---> 0fee1b9689f5 [2022-03-15T03:46:33.489Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T03:46:34.441Z] ---> Running in 6e943cdd0bf0 [2022-03-15T03:46:34.441Z] ---> Running in b8c959c0a79a [2022-03-15T03:46:34.441Z] ---> Running in d924ac70c54c [2022-03-15T03:46:34.441Z] ---> Running in 05c5db82eb01 [2022-03-15T03:46:34.441Z] ---> Running in 3d51b1f7f164 [2022-03-15T03:46:34.702Z] Removing intermediate container 6e943cdd0bf0 [2022-03-15T03:46:34.702Z] ---> c2f28fc12b8c [2022-03-15T03:46:34.702Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:46:34.702Z] Removing intermediate container d924ac70c54c [2022-03-15T03:46:34.702Z] ---> e260db28b667 [2022-03-15T03:46:34.702Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:46:34.702Z] Removing intermediate container b8c959c0a79a [2022-03-15T03:46:34.702Z] ---> 5ab101006275 [2022-03-15T03:46:34.702Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:46:34.702Z] Removing intermediate container 05c5db82eb01 [2022-03-15T03:46:34.702Z] ---> 683f415107b1 [2022-03-15T03:46:34.702Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:46:34.702Z] Removing intermediate container 3d51b1f7f164 [2022-03-15T03:46:34.702Z] ---> ac7fb95ce5b7 [2022-03-15T03:46:34.702Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:46:34.702Z] ---> Running in 836cb71174a7 [2022-03-15T03:46:34.963Z] ---> Running in 49da5bea850a [2022-03-15T03:46:34.963Z] ---> Running in 923e21f28b34 [2022-03-15T03:46:34.963Z] ---> Running in 9a33ca2d0eac [2022-03-15T03:46:34.963Z] ---> Running in cecc0fe88f6c [2022-03-15T03:46:35.904Z] Removing intermediate container 836cb71174a7 [2022-03-15T03:46:35.904Z] ---> 9dcd3099dff4 [2022-03-15T03:46:35.904Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T03:46:35.904Z] Removing intermediate container 923e21f28b34 [2022-03-15T03:46:35.904Z] ---> 1ae77ab0877f [2022-03-15T03:46:35.904Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T03:46:35.904Z] ---> Running in 0be968c6b04a [2022-03-15T03:46:35.904Z] ---> Running in f9bb7c3366a9 [2022-03-15T03:46:36.165Z] Removing intermediate container 49da5bea850a [2022-03-15T03:46:36.165Z] ---> 92dda48da7b0 [2022-03-15T03:46:36.165Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T03:46:36.165Z] ---> Running in b2beee72e5bf [2022-03-15T03:46:36.429Z] Removing intermediate container cecc0fe88f6c [2022-03-15T03:46:36.429Z] ---> a4e6544de15d [2022-03-15T03:46:36.429Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T03:46:36.689Z] ---> Running in c70bd234f3e1 [2022-03-15T03:46:36.689Z] Removing intermediate container 9a33ca2d0eac [2022-03-15T03:46:36.689Z] ---> 5da7c2d79551 [2022-03-15T03:46:36.689Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T03:46:36.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:36.689Z] ---> Running in 1db10f285969 [2022-03-15T03:46:36.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:36.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.991Z] OK: 221 MiB in 52 packages [2022-03-15T03:46:37.991Z] OK: 221 MiB in 52 packages [2022-03-15T03:46:37.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:46:37.991Z] OK: 221 MiB in 52 packages [2022-03-15T03:46:38.252Z] OK: 221 MiB in 52 packages [2022-03-15T03:46:38.511Z] OK: 221 MiB in 52 packages [2022-03-15T03:46:38.512Z] Removing intermediate container 0be968c6b04a [2022-03-15T03:46:38.512Z] ---> 7f62f72da475 [2022-03-15T03:46:38.512Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T03:46:38.512Z] Removing intermediate container f9bb7c3366a9 [2022-03-15T03:46:38.512Z] ---> f44318b0bb68 [2022-03-15T03:46:38.512Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T03:46:38.512Z] Removing intermediate container b2beee72e5bf [2022-03-15T03:46:38.512Z] ---> 64a363ad4d7c [2022-03-15T03:46:38.512Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T03:46:38.772Z] ---> a343a36229e7 [2022-03-15T03:46:38.772Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:46:38.772Z] ---> 20fadbc7f36d [2022-03-15T03:46:38.772Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:46:38.772Z] ---> Running in 65a5bdf84e36 [2022-03-15T03:46:38.772Z] ---> Running in c1ca5f2d8757 [2022-03-15T03:46:38.772Z] Removing intermediate container c70bd234f3e1 [2022-03-15T03:46:38.772Z] ---> 57235258d747 [2022-03-15T03:46:38.772Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T03:46:38.772Z] Removing intermediate container 1db10f285969 [2022-03-15T03:46:38.772Z] ---> a6a841c1423c [2022-03-15T03:46:38.772Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T03:46:38.772Z] ---> 2f2dda26cea4 [2022-03-15T03:46:38.772Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:46:39.035Z] ---> Running in 38c2abf84304 [2022-03-15T03:46:39.035Z] ---> 0b6cd49e96a0 [2022-03-15T03:46:39.035Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:46:39.035Z] ---> 5ea942289135 [2022-03-15T03:46:39.035Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:46:39.035Z] ---> Running in 57daf6758cc2 [2022-03-15T03:46:39.035Z] ---> Running in 9aed021b2f4c [2022-03-15T03:46:40.418Z] Removing intermediate container 38c2abf84304 [2022-03-15T03:46:40.418Z] ---> 5a26e0955213 [2022-03-15T03:46:40.418Z] Step 8/22 : COPY . . [2022-03-15T03:46:40.418Z] Removing intermediate container 65a5bdf84e36 [2022-03-15T03:46:40.418Z] ---> 3409c8428aa4 [2022-03-15T03:46:40.418Z] Step 8/23 : COPY . . [2022-03-15T03:46:40.418Z] Removing intermediate container 57daf6758cc2 [2022-03-15T03:46:40.418Z] ---> ed66626eb437 [2022-03-15T03:46:40.418Z] Step 8/21 : COPY . . [2022-03-15T03:46:41.811Z] Removing intermediate container 9aed021b2f4c [2022-03-15T03:46:41.811Z] ---> 67dfe9e0463d [2022-03-15T03:46:41.811Z] Step 8/23 : COPY . . [2022-03-15T03:46:41.811Z] Removing intermediate container c1ca5f2d8757 [2022-03-15T03:46:41.811Z] ---> 859389961e0f [2022-03-15T03:46:41.811Z] Step 8/31 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T03:46:47.570Z] provisioning config files... [2022-03-15T03:46:47.603Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4933188544906747725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T03:46:48.225Z] ---> docker-login.sh [2022-03-15T03:46:48.225Z] nexus3.edgexfoundry.org:10001 [2022-03-15T03:46:48.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:46:49.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:46:49.109Z] Configure a credential helper to remove this warning. See [2022-03-15T03:46:49.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:46:49.109Z] [2022-03-15T03:46:49.109Z] Login Succeeded [2022-03-15T03:46:49.109Z] nexus3.edgexfoundry.org:10002 [2022-03-15T03:46:49.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:46:49.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:46:49.665Z] Configure a credential helper to remove this warning. See [2022-03-15T03:46:49.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:46:49.665Z] [2022-03-15T03:46:49.665Z] Login Succeeded [2022-03-15T03:46:49.665Z] nexus3.edgexfoundry.org:10003 [2022-03-15T03:46:49.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:46:49.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:46:49.946Z] Configure a credential helper to remove this warning. See [2022-03-15T03:46:49.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:46:49.946Z] [2022-03-15T03:46:49.946Z] Login Succeeded [2022-03-15T03:46:49.946Z] nexus3.edgexfoundry.org:10004 [2022-03-15T03:46:50.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:46:50.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:46:50.550Z] Configure a credential helper to remove this warning. See [2022-03-15T03:46:50.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:46:50.550Z] [2022-03-15T03:46:50.550Z] Login Succeeded [2022-03-15T03:46:50.550Z] docker.io [2022-03-15T03:46:50.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T03:46:51.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T03:46:51.423Z] Configure a credential helper to remove this warning. See [2022-03-15T03:46:51.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T03:46:51.423Z] [2022-03-15T03:46:51.423Z] Login Succeeded [2022-03-15T03:46:51.423Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T03:46:51.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-15T03:46:51.807Z] ---> 1b0aef59300f [2022-03-15T03:46:51.808Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T03:46:51.808Z] ---> a5cb57a9d91c [2022-03-15T03:46:51.808Z] ---> 8019391129bf [2022-03-15T03:46:51.808Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T03:46:51.808Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T03:46:51.808Z] ---> 11d431a9e71b [2022-03-15T03:46:51.808Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T03:46:51.808Z] ---> 6f9dfc649d59 [2022-03-15T03:46:51.808Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T03:46:51.808Z] ---> Running in 54879dab88d1 [2022-03-15T03:46:51.808Z] ---> Running in 44006fff335e [2022-03-15T03:46:51.808Z] ---> Running in 28af6269f7ed [2022-03-15T03:46:51.808Z] ---> Running in 5d90c80dde91 [2022-03-15T03:46:51.808Z] ---> Running in 30a6207c94eb [2022-03-15T03:46:51.808Z] 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 [2022-03-15T03:46:51.808Z] 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 [2022-03-15T03:46:51.808Z] 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 [2022-03-15T03:46:51.808Z] 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 [2022-03-15T03:46:51.808Z] 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 [Pipeline] echo [2022-03-15T03:46:51.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T03:46:51.897Z] ========================================================= [2022-03-15T03:46:51.897Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T03:46:51.897Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:46:52.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T03:46:52.575Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T03:46:52.575Z] 9b3977197b4f: Pulling fs layer [2022-03-15T03:46:52.575Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T03:46:52.575Z] 94645a83ff95: Pulling fs layer [2022-03-15T03:46:52.575Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T03:46:52.575Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T03:46:52.575Z] f7c0051592d6: Pulling fs layer [2022-03-15T03:46:52.575Z] a227ed2f7395: Pulling fs layer [2022-03-15T03:46:52.575Z] 7b1c46037f91: Pulling fs layer [2022-03-15T03:46:52.575Z] f7c0051592d6: Waiting [2022-03-15T03:46:52.575Z] a227ed2f7395: Waiting [2022-03-15T03:46:52.575Z] 3f3a8bcf1eab: Waiting [2022-03-15T03:46:52.575Z] 7b1c46037f91: Waiting [2022-03-15T03:46:52.575Z] 0c92f367c5e7: Waiting [2022-03-15T03:46:52.575Z] 94645a83ff95: Verifying Checksum [2022-03-15T03:46:52.575Z] 1a89e8eeedd5: Download complete [2022-03-15T03:46:52.575Z] 0c92f367c5e7: Verifying Checksum [2022-03-15T03:46:52.575Z] 0c92f367c5e7: Download complete [2022-03-15T03:46:52.575Z] f7c0051592d6: Verifying Checksum [2022-03-15T03:46:52.575Z] f7c0051592d6: Download complete [2022-03-15T03:46:52.575Z] 9b3977197b4f: Verifying Checksum [2022-03-15T03:46:52.575Z] 9b3977197b4f: Download complete [2022-03-15T03:46:52.575Z] a227ed2f7395: Verifying Checksum [2022-03-15T03:46:52.575Z] a227ed2f7395: Download complete [2022-03-15T03:46:53.185Z] 9b3977197b4f: Pull complete [2022-03-15T03:46:53.795Z] 1a89e8eeedd5: Pull complete [2022-03-15T03:46:54.410Z] 94645a83ff95: Pull complete [2022-03-15T03:46:54.688Z] 7b1c46037f91: Verifying Checksum [2022-03-15T03:46:54.688Z] 7b1c46037f91: Download complete [2022-03-15T03:46:55.289Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-15T03:46:55.289Z] 3f3a8bcf1eab: Download complete [2022-03-15T03:47:06.707Z] 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 [2022-03-15T03:47:07.728Z] 3f3a8bcf1eab: Pull complete [2022-03-15T03:47:07.728Z] 0c92f367c5e7: Pull complete [2022-03-15T03:47:08.002Z] f7c0051592d6: Pull complete [2022-03-15T03:47:08.093Z] Removing intermediate container 5d90c80dde91 [2022-03-15T03:47:08.093Z] ---> d122f800c866 [2022-03-15T03:47:08.093Z] [2022-03-15T03:47:08.093Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T03:47:08.093Z] Removing intermediate container 44006fff335e [2022-03-15T03:47:08.093Z] ---> f74caa669001 [2022-03-15T03:47:08.093Z] [2022-03-15T03:47:08.093Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T03:47:08.093Z] Removing intermediate container 28af6269f7ed [2022-03-15T03:47:08.093Z] ---> a0ae56f62ce0 [2022-03-15T03:47:08.093Z] [2022-03-15T03:47:08.093Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T03:47:08.093Z] Removing intermediate container 54879dab88d1 [2022-03-15T03:47:08.093Z] ---> 7ab818b7f204 [2022-03-15T03:47:08.093Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T03:47:08.278Z] a227ed2f7395: Pull complete [2022-03-15T03:47:08.356Z] ---> Running in e8f2eb2c26ee [2022-03-15T03:47:08.619Z] Removing intermediate container 30a6207c94eb [2022-03-15T03:47:08.619Z] ---> 6920bc000cc5 [2022-03-15T03:47:08.619Z] [2022-03-15T03:47:08.619Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T03:47:08.880Z] 3.14: Pulling from library/alpine [2022-03-15T03:47:09.824Z] 3.14: Pulling from library/alpine [2022-03-15T03:47:09.824Z] 3.14: Pulling from library/alpine [2022-03-15T03:47:10.398Z] 3.14: Pulling from library/alpine [2022-03-15T03:47:10.398Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T03:47:10.398Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T03:47:10.398Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T03:47:10.398Z] Status: Image is up to date for alpine:3.14 [2022-03-15T03:47:10.398Z] Status: Image is up to date for alpine:3.14 [2022-03-15T03:47:10.398Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T03:47:10.398Z] ---> 0a97eee8041e [2022-03-15T03:47:10.398Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T03:47:10.398Z] ---> 0a97eee8041e [2022-03-15T03:47:10.398Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T03:47:10.398Z] ---> 0a97eee8041e [2022-03-15T03:47:10.398Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T03:47:10.398Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T03:47:10.398Z] Status: Image is up to date for alpine:3.14 [2022-03-15T03:47:10.398Z] ---> 0a97eee8041e [2022-03-15T03:47:10.398Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T03:47:10.398Z] ---> Running in 5594d303220e [2022-03-15T03:47:10.398Z] ---> Running in 4d5796234170 [2022-03-15T03:47:10.398Z] ---> Running in d8f4016ff2ee [2022-03-15T03:47:10.398Z] ---> Running in 8adcb21d7aec [2022-03-15T03:47:10.665Z] Removing intermediate container 4d5796234170 [2022-03-15T03:47:10.665Z] ---> f0a3e27e97db [2022-03-15T03:47:10.665Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T03:47:10.665Z] ---> Running in 84c6d2391cde [2022-03-15T03:47:10.665Z] 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 [2022-03-15T03:47:10.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.186Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T03:47:11.186Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:11.186Z] OK: 6 MiB in 15 packages [2022-03-15T03:47:11.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.448Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T03:47:11.448Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:11.448Z] OK: 6 MiB in 15 packages [2022-03-15T03:47:11.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:11.448Z] Removing intermediate container e8f2eb2c26ee [2022-03-15T03:47:11.448Z] ---> 77b08cabcf61 [2022-03-15T03:47:11.448Z] [2022-03-15T03:47:11.448Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T03:47:11.708Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T03:47:11.708Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T03:47:11.708Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:11.708Z] OK: 6 MiB in 16 packages [2022-03-15T03:47:11.708Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T03:47:11.708Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T03:47:11.708Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T03:47:11.708Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T03:47:11.708Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T03:47:11.708Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:11.708Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T03:47:11.708Z] OK: 8 MiB in 19 packages [2022-03-15T03:47:11.708Z] 20.10.10: Pulling from library/docker [2022-03-15T03:47:11.978Z] Removing intermediate container 5594d303220e [2022-03-15T03:47:11.978Z] ---> d0adfe3fc282 [2022-03-15T03:47:11.978Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T03:47:11.978Z] Removing intermediate container d8f4016ff2ee [2022-03-15T03:47:11.978Z] ---> d634ddb9dfaf [2022-03-15T03:47:11.978Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T03:47:11.978Z] ---> Running in b72179d84d39 [2022-03-15T03:47:12.239Z] ---> Running in eb6862c5f14b [2022-03-15T03:47:12.239Z] Removing intermediate container 84c6d2391cde [2022-03-15T03:47:12.239Z] ---> 311b5d920025 [2022-03-15T03:47:12.239Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T03:47:12.239Z] ---> Running in 33745a022b30 [2022-03-15T03:47:12.239Z] Removing intermediate container b72179d84d39 [2022-03-15T03:47:12.239Z] ---> 7286eb394200 [2022-03-15T03:47:12.239Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T03:47:12.239Z] Removing intermediate container eb6862c5f14b [2022-03-15T03:47:12.239Z] ---> 2aedf08d964e [2022-03-15T03:47:12.239Z] ---> Running in 0d1ee283c8ba [2022-03-15T03:47:12.239Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T03:47:12.500Z] Removing intermediate container 33745a022b30 [2022-03-15T03:47:12.500Z] ---> 565a6304441b [2022-03-15T03:47:12.500Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T03:47:12.500Z] ---> Running in cc56411c8604 [2022-03-15T03:47:12.500Z] ---> Running in e151522f6dbe [2022-03-15T03:47:12.500Z] Removing intermediate container 8adcb21d7aec [2022-03-15T03:47:12.500Z] ---> 2ceb10af5f2e [2022-03-15T03:47:12.500Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T03:47:12.500Z] Removing intermediate container 0d1ee283c8ba [2022-03-15T03:47:12.500Z] ---> 17d76b404791 [2022-03-15T03:47:12.500Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T03:47:12.763Z] ---> Running in 2906f9ca8113 [2022-03-15T03:47:12.763Z] ---> Running in be314a0307fb [2022-03-15T03:47:12.763Z] Removing intermediate container cc56411c8604 [2022-03-15T03:47:12.763Z] ---> 99e0c18107f1 [2022-03-15T03:47:12.763Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T03:47:12.763Z] Removing intermediate container e151522f6dbe [2022-03-15T03:47:12.763Z] ---> 8dba2351e426 [2022-03-15T03:47:12.763Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T03:47:12.763Z] ---> Running in f12b94aeebc9 [2022-03-15T03:47:12.763Z] ---> Running in 28743d84801c [2022-03-15T03:47:12.763Z] Removing intermediate container 2906f9ca8113 [2022-03-15T03:47:12.763Z] ---> 3cbc6dda7236 [2022-03-15T03:47:12.763Z] Step 13/21 : WORKDIR /edgex [2022-03-15T03:47:13.027Z] Removing intermediate container be314a0307fb [2022-03-15T03:47:13.027Z] ---> 29dd934bf17a [2022-03-15T03:47:13.027Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T03:47:13.027Z] ---> Running in 9b216dfc984f [2022-03-15T03:47:13.027Z] Removing intermediate container f12b94aeebc9 [2022-03-15T03:47:13.027Z] ---> 721b6675c2bf [2022-03-15T03:47:13.027Z] Step 15/23 : WORKDIR / [2022-03-15T03:47:13.027Z] ---> Running in 4f2669838d2e [2022-03-15T03:47:13.027Z] Removing intermediate container 9b216dfc984f [2022-03-15T03:47:13.027Z] ---> f22eba8b1997 [2022-03-15T03:47:13.027Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T03:47:13.027Z] ---> 561a628a21ec [2022-03-15T03:47:13.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T03:47:13.290Z] Removing intermediate container 4f2669838d2e [2022-03-15T03:47:13.290Z] ---> 6bdb131a79ac [2022-03-15T03:47:13.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T03:47:13.551Z] ---> cde972779c28 [2022-03-15T03:47:13.551Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T03:47:13.551Z] ---> e9bf045b8536 [2022-03-15T03:47:13.551Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T03:47:13.551Z] ---> 28ab812af1aa [2022-03-15T03:47:13.551Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T03:47:13.819Z] Removing intermediate container 28743d84801c [2022-03-15T03:47:13.819Z] ---> ce8343798425 [2022-03-15T03:47:13.819Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T03:47:13.819Z] ---> Running in 2957fa45878a [2022-03-15T03:47:14.085Z] ---> 4fdd57102702 [2022-03-15T03:47:14.085Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T03:47:14.085Z] ---> ceda56243807 [2022-03-15T03:47:14.085Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T03:47:14.085Z] ---> Running in bf5978158a08 [2022-03-15T03:47:14.346Z] ---> 3d42797f65df [2022-03-15T03:47:14.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T03:47:14.346Z] Removing intermediate container 2957fa45878a [2022-03-15T03:47:14.346Z] ---> ca5ccefae5ed [2022-03-15T03:47:14.346Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T03:47:14.346Z] Removing intermediate container bf5978158a08 [2022-03-15T03:47:14.346Z] ---> f376d2bb9152 [2022-03-15T03:47:14.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T03:47:14.607Z] ---> 8b858af30dd4 [2022-03-15T03:47:14.607Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T03:47:14.607Z] ---> Running in 88de39b209bf [2022-03-15T03:47:14.607Z] ---> 78af36919adb [2022-03-15T03:47:14.607Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T03:47:14.607Z] ---> c2d638239469 [2022-03-15T03:47:14.607Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T03:47:14.607Z] ---> Running in 41d23120fbdf [2022-03-15T03:47:14.869Z] ---> Running in 50421db540e8 [2022-03-15T03:47:14.869Z] ---> Running in 5b29549a060c [2022-03-15T03:47:14.869Z] Removing intermediate container 88de39b209bf [2022-03-15T03:47:14.869Z] ---> 6dce10e2eda4 [2022-03-15T03:47:14.869Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T03:47:14.869Z] ---> Running in 7c79606dcdc0 [2022-03-15T03:47:14.869Z] Removing intermediate container 41d23120fbdf [2022-03-15T03:47:14.869Z] ---> 16a4a1034e26 [2022-03-15T03:47:14.869Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T03:47:14.869Z] Removing intermediate container 50421db540e8 [2022-03-15T03:47:14.869Z] ---> a365ee22683c [2022-03-15T03:47:14.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T03:47:15.138Z] Removing intermediate container 7c79606dcdc0 [2022-03-15T03:47:15.138Z] ---> 7a014f940a00 [2022-03-15T03:47:15.138Z] Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:15.138Z] ---> Running in b42c99846b98 [2022-03-15T03:47:15.138Z] ---> Running in 846fc375ee54 [2022-03-15T03:47:15.400Z] ---> Running in 1ecbc938df71 [2022-03-15T03:47:15.400Z] Removing intermediate container 846fc375ee54 [2022-03-15T03:47:15.400Z] ---> df37507da41b [2022-03-15T03:47:15.400Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T03:47:15.400Z] Removing intermediate container b42c99846b98 [2022-03-15T03:47:15.400Z] ---> 19b7e3b5cb50 [2022-03-15T03:47:15.400Z] Step 19/21 : LABEL arch=x86_64 [2022-03-15T03:47:15.660Z] ---> Running in 421707b951f7 [2022-03-15T03:47:15.660Z] Removing intermediate container 1ecbc938df71 [2022-03-15T03:47:15.660Z] ---> a87fbb6a4cbc [2022-03-15T03:47:15.660Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T03:47:15.660Z] ---> Running in 00e922ca3cef [2022-03-15T03:47:15.660Z] ---> Running in cf539cf97552 [2022-03-15T03:47:15.660Z] Removing intermediate container 421707b951f7 [2022-03-15T03:47:15.660Z] ---> 696104c4f339 [2022-03-15T03:47:15.660Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:15.921Z] Removing intermediate container 5b29549a060c [2022-03-15T03:47:15.921Z] ---> d8e53b449ec2 [2022-03-15T03:47:15.921Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T03:47:15.921Z] ---> Running in 2f194e0e8bff [2022-03-15T03:47:15.921Z] Removing intermediate container 00e922ca3cef [2022-03-15T03:47:15.921Z] ---> 1f1b74c6a328 [2022-03-15T03:47:15.921Z] Step 20/21 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:15.921Z] Removing intermediate container cf539cf97552 [2022-03-15T03:47:15.921Z] ---> 556b0bc9725e [2022-03-15T03:47:15.921Z] [2022-03-15T03:47:16.181Z] ---> Running in 9e1e8cb15498 [2022-03-15T03:47:16.181Z] Removing intermediate container 2f194e0e8bff [2022-03-15T03:47:16.181Z] ---> 7200fbe5ae35 [2022-03-15T03:47:16.181Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T03:47:16.181Z] Successfully built 556b0bc9725e [2022-03-15T03:47:16.181Z] Successfully tagged support-scheduler:latest [2022-03-15T03:47:16.181Z]  Building support-scheduler ... done Building support-notifications [2022-03-15T03:47:16.181Z] ---> f06c9ec0f021 [2022-03-15T03:47:16.181Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T03:47:16.440Z] ---> Running in cd2bf79df44f [2022-03-15T03:47:16.440Z] Removing intermediate container 9e1e8cb15498 [2022-03-15T03:47:16.440Z] ---> bc2b1bd0affe [2022-03-15T03:47:16.440Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T03:47:16.593Z] 7b1c46037f91: Pull complete [2022-03-15T03:47:16.593Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T03:47:16.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T03:47:16.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:47:16.997Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-15T03:47:16.997Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T03:47:16.997Z] WORKDIR /edgex [2022-03-15T03:47:16.997Z] COPY go.mod . [2022-03-15T03:47:16.997Z] RUN go mod download [2022-03-15T03:47:17.830Z] ---> Running in fd9b143141c6 [2022-03-15T03:47:17.830Z] Removing intermediate container cd2bf79df44f [2022-03-15T03:47:17.830Z] ---> 1d0db30b5ffe [2022-03-15T03:47:17.830Z] [2022-03-15T03:47:17.830Z] ---> 266bb7e5e99a [2022-03-15T03:47:17.830Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T03:47:17.830Z] Successfully built 1d0db30b5ffe [2022-03-15T03:47:17.830Z] Successfully tagged core-metadata:latest [2022-03-15T03:47:17.830Z] Building core-command [2022-03-15T03:47:17.830Z]  Building core-metadata ... done Removing intermediate container fd9b143141c6 [2022-03-15T03:47:17.830Z] ---> 2fc7a5d0db71 [2022-03-15T03:47:17.830Z] [2022-03-15T03:47:17.830Z] Successfully built 2fc7a5d0db71 [2022-03-15T03:47:18.100Z] Successfully tagged security-proxy-setup:latest [2022-03-15T03:47:18.100Z]  Building security-proxy-setup ... done Building core-data [2022-03-15T03:47:18.100Z] ---> 6d524cec6059 [2022-03-15T03:47:18.100Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T03:47:18.100Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T03:47:18.100Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T03:47:18.100Z] ---> b706a049f56e [2022-03-15T03:47:18.100Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-15T03:47:18.100Z] ---> Running in dc0694b51212 [2022-03-15T03:47:18.361Z] ---> 352e7df23f27 [2022-03-15T03:47:18.361Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T03:47:18.720Z] Removing intermediate container dc0694b51212 [2022-03-15T03:47:18.720Z] ---> 4740368bca51 [2022-03-15T03:47:18.720Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-15T03:47:19.642Z] Sending build context to Docker daemon 168.7MB [2022-03-15T03:47:19.642Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T03:47:19.642Z] ---> f79e39bc4007 [2022-03-15T03:47:19.642Z] Step 2/4 : WORKDIR /edgex [2022-03-15T03:47:19.662Z] ---> ed73ce52921f [2022-03-15T03:47:19.662Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T03:47:19.662Z] ---> Running in e47a6a553e99 [2022-03-15T03:47:20.235Z] ---> Running in 5e4f66445c2a [2022-03-15T03:47:20.243Z] ---> Running in 50fa539ab937 [2022-03-15T03:47:20.495Z] Removing intermediate container 5e4f66445c2a [2022-03-15T03:47:20.495Z] ---> 6fe6869a4713 [2022-03-15T03:47:20.495Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T03:47:20.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:20.519Z] Removing intermediate container 50fa539ab937 [2022-03-15T03:47:20.519Z] ---> a879516443bc [2022-03-15T03:47:20.519Z] Step 3/4 : COPY go.mod . [2022-03-15T03:47:20.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:20.841Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T03:47:20.841Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T03:47:20.841Z] Executing bash-5.1.4-r0.post-install [2022-03-15T03:47:20.841Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T03:47:20.841Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T03:47:20.841Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T03:47:21.102Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T03:47:21.102Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T03:47:21.102Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T03:47:21.102Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T03:47:21.102Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T03:47:21.102Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T03:47:21.102Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T03:47:21.102Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T03:47:21.102Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T03:47:21.102Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T03:47:21.102Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T03:47:21.102Z] ---> 1eb07a4672a8 [2022-03-15T03:47:21.102Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T03:47:21.102Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T03:47:21.117Z] ---> 2c1d0385cdca [2022-03-15T03:47:21.117Z] Step 4/4 : RUN go mod download [2022-03-15T03:47:21.117Z] ---> Running in 18f083e2c069 [2022-03-15T03:47:21.363Z] ---> Running in b38055ce5826 [2022-03-15T03:47:21.625Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T03:47:21.625Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T03:47:21.625Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T03:47:21.625Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T03:47:21.625Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T03:47:21.625Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T03:47:21.885Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T03:47:21.885Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T03:47:21.885Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T03:47:21.885Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T03:47:21.885Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T03:47:21.885Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T03:47:21.885Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T03:47:21.885Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T03:47:21.885Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T03:47:21.885Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T03:47:21.885Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T03:47:21.885Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T03:47:21.885Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T03:47:21.885Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T03:47:21.885Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T03:47:21.885Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T03:47:21.885Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T03:47:21.885Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T03:47:21.885Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T03:47:22.144Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:22.144Z] OK: 84 MiB in 64 packages [2022-03-15T03:47:22.403Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:47:22.403Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:47:22.403Z] ---> 0fee1b9689f5 [2022-03-15T03:47:22.403Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T03:47:22.403Z] ---> Using cache [2022-03-15T03:47:22.403Z] ---> 5ab101006275 [2022-03-15T03:47:22.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:47:22.403Z] ---> Using cache [2022-03-15T03:47:22.403Z] ---> 1ae77ab0877f [2022-03-15T03:47:22.403Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T03:47:22.665Z] Collecting docker-compose==1.23.2 [2022-03-15T03:47:22.665Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T03:47:22.665Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T03:47:22.927Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T03:47:22.927Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T03:47:22.927Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T03:47:23.867Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-15T03:47:23.867Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T03:47:23.867Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T03:47:23.867Z] Collecting PyYAML<4,>=3.10 [2022-03-15T03:47:23.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T03:47:24.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:47:24.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:47:24.127Z] ---> 0fee1b9689f5 [2022-03-15T03:47:24.127Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T03:47:24.127Z] ---> Using cache [2022-03-15T03:47:24.127Z] ---> 5ab101006275 [2022-03-15T03:47:24.127Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:47:24.127Z] ---> Using cache [2022-03-15T03:47:24.127Z] ---> 1ae77ab0877f [2022-03-15T03:47:24.127Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T03:47:24.127Z] ---> Using cache [2022-03-15T03:47:24.127Z] ---> f44318b0bb68 [2022-03-15T03:47:24.127Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T03:47:24.127Z] ---> Using cache [2022-03-15T03:47:24.127Z] ---> 20fadbc7f36d [2022-03-15T03:47:24.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:47:24.127Z] ---> Using cache [2022-03-15T03:47:24.127Z] ---> 859389961e0f [2022-03-15T03:47:24.127Z] Step 8/23 : COPY . . [2022-03-15T03:47:24.127Z] ---> Using cache [2022-03-15T03:47:24.127Z] ---> 6f9dfc649d59 [2022-03-15T03:47:24.127Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T03:47:24.388Z] ---> Running in 59f7cdc746d5 [2022-03-15T03:47:24.649Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T03:47:24.649Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T03:47:24.649Z] ---> Running in f2f61579bbb5 [2022-03-15T03:47:24.649Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T03:47:24.649Z] Removing intermediate container b38055ce5826 [2022-03-15T03:47:24.649Z] ---> e6c78daa690a [2022-03-15T03:47:24.649Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T03:47:24.649Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T03:47:24.649Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T03:47:24.912Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T03:47:24.912Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T03:47:24.912Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T03:47:24.912Z] ---> Running in e5e09142420e [2022-03-15T03:47:24.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:47:24.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:47:24.912Z] ---> 0fee1b9689f5 [2022-03-15T03:47:24.912Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T03:47:24.912Z] ---> Using cache [2022-03-15T03:47:24.912Z] ---> 5ab101006275 [2022-03-15T03:47:24.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:47:24.912Z] ---> Using cache [2022-03-15T03:47:24.912Z] ---> 1ae77ab0877f [2022-03-15T03:47:24.912Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T03:47:24.912Z] ---> Running in 8ba2ea903263 [2022-03-15T03:47:24.912Z] Removing intermediate container e5e09142420e [2022-03-15T03:47:24.912Z] ---> 4f82f9d4d100 [2022-03-15T03:47:24.912Z] Step 28/31 : CMD ["gate"] [2022-03-15T03:47:25.172Z] 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 [2022-03-15T03:47:25.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:25.172Z] ---> Running in f270fbbdfaae [2022-03-15T03:47:25.172Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T03:47:25.172Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T03:47:25.172Z] Removing intermediate container f270fbbdfaae [2022-03-15T03:47:25.172Z] ---> 9a7bed004931 [2022-03-15T03:47:25.172Z] Step 29/31 : LABEL arch=x86_64 [2022-03-15T03:47:25.433Z] ---> Running in 05c41a8bf131 [2022-03-15T03:47:25.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:25.434Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T03:47:25.434Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T03:47:25.693Z] Removing intermediate container 05c41a8bf131 [2022-03-15T03:47:25.693Z] ---> c5818407136f [2022-03-15T03:47:25.693Z] Step 30/31 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:25.693Z] 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) [2022-03-15T03:47:25.693Z] Collecting idna<2.8,>=2.5 [2022-03-15T03:47:25.693Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T03:47:25.693Z] ---> Running in f34a2f4bd3ec [2022-03-15T03:47:25.693Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T03:47:25.693Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T03:47:25.693Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T03:47:25.693Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T03:47:25.956Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T03:47:25.956Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T03:47:25.956Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T03:47:25.956Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T03:47:25.956Z] Removing intermediate container f34a2f4bd3ec [2022-03-15T03:47:25.956Z] ---> 1b3f8eb2139e [2022-03-15T03:47:25.956Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T03:47:25.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:25.956Z] ---> Running in 7a8abe7dea76 [2022-03-15T03:47:25.956Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T03:47:25.956Z] Attempting uninstall: urllib3 [2022-03-15T03:47:25.956Z] Found existing installation: urllib3 1.26.5 [2022-03-15T03:47:25.956Z] Uninstalling urllib3-1.26.5: [2022-03-15T03:47:25.956Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T03:47:26.219Z] Attempting uninstall: idna [2022-03-15T03:47:26.219Z] Found existing installation: idna 3.2 [2022-03-15T03:47:26.219Z] Uninstalling idna-3.2: [2022-03-15T03:47:26.219Z] Successfully uninstalled idna-3.2 [2022-03-15T03:47:26.219Z] OK: 221 MiB in 52 packages [2022-03-15T03:47:26.219Z] Removing intermediate container 7a8abe7dea76 [2022-03-15T03:47:26.219Z] ---> e2119d5b9c4c [2022-03-15T03:47:26.219Z] [2022-03-15T03:47:26.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:26.219Z] Successfully built e2119d5b9c4c [2022-03-15T03:47:26.219Z] Successfully tagged security-bootstrapper:latest [2022-03-15T03:47:26.480Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-03-15T03:47:26.480Z] Attempting uninstall: chardet [2022-03-15T03:47:26.480Z] Found existing installation: chardet 4.0.0 [2022-03-15T03:47:26.480Z] Uninstalling chardet-4.0.0: [2022-03-15T03:47:26.480Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T03:47:26.738Z] OK: 221 MiB in 52 packages [2022-03-15T03:47:27.313Z] Attempting uninstall: requests [2022-03-15T03:47:27.313Z] Found existing installation: requests 2.25.1 [2022-03-15T03:47:27.313Z] Uninstalling requests-2.25.1: [2022-03-15T03:47:27.313Z] Successfully uninstalled requests-2.25.1 [2022-03-15T03:47:28.701Z] Running setup.py install for texttable: started [2022-03-15T03:47:28.701Z] Removing intermediate container 59f7cdc746d5 [2022-03-15T03:47:28.701Z] ---> 4f7e893ae103 [2022-03-15T03:47:28.701Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T03:47:28.701Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T03:47:28.701Z] Running setup.py install for PyYAML: started [2022-03-15T03:47:28.701Z] Removing intermediate container 8ba2ea903263 [2022-03-15T03:47:28.701Z] ---> c8cf92ef193b [2022-03-15T03:47:28.701Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T03:47:28.961Z] ---> 5d1e7f7eb991 [2022-03-15T03:47:28.961Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:47:28.961Z] ---> Running in 0d038bcad4e2 [2022-03-15T03:47:29.222Z] ---> 1a1e5996e7ca [2022-03-15T03:47:29.222Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:47:29.222Z] ---> Running in f65a144defe7 [2022-03-15T03:47:29.222Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T03:47:29.222Z] Running setup.py install for docopt: started [2022-03-15T03:47:29.793Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T03:47:29.793Z] Running setup.py install for dockerpty: started [2022-03-15T03:47:30.084Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T03:47:30.657Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:47:30.657Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:47:30.657Z] ---> 0fee1b9689f5 [2022-03-15T03:47:30.657Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T03:47:30.657Z] ---> Using cache [2022-03-15T03:47:30.657Z] ---> 5ab101006275 [2022-03-15T03:47:30.657Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:47:30.657Z] ---> Using cache [2022-03-15T03:47:30.657Z] ---> 1ae77ab0877f [2022-03-15T03:47:30.657Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T03:47:30.657Z] ---> Using cache [2022-03-15T03:47:30.657Z] ---> f44318b0bb68 [2022-03-15T03:47:30.658Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T03:47:30.658Z] ---> Using cache [2022-03-15T03:47:30.658Z] ---> 20fadbc7f36d [2022-03-15T03:47:30.658Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:47:30.658Z] ---> Using cache [2022-03-15T03:47:30.658Z] ---> 859389961e0f [2022-03-15T03:47:30.658Z] Step 8/25 : COPY . . [2022-03-15T03:47:30.658Z] ---> Using cache [2022-03-15T03:47:30.658Z] ---> 6f9dfc649d59 [2022-03-15T03:47:30.658Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T03:47:30.658Z] 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 [2022-03-15T03:47:30.658Z] ---> Running in 9e1d1b20ff41 [2022-03-15T03:47:30.658Z] Removing intermediate container 0d038bcad4e2 [2022-03-15T03:47:30.658Z] ---> 20db70c1648b [2022-03-15T03:47:30.658Z] Step 8/22 : COPY . . [2022-03-15T03:47:30.920Z] Removing intermediate container f65a144defe7 [2022-03-15T03:47:30.920Z] ---> 6435df025efb [2022-03-15T03:47:30.920Z] Step 8/23 : COPY . . [2022-03-15T03:47:31.181Z] 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 [2022-03-15T03:47:36.470Z] Removing intermediate container f2f61579bbb5 [2022-03-15T03:47:36.470Z] ---> 473ef3024e7e [2022-03-15T03:47:36.470Z] [2022-03-15T03:47:36.470Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T03:47:36.470Z] ---> 0a97eee8041e [2022-03-15T03:47:36.470Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T03:47:36.470Z] ---> Using cache [2022-03-15T03:47:36.470Z] ---> d634ddb9dfaf [2022-03-15T03:47:36.470Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T03:47:36.470Z] ---> Using cache [2022-03-15T03:47:36.470Z] ---> 2aedf08d964e [2022-03-15T03:47:36.470Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T03:47:36.470Z] Removing intermediate container e47a6a553e99 [2022-03-15T03:47:36.470Z] ---> 737c66426724 [2022-03-15T03:47:36.470Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T03:47:36.730Z] ---> Running in 132541fc6e95 [2022-03-15T03:47:36.730Z] ---> Running in e71d8532ba8a [2022-03-15T03:47:37.304Z] Removing intermediate container e71d8532ba8a [2022-03-15T03:47:37.304Z] ---> d0cde168bd94 [2022-03-15T03:47:37.304Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T03:47:37.304Z] Removing intermediate container 132541fc6e95 [2022-03-15T03:47:37.304Z] ---> 303cebc902c5 [2022-03-15T03:47:37.304Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T03:47:37.564Z] ---> Running in 7a915b5e9a25 [2022-03-15T03:47:37.564Z] ---> Running in f7392aec3cd4 [2022-03-15T03:47:37.824Z] Removing intermediate container 7a915b5e9a25 [2022-03-15T03:47:37.824Z] ---> 9dc015806c8a [2022-03-15T03:47:37.824Z] Step 15/23 : WORKDIR / [2022-03-15T03:47:37.824Z] Removing intermediate container f7392aec3cd4 [2022-03-15T03:47:37.824Z] ---> 119237f24678 [2022-03-15T03:47:37.824Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T03:47:37.824Z] ---> Running in 561c6b5faa43 [2022-03-15T03:47:38.083Z] 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 [2022-03-15T03:47:38.343Z] Removing intermediate container 561c6b5faa43 [2022-03-15T03:47:38.604Z] ---> 52a881bfef46 [2022-03-15T03:47:38.604Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T03:47:38.604Z] ---> 41256407586a [2022-03-15T03:47:38.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T03:47:38.604Z] ---> ba09937f9a6e [2022-03-15T03:47:38.604Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T03:47:38.604Z] ---> Running in 0dc13819f2a2 [2022-03-15T03:47:38.604Z] ---> 96d722d14bdf [2022-03-15T03:47:38.604Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T03:47:38.864Z] ---> a51a68a7747d [2022-03-15T03:47:38.864Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T03:47:38.864Z] ---> Running in 1ad13605ca65 [2022-03-15T03:47:38.864Z] ---> 40c20d4b8b7d [2022-03-15T03:47:38.864Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T03:47:39.436Z] 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 [2022-03-15T03:47:39.436Z] ---> f76aa618813e [2022-03-15T03:47:39.436Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T03:47:39.436Z] ---> ea6d335a40fd [2022-03-15T03:47:39.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T03:47:39.436Z] 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 [2022-03-15T03:47:39.436Z] ---> Running in 74cfe1408161 [2022-03-15T03:47:39.699Z] ---> 433af3fa9645 [2022-03-15T03:47:39.699Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T03:47:39.699Z] Removing intermediate container 74cfe1408161 [2022-03-15T03:47:39.699Z] ---> 081b027c7fc6 [2022-03-15T03:47:39.699Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T03:47:39.961Z] ---> Running in 683f583488f0 [2022-03-15T03:47:39.961Z] ---> Running in 099035ddf5d3 [2022-03-15T03:47:40.221Z] Removing intermediate container 683f583488f0 [2022-03-15T03:47:40.221Z] ---> c4c525ab3b5a [2022-03-15T03:47:40.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T03:47:40.221Z] ---> Running in 8171130e1b06 [2022-03-15T03:47:40.221Z] Removing intermediate container 099035ddf5d3 [2022-03-15T03:47:40.221Z] ---> d2afad75aedd [2022-03-15T03:47:40.221Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T03:47:40.485Z] ---> Running in a4fd831c9107 [2022-03-15T03:47:40.748Z] Removing intermediate container 8171130e1b06 [2022-03-15T03:47:40.748Z] ---> 557359e5d8da [2022-03-15T03:47:40.748Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T03:47:40.748Z] Removing intermediate container a4fd831c9107 [2022-03-15T03:47:40.748Z] ---> ed7f54a2febf [2022-03-15T03:47:40.748Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:40.748Z] ---> Running in d0d9bd4c7b85 [2022-03-15T03:47:40.748Z] ---> Running in d6789cf971ba [2022-03-15T03:47:41.319Z] Removing intermediate container d0d9bd4c7b85 [2022-03-15T03:47:41.319Z] ---> aa2294016b81 [2022-03-15T03:47:41.319Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:41.319Z] Removing intermediate container d6789cf971ba [2022-03-15T03:47:41.319Z] ---> 1619a199e203 [2022-03-15T03:47:41.319Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T03:47:41.319Z] Removing intermediate container 9e1d1b20ff41 [2022-03-15T03:47:41.319Z] ---> cd8cde9c54a2 [2022-03-15T03:47:41.319Z] [2022-03-15T03:47:41.319Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T03:47:41.319Z] ---> 0a97eee8041e [2022-03-15T03:47:41.319Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T03:47:41.319Z] ---> Running in b652231560a5 [2022-03-15T03:47:41.319Z] ---> Running in d92bbf447065 [2022-03-15T03:47:41.319Z] ---> Running in d52ad80893fc [2022-03-15T03:47:41.579Z] Removing intermediate container d92bbf447065 [2022-03-15T03:47:41.579Z] ---> 5ac1c990a37c [2022-03-15T03:47:41.579Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T03:47:41.579Z] Removing intermediate container d52ad80893fc [2022-03-15T03:47:41.579Z] ---> 7dee16fe24e5 [2022-03-15T03:47:41.579Z] [2022-03-15T03:47:41.841Z] ---> Running in f83e46f73dfd [2022-03-15T03:47:41.841Z] Successfully built 7dee16fe24e5 [2022-03-15T03:47:41.841Z] Successfully tagged sys-mgmt-agent:latest [2022-03-15T03:47:41.841Z]  Building sys-mgmt-agent ... done Removing intermediate container f83e46f73dfd [2022-03-15T03:47:41.841Z] ---> 660f12515f46 [2022-03-15T03:47:41.841Z] [2022-03-15T03:47:42.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:42.102Z] Successfully built 660f12515f46 [2022-03-15T03:47:42.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:42.102Z] Successfully tagged core-command:latest [2022-03-15T03:47:42.363Z]  Building core-command ... done (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T03:47:42.363Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T03:47:42.363Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T03:47:42.363Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:42.363Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T03:47:42.363Z] OK: 6 MiB in 17 packages [2022-03-15T03:47:43.315Z] Removing intermediate container b652231560a5 [2022-03-15T03:47:43.315Z] ---> 6081446d9641 [2022-03-15T03:47:43.315Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T03:47:43.315Z] ---> Running in f85555cd69ea [2022-03-15T03:47:43.575Z] Removing intermediate container f85555cd69ea [2022-03-15T03:47:43.575Z] ---> 4f806f0781bd [2022-03-15T03:47:43.575Z] Step 13/25 : WORKDIR / [2022-03-15T03:47:43.575Z] ---> Running in e10bb408a0af [2022-03-15T03:47:43.837Z] Removing intermediate container e10bb408a0af [2022-03-15T03:47:43.837Z] ---> f02712dca4b2 [2022-03-15T03:47:43.837Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-15T03:47:44.407Z] ---> 2857b9400766 [2022-03-15T03:47:44.408Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-15T03:47:44.976Z] ---> 3703814d64bc [2022-03-15T03:47:44.976Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T03:47:45.236Z] ---> 41dadbe8b820 [2022-03-15T03:47:45.236Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-15T03:47:45.814Z] ---> ddf36808fab8 [2022-03-15T03:47:45.814Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T03:47:46.388Z] ---> b283c8cc2a61 [2022-03-15T03:47:46.388Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T03:47:47.328Z] ---> cbf88aa84229 [2022-03-15T03:47:47.328Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T03:47:47.328Z] ---> 638851047a20 [2022-03-15T03:47:47.328Z] Step 21/25 : 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/ [2022-03-15T03:47:47.590Z] ---> Running in 50bc984b65da [2022-03-15T03:47:48.184Z] Removing intermediate container 50bc984b65da [2022-03-15T03:47:48.184Z] ---> 6001d52bfde0 [2022-03-15T03:47:48.184Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T03:47:48.447Z] ---> Running in 436e137144fd [2022-03-15T03:47:48.447Z] Removing intermediate container 436e137144fd [2022-03-15T03:47:48.447Z] ---> a3efea270927 [2022-03-15T03:47:48.447Z] Step 23/25 : LABEL arch=x86_64 [2022-03-15T03:47:48.713Z] ---> Running in 9513d8ebafba [2022-03-15T03:47:48.714Z] Removing intermediate container 9513d8ebafba [2022-03-15T03:47:48.714Z] ---> 71effc29cc35 [2022-03-15T03:47:48.714Z] Step 24/25 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:48.974Z] ---> Running in 571323d34b34 [2022-03-15T03:47:49.235Z] Removing intermediate container 571323d34b34 [2022-03-15T03:47:49.235Z] ---> 01ad01a9650e [2022-03-15T03:47:49.235Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T03:47:49.496Z] ---> Running in 04a022de56b6 [2022-03-15T03:47:49.496Z] Removing intermediate container 04a022de56b6 [2022-03-15T03:47:49.496Z] ---> 477a69894b17 [2022-03-15T03:47:49.496Z] [2022-03-15T03:47:49.803Z] Removing intermediate container 0dc13819f2a2 [2022-03-15T03:47:49.803Z] ---> 77d57c46c623 [2022-03-15T03:47:49.803Z] [2022-03-15T03:47:49.803Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T03:47:49.803Z] ---> 0a97eee8041e [2022-03-15T03:47:49.803Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T03:47:49.803Z] Successfully built 477a69894b17 [2022-03-15T03:47:49.803Z] Successfully tagged security-secretstore-setup:latest [2022-03-15T03:47:50.063Z]  Building security-secretstore-setup ... done  ---> Running in d7de126f08ce [2022-03-15T03:47:50.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:50.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:50.588Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T03:47:50.588Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T03:47:50.588Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:50.588Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T03:47:50.588Z] OK: 6 MiB in 16 packages [2022-03-15T03:47:50.877Z] Removing intermediate container 1ad13605ca65 [2022-03-15T03:47:50.877Z] ---> aa106bef68a4 [2022-03-15T03:47:50.877Z] [2022-03-15T03:47:50.877Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T03:47:50.877Z] ---> 0a97eee8041e [2022-03-15T03:47:50.877Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T03:47:50.877Z] ---> Running in 44908106a5ae [2022-03-15T03:47:50.877Z] Removing intermediate container 44908106a5ae [2022-03-15T03:47:50.877Z] ---> b74b931daaef [2022-03-15T03:47:50.877Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T03:47:51.139Z] ---> Running in bd12d8e076e5 [2022-03-15T03:47:51.139Z] Removing intermediate container d7de126f08ce [2022-03-15T03:47:51.139Z] ---> 958e5565f679 [2022-03-15T03:47:51.139Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T03:47:51.139Z] ---> Running in 845b444d1add [2022-03-15T03:47:51.139Z] Removing intermediate container bd12d8e076e5 [2022-03-15T03:47:51.139Z] ---> c9a4934db7dc [2022-03-15T03:47:51.139Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T03:47:51.400Z] ---> Running in a7bf2c44cc31 [2022-03-15T03:47:51.400Z] Removing intermediate container 845b444d1add [2022-03-15T03:47:51.400Z] ---> aa3e9b3eb4cb [2022-03-15T03:47:51.400Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T03:47:51.400Z] ---> Running in fa4b0e7161c9 [2022-03-15T03:47:51.400Z] Removing intermediate container a7bf2c44cc31 [2022-03-15T03:47:51.400Z] ---> f9082e7677b2 [2022-03-15T03:47:51.400Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:47:51.400Z] ---> Running in 7d9bbec85e61 [2022-03-15T03:47:51.400Z] Removing intermediate container fa4b0e7161c9 [2022-03-15T03:47:51.400Z] ---> d1ff4c208840 [2022-03-15T03:47:51.400Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T03:47:51.671Z] ---> Running in c15a043a19e9 [2022-03-15T03:47:51.671Z] Removing intermediate container c15a043a19e9 [2022-03-15T03:47:51.671Z] ---> 09a50658a545 [2022-03-15T03:47:51.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T03:47:51.932Z] ---> 448c78a3f4a1 [2022-03-15T03:47:51.932Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T03:47:52.194Z] ---> 5b513f21e528 [2022-03-15T03:47:52.194Z] Removing intermediate container 7d9bbec85e61 [2022-03-15T03:47:52.194Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> 70d07ec8e934 [2022-03-15T03:47:52.194Z] [2022-03-15T03:47:52.194Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T03:47:52.458Z] ---> Running in 796b61742f02 [2022-03-15T03:47:52.458Z] ---> 657e7f4e2bb5 [2022-03-15T03:47:52.458Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T03:47:52.458Z] ---> Running in 5de021729674 [2022-03-15T03:47:52.458Z] Removing intermediate container 5de021729674 [2022-03-15T03:47:52.458Z] ---> c80ee8f2a08f [2022-03-15T03:47:52.458Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T03:47:52.721Z] ---> Running in c910cdbdfc89 [2022-03-15T03:47:52.721Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:52.721Z] Removing intermediate container c910cdbdfc89 [2022-03-15T03:47:52.721Z] ---> a2561ae8d15a [2022-03-15T03:47:52.721Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T03:47:52.721Z] ---> Running in 2fd7982e2e3d [2022-03-15T03:47:52.983Z] Removing intermediate container 2fd7982e2e3d [2022-03-15T03:47:52.983Z] ---> 485f1b70cac2 [2022-03-15T03:47:52.983Z] Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:52.983Z] ---> Running in f9135333e954 [2022-03-15T03:47:52.983Z] Removing intermediate container f9135333e954 [2022-03-15T03:47:52.983Z] ---> 9044af3cb094 [2022-03-15T03:47:52.983Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T03:47:52.983Z] ---> Running in 6db16628c2e2 [2022-03-15T03:47:53.247Z] Removing intermediate container 6db16628c2e2 [2022-03-15T03:47:53.247Z] ---> 7f434c30a9e2 [2022-03-15T03:47:53.247Z] [2022-03-15T03:47:53.247Z] Successfully built 7f434c30a9e2 [2022-03-15T03:47:53.247Z] Successfully tagged support-notifications:latest [2022-03-15T03:47:53.510Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T03:47:53.773Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T03:47:53.773Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T03:47:54.034Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T03:47:54.034Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T03:47:54.034Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T03:47:54.297Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T03:47:54.297Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:47:54.297Z] OK: 8 MiB in 20 packages [2022-03-15T03:47:55.104Z] Removing intermediate container 796b61742f02 [2022-03-15T03:47:55.104Z] ---> 892114240909 [2022-03-15T03:47:55.104Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T03:47:55.104Z] ---> 48d4192c78f7 [2022-03-15T03:47:55.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T03:47:55.417Z] ---> c88ca1b076e4 [2022-03-15T03:47:55.417Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T03:47:55.709Z] ---> 5a436c5772f2 [2022-03-15T03:47:55.709Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T03:47:55.709Z] ---> Running in df798e6c4d84 [2022-03-15T03:47:55.709Z] Removing intermediate container df798e6c4d84 [2022-03-15T03:47:55.709Z] ---> 903f841d9821 [2022-03-15T03:47:55.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T03:47:55.709Z] ---> Running in b64fcb55cb66 [2022-03-15T03:47:56.008Z] Removing intermediate container b64fcb55cb66 [2022-03-15T03:47:56.008Z] ---> 306671e8fa79 [2022-03-15T03:47:56.008Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T03:47:56.008Z] ---> Running in 992946a345c6 [2022-03-15T03:47:56.008Z] Removing intermediate container 992946a345c6 [2022-03-15T03:47:56.008Z] ---> 566cbf865abd [2022-03-15T03:47:56.008Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:47:56.008Z] ---> Running in b0ddecbb84f4 [2022-03-15T03:47:56.329Z] Removing intermediate container b0ddecbb84f4 [2022-03-15T03:47:56.329Z] ---> ffd5c5fde0b5 [2022-03-15T03:47:56.329Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T03:47:56.329Z] ---> Running in 6984043a22e2 [2022-03-15T03:47:56.329Z] Removing intermediate container 6984043a22e2 [2022-03-15T03:47:56.329Z] ---> ec6fd6245c11 [2022-03-15T03:47:56.329Z] [2022-03-15T03:47:56.329Z] Successfully built ec6fd6245c11 [2022-03-15T03:47:56.329Z] Successfully tagged core-data:latest [2022-03-15T03:47:56.600Z]  Building core-data ... done  [Pipeline] } [2022-03-15T03:47:56.638Z] $ docker stop --time=1 52014ecab8e8354a8c5d0f3c25a12b819177e74e1ccd6e6dc9e8443c091c6538 [2022-03-15T03:47:57.963Z] $ docker rm -f 52014ecab8e8354a8c5d0f3c25a12b819177e74e1ccd6e6dc9e8443c091c6538 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T03:47:58.375Z] + docker images [2022-03-15T03:47:58.375Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T03:47:58.375Z] core-data latest ec6fd6245c11 2 seconds ago 20MB [2022-03-15T03:47:58.375Z] support-notifications latest 7f434c30a9e2 5 seconds ago 16.7MB [2022-03-15T03:47:58.375Z] aa106bef68a4 8 seconds ago 1.79GB [2022-03-15T03:47:58.375Z] 77d57c46c623 9 seconds ago 1.78GB [2022-03-15T03:47:58.375Z] security-secretstore-setup latest 477a69894b17 9 seconds ago 27.9MB [2022-03-15T03:47:58.375Z] core-command latest 660f12515f46 17 seconds ago 15.8MB [2022-03-15T03:47:58.375Z] sys-mgmt-agent latest 7dee16fe24e5 17 seconds ago 296MB [2022-03-15T03:47:58.375Z] cd8cde9c54a2 18 seconds ago 1.78GB [2022-03-15T03:47:58.375Z] 473ef3024e7e 22 seconds ago 1.77GB [2022-03-15T03:47:58.375Z] security-bootstrapper latest e2119d5b9c4c 32 seconds ago 18.7MB [2022-03-15T03:47:58.375Z] security-proxy-setup latest 2fc7a5d0db71 41 seconds ago 26.2MB [2022-03-15T03:47:58.375Z] core-metadata latest 1d0db30b5ffe 42 seconds ago 16.6MB [2022-03-15T03:47:58.375Z] support-scheduler latest 556b0bc9725e 43 seconds ago 16MB [2022-03-15T03:47:58.375Z] 77b08cabcf61 47 seconds ago 1.77GB [2022-03-15T03:47:58.375Z] 6920bc000cc5 50 seconds ago 1.78GB [2022-03-15T03:47:58.375Z] d122f800c866 51 seconds ago 1.78GB [2022-03-15T03:47:58.375Z] f74caa669001 51 seconds ago 1.78GB [2022-03-15T03:47:58.375Z] a0ae56f62ce0 51 seconds ago 1.77GB [2022-03-15T03:47:58.375Z] ci-base-image-x86_64 latest 0fee1b9689f5 3 minutes ago 1.27GB [2022-03-15T03:47:58.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-15T03:47:58.375Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-15T03:47:58.375Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-15T03:47:58.375Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-15T03:47:58.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [2022-03-15T03:48:13.859Z] Still waiting to schedule task [2022-03-15T03:48:13.860Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-15T03:48:42.961Z] Removing intermediate container 18f083e2c069 [2022-03-15T03:48:42.961Z] ---> 77c716fbc103 [2022-03-15T03:48:42.961Z] Successfully built 77c716fbc103 [2022-03-15T03:48:42.961Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:48:43.335Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T03:48:43.335Z] . [Pipeline] withDockerContainer [2022-03-15T03:48:43.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container [2022-03-15T03:48:43.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T03:48:45.110Z] $ docker top bb0d8e6273b4f8a84879b0da9a315f7b96b447228537db03a186558ef5fefb71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:48:46.101Z] + go version [2022-03-15T03:48:46.101Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T03:48:46.141Z] $ docker stop --time=1 bb0d8e6273b4f8a84879b0da9a315f7b96b447228537db03a186558ef5fefb71 [2022-03-15T03:48:47.827Z] $ docker rm -f bb0d8e6273b4f8a84879b0da9a315f7b96b447228537db03a186558ef5fefb71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:48:48.721Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T03:48:48.721Z] . [Pipeline] withDockerContainer [2022-03-15T03:48:48.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container [2022-03-15T03:48:49.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T03:48:50.443Z] $ docker top a9c3fa69afeb930658e44ff42521f7d5d4db83b3e7760c7a538514896e6e8418 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T03:48:50.768Z] ========================================================= [2022-03-15T03:48:50.768Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T03:48:50.768Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T03:48:51.482Z] + make test [2022-03-15T03:48:51.482Z] go mod tidy [2022-03-15T03:48:51.968Z] Running on prd-ubuntu18.04-docker-8c-8g-7093 in /w/workspace/edgexfoundry_edgex-go_PR-3903 [Pipeline] { [Pipeline] ws [2022-03-15T03:48:52.008Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-15T03:48:52.136Z] The recommended git tool is: git [2022-03-15T03:48:52.463Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T03:48:53.752Z] using credential edgex-jenkins-ssh [2022-03-15T03:48:53.763Z] Cloning the remote Git repository [2022-03-15T03:48:53.792Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T03:48:53.829Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-15T03:48:53.865Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T03:48:53.865Z] > git --version # timeout=10 [2022-03-15T03:48:53.873Z] > git --version # 'git version 2.17.1' [2022-03-15T03:48:53.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T03:48:53.920Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T03:48:58.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T03:48:58.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T03:48:58.154Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T03:48:58.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T03:48:58.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T03:48:58.174Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3903/head:refs/remotes/origin/PR-3903 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T03:48:59.318Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit 63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:48:59.423Z] Merge succeeded, producing 63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T03:48:59.423Z] Checking out Revision 63a743ad00d1d7ed06a454ff9822fb4f40347985 (PR-3903) [2022-03-15T03:48:59.334Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T03:48:59.339Z] > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 [2022-03-15T03:48:59.398Z] > git remote # timeout=10 [2022-03-15T03:48:59.405Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T03:48:59.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T03:48:59.416Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-15T03:48:59.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T03:48:59.432Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T03:48:59.441Z] > git checkout -f 63a743ad00d1d7ed06a454ff9822fb4f40347985 # timeout=10 [2022-03-15T03:49:03.038Z] Commit message: "refactor(data): Move subscriber.go from application to controller" [2022-03-15T03:49:03.071Z] > git --version # timeout=10 [2022-03-15T03:49:03.075Z] > git --version # 'git version 2.17.1' [2022-03-15T03:49:03.080Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T03:49:04.009Z] + echo snap-build.sh [2022-03-15T03:49:04.009Z] snap-build.sh [2022-03-15T03:49:04.009Z] + SNAP_BASE_DIR=. [2022-03-15T03:49:04.009Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-15T03:49:04.009Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-15T03:49:04.009Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-15T03:49:04.009Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-15T03:49:04.009Z] + cd /w/workspace/edgex-go/1 [2022-03-15T03:49:04.009Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-15T03:49:04.009Z] Reading package lists... [2022-03-15T03:49:04.009Z] Building dependency tree... [2022-03-15T03:49:04.009Z] Reading state information... [2022-03-15T03:49:04.009Z] The following packages were automatically installed and are no longer required: [2022-03-15T03:49:04.009Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-15T03:49:04.009Z] uidmap xdelta3 [2022-03-15T03:49:04.009Z] Use 'sudo apt autoremove' to remove them. [2022-03-15T03:49:04.009Z] The following packages will be REMOVED: [2022-03-15T03:49:04.009Z] lxd* lxd-client* [2022-03-15T03:49:04.009Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-15T03:49:04.272Z] After this operation, 31.7 MB disk space will be freed. [2022-03-15T03:49:05.060Z] (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 ... 190666 files and directories currently installed.) [2022-03-15T03:49:05.060Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T03:49:06.002Z] Removing lxd dnsmasq configuration [2022-03-15T03:49:06.002Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T03:49:06.002Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-15T03:49:06.944Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-15T03:49:06.944Z] (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 ... 190491 files and directories currently installed.) [2022-03-15T03:49:06.944Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T03:49:08.336Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-15T03:49:08.336Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-15T03:49:08.917Z] + sudo snap remove --purge lxd [2022-03-15T03:49:09.181Z] snap "lxd" is not installed [2022-03-15T03:49:09.181Z] + sudo groupadd --force --system lxd [2022-03-15T03:49:09.181Z] ++ whoami [2022-03-15T03:49:09.181Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-15T03:49:09.181Z] + newgrp - lxd [2022-03-15T03:49:09.181Z] + sudo snap install lxd [2022-03-15T03:49:19.208Z] 2022-03-15T03:49:16Z INFO Waiting for automatic snapd restart... [2022-03-15T03:49:24.815Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T03:49:31.466Z] lxd 4.23 from Canonical* installed [2022-03-15T03:49:31.466Z] + sudo lxd init --auto [2022-03-15T03:49:39.624Z] + sudo snap install --classic snapcraft [2022-03-15T03:49:44.924Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T03:49:44.924Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-15T03:49:44.924Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-15T03:49:44.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T03:49:44.924Z] Dload Upload Total Spent Left Speed [2022-03-15T03:49:44.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3803 0 --:--:-- --:--:-- --:--:-- 3781 [2022-03-15T03:49:44.924Z] 100 3325k 100 3325k 0 0 7120k 0 --:--:-- --:--:-- --:--:-- 7120k [2022-03-15T03:49:44.924Z] ./yq_linux_amd64 [2022-03-15T03:49:44.924Z] + sudo snapcraft prime --use-lxd [2022-03-15T03:49:46.843Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-15T03:49:46.843Z] 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: [2022-03-15T03:49:46.843Z] - README.md [2022-03-15T03:49:46.843Z] [2022-03-15T03:49:46.843Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T03:49:47.415Z] Launching a container. [2022-03-15T03:49:57.428Z] Waiting for container to be ready [2022-03-15T03:49:57.999Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-15T03:49:57.999Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-15T03:49:57.999Z] [2022-03-15T03:50:03.301Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-15T03:50:04.244Z] Waiting for network to be ready... [2022-03-15T03:50:04.506Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-15T03:50:04.768Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-15T03:50:04.768Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-15T03:50:04.768Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-15T03:50:04.768Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-15T03:50:04.768Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-15T03:50:04.768Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-15T03:50:05.029Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-15T03:50:05.029Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-15T03:50:05.029Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-15T03:50:05.292Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-15T03:50:05.292Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-15T03:50:05.554Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-15T03:50:05.816Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-15T03:50:05.816Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-15T03:50:05.816Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-15T03:50:05.816Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-15T03:50:05.816Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-15T03:50:06.077Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-15T03:50:06.077Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-15T03:50:06.338Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-15T03:50:06.338Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-15T03:50:06.338Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-15T03:50:06.338Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-15T03:50:06.338Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-15T03:50:06.338Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-15T03:50:06.338Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-15T03:50:08.254Z] Fetched 23.4 MB in 4s (6261 kB/s) [2022-03-15T03:50:09.198Z] Reading package lists... [2022-03-15T03:50:09.198Z] Reading package lists... [2022-03-15T03:50:09.459Z] Building dependency tree... [2022-03-15T03:50:09.459Z] Reading state information... [2022-03-15T03:50:09.459Z] The following additional packages will be installed: [2022-03-15T03:50:09.459Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T03:50:09.459Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T03:50:09.459Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T03:50:09.459Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-15T03:50:09.459Z] Suggested packages: [2022-03-15T03:50:09.459Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-15T03:50:09.459Z] Recommended packages: [2022-03-15T03:50:09.459Z] gnupg libsasl2-modules [2022-03-15T03:50:09.459Z] The following NEW packages will be installed: [2022-03-15T03:50:09.459Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T03:50:09.459Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T03:50:09.459Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T03:50:09.459Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-15T03:50:09.459Z] The following packages will be upgraded: [2022-03-15T03:50:09.459Z] gpg gpg-agent gpgconf libudev1 [2022-03-15T03:50:09.720Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-15T03:50:09.720Z] Need to get 3859 kB of archives. [2022-03-15T03:50:09.720Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-15T03:50:09.720Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-15T03:50:09.720Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-15T03:50:09.720Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-15T03:50:09.720Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-15T03:50:09.720Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-15T03:50:10.298Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-15T03:50:10.298Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-15T03:50:10.560Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-15T03:50:10.560Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-15T03:50:10.560Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-15T03:50:10.560Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-15T03:50:10.560Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-15T03:50:10.560Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-15T03:50:10.560Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-15T03:50:10.560Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-15T03:50:10.560Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-15T03:50:10.560Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-15T03:50:10.560Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-15T03:50:10.560Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-15T03:50:10.560Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-15T03:50:10.560Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-15T03:50:10.825Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-15T03:50:10.825Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T03:50:10.825Z] Fetched 3859 kB in 1s (3151 kB/s) [2022-03-15T03:50:11.086Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T03:50:11.086Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T03:50:11.086Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T03:50:11.086Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T03:50:11.086Z] Selecting previously unselected package udev. [2022-03-15T03:50:11.086Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T03:50:11.086Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T03:50:11.086Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-15T03:50:11.359Z] Selecting previously unselected package libfuse2:amd64. [2022-03-15T03:50:11.359Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-15T03:50:11.359Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-15T03:50:11.359Z] Selecting previously unselected package fuse. [2022-03-15T03:50:11.359Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-15T03:50:11.359Z] Unpacking fuse (2.9.9-3) ... [2022-03-15T03:50:11.619Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T03:50:11.619Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T03:50:11.619Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T03:50:11.619Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T03:50:11.619Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T03:50:11.619Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T03:50:11.879Z] Selecting previously unselected package libksba8:amd64. [2022-03-15T03:50:11.879Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-15T03:50:11.879Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-15T03:50:11.879Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-15T03:50:11.879Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:11.879Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:11.879Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-15T03:50:11.879Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:11.879Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:11.879Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-15T03:50:11.879Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:11.879Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:12.141Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-15T03:50:12.141Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:12.141Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:12.141Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-15T03:50:12.141Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:12.141Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:12.141Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-15T03:50:12.141Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:12.141Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:12.141Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-15T03:50:12.141Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:12.141Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:12.402Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-15T03:50:12.402Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:12.402Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:12.402Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-15T03:50:12.402Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T03:50:12.402Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:12.402Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-15T03:50:12.402Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T03:50:12.402Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T03:50:12.402Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-15T03:50:12.402Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T03:50:12.402Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T03:50:12.402Z] Selecting previously unselected package libldap-common. [2022-03-15T03:50:12.402Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-15T03:50:12.402Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T03:50:12.664Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-15T03:50:12.664Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-15T03:50:12.664Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T03:50:12.664Z] Selecting previously unselected package dirmngr. [2022-03-15T03:50:12.664Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T03:50:12.664Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T03:50:12.925Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-15T03:50:12.925Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-15T03:50:12.925Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T03:50:12.925Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T03:50:12.925Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-15T03:50:13.501Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-15T03:50:13.501Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T03:50:13.501Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:13.501Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-15T03:50:13.501Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-15T03:50:13.501Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:13.762Z] Setting up fuse (2.9.9-3) ... [2022-03-15T03:50:13.762Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-15T03:50:14.022Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:14.285Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:14.285Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:14.285Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:14.285Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:14.285Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:14.285Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T03:50:14.285Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T03:50:14.285Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T03:50:14.285Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-15T03:50:14.285Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-15T03:50:14.545Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T03:50:15.119Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-15T03:50:15.119Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-15T03:50:15.119Z] units). This means they are not meant to be enabled using systemctl. [2022-03-15T03:50:15.119Z] [2022-03-15T03:50:15.119Z] Possible reasons for having this kind of units are: [2022-03-15T03:50:15.119Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-15T03:50:15.119Z] .wants/ or .requires/ directory. [2022-03-15T03:50:15.119Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-15T03:50:15.119Z] a requirement dependency on it. [2022-03-15T03:50:15.119Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-15T03:50:15.119Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-15T03:50:15.119Z] • In case of template units, the unit is meant to be enabled with some [2022-03-15T03:50:15.119Z] instance name specified. [2022-03-15T03:50:15.383Z] Reading package lists... [2022-03-15T03:50:15.383Z] Building dependency tree... [2022-03-15T03:50:15.383Z] Reading state information... [2022-03-15T03:50:15.643Z] The following additional packages will be installed: [2022-03-15T03:50:15.643Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T03:50:15.643Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T03:50:15.643Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T03:50:15.643Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-15T03:50:15.643Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-15T03:50:15.643Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-15T03:50:15.643Z] Suggested packages: [2022-03-15T03:50:15.643Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-15T03:50:15.643Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-15T03:50:15.643Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-15T03:50:15.643Z] systemd-container policykit-1 [2022-03-15T03:50:15.643Z] Recommended packages: [2022-03-15T03:50:15.643Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-15T03:50:15.643Z] The following NEW packages will be installed: [2022-03-15T03:50:15.643Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T03:50:15.643Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T03:50:15.643Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T03:50:15.643Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-15T03:50:15.643Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-15T03:50:15.643Z] The following packages will be upgraded: [2022-03-15T03:50:15.643Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-15T03:50:15.643Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-15T03:50:15.643Z] Need to get 46.5 MB of archives. [2022-03-15T03:50:15.643Z] After this operation, 181 MB of additional disk space will be used. [2022-03-15T03:50:15.643Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-15T03:50:15.643Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-15T03:50:15.643Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-15T03:50:15.905Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-15T03:50:15.905Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-15T03:50:15.905Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-15T03:50:15.905Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-15T03:50:15.905Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-15T03:50:15.905Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-15T03:50:15.905Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-15T03:50:15.905Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-15T03:50:15.905Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-15T03:50:15.905Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-15T03:50:15.905Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-15T03:50:15.905Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-15T03:50:15.905Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-15T03:50:15.905Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-15T03:50:15.905Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-15T03:50:15.905Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-15T03:50:15.905Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-15T03:50:15.905Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-15T03:50:15.905Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-15T03:50:16.170Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-15T03:50:16.170Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-15T03:50:16.171Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-15T03:50:16.171Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-15T03:50:16.171Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-15T03:50:16.432Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-15T03:50:16.432Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-15T03:50:16.432Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-15T03:50:16.432Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-15T03:50:16.432Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-15T03:50:16.693Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-15T03:50:16.693Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T03:50:16.693Z] Fetched 46.5 MB in 1s (48.6 MB/s) [2022-03-15T03:50:16.693Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-15T03:50:16.693Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T03:50:16.693Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T03:50:16.955Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T03:50:16.956Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T03:50:16.956Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T03:50:17.218Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T03:50:17.790Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T03:50:17.790Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T03:50:17.790Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T03:50:18.052Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-15T03:50:18.052Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-15T03:50:18.052Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T03:50:18.052Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:18.052Z] Selecting previously unselected package libexpat1:amd64. [2022-03-15T03:50:18.052Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-15T03:50:18.052Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T03:50:18.317Z] Selecting previously unselected package python3.8-minimal. [2022-03-15T03:50:18.317Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T03:50:18.317Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:18.578Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:18.578Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T03:50:18.578Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:19.153Z] Selecting previously unselected package python3-minimal. [2022-03-15T03:50:19.153Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-15T03:50:19.153Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T03:50:19.153Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T03:50:19.153Z] Selecting previously unselected package mime-support. [2022-03-15T03:50:19.153Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-15T03:50:19.153Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-15T03:50:19.153Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-15T03:50:19.153Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-15T03:50:19.153Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T03:50:19.153Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-15T03:50:19.153Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T03:50:19.153Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:19.436Z] Selecting previously unselected package python3.8. [2022-03-15T03:50:19.436Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T03:50:19.436Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:19.436Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-15T03:50:19.436Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T03:50:19.436Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T03:50:19.436Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T03:50:19.698Z] Selecting previously unselected package python3. [2022-03-15T03:50:19.698Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-15T03:50:19.698Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T03:50:19.698Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-15T03:50:19.968Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-15T03:50:19.968Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T03:50:19.968Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T03:50:19.968Z] Selecting previously unselected package dbus. [2022-03-15T03:50:19.968Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T03:50:19.968Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T03:50:19.968Z] Selecting previously unselected package libbsd0:amd64. [2022-03-15T03:50:19.968Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-15T03:50:19.968Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-15T03:50:20.233Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-15T03:50:20.233Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T03:50:20.234Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T03:50:20.234Z] Selecting previously unselected package sudo. [2022-03-15T03:50:20.234Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-15T03:50:20.234Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T03:50:20.234Z] Selecting previously unselected package apparmor. [2022-03-15T03:50:20.234Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T03:50:20.497Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T03:50:20.497Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-15T03:50:20.497Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-15T03:50:20.497Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T03:50:20.497Z] Selecting previously unselected package libedit2:amd64. [2022-03-15T03:50:20.497Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-15T03:50:20.497Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T03:50:20.757Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-15T03:50:20.757Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-15T03:50:20.757Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T03:50:20.757Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-15T03:50:20.757Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:50:20.757Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:20.757Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-15T03:50:20.757Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:50:20.757Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:21.020Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-15T03:50:21.020Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-15T03:50:21.020Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T03:50:21.020Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-15T03:50:21.020Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:50:21.020Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:21.020Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-15T03:50:21.020Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:50:21.020Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:21.282Z] Selecting previously unselected package openssh-client. [2022-03-15T03:50:21.282Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-15T03:50:21.282Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T03:50:21.282Z] Selecting previously unselected package dbus-user-session. [2022-03-15T03:50:21.283Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T03:50:21.283Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T03:50:21.283Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-15T03:50:21.283Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-15T03:50:21.283Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-15T03:50:21.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T03:50:21.544Z] Selecting previously unselected package squashfs-tools. [2022-03-15T03:50:21.544Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-15T03:50:21.544Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T03:50:21.544Z] Selecting previously unselected package snapd. [2022-03-15T03:50:21.544Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-15T03:50:21.544Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T03:50:25.007Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T03:50:25.007Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-15T03:50:25.007Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-15T03:50:25.007Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T03:50:25.007Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:25.007Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T03:50:25.007Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T03:50:25.007Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T03:50:25.007Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:25.007Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:25.007Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T03:50:25.007Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:25.007Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T03:50:25.007Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T03:50:25.579Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-15T03:50:25.579Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T03:50:25.579Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T03:50:25.579Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T03:50:25.579Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-15T03:50:25.579Z] running python rtupdate hooks for python3.8... [2022-03-15T03:50:25.579Z] running python post-rtupdate hooks for python3.8... [2022-03-15T03:50:25.840Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T03:50:26.784Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-15T03:50:27.044Z] Reloading AppArmor profiles [2022-03-15T03:50:27.044Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:50:27.044Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T03:50:27.305Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-15T03:50:27.568Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-15T03:50:27.568Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-15T03:50:27.568Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-15T03:50:27.568Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-15T03:50:29.491Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-15T03:50:29.491Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T03:50:29.491Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T03:50:29.491Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T03:50:29.752Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-15T03:50:29.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T03:50:30.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-15T03:50:30.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T03:50:30.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-15T03:50:30.363Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T03:50:30.535Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-15T03:50:30.796Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T03:50:30.796Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T03:50:30.796Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-15T03:50:31.055Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-15T03:50:31.316Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-15T03:50:31.576Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-15T03:50:31.837Z] /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' [2022-03-15T03:50:31.838Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T03:50:32.891Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T03:50:32.891Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T03:50:32.891Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T03:50:34.095Z] Reading package lists... [2022-03-15T03:50:34.095Z] Reading package lists... [2022-03-15T03:50:34.355Z] Building dependency tree... [2022-03-15T03:50:34.355Z] Reading state information... [2022-03-15T03:50:34.355Z] Calculating upgrade... [2022-03-15T03:50:34.355Z] The following packages will be upgraded: [2022-03-15T03:50:34.355Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-15T03:50:34.355Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-15T03:50:34.355Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-15T03:50:34.355Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-15T03:50:34.355Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-15T03:50:34.355Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-15T03:50:34.355Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-15T03:50:34.355Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-15T03:50:34.355Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-15T03:50:34.355Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-15T03:50:34.355Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-15T03:50:34.355Z] xz-utils zlib1g [2022-03-15T03:50:34.614Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T03:50:34.614Z] Need to get 65.7 MB of archives. [2022-03-15T03:50:34.614Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-15T03:50:34.614Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-15T03:50:34.614Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-15T03:50:34.614Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-15T03:50:34.614Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-15T03:50:34.614Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-15T03:50:34.614Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-15T03:50:34.614Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-15T03:50:34.614Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-15T03:50:34.614Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-15T03:50:34.614Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-15T03:50:34.875Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-15T03:50:34.876Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-15T03:50:34.876Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-15T03:50:34.876Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-15T03:50:34.876Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-15T03:50:34.876Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-15T03:50:34.876Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-15T03:50:34.876Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-15T03:50:34.876Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-15T03:50:34.876Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-15T03:50:34.876Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-15T03:50:34.876Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-15T03:50:34.876Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-15T03:50:34.876Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-15T03:50:34.876Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-15T03:50:34.876Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-15T03:50:34.876Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-15T03:50:34.876Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-15T03:50:34.876Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-15T03:50:34.876Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-15T03:50:34.876Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-15T03:50:34.876Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-15T03:50:34.876Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-15T03:50:34.876Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-15T03:50:34.876Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-15T03:50:34.876Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-15T03:50:34.876Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-15T03:50:34.876Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-15T03:50:34.876Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-15T03:50:34.876Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-15T03:50:34.876Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-15T03:50:34.876Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-15T03:50:34.876Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-15T03:50:34.876Z] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-15T03:50:34.876Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-15T03:50:34.876Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-15T03:50:34.876Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-15T03:50:34.876Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-15T03:50:34.876Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-15T03:50:34.876Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-15T03:50:34.876Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-15T03:50:34.876Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-15T03:50:34.876Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-15T03:50:35.136Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-15T03:50:35.136Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-15T03:50:35.136Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-15T03:50:35.136Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-15T03:50:35.137Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-15T03:50:35.137Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-15T03:50:35.398Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-15T03:50:35.398Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-15T03:50:35.398Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-15T03:50:35.398Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-15T03:50:35.398Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-15T03:50:35.398Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-15T03:50:35.398Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-15T03:50:35.398Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-15T03:50:35.398Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-15T03:50:35.398Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-15T03:50:35.398Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-15T03:50:35.659Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-15T03:50:35.659Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-15T03:50:35.659Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-15T03:50:35.659Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-15T03:50:35.659Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-15T03:50:35.659Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-15T03:50:35.659Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-15T03:50:35.919Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T03:50:35.919Z] Fetched 65.7 MB in 1s (56.4 MB/s) [2022-03-15T03:50:36.180Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T03:50:36.180Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T03:50:36.180Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T03:50:36.441Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T03:50:36.441Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T03:50:36.704Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-15T03:50:36.704Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-15T03:50:36.967Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:37.227Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:37.227Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:37.227Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:37.488Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:37.488Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:37.488Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:37.752Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.012Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:38.012Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.012Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:38.272Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.272Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:38.272Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.272Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:38.272Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T03:50:38.272Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:38.272Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.534Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:38.534Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T03:50:38.534Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:38.534Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.534Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:38.534Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.796Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:38.796Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T03:50:38.796Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:39.057Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T03:50:39.057Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T03:50:39.057Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T03:50:39.630Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T03:50:39.891Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T03:50:39.891Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-15T03:50:39.891Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-15T03:50:39.891Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-15T03:50:39.891Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-15T03:50:40.152Z] Setting up base-files (11ubuntu5.5) ... [2022-03-15T03:50:40.152Z] Installing new version of config file /etc/issue ... [2022-03-15T03:50:40.152Z] Installing new version of config file /etc/issue.net ... [2022-03-15T03:50:40.152Z] Installing new version of config file /etc/lsb-release ... [2022-03-15T03:50:40.152Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-15T03:50:40.413Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-15T03:50:40.674Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-15T03:50:40.674Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-15T03:50:40.674Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:40.674Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-15T03:50:40.674Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-15T03:50:40.937Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-15T03:50:40.937Z] 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 [2022-03-15T03:50:40.937Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:40.937Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:40.937Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-15T03:50:40.937Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:40.937Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:41.200Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T03:50:41.200Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T03:50:41.200Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T03:50:41.461Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:41.461Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T03:50:41.461Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T03:50:42.036Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T03:50:42.036Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T03:50:42.036Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T03:50:42.297Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T03:50:42.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T03:50:42.867Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-15T03:50:42.868Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:42.868Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-15T03:50:42.868Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T03:50:43.438Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-15T03:50:43.438Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-15T03:50:43.438Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-15T03:50:43.438Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:43.438Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-15T03:50:43.438Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-15T03:50:43.438Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-15T03:50:43.700Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:43.700Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:43.700Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:43.700Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:43.961Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:43.961Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:43.961Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:43.961Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:43.961Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:43.961Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:43.961Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:43.961Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:43.961Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:44.225Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:44.225Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:44.225Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:44.225Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:44.225Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:44.488Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:44.488Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:44.488Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:44.488Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:44.488Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:45.057Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:45.324Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-15T03:50:45.600Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-15T03:50:45.600Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:45.600Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T03:50:45.600Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T03:50:45.870Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T03:50:46.131Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:46.131Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-15T03:50:46.131Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-15T03:50:46.131Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-15T03:50:46.131Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:46.131Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-15T03:50:46.131Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-15T03:50:46.392Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-15T03:50:46.392Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:46.392Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T03:50:46.392Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T03:50:46.392Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-15T03:50:46.654Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:46.654Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-15T03:50:46.654Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-15T03:50:46.654Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-15T03:50:46.654Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:46.654Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-15T03:50:46.654Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-15T03:50:46.915Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-15T03:50:46.915Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:46.915Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T03:50:46.915Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T03:50:46.915Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-15T03:50:47.174Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:47.174Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-15T03:50:47.174Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-15T03:50:47.174Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-15T03:50:47.174Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:47.174Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T03:50:47.174Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T03:50:47.440Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T03:50:47.440Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:47.440Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T03:50:47.440Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T03:50:47.440Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T03:50:47.701Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:47.701Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-15T03:50:47.701Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-15T03:50:47.701Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-15T03:50:47.701Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:47.701Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-15T03:50:47.701Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-15T03:50:47.962Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-15T03:50:47.962Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:47.962Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-15T03:50:47.962Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-15T03:50:47.962Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-15T03:50:48.222Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:48.222Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-15T03:50:48.222Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-15T03:50:48.795Z] Setting up apt (2.0.6) ... [2022-03-15T03:50:49.056Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-15T03:50:49.056Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:49.056Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T03:50:49.056Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T03:50:49.318Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T03:50:49.318Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T03:50:49.318Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T03:50:49.318Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T03:50:49.578Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-15T03:50:49.578Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T03:50:49.578Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T03:50:49.578Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T03:50:49.839Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T03:50:49.839Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T03:50:49.839Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T03:50:49.839Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T03:50:50.102Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-15T03:50:50.102Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T03:50:50.102Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-15T03:50:50.364Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T03:50:50.364Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T03:50:50.364Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T03:50:50.628Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T03:50:50.628Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T03:50:50.628Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T03:50:50.628Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T03:50:50.888Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T03:50:50.888Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T03:50:50.888Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-15T03:50:50.888Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-15T03:50:51.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.230s coverage: 28.7% of statements [2022-03-15T03:50:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T03:50:51.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T03:50:51.149Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-15T03:50:51.149Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-15T03:50:51.149Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-15T03:50:51.149Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-15T03:50:51.417Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T03:50:51.417Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-15T03:50:51.417Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-15T03:50:51.417Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-15T03:50:51.417Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-15T03:50:51.678Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-15T03:50:51.678Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-15T03:50:51.678Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-15T03:50:51.678Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-15T03:50:51.678Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-15T03:50:52.250Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T03:50:52.250Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T03:50:52.250Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T03:50:52.250Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T03:50:52.250Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T03:50:52.250Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T03:50:52.822Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T03:50:52.822Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T03:50:52.822Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T03:50:52.822Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T03:50:52.822Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T03:50:52.822Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T03:50:53.084Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T03:50:53.084Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T03:50:53.084Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-15T03:50:53.084Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-15T03:50:53.345Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:53.345Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T03:50:53.918Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:53.918Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T03:50:54.487Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:54.488Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T03:50:55.430Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:55.430Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T03:50:55.430Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:55.430Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T03:50:56.003Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:56.003Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T03:50:56.576Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T03:50:56.576Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T03:50:56.576Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-15T03:50:56.576Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-15T03:50:56.576Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-15T03:50:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.386s coverage: 98.5% of statements [2022-03-15T03:50:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T03:50:56.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.452s coverage: 54.9% of statements [2022-03-15T03:50:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T03:50:56.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T03:50:56.839Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-15T03:50:56.839Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T03:50:56.839Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-15T03:50:56.839Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T03:50:56.839Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:56.839Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-15T03:50:57.100Z] [2022-03-15T03:50:57.100Z] Current default time zone: 'Etc/UTC' [2022-03-15T03:50:57.100Z] Local time is now: Tue Mar 15 03:50:56 UTC 2022. [2022-03-15T03:50:57.100Z] Universal Time is now: Tue Mar 15 03:50:56 UTC 2022. [2022-03-15T03:50:57.100Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-15T03:50:57.100Z] [2022-03-15T03:50:57.100Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-15T03:50:57.100Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:57.100Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:57.100Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-15T03:50:57.100Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-15T03:50:57.100Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T03:50:57.100Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-15T03:50:57.100Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-15T03:50:57.100Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-15T03:50:57.100Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T03:50:57.100Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T03:50:57.100Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-15T03:50:57.361Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-15T03:50:58.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.703s coverage: 89.5% of statements [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:50:58.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.275s coverage: 84.4% of statements [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T03:50:58.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T03:50:59.278Z] Updating certificates in /etc/ssl/certs... [2022-03-15T03:51:00.240Z] 21 added, 21 removed; done. [2022-03-15T03:51:00.240Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T03:51:00.240Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-15T03:51:00.240Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-15T03:51:00.501Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T03:51:00.501Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T03:51:00.501Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-15T03:51:00.501Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-15T03:51:00.501Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-15T03:51:00.501Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T03:51:00.501Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-15T03:51:00.501Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T03:51:00.501Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T03:51:00.501Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T03:51:00.501Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T03:51:00.501Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-15T03:51:00.764Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-15T03:51:00.764Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-15T03:51:00.764Z] Updating certificates in /etc/ssl/certs... [2022-03-15T03:51:01.337Z] 0 added, 0 removed; done. [2022-03-15T03:51:01.337Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-15T03:51:01.337Z] done. [2022-03-15T03:51:02.852Z] Reading package lists... [2022-03-15T03:51:02.852Z] Building dependency tree... [2022-03-15T03:51:02.852Z] Reading state information... [2022-03-15T03:51:03.112Z] The following NEW packages will be installed: [2022-03-15T03:51:03.112Z] apt-transport-https [2022-03-15T03:51:03.112Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T03:51:03.375Z] Need to get 4680 B of archives. [2022-03-15T03:51:03.375Z] After this operation, 162 kB of additional disk space will be used. [2022-03-15T03:51:03.375Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-15T03:51:03.375Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T03:51:03.375Z] Fetched 4680 B in 0s (24.5 kB/s) [2022-03-15T03:51:03.375Z] Selecting previously unselected package apt-transport-https. [2022-03-15T03:51:03.375Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-15T03:51:03.375Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-15T03:51:03.637Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-15T03:51:03.637Z] Setting up apt-transport-https (2.0.6) ... [2022-03-15T03:51:03.897Z] Waiting for network to be ready... [2022-03-15T03:51:09.191Z] 2022-03-15T03:51:08Z INFO Waiting for automatic snapd restart... [2022-03-15T03:51:10.133Z] snapd 2.54.3 from Canonical* installed [2022-03-15T03:51:10.133Z] "snapd" switched to the "latest/stable" channel [2022-03-15T03:51:10.133Z] [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.876s coverage: 94.2% of statements [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 59.1% of statements [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 21.7% of statements [2022-03-15T03:51:11.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.347s coverage: 79.5% of statements [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements [2022-03-15T03:51:11.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2022-03-15T03:51:13.435Z] core20 20220304 from Canonical* installed [2022-03-15T03:51:13.435Z] "core20" switched to the "latest/stable" channel [2022-03-15T03:51:13.435Z] [2022-03-15T03:51:15.982Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T03:51:15.982Z] "snapcraft" switched to the "latest/stable" channel [2022-03-15T03:51:15.982Z] [2022-03-15T03:51:20.186Z] 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: [2022-03-15T03:51:20.186Z] - README.md [2022-03-15T03:51:20.186Z] [2022-03-15T03:51:20.186Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T03:51:20.449Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T03:51:20.449Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T03:51:20.449Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T03:51:21.649Z] Reading package lists... [2022-03-15T03:51:21.912Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-15T03:51:21.912Z] Reading package lists... [2022-03-15T03:51:22.173Z] Building dependency tree... [2022-03-15T03:51:22.173Z] Reading state information... [2022-03-15T03:51:22.173Z] Suggested packages: [2022-03-15T03:51:22.173Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-15T03:51:22.173Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-15T03:51:22.173Z] krb5-user libnorm-doc [2022-03-15T03:51:22.173Z] Recommended packages: [2022-03-15T03:51:22.173Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-15T03:51:22.435Z] The following NEW packages will be installed: [2022-03-15T03:51:22.435Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-15T03:51:22.435Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-15T03:51:22.435Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-15T03:51:22.435Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-15T03:51:22.435Z] libzmq5 pkg-config zip [2022-03-15T03:51:22.435Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T03:51:22.696Z] Need to get 10.3 MB of archives. [2022-03-15T03:51:22.696Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-15T03:51:22.696Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-15T03:51:22.696Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-15T03:51:23.270Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-15T03:51:23.270Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-15T03:51:23.270Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-15T03:51:23.270Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-15T03:51:23.270Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-15T03:51:23.270Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-15T03:51:23.270Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-15T03:51:23.270Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-15T03:51:23.270Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-15T03:51:23.270Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-15T03:51:23.270Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-15T03:51:23.270Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-15T03:51:23.270Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-15T03:51:23.270Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-15T03:51:23.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.220s coverage: 94.4% of statements [2022-03-15T03:51:23.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2022-03-15T03:51:23.531Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-15T03:51:23.531Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-15T03:51:23.531Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-15T03:51:23.531Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-15T03:51:23.531Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-15T03:51:23.531Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-15T03:51:23.531Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-15T03:51:23.531Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-15T03:51:23.531Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-15T03:51:23.531Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-15T03:51:23.531Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-15T03:51:23.531Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T03:51:23.791Z] Fetched 10.3 MB in 1s (9250 kB/s) [2022-03-15T03:51:23.791Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-15T03:51:23.791Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-15T03:51:23.791Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-15T03:51:23.791Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T03:51:23.791Z] Selecting previously unselected package libsodium23:amd64. [2022-03-15T03:51:23.791Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-15T03:51:23.791Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-15T03:51:24.051Z] Selecting previously unselected package libpsl5:amd64. [2022-03-15T03:51:24.052Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-15T03:51:24.052Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T03:51:24.052Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-15T03:51:24.052Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-15T03:51:24.052Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T03:51:24.052Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-15T03:51:24.052Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-15T03:51:24.052Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T03:51:24.312Z] Selecting previously unselected package librtmp1:amd64. [2022-03-15T03:51:24.312Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-15T03:51:24.312Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T03:51:24.312Z] Selecting previously unselected package libssh-4:amd64. [2022-03-15T03:51:24.312Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-15T03:51:24.312Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T03:51:24.312Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-15T03:51:24.312Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-15T03:51:24.312Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T03:51:24.312Z] Selecting previously unselected package liberror-perl. [2022-03-15T03:51:24.312Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-15T03:51:24.312Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-15T03:51:24.312Z] Selecting previously unselected package git-man. [2022-03-15T03:51:24.312Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-15T03:51:24.573Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T03:51:24.573Z] Selecting previously unselected package git. [2022-03-15T03:51:24.573Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-15T03:51:24.573Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T03:51:25.145Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-15T03:51:25.145Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:51:25.145Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:25.145Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-15T03:51:25.145Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:51:25.145Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:25.407Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-15T03:51:25.407Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:51:25.407Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:25.407Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-15T03:51:25.407Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:51:25.407Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:25.407Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-15T03:51:25.407Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-15T03:51:25.407Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T03:51:25.407Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-15T03:51:25.407Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:51:25.407Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:25.668Z] Selecting previously unselected package libnorm1:amd64. [2022-03-15T03:51:25.668Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T03:51:25.668Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T03:51:25.668Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-15T03:51:25.668Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T03:51:25.668Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T03:51:25.668Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-15T03:51:25.668Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T03:51:25.668Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T03:51:25.929Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-15T03:51:25.929Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T03:51:25.929Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T03:51:25.929Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-15T03:51:25.929Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-15T03:51:25.929Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T03:51:25.929Z] Selecting previously unselected package libzmq5:amd64. [2022-03-15T03:51:25.929Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T03:51:25.929Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T03:51:25.929Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-15T03:51:25.929Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T03:51:25.929Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:26.191Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-15T03:51:26.191Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T03:51:26.191Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T03:51:26.191Z] Selecting previously unselected package pkg-config. [2022-03-15T03:51:26.191Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-15T03:51:26.191Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T03:51:26.191Z] Selecting previously unselected package zip. [2022-03-15T03:51:26.191Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-15T03:51:26.191Z] Unpacking zip (3.0-11build1) ... [2022-03-15T03:51:26.452Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T03:51:26.452Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-15T03:51:26.452Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T03:51:26.452Z] No schema files found: doing nothing. [2022-03-15T03:51:26.452Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T03:51:26.452Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T03:51:26.452Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T03:51:26.452Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T03:51:26.452Z] Setting up liberror-perl (0.17029-1) ... [2022-03-15T03:51:26.452Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:26.452Z] Setting up zip (3.0-11build1) ... [2022-03-15T03:51:26.452Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T03:51:26.452Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T03:51:26.452Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T03:51:26.452Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T03:51:26.452Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T03:51:26.452Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:26.452Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T03:51:26.452Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:26.452Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T03:51:26.713Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:26.713Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T03:51:26.713Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T03:51:26.713Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T03:51:26.713Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T03:51:26.713Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:26.713Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T03:51:26.713Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T03:51:26.713Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T03:51:27.284Z] comerr-dev set to automatically installed. [2022-03-15T03:51:27.284Z] git set to automatically installed. [2022-03-15T03:51:27.284Z] git-man set to automatically installed. [2022-03-15T03:51:27.284Z] krb5-multidev set to automatically installed. [2022-03-15T03:51:27.284Z] libbrotli1 set to automatically installed. [2022-03-15T03:51:27.284Z] libcurl3-gnutls set to automatically installed. [2022-03-15T03:51:27.284Z] liberror-perl set to automatically installed. [2022-03-15T03:51:27.284Z] libglib2.0-0 set to automatically installed. [2022-03-15T03:51:27.284Z] libgssrpc4 set to automatically installed. [2022-03-15T03:51:27.284Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-15T03:51:27.284Z] libkadm5srv-mit11 set to automatically installed. [2022-03-15T03:51:27.284Z] libkdb5-9 set to automatically installed. [2022-03-15T03:51:27.284Z] libkrb5-dev set to automatically installed. [2022-03-15T03:51:27.284Z] libnghttp2-14 set to automatically installed. [2022-03-15T03:51:27.284Z] libnorm-dev set to automatically installed. [2022-03-15T03:51:27.284Z] libnorm1 set to automatically installed. [2022-03-15T03:51:27.284Z] libpgm-5.2-0 set to automatically installed. [2022-03-15T03:51:27.284Z] libpgm-dev set to automatically installed. [2022-03-15T03:51:27.284Z] libpsl5 set to automatically installed. [2022-03-15T03:51:27.284Z] librtmp1 set to automatically installed. [2022-03-15T03:51:27.284Z] libsodium-dev set to automatically installed. [2022-03-15T03:51:27.284Z] libsodium23 set to automatically installed. [2022-03-15T03:51:27.284Z] libssh-4 set to automatically installed. [2022-03-15T03:51:27.284Z] libzmq3-dev set to automatically installed. [2022-03-15T03:51:27.284Z] libzmq5 set to automatically installed. [2022-03-15T03:51:27.284Z] pkg-config set to automatically installed. [2022-03-15T03:51:27.284Z] zip set to automatically installed. [2022-03-15T03:51:28.227Z] snapd is not logged in, snap install commands will use sudo [2022-03-15T03:51:28.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.5% of statements [2022-03-15T03:51:28.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.305s coverage: 87.2% of statements [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2022-03-15T03:51:35.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.877s coverage: 91.2% of statements [2022-03-15T03:51:35.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T03:51:36.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.962s coverage: 64.4% of statements [2022-03-15T03:51:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T03:51:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T03:51:36.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements [2022-03-15T03:51:36.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2022-03-15T03:51:36.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2022-03-15T03:51:37.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2022-03-15T03:51:37.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2022-03-15T03:51:38.301Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-15T03:51:38.301Z] Downloading snap 'edgex-app-service-configurable' [2022-03-15T03:51:40.292Z] Pulling app-service-configurable [2022-03-15T03:51:40.292Z] + snapcraftctl pull [2022-03-15T03:51:42.203Z] Pulling config-common [2022-03-15T03:51:42.203Z] + snapcraftctl pull [2022-03-15T03:51:42.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.408s coverage: 65.4% of statements [2022-03-15T03:51:42.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T03:51:42.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T03:51:42.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T03:51:43.146Z] Pulling go-build-helper [2022-03-15T03:51:43.146Z] + snapcraftctl pull [2022-03-15T03:51:44.530Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-15T03:51:44.530Z] Skipping pull go-build-helper (already ran) [2022-03-15T03:51:44.530Z] Building go-build-helper [2022-03-15T03:51:44.530Z] + snapcraftctl build [2022-03-15T03:51:44.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements [2022-03-15T03:51:44.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T03:51:44.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T03:51:44.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2022-03-15T03:51:44.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T03:51:44.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.294s coverage: 84.8% of statements [2022-03-15T03:51:44.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T03:51:45.926Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-15T03:51:46.504Z] Staging go-build-helper [2022-03-15T03:51:46.504Z] + snapcraftctl stage [2022-03-15T03:51:51.787Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-15T03:51:51.787Z] Fetched 290 kB in 0s (0 B/s) [2022-03-15T03:51:51.787Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-15T03:51:51.787Z] Fetched 158 kB in 0s (0 B/s) [2022-03-15T03:51:51.787Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-15T03:51:51.787Z] Fetched 242 kB in 0s (0 B/s) [2022-03-15T03:51:51.787Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-15T03:51:51.787Z] Fetched 150 kB in 0s (0 B/s) [2022-03-15T03:51:51.787Z] Pulling edgex-go [2022-03-15T03:51:51.787Z] + snapcraftctl pull [2022-03-15T03:51:53.171Z] Pulling hooks [2022-03-15T03:51:53.171Z] + snapcraftctl pull [2022-03-15T03:51:53.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T03:51:53.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.674s coverage: 92.3% of statements [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T03:51:53.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 63.2% of statements [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T03:51:53.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T03:51:53.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T03:51:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T03:51:53.244Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T03:51:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements [2022-03-15T03:51:53.244Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-15T03:51:53.244Z] 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 [2022-03-15T03:51:53.244Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-15T03:51:53.244Z] GO111MODULE=on go vet ./... [2022-03-15T03:52:08.086Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T03:52:08.087Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-15T03:52:08.087Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-15T03:52:08.087Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-15T03:52:08.087Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-15T03:52:08.087Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-15T03:52:08.087Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-15T03:52:08.087Z] Fetched 234 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-15T03:52:08.087Z] Fetched 155 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-15T03:52:08.087Z] Fetched 170 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-15T03:52:08.087Z] Fetched 267 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-15T03:52:08.087Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-15T03:52:08.087Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-15T03:52:08.087Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-15T03:52:08.087Z] Fetched 121 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-15T03:52:08.087Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-15T03:52:08.087Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-15T03:52:08.087Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-15T03:52:08.087Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-15T03:52:08.087Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-15T03:52:08.087Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-15T03:52:08.087Z] Fetched 142 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-15T03:52:08.087Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-15T03:52:08.087Z] Fetched 181 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-15T03:52:08.087Z] Fetched 208 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-15T03:52:08.087Z] Fetched 161 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-15T03:52:08.087Z] Fetched 107 kB in 0s (0 B/s) [2022-03-15T03:52:08.087Z] Pulling static-packages [2022-03-15T03:52:08.087Z] + snapcraftctl pull [2022-03-15T03:52:08.347Z] Pulling version [2022-03-15T03:52:08.347Z] + cd /root/project [2022-03-15T03:52:08.347Z] ++ git describe --tags --abbrev=0 [2022-03-15T03:52:08.347Z] ++ sed s/v// [2022-03-15T03:52:08.347Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-15T03:52:08.347Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-15T03:52:08.347Z] + snapcraftctl set-version 2.2.0-dev.34 [2022-03-15T03:52:10.258Z] Building app-service-configurable [2022-03-15T03:52:10.258Z] + snapcraftctl build [2022-03-15T03:52:12.172Z] Building config-common [2022-03-15T03:52:12.172Z] + snapcraftctl build [2022-03-15T03:52:13.554Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-15T03:52:14.124Z] Skipping build go-build-helper (already ran) [2022-03-15T03:52:14.124Z] Building edgex-go [2022-03-15T03:52:14.383Z] + cd /root/parts/edgex-go/src [2022-03-15T03:52:14.383Z] ++ git describe --tags --abbrev=0 [2022-03-15T03:52:14.383Z] ++ sed s/v// [2022-03-15T03:52:14.383Z] + GIT_VERSION=2.2.0-dev.34 [2022-03-15T03:52:14.383Z] + '[' -z 2.2.0-dev.34 ']' [2022-03-15T03:52:14.383Z] + echo 2.2.0-dev.34 [2022-03-15T03:52:14.383Z] + '[' '!' -d vendor ']' [2022-03-15T03:52:14.383Z] + go mod download all [2022-03-15T03:52:24.403Z] + make build [2022-03-15T03:52:24.403Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T03:52:36.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T03:52:40.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T03:52:41.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T03:52:43.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T03:52:43.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T03:52:45.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T03:52:46.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T03:52:47.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T03:52:48.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T03:52:50.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T03:52:51.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + 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 [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-15T03:52:53.049Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-15T03:52:53.049Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-15T03:52:53.049Z] + case "$service" in [2022-03-15T03:52:53.049Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-15T03:52:53.049Z] + 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 [2022-03-15T03:52:53.049Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-15T03:52:53.049Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-15T03:52:53.049Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-15T03:52:53.994Z] Building hooks [2022-03-15T03:52:53.994Z] + cd /root/parts/hooks/src [2022-03-15T03:52:53.994Z] + make build [2022-03-15T03:52:53.994Z] go mod tidy [2022-03-15T03:52:53.994Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-15T03:52:54.254Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-15T03:52:54.254Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-15T03:52:54.514Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-15T03:52:55.455Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-15T03:52:56.025Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-15T03:52:56.025Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-15T03:52:57.939Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T03:52:57.939Z] Building static-packages [2022-03-15T03:52:57.939Z] + snapcraftctl build [2022-03-15T03:53:00.483Z] Building version [2022-03-15T03:53:00.483Z] + snapcraftctl build [2022-03-15T03:53:02.396Z] Staging app-service-configurable [2022-03-15T03:53:02.396Z] + snapcraftctl stage [2022-03-15T03:53:03.780Z] Staging config-common [2022-03-15T03:53:03.780Z] + snapcraftctl stage [2022-03-15T03:53:05.166Z] Skipping stage go-build-helper (already ran) [2022-03-15T03:53:05.166Z] Staging edgex-go [2022-03-15T03:53:05.166Z] + snapcraftctl stage [2022-03-15T03:53:06.550Z] Staging hooks [2022-03-15T03:53:06.550Z] + snapcraftctl stage [2022-03-15T03:53:08.461Z] Staging static-packages [2022-03-15T03:53:08.461Z] + snapcraftctl stage [2022-03-15T03:53:09.845Z] Staging version [2022-03-15T03:53:09.845Z] + snapcraftctl stage [2022-03-15T03:53:11.228Z] Priming app-service-configurable [2022-03-15T03:53:11.228Z] + snapcraftctl prime [2022-03-15T03:53:14.526Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-15T03:53:14.526Z] stage-packages: [2022-03-15T03:53:14.526Z] - libnorm1 [2022-03-15T03:53:14.526Z] - libpgm-5.2-0 [2022-03-15T03:53:14.526Z] - libsodium23 [2022-03-15T03:53:14.526Z] - libzmq5 [2022-03-15T03:53:14.526Z] Priming config-common [2022-03-15T03:53:14.526Z] + snapcraftctl prime [2022-03-15T03:53:15.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T03:53:15.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T03:53:15.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T03:53:15.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T03:53:15.846Z] + ls -al . [2022-03-15T03:53:15.846Z] total 668 [2022-03-15T03:53:15.846Z] drwxrwxr-x 9 1001 1001 4096 Mar 15 03:53 . [2022-03-15T03:53:15.846Z] drwxr-xr-x 4 root root 4096 Mar 15 03:48 .. [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 03:46 .dockerignore [2022-03-15T03:53:15.846Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 03:46 .git [2022-03-15T03:53:15.846Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 03:46 .github [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 03:46 .gitignore [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 03:46 .golangci.yml [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 03:46 .hadolint.yml [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 03:46 .sonarcloud.properties [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 03:46 ADOPTERS.md [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 03:46 Attribution.txt [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 03:46 CHANGELOG.md [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 03:46 CONTRIBUTING.md [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 03:46 GOVERNANCE.md [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 03:46 Jenkinsfile [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 03:46 LICENSE [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 03:46 Makefile [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 03:46 OWNERS.md [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 03:46 README.md [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 03:46 SECURITY.md [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 03:43 VERSION [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 03:46 ZMQWindows.md [2022-03-15T03:53:15.846Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 03:46 bin [2022-03-15T03:53:15.846Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 03:46 cmd [2022-03-15T03:53:15.846Z] -rw-r--r-- 1 root root 425751 Mar 15 03:51 coverage.out [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 2827 Mar 15 03:46 go.mod [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 50275 Mar 15 03:46 go.sum [2022-03-15T03:53:15.846Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 03:46 internal [2022-03-15T03:53:15.846Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 03:46 openapi [2022-03-15T03:53:15.846Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 03:46 snap [2022-03-15T03:53:15.846Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 03:46 version.go [Pipeline] sh [2022-03-15T03:53:15.914Z] Priming go-build-helper [2022-03-15T03:53:15.914Z] + snapcraftctl prime [2022-03-15T03:53:16.535Z] + '[' -e coverage.out ] [2022-03-15T03:53:16.535Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T03:53:16.576Z] Warning: overwriting stash ‘coverage-report’ [2022-03-15T03:53:17.299Z] Priming edgex-go [2022-03-15T03:53:17.299Z] + snapcraftctl prime [2022-03-15T03:53:17.417Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T03:53:18.092Z] + make build [2022-03-15T03:53:18.092Z] 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 [2022-03-15T03:53:19.251Z] Priming hooks [2022-03-15T03:53:19.251Z] + snapcraftctl prime [2022-03-15T03:53:20.687Z] Priming static-packages [2022-03-15T03:53:20.687Z] + snapcraftctl prime [2022-03-15T03:53:24.823Z] 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 [2022-03-15T03:53:26.044Z] Priming version [2022-03-15T03:53:26.044Z] + snapcraftctl prime [2022-03-15T03:53:26.985Z] 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] } [2022-03-15T03:53:57.219Z] 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 [2022-03-15T03:53:57.219Z] 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 [2022-03-15T03:54:00.633Z] 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 [2022-03-15T03:54:02.088Z] 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 [2022-03-15T03:54:05.504Z] 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 [2022-03-15T03:54:09.839Z] 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 [2022-03-15T03:54:13.255Z] 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 [2022-03-15T03:54:18.679Z] 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 [2022-03-15T03:54:21.316Z] 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 [2022-03-15T03:54:24.748Z] 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] } [2022-03-15T03:54:31.529Z] $ docker stop --time=1 a9c3fa69afeb930658e44ff42521f7d5d4db83b3e7760c7a538514896e6e8418 [2022-03-15T03:54:33.551Z] $ docker rm -f a9c3fa69afeb930658e44ff42521f7d5d4db83b3e7760c7a538514896e6e8418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:54:35.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T03:54:35.440Z] [2022-03-15T03:54:35.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:54:35.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T03:54:36.103Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-15T03:54:36.103Z] 29e5d40040c1: Pulling fs layer [2022-03-15T03:54:36.103Z] 1ce36da41761: Pulling fs layer [2022-03-15T03:54:36.103Z] 25b303627fd3: Pulling fs layer [2022-03-15T03:54:36.103Z] 29e5d40040c1: Verifying Checksum [2022-03-15T03:54:36.103Z] 29e5d40040c1: Download complete [2022-03-15T03:54:36.383Z] 1ce36da41761: Verifying Checksum [2022-03-15T03:54:36.383Z] 1ce36da41761: Download complete [2022-03-15T03:54:36.663Z] 29e5d40040c1: Pull complete [2022-03-15T03:54:38.111Z] 25b303627fd3: Verifying Checksum [2022-03-15T03:54:38.111Z] 25b303627fd3: Download complete [2022-03-15T03:54:38.111Z] 1ce36da41761: Pull complete [2022-03-15T03:54:50.529Z] 25b303627fd3: Pull complete [2022-03-15T03:54:50.529Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-15T03:54:50.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T03:54:50.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-15T03:54:50.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container [2022-03-15T03:54:50.905Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T03:54:53.205Z] $ docker top faf48d676d24c1bb05f270c3ca78277c6b3a4205e86f2a2d8ac4315482d324db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:54:54.177Z] + docker-compose build --help [2022-03-15T03:54:54.177Z] + grep parallel [2022-03-15T03:54:58.514Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T03:54:58.862Z] $ docker stop --time=1 faf48d676d24c1bb05f270c3ca78277c6b3a4205e86f2a2d8ac4315482d324db [2022-03-15T03:55:00.582Z] $ docker rm -f faf48d676d24c1bb05f270c3ca78277c6b3a4205e86f2a2d8ac4315482d324db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T03:55:01.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T03:55:01.397Z] . [Pipeline] withDockerContainer [2022-03-15T03:55:01.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container [2022-03-15T03:55:01.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T03:55:03.247Z] $ docker top b0a36023883c108d43d31611898d22b9f7ee9b175a4b9bc4cfdc0d4454b77093 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T03:55:04.295Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T03:55:09.747Z] Building core-command ... [2022-03-15T03:55:09.747Z] Building core-data ... [2022-03-15T03:55:09.747Z] Building core-metadata ... [2022-03-15T03:55:09.747Z] Building security-bootstrapper ... [2022-03-15T03:55:09.747Z] Building security-proxy-setup ... [2022-03-15T03:55:09.747Z] Building security-secretstore-setup ... [2022-03-15T03:55:09.747Z] Building support-notifications ... [2022-03-15T03:55:09.747Z] Building support-scheduler ... [2022-03-15T03:55:09.747Z] Building sys-mgmt-agent ... [2022-03-15T03:55:09.747Z] Building security-secretstore-setup [2022-03-15T03:55:09.747Z] Building sys-mgmt-agent [2022-03-15T03:55:09.747Z] Building security-proxy-setup [2022-03-15T03:55:09.747Z] Building support-scheduler [2022-03-15T03:55:09.747Z] Building support-notifications [2022-03-15T03:56:31.531Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:56:31.531Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:56:31.531Z] ---> 77c716fbc103 [2022-03-15T03:56:31.531Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T03:56:31.531Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:56:31.531Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:56:31.531Z] ---> 77c716fbc103 [2022-03-15T03:56:31.531Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T03:56:31.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:56:31.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:56:31.531Z] ---> 77c716fbc103 [2022-03-15T03:56:31.531Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T03:56:31.531Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:56:31.531Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:56:31.531Z] ---> 77c716fbc103 [2022-03-15T03:56:31.531Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T03:56:31.531Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T03:56:31.531Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T03:56:31.531Z] ---> 77c716fbc103 [2022-03-15T03:56:31.531Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T03:56:31.531Z] ---> Running in 00e9dc6f8651 [2022-03-15T03:56:31.531Z] ---> Running in 824dd06d76be [2022-03-15T03:56:31.531Z] ---> Running in 7b4e69b2d885 [2022-03-15T03:56:31.531Z] ---> Running in 4ade8395a1e4 [2022-03-15T03:56:31.531Z] ---> Running in dd3b51092038 [2022-03-15T03:56:31.531Z] Removing intermediate container 4ade8395a1e4 [2022-03-15T03:56:31.531Z] ---> 51ea0c5dd109 [2022-03-15T03:56:31.531Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:56:31.531Z] Removing intermediate container 00e9dc6f8651 [2022-03-15T03:56:31.531Z] ---> 357128291ef7 [2022-03-15T03:56:31.531Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:56:31.531Z] Removing intermediate container 7b4e69b2d885 [2022-03-15T03:56:31.531Z] ---> 8f67b9be834e [2022-03-15T03:56:31.531Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:56:31.531Z] Removing intermediate container dd3b51092038 [2022-03-15T03:56:31.531Z] ---> 2f99a4f43516 [2022-03-15T03:56:31.531Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:56:31.531Z] ---> Running in 6014e2b383eb [2022-03-15T03:56:31.531Z] Removing intermediate container 824dd06d76be [2022-03-15T03:56:31.531Z] ---> c797969c707d [2022-03-15T03:56:31.531Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T03:56:31.531Z] ---> Running in 74465a978b96 [2022-03-15T03:56:31.531Z] ---> Running in e4a0d003481c [2022-03-15T03:56:31.531Z] ---> Running in ced3c5a91026 [2022-03-15T03:56:31.531Z] ---> Running in 8d12ad2d8038 [2022-03-15T03:56:31.531Z] Removing intermediate container 6014e2b383eb [2022-03-15T03:56:31.531Z] ---> 9e496b70259c [2022-03-15T03:56:31.531Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T03:56:31.531Z] ---> Running in 09af9d824f9f [2022-03-15T03:56:31.531Z] Removing intermediate container 8d12ad2d8038 [2022-03-15T03:56:31.531Z] ---> bd8fe440b278 [2022-03-15T03:56:31.531Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T03:56:31.531Z] Removing intermediate container 74465a978b96 [2022-03-15T03:56:31.531Z] ---> 047761437c7c [2022-03-15T03:56:31.531Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T03:56:31.531Z] ---> Running in 0fd7be6aec4e [2022-03-15T03:56:31.531Z] ---> Running in a0a065a9b596 [2022-03-15T03:56:31.531Z] Removing intermediate container e4a0d003481c [2022-03-15T03:56:31.531Z] ---> 3242a0371880 [2022-03-15T03:56:31.531Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T03:56:31.531Z] ---> Running in efa822dd6ef6 [2022-03-15T03:56:31.531Z] Removing intermediate container ced3c5a91026 [2022-03-15T03:56:31.531Z] ---> 12dc8ea6c8a2 [2022-03-15T03:56:31.531Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T03:56:31.531Z] ---> Running in 85efeae8381b [2022-03-15T03:56:31.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:32.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:32.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:32.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:32.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:33.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:33.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:33.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:33.970Z] OK: 220 MiB in 52 packages [2022-03-15T03:56:33.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:34.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:56:35.244Z] OK: 220 MiB in 52 packages [2022-03-15T03:56:35.244Z] Removing intermediate container 09af9d824f9f [2022-03-15T03:56:35.244Z] ---> e5d6d0abca25 [2022-03-15T03:56:35.244Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T03:56:35.244Z] OK: 220 MiB in 52 packages [2022-03-15T03:56:35.526Z] OK: 220 MiB in 52 packages [2022-03-15T03:56:35.526Z] OK: 220 MiB in 52 packages [2022-03-15T03:56:36.978Z] Removing intermediate container a0a065a9b596 [2022-03-15T03:56:36.978Z] ---> b47a90b75df8 [2022-03-15T03:56:36.978Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T03:56:36.978Z] ---> eb8ee4a6c0cd [2022-03-15T03:56:36.978Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:56:36.978Z] ---> Running in 868b24d885aa [2022-03-15T03:56:37.265Z] Removing intermediate container 0fd7be6aec4e [2022-03-15T03:56:37.265Z] ---> a0db4f7231ea [2022-03-15T03:56:37.265Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T03:56:37.265Z] Removing intermediate container 85efeae8381b [2022-03-15T03:56:37.265Z] ---> 339deaa7aecc [2022-03-15T03:56:37.265Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T03:56:37.566Z] Removing intermediate container efa822dd6ef6 [2022-03-15T03:56:37.566Z] ---> 6f8ba12acfe9 [2022-03-15T03:56:37.566Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T03:56:38.173Z] ---> 27841df9627e [2022-03-15T03:56:38.173Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:56:38.462Z] ---> Running in 69fa1d5a6576 [2022-03-15T03:56:38.462Z] ---> 4bd41818afff [2022-03-15T03:56:38.462Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:56:38.754Z] ---> cef34efa476c [2022-03-15T03:56:38.754Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:56:38.754Z] ---> Running in 7d7325de8a35 [2022-03-15T03:56:39.039Z] ---> Running in 78c99e591aaa [2022-03-15T03:56:39.313Z] ---> 47a5f8359b69 [2022-03-15T03:56:39.313Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T03:56:39.585Z] ---> Running in 2ae84f99245e [2022-03-15T03:56:43.930Z] Removing intermediate container 868b24d885aa [2022-03-15T03:56:43.930Z] ---> 0f537ba623e2 [2022-03-15T03:56:43.930Z] Step 8/22 : COPY . . [2022-03-15T03:56:45.939Z] Removing intermediate container 69fa1d5a6576 [2022-03-15T03:56:45.939Z] ---> 5fe55750b664 [2022-03-15T03:56:45.939Z] Step 8/22 : COPY . . [2022-03-15T03:56:46.541Z] Removing intermediate container 7d7325de8a35 [2022-03-15T03:56:46.541Z] ---> 332caf6e5bde [2022-03-15T03:56:46.541Z] Step 8/25 : COPY . . [2022-03-15T03:56:46.541Z] Removing intermediate container 78c99e591aaa [2022-03-15T03:56:46.541Z] ---> 0df061ce82d5 [2022-03-15T03:56:46.541Z] Step 8/23 : COPY . . [2022-03-15T03:56:46.541Z] Removing intermediate container 2ae84f99245e [2022-03-15T03:56:46.541Z] ---> 28bdd3d7d052 [2022-03-15T03:56:46.541Z] Step 8/21 : COPY . . [2022-03-15T03:57:08.756Z] ---> 8c1f2f09769a [2022-03-15T03:57:08.756Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T03:57:09.028Z] ---> Running in 47d48a6e4a84 [2022-03-15T03:57:11.019Z] 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 [2022-03-15T03:57:12.455Z] ---> 20896e493101 [2022-03-15T03:57:12.455Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T03:57:12.455Z] ---> a43b6e25b0ed [2022-03-15T03:57:12.455Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T03:57:12.733Z] ---> Running in a12ec1ecc3b0 [2022-03-15T03:57:12.733Z] ---> Running in 6cfdb95b606a [2022-03-15T03:57:14.227Z] ---> 6247d1eeb61c [2022-03-15T03:57:14.227Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T03:57:14.510Z] ---> Running in 3f86256ec248 [2022-03-15T03:57:15.120Z] ---> ad3227ff4235 [2022-03-15T03:57:15.120Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T03:57:15.120Z] ---> Running in aa882bf82d35 [2022-03-15T03:57:16.579Z] 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 [2022-03-15T03:57:16.861Z] 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 [2022-03-15T03:57:17.471Z] 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 [2022-03-15T03:57:17.754Z] 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 [2022-03-15T03:59:39.722Z] 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 [2022-03-15T03:59:39.722Z] 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 [2022-03-15T03:59:40.001Z] Removing intermediate container a12ec1ecc3b0 [2022-03-15T03:59:40.002Z] ---> 104ef828af50 [2022-03-15T03:59:40.002Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T03:59:40.282Z] ---> Running in 55147f153ece [2022-03-15T03:59:42.291Z] 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 [2022-03-15T03:59:49.053Z] Removing intermediate container 55147f153ece [2022-03-15T03:59:49.053Z] ---> 334007e1caef [2022-03-15T03:59:49.053Z] [2022-03-15T03:59:49.053Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T03:59:49.053Z] 20.10.10: Pulling from library/docker [2022-03-15T03:59:49.663Z] Removing intermediate container 47d48a6e4a84 [2022-03-15T03:59:49.663Z] ---> d82769a91c45 [2022-03-15T03:59:49.663Z] [2022-03-15T03:59:49.663Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T03:59:49.946Z] 3.14: Pulling from library/alpine [2022-03-15T03:59:50.931Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T03:59:50.931Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T03:59:50.931Z] ---> 5b8b7b635229 [2022-03-15T03:59:50.931Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T03:59:51.213Z] ---> Running in 6570afcd35d5 [2022-03-15T03:59:51.489Z] Removing intermediate container aa882bf82d35 [2022-03-15T03:59:51.489Z] ---> 5d8273c668e9 [2022-03-15T03:59:51.489Z] [2022-03-15T03:59:51.489Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T03:59:51.489Z] ---> 5b8b7b635229 [2022-03-15T03:59:51.489Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T03:59:51.765Z] ---> Running in a0d09d521efd [2022-03-15T03:59:52.370Z] Removing intermediate container 3f86256ec248 [2022-03-15T03:59:52.370Z] ---> f18d7c83da47 [2022-03-15T03:59:52.370Z] [2022-03-15T03:59:52.370Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T03:59:52.370Z] ---> 5b8b7b635229 [2022-03-15T03:59:52.370Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T03:59:52.653Z] ---> Running in 13c2aaf74fc0 [2022-03-15T03:59:53.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:59:53.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:59:53.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:59:54.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:59:54.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T03:59:55.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T03:59:55.130Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T03:59:55.130Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:59:55.130Z] OK: 6 MiB in 15 packages [2022-03-15T03:59:55.416Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T03:59:55.708Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T03:59:55.708Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T03:59:55.708Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T03:59:55.708Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T03:59:55.708Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:59:55.708Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T03:59:56.318Z] OK: 8 MiB in 19 packages [2022-03-15T03:59:56.318Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T03:59:56.318Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T03:59:56.318Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T03:59:56.318Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T03:59:56.318Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T03:59:56.930Z] OK: 6 MiB in 17 packages [2022-03-15T03:59:57.917Z] Removing intermediate container 6570afcd35d5 [2022-03-15T03:59:57.917Z] ---> 3828730902b4 [2022-03-15T03:59:57.917Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T03:59:58.192Z] ---> Running in 0827e9409778 [2022-03-15T03:59:58.471Z] Removing intermediate container 6cfdb95b606a [2022-03-15T03:59:58.471Z] ---> 3dbb5530de53 [2022-03-15T03:59:58.471Z] [2022-03-15T03:59:58.471Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T03:59:58.471Z] ---> 5b8b7b635229 [2022-03-15T03:59:58.471Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T03:59:58.750Z] ---> Running in 3b4389c0a739 [2022-03-15T03:59:59.052Z] Removing intermediate container 0827e9409778 [2022-03-15T03:59:59.052Z] ---> 94349303da81 [2022-03-15T03:59:59.052Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T03:59:59.339Z] ---> Running in 44bcb82bbd76 [2022-03-15T03:59:59.340Z] Removing intermediate container 13c2aaf74fc0 [2022-03-15T03:59:59.340Z] ---> 0cee5a4e781d [2022-03-15T03:59:59.340Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T03:59:59.340Z] Removing intermediate container a0d09d521efd [2022-03-15T03:59:59.340Z] ---> 1b85def41a91 [2022-03-15T03:59:59.340Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T03:59:59.619Z] ---> Running in d3d1120571f9 [2022-03-15T03:59:59.619Z] ---> Running in fa3940d1dbf8 [2022-03-15T03:59:59.898Z] Removing intermediate container 44bcb82bbd76 [2022-03-15T03:59:59.898Z] ---> aa7d790e4bf1 [2022-03-15T03:59:59.898Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T04:00:00.175Z] ---> Running in 0845787f5ac6 [2022-03-15T04:00:00.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:00:00.739Z] Removing intermediate container fa3940d1dbf8 [2022-03-15T04:00:00.739Z] ---> 81c4095368b1 [2022-03-15T04:00:00.739Z] Step 13/21 : WORKDIR /edgex [2022-03-15T04:00:00.739Z] Removing intermediate container d3d1120571f9 [2022-03-15T04:00:00.739Z] ---> 4597c511e168 [2022-03-15T04:00:00.739Z] Step 13/25 : WORKDIR / [2022-03-15T04:00:00.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:00:00.739Z] ---> Running in d99c7ab4707f [2022-03-15T04:00:00.739Z] ---> Running in fc0d6d2f7429 [2022-03-15T04:00:01.012Z] Removing intermediate container 0845787f5ac6 [2022-03-15T04:00:01.012Z] ---> 6e4f3b612b64 [2022-03-15T04:00:01.012Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:01.623Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T04:00:01.903Z] Removing intermediate container fc0d6d2f7429 [2022-03-15T04:00:01.903Z] ---> 8b32b2ba2bd4 [2022-03-15T04:00:01.903Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T04:00:01.903Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:01.903Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:01.903Z] Removing intermediate container d99c7ab4707f [2022-03-15T04:00:01.903Z] ---> 4c4436b7b999 [2022-03-15T04:00:01.903Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-15T04:00:01.903Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T04:00:02.191Z] ---> f890c5e2abee [2022-03-15T04:00:02.191Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T04:00:02.191Z] OK: 6 MiB in 16 packages [2022-03-15T04:00:03.657Z] ---> b29105967e74 [2022-03-15T04:00:03.657Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-15T04:00:03.657Z] ---> 86323835eef0 [2022-03-15T04:00:03.657Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T04:00:04.257Z] Removing intermediate container 3b4389c0a739 [2022-03-15T04:00:04.257Z] ---> afba8f325545 [2022-03-15T04:00:04.257Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:00:04.541Z] ---> Running in 9c893671e976 [2022-03-15T04:00:04.541Z] ---> d08c45a553d1 [2022-03-15T04:00:04.541Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:04.813Z] ---> 8f4cd24f0a66 [2022-03-15T04:00:04.813Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:05.086Z] Removing intermediate container 9c893671e976 [2022-03-15T04:00:05.086Z] ---> 0b3d0fce73be [2022-03-15T04:00:05.086Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T04:00:05.360Z] ---> Running in f97edce37419 [2022-03-15T04:00:05.635Z] ---> 508d698b5f8a [2022-03-15T04:00:05.635Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T04:00:05.909Z] Removing intermediate container f97edce37419 [2022-03-15T04:00:05.909Z] ---> 9807adff1301 [2022-03-15T04:00:05.909Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T04:00:06.185Z] ---> 4b066896440c [2022-03-15T04:00:06.185Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-15T04:00:06.185Z] ---> Running in 9a32084e8bb8 [2022-03-15T04:00:06.463Z] ---> cd0bf65143ec [2022-03-15T04:00:06.463Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T04:00:06.738Z] ---> Running in d60ad0bacaf6 [2022-03-15T04:00:07.026Z] Removing intermediate container 9a32084e8bb8 [2022-03-15T04:00:07.026Z] ---> 8bba0428eafa [2022-03-15T04:00:07.026Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:00:07.302Z] Removing intermediate container d60ad0bacaf6 [2022-03-15T04:00:07.302Z] ---> c06ad1ab14da [2022-03-15T04:00:07.302Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:07.302Z] ---> 9ce03e1dc02c [2022-03-15T04:00:07.302Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T04:00:07.302Z] ---> Running in 44051b826b6e [2022-03-15T04:00:07.899Z] ---> 1aa6f15189ad [2022-03-15T04:00:07.899Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T04:00:08.179Z] Removing intermediate container 44051b826b6e [2022-03-15T04:00:08.179Z] ---> 6864c7aa5700 [2022-03-15T04:00:08.179Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T04:00:08.179Z] ---> 375e195e64a9 [2022-03-15T04:00:08.179Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T04:00:08.179Z] ---> Running in c487958bea4b [2022-03-15T04:00:08.179Z] ---> Running in 22a4640b00df [2022-03-15T04:00:09.161Z] Removing intermediate container 22a4640b00df [2022-03-15T04:00:09.161Z] ---> a5104565f167 [2022-03-15T04:00:09.161Z] Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:00:09.161Z] Removing intermediate container c487958bea4b [2022-03-15T04:00:09.161Z] ---> 1fc23ca856d3 [2022-03-15T04:00:09.161Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T04:00:09.161Z] ---> Running in f86f0b255d98 [2022-03-15T04:00:09.161Z] ---> Running in 7ed7d76a35b1 [2022-03-15T04:00:09.774Z] ---> 1b85adad7481 [2022-03-15T04:00:09.774Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T04:00:09.774Z] Removing intermediate container f86f0b255d98 [2022-03-15T04:00:09.774Z] ---> 7c375f17a581 [2022-03-15T04:00:09.774Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T04:00:10.055Z] ---> Running in a0b6ba9f8548 [2022-03-15T04:00:10.333Z] Removing intermediate container 7ed7d76a35b1 [2022-03-15T04:00:10.333Z] ---> d23421755728 [2022-03-15T04:00:10.333Z] Step 19/21 : LABEL arch=arm64 [2022-03-15T04:00:10.333Z] ---> Running in 548320c45f22 [2022-03-15T04:00:10.614Z] ---> 4feffd88aea3 [2022-03-15T04:00:10.614Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T04:00:10.896Z] Removing intermediate container a0b6ba9f8548 [2022-03-15T04:00:10.896Z] ---> 68cf87f152b2 [2022-03-15T04:00:10.896Z] [2022-03-15T04:00:11.173Z] Removing intermediate container 548320c45f22 [2022-03-15T04:00:11.173Z] ---> 9d770aaa4a27 [2022-03-15T04:00:11.173Z] Step 20/21 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:00:11.451Z] ---> Running in 5f8c8e60cc25 [2022-03-15T04:00:11.760Z] ---> bc17dcbe5f54 [2022-03-15T04:00:11.760Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T04:00:11.760Z] ---> 4f72bec8eff2 [2022-03-15T04:00:11.760Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T04:00:12.058Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T04:00:12.058Z] ---> Running in f5e5ff5005da [2022-03-15T04:00:12.058Z] Removing intermediate container 5f8c8e60cc25 [2022-03-15T04:00:12.058Z] ---> 885e44dc8a7e [2022-03-15T04:00:12.058Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T04:00:12.058Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T04:00:12.058Z] ---> 520e9a0a30f7 [2022-03-15T04:00:12.058Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:00:12.351Z] Successfully built 68cf87f152b2 [2022-03-15T04:00:12.351Z] Successfully tagged support-scheduler-arm64:latest [2022-03-15T04:00:12.351Z] ---> Running in 9bb7dbd9dd0d [2022-03-15T04:00:12.351Z] Building core-metadata [2022-03-15T04:00:12.351Z]  Building support-scheduler ... done  ---> Running in 18fc6caea982 [2022-03-15T04:00:12.965Z] Removing intermediate container f5e5ff5005da [2022-03-15T04:00:12.965Z] ---> ee73ac689a84 [2022-03-15T04:00:12.965Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:00:12.965Z] ---> 7d56e32ef191 [2022-03-15T04:00:12.965Z] Step 21/25 : 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/ [2022-03-15T04:00:12.965Z] ---> Running in ea23220b83e1 [2022-03-15T04:00:13.241Z] Removing intermediate container 18fc6caea982 [2022-03-15T04:00:13.241Z] ---> 3edbd1f67a55 [2022-03-15T04:00:13.241Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2Removing intermediate container 9bb7dbd9dd0d [2022-03-15T04:00:13.241Z] ---> Running in 2389f923ab3d [2022-03-15T04:00:13.241Z] ---> a55664a552ec [2022-03-15T04:00:13.241Z] [2022-03-15T04:00:13.241Z] [2022-03-15T04:00:13.241Z] ---> Running in 09b6a242726b [2022-03-15T04:00:13.852Z] Removing intermediate container ea23220b83e1 [2022-03-15T04:00:13.852Z] ---> 0a72f6124fd9 [2022-03-15T04:00:13.852Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T04:00:14.137Z] ---> Running in ce1c078e45fb [2022-03-15T04:00:14.413Z] Successfully built a55664a552ec [2022-03-15T04:00:14.413Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-15T04:00:14.413Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-03-15T04:00:15.012Z] Removing intermediate container ce1c078e45fb [2022-03-15T04:00:15.012Z] ---> c0b44791b261 [2022-03-15T04:00:15.012Z] Step 21/22 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:00:15.012Z] ---> Running in 57826d64cb7d [2022-03-15T04:00:15.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:00:15.611Z] Removing intermediate container 57826d64cb7d [2022-03-15T04:00:15.611Z] ---> 338a231839e5 [2022-03-15T04:00:15.611Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T04:00:15.897Z] ---> Running in 632a67f50452 [2022-03-15T04:00:16.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:00:16.782Z] Removing intermediate container 2389f923ab3d [2022-03-15T04:00:16.782Z] ---> 1edffee0290d [2022-03-15T04:00:16.782Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T04:00:16.782Z] Removing intermediate container 632a67f50452 [2022-03-15T04:00:16.782Z] ---> 4b7ab54fdec9 [2022-03-15T04:00:16.782Z] [2022-03-15T04:00:16.782Z] ---> Running in 2130cee97c3a [2022-03-15T04:00:17.383Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T04:00:17.383Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T04:00:17.383Z] Successfully built 4b7ab54fdec9 [2022-03-15T04:00:17.383Z] Executing bash-5.1.4-r0.post-install [2022-03-15T04:00:17.383Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T04:00:17.383Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T04:00:17.383Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T04:00:17.383Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T04:00:17.383Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T04:00:17.383Z] Successfully tagged support-notifications-arm64:latest [2022-03-15T04:00:17.383Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T04:00:17.383Z]  Building support-notifications ... done (9/42) Installing expat (2.4.7-r0) [2022-03-15T04:00:17.383Z] Building core-command [2022-03-15T04:00:17.383Z] Removing intermediate container 2130cee97c3a [2022-03-15T04:00:17.660Z] ---> 6e52ac9b8229 [2022-03-15T04:00:17.660Z] Step 23/25 : LABEL arch=arm64 [2022-03-15T04:00:17.660Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T04:00:17.660Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T04:00:17.660Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T04:00:17.660Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:00:17.660Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:00:17.660Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T04:00:17.660Z] ---> Running in 336034efd2f8 [2022-03-15T04:00:17.660Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T04:00:17.660Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T04:00:18.281Z] Removing intermediate container 336034efd2f8 [2022-03-15T04:00:18.281Z] ---> 22556aca776f [2022-03-15T04:00:18.281Z] Step 24/25 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:00:18.558Z] ---> Running in df84b1c6429d [2022-03-15T04:00:18.858Z] Removing intermediate container df84b1c6429d [2022-03-15T04:00:19.132Z] ---> d1d3326add64 [2022-03-15T04:00:19.132Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T04:00:19.132Z] ---> Running in a42b917350f0 [2022-03-15T04:00:19.737Z] Removing intermediate container a42b917350f0 [2022-03-15T04:00:19.737Z] ---> 299b2f43d9b3 [2022-03-15T04:00:19.737Z] [2022-03-15T04:00:20.015Z] Successfully built 299b2f43d9b3 [2022-03-15T04:00:20.291Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-15T04:00:20.291Z]  Building security-secretstore-setup ... done Building core-data [2022-03-15T04:00:20.291Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T04:00:20.291Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T04:00:20.291Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T04:00:20.291Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T04:00:20.567Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T04:00:20.567Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T04:00:20.567Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T04:00:20.567Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T04:00:20.567Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T04:00:20.567Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T04:00:20.567Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T04:00:20.567Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T04:00:20.567Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T04:00:20.567Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T04:00:20.567Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T04:00:20.567Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T04:00:20.846Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T04:00:20.846Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T04:00:20.846Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T04:00:20.846Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T04:00:20.846Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T04:00:20.846Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T04:00:20.846Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T04:00:20.846Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T04:00:21.119Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T04:00:21.719Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:00:21.719Z] OK: 84 MiB in 64 packages [2022-03-15T04:00:27.132Z] Collecting docker-compose==1.23.2 [2022-03-15T04:00:27.132Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T04:00:27.132Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T04:00:27.132Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T04:00:29.762Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T04:00:29.762Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T04:00:30.040Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T04:00:30.040Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T04:00:32.678Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T04:00:32.678Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T04:00:32.678Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-15T04:00:32.678Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T04:00:32.678Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T04:00:35.306Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T04:00:35.306Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T04:00:35.907Z] Collecting PyYAML<4,>=3.10 [2022-03-15T04:00:35.907Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T04:00:40.227Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T04:00:40.227Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T04:00:40.227Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T04:00:40.227Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T04:00:40.504Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T04:00:40.780Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T04:00:41.378Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T04:00:41.651Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T04:00:41.651Z] Collecting idna<2.8,>=2.5 [2022-03-15T04:00:41.926Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T04:00:42.524Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T04:00:42.524Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T04:00:42.524Z] 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) [2022-03-15T04:00:42.800Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T04:00:42.800Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T04:00:42.800Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T04:00:42.800Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T04:00:43.789Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T04:00:43.789Z] Attempting uninstall: urllib3 [2022-03-15T04:00:43.789Z] Found existing installation: urllib3 1.26.5 [2022-03-15T04:00:43.789Z] Uninstalling urllib3-1.26.5: [2022-03-15T04:00:44.069Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T04:00:44.674Z] Attempting uninstall: idna [2022-03-15T04:00:44.674Z] Found existing installation: idna 3.2 [2022-03-15T04:00:44.674Z] Uninstalling idna-3.2: [2022-03-15T04:00:44.674Z] Successfully uninstalled idna-3.2 [2022-03-15T04:00:45.671Z] Attempting uninstall: chardet [2022-03-15T04:00:45.671Z] Found existing installation: chardet 4.0.0 [2022-03-15T04:00:45.671Z] Uninstalling chardet-4.0.0: [2022-03-15T04:00:45.945Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T04:00:47.936Z] Attempting uninstall: requests [2022-03-15T04:00:47.936Z] Found existing installation: requests 2.25.1 [2022-03-15T04:00:47.936Z] Uninstalling requests-2.25.1: [2022-03-15T04:00:47.936Z] Successfully uninstalled requests-2.25.1 [2022-03-15T04:00:48.213Z] Running setup.py install for texttable: started [2022-03-15T04:00:50.847Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T04:00:50.847Z] Running setup.py install for PyYAML: started [2022-03-15T04:00:53.554Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T04:00:53.870Z] Running setup.py install for docopt: started [2022-03-15T04:00:56.828Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T04:00:56.828Z] Running setup.py install for dockerpty: started [2022-03-15T04:00:59.554Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T04:01:01.541Z] 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 [2022-03-15T04:01:04.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:01:04.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:01:04.933Z] ---> 77c716fbc103 [2022-03-15T04:01:04.933Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:01:04.933Z] ---> Using cache [2022-03-15T04:01:04.933Z] ---> c797969c707d [2022-03-15T04:01:04.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:01:04.933Z] ---> Using cache [2022-03-15T04:01:04.933Z] ---> bd8fe440b278 [2022-03-15T04:01:04.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T04:01:05.923Z] ---> Running in 12a118ac5cdc [2022-03-15T04:01:07.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:01:08.212Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:01:08.212Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:01:08.212Z] ---> 77c716fbc103 [2022-03-15T04:01:08.212Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T04:01:08.212Z] ---> Using cache [2022-03-15T04:01:08.212Z] ---> c797969c707d [2022-03-15T04:01:08.212Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:01:08.212Z] ---> Using cache [2022-03-15T04:01:08.212Z] ---> bd8fe440b278 [2022-03-15T04:01:08.212Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T04:01:08.487Z] ---> Running in b7c32d9eccee [2022-03-15T04:01:08.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:01:09.476Z] OK: 220 MiB in 52 packages [2022-03-15T04:01:10.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:01:11.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:01:11.472Z] Removing intermediate container 12a118ac5cdc [2022-03-15T04:01:11.472Z] ---> 40d410ad284f [2022-03-15T04:01:11.472Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:01:11.472Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:01:11.472Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:01:11.472Z] ---> 77c716fbc103 [2022-03-15T04:01:11.472Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:01:11.472Z] ---> Using cache [2022-03-15T04:01:11.472Z] ---> c797969c707d [2022-03-15T04:01:11.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:01:11.472Z] ---> Using cache [2022-03-15T04:01:11.472Z] ---> bd8fe440b278 [2022-03-15T04:01:11.472Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T04:01:11.472Z] ---> Using cache [2022-03-15T04:01:11.473Z] ---> 40d410ad284f [2022-03-15T04:01:11.473Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:01:12.480Z] OK: 220 MiB in 52 packages [2022-03-15T04:01:13.100Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T04:01:13.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T04:01:13.100Z] ---> 77c716fbc103 [2022-03-15T04:01:13.100Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T04:01:13.100Z] ---> Using cache [2022-03-15T04:01:13.100Z] ---> c797969c707d [2022-03-15T04:01:13.100Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:01:13.100Z] ---> Using cache [2022-03-15T04:01:13.100Z] ---> bd8fe440b278 [2022-03-15T04:01:13.100Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T04:01:13.100Z] ---> bf8490e8eaef [2022-03-15T04:01:13.100Z] ---> 718fd432344d [2022-03-15T04:01:13.100Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:01:13.100Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:01:13.378Z] ---> Running in abe03ad7cc88 [2022-03-15T04:01:13.378Z] ---> Running in 87caccb791b7 [2022-03-15T04:01:13.378Z] ---> Running in b60affc9397b [2022-03-15T04:01:14.377Z] Removing intermediate container b7c32d9eccee [2022-03-15T04:01:14.377Z] ---> a3e8a566dcab [2022-03-15T04:01:14.377Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T04:01:16.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:01:16.370Z] ---> 547357810699 [2022-03-15T04:01:16.370Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:01:16.370Z] ---> Running in 2492d92540e9 [2022-03-15T04:01:16.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:01:17.995Z] OK: 220 MiB in 52 packages [2022-03-15T04:01:19.993Z] Removing intermediate container abe03ad7cc88 [2022-03-15T04:01:19.993Z] ---> 97c4b0f2a038 [2022-03-15T04:01:19.993Z] Step 8/23 : COPY . . [2022-03-15T04:01:19.993Z] Removing intermediate container 87caccb791b7 [2022-03-15T04:01:19.993Z] ---> 12c570d4d240 [2022-03-15T04:01:19.993Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T04:01:20.273Z] Removing intermediate container b60affc9397b [2022-03-15T04:01:20.273Z] ---> 8843e71c735c [2022-03-15T04:01:20.273Z] Step 8/23 : COPY . . [2022-03-15T04:01:21.714Z] ---> 6ee135217bb1 [2022-03-15T04:01:21.714Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T04:01:21.714Z] Removing intermediate container 2492d92540e9 [2022-03-15T04:01:21.714Z] ---> 4db9d1d9d59b [2022-03-15T04:01:21.714Z] Step 8/31 : COPY . . [2022-03-15T04:01:21.988Z] ---> Running in 61274cb4e673 [2022-03-15T04:01:24.624Z] Removing intermediate container 09b6a242726b [2022-03-15T04:01:24.624Z] ---> a608e91f173b [2022-03-15T04:01:24.900Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T04:01:25.507Z] ---> Running in 2503fc902012 [2022-03-15T04:01:26.109Z] Removing intermediate container 2503fc902012 [2022-03-15T04:01:26.109Z] ---> ba05d442dfb5 [2022-03-15T04:01:26.109Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T04:01:26.109Z] ---> Running in c1bbc98c01e5 [2022-03-15T04:01:26.109Z] Removing intermediate container 61274cb4e673 [2022-03-15T04:01:26.109Z] ---> 4f57d17c3223 [2022-03-15T04:01:26.109Z] Step 8/23 : COPY . . [2022-03-15T04:01:26.713Z] Removing intermediate container c1bbc98c01e5 [2022-03-15T04:01:26.713Z] ---> e836ab798abd [2022-03-15T04:01:26.713Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T04:01:29.350Z] ---> ade33b6ca867 [2022-03-15T04:01:29.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T04:01:30.790Z] ---> 961da49acb77 [2022-03-15T04:01:30.790Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T04:01:32.226Z] ---> 626d5c817475 [2022-03-15T04:01:32.226Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T04:01:32.226Z] ---> Running in c5a16e705c41 [2022-03-15T04:01:32.822Z] Removing intermediate container c5a16e705c41 [2022-03-15T04:01:32.822Z] ---> 18c8aad8c3cf [2022-03-15T04:01:32.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:01:33.109Z] ---> Running in 829fe788e018 [2022-03-15T04:01:34.092Z] Removing intermediate container 829fe788e018 [2022-03-15T04:01:34.092Z] ---> 637632ac7d8b [2022-03-15T04:01:34.092Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:01:34.365Z] ---> Running in 1e212f95732d [2022-03-15T04:01:34.966Z] Removing intermediate container 1e212f95732d [2022-03-15T04:01:34.966Z] ---> db18b68d7496 [2022-03-15T04:01:34.966Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:01:34.966Z] ---> Running in ab59939c3f56 [2022-03-15T04:01:35.571Z] Removing intermediate container ab59939c3f56 [2022-03-15T04:01:35.571Z] ---> 24ef1bcb7e7d [2022-03-15T04:01:35.571Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:01:35.857Z] ---> Running in 72575d7ac5ff [2022-03-15T04:01:36.464Z] Removing intermediate container 72575d7ac5ff [2022-03-15T04:01:36.464Z] ---> 71645a530e9c [2022-03-15T04:01:36.464Z] [2022-03-15T04:01:36.747Z] Successfully built 71645a530e9c [2022-03-15T04:01:37.031Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-15T04:01:47.198Z]  Building sys-mgmt-agent ... done  ---> b1d8bd651e76 [2022-03-15T04:01:47.198Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T04:01:47.198Z] ---> 4920040c84dc [2022-03-15T04:01:47.198Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T04:01:47.198Z] ---> Running in 297da4a0f1d2 [2022-03-15T04:01:47.198Z] ---> Running in b043a8f0237a [2022-03-15T04:01:47.198Z] ---> 851d9ea11300 [2022-03-15T04:01:47.198Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T04:01:47.198Z] ---> Running in a59282b8c03d [2022-03-15T04:01:48.182Z] 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 [2022-03-15T04:01:48.183Z] 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 [2022-03-15T04:01:48.183Z] 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 [2022-03-15T04:01:48.788Z] ---> f05804de5c59 [2022-03-15T04:01:48.788Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T04:01:48.788Z] ---> Running in 47fd3ef44ca6 [2022-03-15T04:01:50.231Z] 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 [2022-03-15T04:03:57.159Z] Removing intermediate container a59282b8c03d [2022-03-15T04:03:57.159Z] ---> b3ff3d91d048 [2022-03-15T04:03:57.159Z] [2022-03-15T04:03:57.159Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:03:57.159Z] ---> 5b8b7b635229 [2022-03-15T04:03:57.159Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T04:03:57.159Z] ---> Using cache [2022-03-15T04:03:57.159Z] ---> 3828730902b4 [2022-03-15T04:03:57.159Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:03:57.159Z] ---> Using cache [2022-03-15T04:03:57.159Z] ---> 94349303da81 [2022-03-15T04:03:57.159Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T04:03:57.159Z] ---> Running in 7ad366f936dc [2022-03-15T04:03:57.159Z] Removing intermediate container b043a8f0237a [2022-03-15T04:03:57.159Z] ---> a83a82e30ac8 [2022-03-15T04:03:57.159Z] [2022-03-15T04:03:57.159Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T04:03:57.159Z] ---> 5b8b7b635229 [2022-03-15T04:03:57.159Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T04:03:57.159Z] Removing intermediate container 7ad366f936dc [2022-03-15T04:03:57.159Z] ---> b03a62a69a24 [2022-03-15T04:03:57.159Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T04:03:57.159Z] ---> Running in fd14cca506bc [2022-03-15T04:03:57.159Z] ---> Running in 8e30d0cfb169 [2022-03-15T04:03:57.159Z] Removing intermediate container fd14cca506bc [2022-03-15T04:03:57.159Z] ---> c8c12e87e9a8 [2022-03-15T04:03:57.159Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T04:03:57.159Z] Removing intermediate container 8e30d0cfb169 [2022-03-15T04:03:57.159Z] ---> 646587eddaa2 [2022-03-15T04:03:57.159Z] Step 15/23 : WORKDIR / [2022-03-15T04:03:57.159Z] ---> Running in aa3380421097 [2022-03-15T04:03:57.159Z] ---> Running in f321f601bc76 [2022-03-15T04:03:57.159Z] Removing intermediate container aa3380421097 [2022-03-15T04:03:57.159Z] ---> aad3e78c99f5 [2022-03-15T04:03:57.159Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:03:57.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:03:58.043Z] ---> 29e53760f826 [2022-03-15T04:03:58.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T04:03:58.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:03:59.322Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T04:03:59.322Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T04:03:59.322Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:03:59.322Z] OK: 6 MiB in 16 packages [2022-03-15T04:03:59.602Z] ---> 59a02fb57a2b [2022-03-15T04:03:59.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T04:04:01.082Z] Removing intermediate container f321f601bc76 [2022-03-15T04:04:01.082Z] ---> 0687bb76d37d [2022-03-15T04:04:01.082Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T04:04:01.082Z] ---> 6b47bbeaee9b [2022-03-15T04:04:01.082Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T04:04:01.082Z] ---> Running in 29dd59695958 [2022-03-15T04:04:01.082Z] ---> Running in 89e9f96d40df [2022-03-15T04:04:02.086Z] Removing intermediate container 29dd59695958 [2022-03-15T04:04:02.086Z] ---> f6bc9d46c115 [2022-03-15T04:04:02.086Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T04:04:02.086Z] ---> Running in d882f3ef5edb [2022-03-15T04:04:02.382Z] Removing intermediate container 89e9f96d40df [2022-03-15T04:04:02.382Z] ---> 5ddab6a3788e [2022-03-15T04:04:02.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:04:02.662Z] ---> Running in 7229fe1f6bc8 [2022-03-15T04:04:03.277Z] Removing intermediate container d882f3ef5edb [2022-03-15T04:04:03.277Z] ---> ead2c0a28b2b [2022-03-15T04:04:03.277Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T04:04:03.277Z] ---> Running in 56f0453196e5 [2022-03-15T04:04:03.566Z] Removing intermediate container 7229fe1f6bc8 [2022-03-15T04:04:03.566Z] ---> 35b42d0ef215 [2022-03-15T04:04:03.566Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:04:03.847Z] ---> Running in f9c294d1a1a4 [2022-03-15T04:04:04.843Z] Removing intermediate container f9c294d1a1a4 [2022-03-15T04:04:04.844Z] ---> 95844df4fcdc [2022-03-15T04:04:04.844Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:04:04.844Z] ---> Running in 9601eeffb78e [2022-03-15T04:04:05.446Z] Removing intermediate container 9601eeffb78e [2022-03-15T04:04:05.446Z] ---> cd5081ff6692 [2022-03-15T04:04:05.446Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:04:05.721Z] ---> Running in 9a4142669fcd [2022-03-15T04:04:06.327Z] Removing intermediate container 56f0453196e5 [2022-03-15T04:04:06.327Z] ---> 5fdfca6d08a2 [2022-03-15T04:04:06.327Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T04:04:06.608Z] Removing intermediate container 9a4142669fcd [2022-03-15T04:04:06.608Z] ---> 1f64ec5058a1 [2022-03-15T04:04:06.608Z] [2022-03-15T04:04:06.608Z] ---> Running in 0aa8502fde4a [2022-03-15T04:04:07.206Z] Removing intermediate container 0aa8502fde4a [2022-03-15T04:04:07.206Z] ---> 9cda7df3a4a0 [2022-03-15T04:04:07.206Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T04:04:07.500Z] Successfully built 1f64ec5058a1 [2022-03-15T04:04:07.500Z] Successfully tagged core-command-arm64:latest [2022-03-15T04:04:07.775Z]  Building core-command ... done Removing intermediate container 297da4a0f1d2 [2022-03-15T04:04:07.775Z] ---> 867ab5de54e4 [2022-03-15T04:04:07.775Z] [2022-03-15T04:04:07.775Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:04:07.775Z] ---> 5b8b7b635229 [2022-03-15T04:04:07.775Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T04:04:07.775Z] ---> Using cache [2022-03-15T04:04:07.775Z] ---> 3828730902b4 [2022-03-15T04:04:07.775Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T04:04:07.775Z] ---> Using cache [2022-03-15T04:04:07.775Z] ---> 94349303da81 [2022-03-15T04:04:07.775Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T04:04:07.775Z] ---> Running in 2c74af730538 [2022-03-15T04:04:08.376Z] ---> ab025b8bc541 [2022-03-15T04:04:08.376Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T04:04:08.376Z] ---> Running in 9d88c4846181 [2022-03-15T04:04:08.376Z] Removing intermediate container 2c74af730538 [2022-03-15T04:04:08.376Z] ---> 6c04b423ac6c [2022-03-15T04:04:08.376Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T04:04:08.653Z] ---> Running in 1b721fe43d63 [2022-03-15T04:04:09.255Z] Removing intermediate container 1b721fe43d63 [2022-03-15T04:04:09.255Z] ---> 8ae150b7b491 [2022-03-15T04:04:09.255Z] Step 15/23 : WORKDIR / [2022-03-15T04:04:09.255Z] ---> Running in eb0b88f7abc5 [2022-03-15T04:04:09.859Z] Removing intermediate container eb0b88f7abc5 [2022-03-15T04:04:09.859Z] ---> 6ab30b08f8b4 [2022-03-15T04:04:09.859Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:04:10.466Z] ---> 5fde9d95340a [2022-03-15T04:04:10.466Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T04:04:10.744Z] Removing intermediate container 9d88c4846181 [2022-03-15T04:04:10.744Z] ---> cf8be463dc1d [2022-03-15T04:04:10.744Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:04:11.727Z] ---> b3788bbc4cac [2022-03-15T04:04:11.727Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T04:04:11.727Z] ---> a96a22248b7f [2022-03-15T04:04:11.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T04:04:12.712Z] ---> 3da75ddab9e8 [2022-03-15T04:04:12.712Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T04:04:12.712Z] ---> Running in 6c7a2890e1ab [2022-03-15T04:04:12.986Z] ---> 2526aafeccc4 [2022-03-15T04:04:12.986Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T04:04:13.259Z] Removing intermediate container 6c7a2890e1ab [2022-03-15T04:04:13.259Z] ---> ce059ae024ac [2022-03-15T04:04:13.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:04:13.259Z] ---> Running in 7e534e8a72f4 [2022-03-15T04:04:13.858Z] ---> 2d4501f52579 [2022-03-15T04:04:13.858Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T04:04:13.858Z] Removing intermediate container 7e534e8a72f4 [2022-03-15T04:04:13.858Z] ---> 2e9e63afb6fd [2022-03-15T04:04:13.858Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:04:14.134Z] ---> Running in 422cc5e92717 [2022-03-15T04:04:14.415Z] Removing intermediate container 422cc5e92717 [2022-03-15T04:04:14.415Z] ---> c090e1d49155 [2022-03-15T04:04:14.415Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:04:14.691Z] ---> Running in ece1d8e33fdb [2022-03-15T04:04:14.691Z] ---> b257b92aef88 [2022-03-15T04:04:14.691Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T04:04:15.295Z] Removing intermediate container ece1d8e33fdb [2022-03-15T04:04:15.295Z] ---> 7451cdd182bd [2022-03-15T04:04:15.295Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:04:15.295Z] ---> Running in 5580f2314319 [2022-03-15T04:04:15.570Z] ---> 473d8fe33f4a [2022-03-15T04:04:15.570Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T04:04:15.845Z] ---> Running in 62cb8c9c6e1b [2022-03-15T04:04:16.123Z] Removing intermediate container 5580f2314319 [2022-03-15T04:04:16.123Z] ---> 36e7582fad33 [2022-03-15T04:04:16.123Z] [2022-03-15T04:04:16.401Z] Removing intermediate container 47fd3ef44ca6 [2022-03-15T04:04:16.401Z] ---> 00dd23e3852c [2022-03-15T04:04:16.401Z] [2022-03-15T04:04:16.401Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T04:04:16.401Z] ---> 5b8b7b635229 [2022-03-15T04:04:16.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T04:04:16.401Z] ---> Running in 929250a01e2a [2022-03-15T04:04:16.401Z] Successfully built 36e7582fad33 [2022-03-15T04:04:16.401Z] Successfully tagged core-metadata-arm64:latest [2022-03-15T04:04:16.401Z]  Building core-metadata ... done Removing intermediate container 62cb8c9c6e1b [2022-03-15T04:04:16.401Z] ---> 3bd916ab25ac [2022-03-15T04:04:16.401Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T04:04:17.001Z] Removing intermediate container 929250a01e2a [2022-03-15T04:04:17.001Z] ---> 3419daae04d0 [2022-03-15T04:04:17.001Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T04:04:17.001Z] ---> Running in e52fe57485de [2022-03-15T04:04:17.277Z] ---> 623b45a4b6b2 [2022-03-15T04:04:17.277Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T04:04:17.277Z] Removing intermediate container e52fe57485de [2022-03-15T04:04:17.277Z] ---> c7c2bebd6b8f [2022-03-15T04:04:17.277Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T04:04:17.550Z] ---> Running in a5aa1bd2ead5 [2022-03-15T04:04:17.550Z] ---> Running in 2fe4c9d67c1a [2022-03-15T04:04:18.149Z] Removing intermediate container 2fe4c9d67c1a [2022-03-15T04:04:18.149Z] ---> 562e828b8c29 [2022-03-15T04:04:18.149Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T04:04:18.149Z] ---> Running in f496d8f8aec9 [2022-03-15T04:04:19.613Z] Removing intermediate container a5aa1bd2ead5 [2022-03-15T04:04:19.613Z] ---> 37acbd5d27eb [2022-03-15T04:04:19.613Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T04:04:20.222Z] ---> Running in 75894ee361f6 [2022-03-15T04:04:20.222Z] Removing intermediate container f496d8f8aec9 [2022-03-15T04:04:20.222Z] ---> 8fb71b76dba7 [2022-03-15T04:04:20.222Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T04:04:20.222Z] ---> Running in 78ebcdde4d02 [2022-03-15T04:04:20.501Z] Removing intermediate container 75894ee361f6 [2022-03-15T04:04:20.501Z] ---> 0b204c7e3fe3 [2022-03-15T04:04:20.501Z] Step 28/31 : CMD ["gate"] [2022-03-15T04:04:20.779Z] ---> Running in f96475d60917 [2022-03-15T04:04:21.389Z] Removing intermediate container f96475d60917 [2022-03-15T04:04:21.389Z] ---> 92c8944d42aa [2022-03-15T04:04:21.389Z] Step 29/31 : LABEL arch=arm64 [2022-03-15T04:04:21.389Z] ---> Running in 53c4fa69f381 [2022-03-15T04:04:21.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T04:04:21.948Z] Removing intermediate container 53c4fa69f381 [2022-03-15T04:04:21.949Z] ---> cc2bd40f773e [2022-03-15T04:04:21.949Z] Step 30/31 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:04:22.227Z] ---> Running in dd484ef0839e [2022-03-15T04:04:22.506Z] Removing intermediate container dd484ef0839e [2022-03-15T04:04:22.506Z] ---> 1c98bb028120 [2022-03-15T04:04:22.506Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T04:04:22.506Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T04:04:22.779Z] ---> Running in 1e41003cb72d [2022-03-15T04:04:23.059Z] Removing intermediate container 1e41003cb72d [2022-03-15T04:04:23.059Z] ---> 239a3a110dde [2022-03-15T04:04:23.059Z] [2022-03-15T04:04:23.353Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T04:04:23.630Z] Successfully built 239a3a110dde [2022-03-15T04:04:23.630Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-15T04:04:23.630Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T04:04:23.630Z]  Building security-bootstrapper ... done (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T04:04:23.630Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T04:04:23.903Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T04:04:23.903Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T04:04:24.179Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T04:04:24.179Z] OK: 8 MiB in 20 packages [2022-03-15T04:04:25.173Z] Removing intermediate container 78ebcdde4d02 [2022-03-15T04:04:25.173Z] ---> aef24116eb39 [2022-03-15T04:04:25.173Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T04:04:25.769Z] ---> 730ae956b2b1 [2022-03-15T04:04:25.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T04:04:26.753Z] ---> 24385a82bd7a [2022-03-15T04:04:26.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T04:04:27.361Z] ---> b0fc0bafcb06 [2022-03-15T04:04:27.361Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T04:04:27.640Z] ---> Running in b5976d7392ff [2022-03-15T04:04:27.915Z] Removing intermediate container b5976d7392ff [2022-03-15T04:04:27.915Z] ---> 51fc1aac6378 [2022-03-15T04:04:27.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T04:04:27.915Z] ---> Running in e7f3532591cc [2022-03-15T04:04:28.193Z] Removing intermediate container e7f3532591cc [2022-03-15T04:04:28.193Z] ---> 576652e20485 [2022-03-15T04:04:28.193Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T04:04:28.193Z] ---> Running in e7dda754b78e [2022-03-15T04:04:28.796Z] Removing intermediate container e7dda754b78e [2022-03-15T04:04:28.796Z] ---> 5e68f691294f [2022-03-15T04:04:28.796Z] Step 22/23 : LABEL git_sha=63a743ad00d1d7ed06a454ff9822fb4f40347985 [2022-03-15T04:04:28.796Z] ---> Running in 06601fd42988 [2022-03-15T04:04:29.075Z] Removing intermediate container 06601fd42988 [2022-03-15T04:04:29.075Z] ---> 4ed361b38a4a [2022-03-15T04:04:29.075Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T04:04:29.075Z] ---> Running in 0f106fcd698c [2022-03-15T04:04:29.351Z] Removing intermediate container 0f106fcd698c [2022-03-15T04:04:29.351Z] ---> 540f03918237 [2022-03-15T04:04:29.351Z] [2022-03-15T04:04:29.953Z] Successfully built 540f03918237 [2022-03-15T04:04:29.953Z] Successfully tagged core-data-arm64:latest [2022-03-15T04:04:30.244Z]  Building core-data ... done  [Pipeline] } [2022-03-15T04:04:30.261Z] $ docker stop --time=1 b0a36023883c108d43d31611898d22b9f7ee9b175a4b9bc4cfdc0d4454b77093 [2022-03-15T04:04:32.038Z] $ docker rm -f b0a36023883c108d43d31611898d22b9f7ee9b175a4b9bc4cfdc0d4454b77093 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T04:04:32.691Z] + docker images [2022-03-15T04:04:32.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T04:04:32.967Z] core-data-arm64 latest 540f03918237 3 seconds ago 19.2MB [2022-03-15T04:04:32.967Z] security-bootstrapper-arm64 latest 239a3a110dde 10 seconds ago 18MB [2022-03-15T04:04:32.967Z] 00dd23e3852c 17 seconds ago 1.6GB [2022-03-15T04:04:32.967Z] core-metadata-arm64 latest 36e7582fad33 17 seconds ago 16MB [2022-03-15T04:04:32.967Z] core-command-arm64 latest 1f64ec5058a1 26 seconds ago 15.3MB [2022-03-15T04:04:32.967Z] 867ab5de54e4 26 seconds ago 1.6GB [2022-03-15T04:04:32.967Z] a83a82e30ac8 39 seconds ago 1.59GB [2022-03-15T04:04:32.967Z] b3ff3d91d048 40 seconds ago 1.59GB [2022-03-15T04:04:32.967Z] sys-mgmt-agent-arm64 latest 71645a530e9c 2 minutes ago 280MB [2022-03-15T04:04:32.967Z] security-secretstore-setup-arm64 latest 299b2f43d9b3 4 minutes ago 27MB [2022-03-15T04:04:32.967Z] support-notifications-arm64 latest 4b7ab54fdec9 4 minutes ago 16.1MB [2022-03-15T04:04:32.967Z] security-proxy-setup-arm64 latest a55664a552ec 4 minutes ago 25.5MB [2022-03-15T04:04:32.967Z] support-scheduler-arm64 latest 68cf87f152b2 4 minutes ago 15.4MB [2022-03-15T04:04:32.967Z] 3dbb5530de53 4 minutes ago 1.6GB [2022-03-15T04:04:32.967Z] f18d7c83da47 4 minutes ago 1.6GB [2022-03-15T04:04:32.967Z] 5d8273c668e9 4 minutes ago 1.6GB [2022-03-15T04:04:32.967Z] d82769a91c45 4 minutes ago 1.6GB [2022-03-15T04:04:32.967Z] 334007e1caef 4 minutes ago 1.59GB [2022-03-15T04:04:32.967Z] ci-base-image-arm64 latest 77c716fbc103 16 minutes ago 1.26GB [2022-03-15T04:04:32.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-15T04:04:32.967Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-15T04:04:32.967Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-15T04:04:32.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 [2022-03-15T04:04:33.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:04:33.786Z] [2022-03-15T04:04:33.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:04:34.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:04:34.449Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T04:04:34.449Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T04:04:34.449Z] 04944245beec: Pulling fs layer [2022-03-15T04:04:34.449Z] 699f458cf7ca: Pulling fs layer [2022-03-15T04:04:34.449Z] 765212b225bb: Pulling fs layer [2022-03-15T04:04:34.449Z] f23df028b6ca: Pulling fs layer [2022-03-15T04:04:34.449Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T04:04:34.449Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T04:04:34.449Z] 765212b225bb: Waiting [2022-03-15T04:04:34.449Z] f23df028b6ca: Waiting [2022-03-15T04:04:34.449Z] d65c8cfc05b1: Waiting [2022-03-15T04:04:34.449Z] 2437ff75d9bd: Waiting [2022-03-15T04:04:34.449Z] 04944245beec: Verifying Checksum [2022-03-15T04:04:34.449Z] 04944245beec: Download complete [2022-03-15T04:04:34.449Z] 765212b225bb: Verifying Checksum [2022-03-15T04:04:34.449Z] 765212b225bb: Download complete [2022-03-15T04:04:34.728Z] f23df028b6ca: Verifying Checksum [2022-03-15T04:04:34.728Z] f23df028b6ca: Download complete [2022-03-15T04:04:34.728Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T04:04:34.728Z] d65c8cfc05b1: Download complete [2022-03-15T04:04:34.728Z] 699f458cf7ca: Verifying Checksum [2022-03-15T04:04:34.728Z] 699f458cf7ca: Download complete [2022-03-15T04:04:35.005Z] 8998bd30e6a1: Download complete [2022-03-15T04:04:37.629Z] 2437ff75d9bd: Verifying Checksum [2022-03-15T04:04:37.629Z] 2437ff75d9bd: Download complete [2022-03-15T04:04:39.599Z] 8998bd30e6a1: Pull complete [2022-03-15T04:04:39.873Z] 04944245beec: Pull complete [2022-03-15T04:04:41.313Z] 699f458cf7ca: Pull complete [2022-03-15T04:04:41.585Z] 765212b225bb: Pull complete [2022-03-15T04:04:42.561Z] f23df028b6ca: Pull complete [2022-03-15T04:04:42.834Z] d65c8cfc05b1: Pull complete [2022-03-15T04:04:57.922Z] 2437ff75d9bd: Pull complete [2022-03-15T04:04:57.922Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T04:04:57.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T04:04:57.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T04:04:58.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container [2022-03-15T04:04:58.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T04:05:01.333Z] $ docker top 1f79e98172ca594c6885e8d3687123d728844ee9481fc091c293781f263af7d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:02.446Z] ---> job-cost.sh [2022-03-15T04:05:02.446Z] lf-activate-venv: SKIPPING [2022-03-15T04:05:02.446Z] INFO: No Stack... [2022-03-15T04:05:03.042Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T04:05:04.023Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T04:05:04.708Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-15T04:05:04.708Z] + cut -d, -f6 [Pipeline] lock [2022-03-15T04:05:04.811Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] [2022-03-15T04:05:04.815Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] did not exist. Created. [2022-03-15T04:05:04.815Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T04:05:05.569Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T04:05:05.778Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T04:05:05.794Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3903-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T04:05:05.877Z] $ docker stop --time=1 1f79e98172ca594c6885e8d3687123d728844ee9481fc091c293781f263af7d0 [2022-03-15T04:05:07.449Z] $ docker rm -f 1f79e98172ca594c6885e8d3687123d728844ee9481fc091c293781f263af7d0 [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 [2022-03-15T04:05:08.560Z] provisioning config files... [2022-03-15T04:05:08.570Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6770718295928461506tmp [Pipeline] { [Pipeline] sh [2022-03-15T04:05:08.904Z] + set +x [2022-03-15T04:05:08.904Z] + curl -s https://codecov.io/bash [2022-03-15T04:05:08.904Z] + bash -s -- [2022-03-15T04:05:08.904Z] [2022-03-15T04:05:08.904Z] _____ _ [2022-03-15T04:05:08.904Z] / ____| | | [2022-03-15T04:05:08.904Z] | | ___ __| | ___ ___ _____ __ [2022-03-15T04:05:08.904Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-15T04:05:08.904Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-15T04:05:08.904Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-15T04:05:08.904Z] Bash-1.0.6 [2022-03-15T04:05:08.904Z] [2022-03-15T04:05:08.904Z] [2022-03-15T04:05:08.904Z] ==> git version 2.25.1 found [2022-03-15T04:05:08.904Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-15T04:05:08.904Z] Release-Date: 2020-01-08 [2022-03-15T04:05:08.904Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-15T04:05:08.904Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-15T04:05:08.904Z] ==> Jenkins CI detected. [2022-03-15T04:05:08.904Z] current dir:  /w/workspace/edgex-go/1 [2022-03-15T04:05:08.904Z] project root: . [2022-03-15T04:05:08.904Z] --> token set from env [2022-03-15T04:05:08.904Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-15T04:05:08.904Z] ==> Running gcov in . (disable via -X gcov) [2022-03-15T04:05:08.904Z] ==> Python coveragepy not found [2022-03-15T04:05:08.904Z] ==> Searching for coverage reports in: [2022-03-15T04:05:08.904Z] + . [2022-03-15T04:05:08.904Z] -> Found 1 reports [2022-03-15T04:05:09.165Z] ==> Detecting git/mercurial file structure [2022-03-15T04:05:09.165Z] ==> Reading reports [2022-03-15T04:05:09.165Z] + ./coverage.out bytes=425751 [2022-03-15T04:05:09.165Z] ==> Appending adjustments [2022-03-15T04:05:09.165Z] https://docs.codecov.io/docs/fixing-reports [2022-03-15T04:05:10.104Z] + Found adjustments [2022-03-15T04:05:10.104Z] ==> Gzipping contents [2022-03-15T04:05:10.104Z] 60K /tmp/codecov.5ZWzsB.gz [2022-03-15T04:05:10.104Z] ==> Uploading reports [2022-03-15T04:05:10.104Z] url: https://codecov.io [2022-03-15T04:05:10.104Z] query: branch=PR-3903&commit=63a743ad00d1d7ed06a454ff9822fb4f40347985&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3903%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3903&job=&cmd_args= [2022-03-15T04:05:10.104Z] -> Pinging Codecov [2022-03-15T04:05:10.104Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3903&commit=63a743ad00d1d7ed06a454ff9822fb4f40347985&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3903%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3903&job=&cmd_args= [2022-03-15T04:05:10.678Z] -> Uploading to [2022-03-15T04:05:10.678Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/63a743ad00d1d7ed06a454ff9822fb4f40347985/475136c4-8fc0-480e-a9c3-447a4fe3860e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T040510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7ac093d09daf30b17dc59226d34ff07c202026c47fc730b632e915af47779e8 [2022-03-15T04:05:10.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T04:05:10.678Z] Dload Upload Total Spent Left Speed [2022-03-15T04:05:10.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57908 0 0 100 57908 0 278k --:--:-- --:--:-- --:--:-- 277k 100 57908 0 0 100 57908 0 227k --:--:-- --:--:-- --:--:-- 226k [2022-03-15T04:05:10.678Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/63a743ad00d1d7ed06a454ff9822fb4f40347985 [Pipeline] } [2022-03-15T04:05:10.709Z] 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 [2022-03-15T04:05:12.124Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:12.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:13.346Z] ---> package-listing.sh [2022-03-15T04:05:13.346Z] ++ facter osfamily [2022-03-15T04:05:13.346Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T04:05:13.607Z] + OS_FAMILY=debian [2022-03-15T04:05:13.607Z] + workspace=/w/workspace/edgex-go/1 [2022-03-15T04:05:13.607Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T04:05:13.607Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T04:05:13.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T04:05:13.607Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T04:05:13.607Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-15T04:05:13.607Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T04:05:13.607Z] + case "${OS_FAMILY}" in [2022-03-15T04:05:13.607Z] + dpkg -l [2022-03-15T04:05:13.607Z] + grep '^ii' [2022-03-15T04:05:13.607Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T04:05:13.607Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T04:05:13.607Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T04:05:13.607Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-15T04:05:13.607Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-15T04:05:13.607Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-15T04:05:13.641Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T04:05:13.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:05:14.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:05:14.523Z] [2022-03-15T04:05:14.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T04:05:14.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:05:14.852Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T04:05:14.852Z] 5eb5b503b376: Pulling fs layer [2022-03-15T04:05:14.852Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T04:05:14.852Z] ec43610c2a17: Pulling fs layer [2022-03-15T04:05:14.852Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T04:05:14.852Z] 33b1e0a273af: Pulling fs layer [2022-03-15T04:05:14.852Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T04:05:14.852Z] 2f39f015ded8: Pulling fs layer [2022-03-15T04:05:14.852Z] 33b1e0a273af: Waiting [2022-03-15T04:05:14.852Z] 5d3b04190fa2: Waiting [2022-03-15T04:05:14.852Z] 2f39f015ded8: Waiting [2022-03-15T04:05:14.852Z] 3a2ae6a8a46f: Waiting [2022-03-15T04:05:14.852Z] 5c69ac0246d0: Verifying Checksum [2022-03-15T04:05:14.852Z] 5c69ac0246d0: Download complete [2022-03-15T04:05:14.852Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-15T04:05:14.852Z] 3a2ae6a8a46f: Download complete [2022-03-15T04:05:14.852Z] 33b1e0a273af: Verifying Checksum [2022-03-15T04:05:14.852Z] 33b1e0a273af: Download complete [2022-03-15T04:05:14.852Z] ec43610c2a17: Verifying Checksum [2022-03-15T04:05:14.852Z] ec43610c2a17: Download complete [2022-03-15T04:05:15.112Z] 5d3b04190fa2: Verifying Checksum [2022-03-15T04:05:15.112Z] 5d3b04190fa2: Download complete [2022-03-15T04:05:15.112Z] 5eb5b503b376: Verifying Checksum [2022-03-15T04:05:15.112Z] 5eb5b503b376: Download complete [2022-03-15T04:05:15.681Z] 2f39f015ded8: Download complete [2022-03-15T04:05:16.624Z] 5eb5b503b376: Pull complete [2022-03-15T04:05:16.624Z] 5c69ac0246d0: Pull complete [2022-03-15T04:05:17.194Z] ec43610c2a17: Pull complete [2022-03-15T04:05:17.194Z] 3a2ae6a8a46f: Pull complete [2022-03-15T04:05:17.455Z] 33b1e0a273af: Pull complete [2022-03-15T04:05:17.455Z] 5d3b04190fa2: Pull complete [2022-03-15T04:05:22.736Z] 2f39f015ded8: Pull complete [2022-03-15T04:05:22.736Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T04:05:22.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T04:05:22.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T04:05:22.834Z] prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container [2022-03-15T04:05:22.892Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T04:05:24.819Z] $ docker top 220849f996523351b78a6a5a6325442b811ef3e96704109760a5bc21d3e1a09e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T04:05:25.232Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T04:05:25.622Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T04:05:25.936Z] + ls /var/log/sa-host [2022-03-15T04:05:25.936Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T04:05:26.227Z] provisioning config files... [2022-03-15T04:05:26.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4643329679568056349tmp [Pipeline] { [Pipeline] echo [2022-03-15T04:05:26.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:26.606Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T04:05:26.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:27.047Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T04:05:27.077Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:27.400Z] ---> sudo-logs.sh [2022-03-15T04:05:27.400Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T04:05:27.477Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:27.796Z] ---> job-cost.sh [2022-03-15T04:05:27.796Z] lf-activate-venv: SKIPPING [2022-03-15T04:05:27.796Z] DEBUG: total: 0.10999999940395355 [2022-03-15T04:05:27.796Z] INFO: Retrieving Stack Cost... [2022-03-15T04:05:28.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T04:05:28.628Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T04:05:28.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T04:05:28.979Z] ---> logs-deploy.sh [2022-03-15T04:05:28.979Z] lf-activate-venv: SKIPPING [2022-03-15T04:05:28.979Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3903/1 [2022-03-15T04:05:28.979Z] INFO: archiving workspace using pattern(s): [2022-03-15T04:05:29.919Z] Archives upload complete. [2022-03-15T04:05:30.181Z] INFO: archiving logs to Nexus [2022-03-15T04:05:30.752Z] ---> uname -a: [2022-03-15T04:05:30.752Z] Linux prd-ubuntu20-04-docker-8c-8g-7091 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-15T04:05:30.752Z] [2022-03-15T04:05:30.752Z] [2022-03-15T04:05:30.752Z] ---> lscpu: [2022-03-15T04:05:30.752Z] Architecture: x86_64 [2022-03-15T04:05:30.752Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-15T04:05:30.752Z] Byte Order: Little Endian [2022-03-15T04:05:30.752Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-15T04:05:30.752Z] CPU(s): 8 [2022-03-15T04:05:30.752Z] On-line CPU(s) list: 0-7 [2022-03-15T04:05:30.752Z] Thread(s) per core: 1 [2022-03-15T04:05:30.753Z] Core(s) per socket: 1 [2022-03-15T04:05:30.753Z] Socket(s): 8 [2022-03-15T04:05:30.753Z] NUMA node(s): 1 [2022-03-15T04:05:30.753Z] Vendor ID: AuthenticAMD [2022-03-15T04:05:30.753Z] CPU family: 23 [2022-03-15T04:05:30.753Z] Model: 49 [2022-03-15T04:05:30.753Z] Model name: AMD EPYC-Rome Processor [2022-03-15T04:05:30.753Z] Stepping: 0 [2022-03-15T04:05:30.753Z] CPU MHz: 2799.996 [2022-03-15T04:05:30.753Z] BogoMIPS: 5599.99 [2022-03-15T04:05:30.753Z] Virtualization: AMD-V [2022-03-15T04:05:30.753Z] Hypervisor vendor: KVM [2022-03-15T04:05:30.753Z] Virtualization type: full [2022-03-15T04:05:30.753Z] L1d cache: 256 KiB [2022-03-15T04:05:30.753Z] L1i cache: 256 KiB [2022-03-15T04:05:30.753Z] L2 cache: 4 MiB [2022-03-15T04:05:30.753Z] L3 cache: 128 MiB [2022-03-15T04:05:30.753Z] NUMA node0 CPU(s): 0-7 [2022-03-15T04:05:30.753Z] Vulnerability Itlb multihit: Not affected [2022-03-15T04:05:30.753Z] Vulnerability L1tf: Not affected [2022-03-15T04:05:30.753Z] Vulnerability Mds: Not affected [2022-03-15T04:05:30.753Z] Vulnerability Meltdown: Not affected [2022-03-15T04:05:30.753Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-15T04:05:30.753Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-15T04:05:30.753Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-15T04:05:30.753Z] Vulnerability Srbds: Not affected [2022-03-15T04:05:30.753Z] Vulnerability Tsx async abort: Not affected [2022-03-15T04:05:30.753Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] ---> nproc: [2022-03-15T04:05:30.753Z] 8 [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] ---> df -h: [2022-03-15T04:05:30.753Z] Filesystem Size Used Avail Use% Mounted on [2022-03-15T04:05:30.753Z] overlay 155G 16G 140G 10% / [2022-03-15T04:05:30.753Z] tmpfs 64M 0 64M 0% /dev [2022-03-15T04:05:30.753Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-03-15T04:05:30.753Z] shm 64M 0 64M 0% /dev/shm [2022-03-15T04:05:30.753Z] /dev/vda1 155G 16G 140G 10% /facter-os [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] ---> sar -b -r -n DEV: [2022-03-15T04:05:30.753Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7091) 03/15/22 _x86_64_ (8 CPU) [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] 03:42:42 LINUX RESTART (8 CPU) [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] 03:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-15T04:05:30.753Z] 03:44:01 319.88 49.72 270.16 0.00 4619.39 155940.02 0.00 [2022-03-15T04:05:30.753Z] 03:45:01 161.81 1.68 160.12 0.00 18.26 90441.46 0.00 [2022-03-15T04:05:30.753Z] 03:46:01 33.48 0.12 33.36 0.00 1.60 12078.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 357.20 0.20 357.00 0.00 26.52 279932.69 0.00 [2022-03-15T04:05:30.753Z] 03:48:01 1093.57 0.13 1093.44 0.00 7.73 269971.88 0.00 [2022-03-15T04:05:30.753Z] 03:49:01 2.52 0.00 2.52 0.00 0.00 37.59 0.00 [2022-03-15T04:05:30.753Z] 03:50:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2022-03-15T04:05:30.753Z] 03:51:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 [2022-03-15T04:05:30.753Z] 03:52:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2022-03-15T04:05:30.753Z] 03:53:01 1.32 0.00 1.32 0.00 0.00 19.86 0.00 [2022-03-15T04:05:30.753Z] 03:54:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2022-03-15T04:05:30.753Z] 03:55:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 [2022-03-15T04:05:30.753Z] 03:56:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2022-03-15T04:05:30.753Z] 03:57:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 [2022-03-15T04:05:30.753Z] 03:58:01 1.70 0.02 1.68 0.00 0.13 19.59 0.00 [2022-03-15T04:05:30.753Z] 03:59:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2022-03-15T04:05:30.753Z] 04:00:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2022-03-15T04:05:30.753Z] 04:01:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 [2022-03-15T04:05:30.753Z] 04:02:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2022-03-15T04:05:30.753Z] 04:03:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2022-03-15T04:05:30.753Z] 04:04:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-03-15T04:05:30.753Z] 04:05:01 0.87 0.00 0.87 0.00 0.00 12.13 0.00 [2022-03-15T04:05:30.753Z] Average: 90.39 2.36 88.03 0.00 212.45 36758.46 0.00 [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] 03:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-15T04:05:30.753Z] 03:44:01 28894556 31758864 554936 1.69 105580 3039892 2223008 6.55 1162140 2468760 621536 [2022-03-15T04:05:30.753Z] 03:45:01 27456912 31546548 742260 2.26 176684 4083096 2537192 7.48 1710036 3219596 364180 [2022-03-15T04:05:30.753Z] 03:46:01 27553404 31770256 515440 1.57 179708 4189316 1880628 5.54 1472760 3344644 231220 [2022-03-15T04:05:30.753Z] 03:47:01 22098312 31245036 1011068 3.07 192868 8919616 3852612 11.35 2436428 7609228 301244 [2022-03-15T04:05:30.753Z] 03:48:01 23282980 31743840 534604 1.63 218504 8238552 1892192 5.58 1993264 6925168 224 [2022-03-15T04:05:30.753Z] 03:49:01 23300416 31761316 517468 1.57 218528 8238556 1892192 5.58 1976544 6925168 8 [2022-03-15T04:05:30.753Z] 03:50:01 23302668 31763488 515472 1.57 218536 8238552 1892192 5.58 1974936 6925172 16 [2022-03-15T04:05:30.753Z] 03:51:01 23305748 31766556 512368 1.56 218564 8238568 1892192 5.58 1972424 6925180 16 [2022-03-15T04:05:30.753Z] 03:52:01 23306636 31767496 511320 1.55 218584 8238572 1892192 5.58 1971728 6925184 32 [2022-03-15T04:05:30.753Z] 03:53:01 23312424 31773568 505448 1.54 218648 8238548 1892192 5.58 1966088 6925404 192 [2022-03-15T04:05:30.753Z] 03:54:01 23312332 31773480 505672 1.54 218660 8238552 1892192 5.58 1966132 6925408 28 [2022-03-15T04:05:30.753Z] 03:55:01 23312568 31773748 505416 1.54 218696 8238552 1892192 5.58 1965992 6925408 48 [2022-03-15T04:05:30.753Z] 03:56:01 23312520 31773728 505400 1.54 218704 8238556 1892192 5.58 1965944 6925412 12 [2022-03-15T04:05:30.753Z] 03:57:01 23312952 31774328 504704 1.53 218720 8238688 1892192 5.58 1966108 6925544 48 [2022-03-15T04:05:30.753Z] 03:58:01 23312696 31774248 505148 1.54 218748 8238688 1867720 5.50 1965952 6925628 36 [2022-03-15T04:05:30.753Z] 03:59:01 23312436 31774028 505312 1.54 218776 8238696 1867720 5.50 1966192 6925632 180 [2022-03-15T04:05:30.753Z] 04:00:01 23312420 31774052 505264 1.54 218808 8238700 1867720 5.50 1965848 6925636 16 [2022-03-15T04:05:30.753Z] 04:01:01 23312288 31773972 505460 1.54 218836 8238700 1867720 5.50 1966592 6925636 260 [2022-03-15T04:05:30.753Z] 04:02:01 23312216 31773924 505412 1.54 218860 8238704 1867720 5.50 1966620 6925640 168 [2022-03-15T04:05:30.753Z] 04:03:01 23312744 31774500 504856 1.54 218900 8238704 1867720 5.50 1965964 6925640 56 [2022-03-15T04:05:30.753Z] 04:04:01 23312176 31773960 505452 1.54 218904 8238708 1867720 5.50 1966604 6925644 32 [2022-03-15T04:05:30.753Z] 04:05:01 23312364 31774172 505164 1.54 218936 8238712 1867720 5.50 1966108 6925648 216 [2022-03-15T04:05:30.753Z] Average: 23889262 31735687 544711 1.66 208716 7660329 2016233 5.94 1919564 6422745 69080 [2022-03-15T04:05:30.753Z] [2022-03-15T04:05:30.753Z] 03:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-15T04:05:30.753Z] 03:44:01 ens3 1625.26 1756.16 9805.19 226.34 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:44:01 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:44:01 docker0 853.73 552.97 69.98 2720.79 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:45:01 vethe101411 0.28 0.45 0.02 0.04 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:45:01 ens3 299.50 230.78 2077.32 79.60 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:45:01 docker0 180.45 240.81 14.46 2045.54 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:46:01 vethe101411 1.30 1.33 0.10 0.11 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:46:01 ens3 32.33 18.85 26.79 14.32 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:46:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 veth3707bc5 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 ens3 169.64 122.41 1888.14 72.79 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 docker0 35.94 45.73 2.04 190.64 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 veth3253bd4 0.00 1.10 0.00 0.06 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 vethd3a6cee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 vethed2f55b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 vethb3714c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:47:01 veth875bc20 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:48:01 ens3 215.21 137.75 1950.07 99.46 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:48:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:48:01 docker0 47.58 85.34 3.17 770.43 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:49:01 ens3 1.38 0.73 0.41 0.30 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:50:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:51:01 ens3 0.78 0.75 0.69 0.24 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:52:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:54:01 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:56:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.753Z] 03:57:01 ens3 0.67 0.58 0.33 0.22 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:59:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:00:01 ens3 0.67 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:01:01 ens3 0.73 0.75 0.36 0.30 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:02:01 ens3 0.92 0.33 0.36 0.20 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:04:01 ens3 1.07 0.42 0.44 0.27 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:05:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] Average: ens3 106.82 103.22 715.97 22.47 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] Average: docker0 50.87 42.10 4.08 260.35 0.00 0.00 0.00 0.00 [2022-03-15T04:05:30.754Z] [2022-03-15T04:05:30.754Z] [2022-03-15T04:05:30.754Z] ---> sar -P ALL: [2022-03-15T04:05:30.754Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-7091) 03/15/22 _x86_64_ (8 CPU) [2022-03-15T04:05:30.754Z] [2022-03-15T04:05:30.754Z] 03:42:42 LINUX RESTART (8 CPU) [2022-03-15T04:05:30.754Z] [2022-03-15T04:05:30.754Z] 03:43:01 CPU %user %nice %system %iowait %steal %idle [2022-03-15T04:05:30.754Z] 03:44:01 all 11.73 0.00 4.28 1.96 0.05 81.97 [2022-03-15T04:05:30.754Z] 03:44:01 0 9.94 0.00 3.41 2.42 0.05 84.18 [2022-03-15T04:05:30.754Z] 03:44:01 1 10.12 0.00 4.19 4.86 0.05 80.78 [2022-03-15T04:05:30.754Z] 03:44:01 2 14.01 0.00 4.20 0.86 0.05 80.89 [2022-03-15T04:05:30.754Z] 03:44:01 3 15.29 0.00 5.16 2.60 0.07 76.89 [2022-03-15T04:05:30.754Z] 03:44:01 4 7.20 0.00 4.34 0.32 0.03 88.11 [2022-03-15T04:05:30.754Z] 03:44:01 5 15.60 0.00 3.44 1.48 0.05 79.43 [2022-03-15T04:05:30.754Z] 03:44:01 6 11.01 0.00 3.54 1.11 0.05 84.29 [2022-03-15T04:05:30.754Z] 03:44:01 7 10.72 0.00 5.98 2.06 0.05 81.19 [2022-03-15T04:05:30.754Z] 03:45:01 all 25.12 0.00 6.06 1.55 0.07 67.21 [2022-03-15T04:05:30.754Z] 03:45:01 0 23.99 0.00 6.21 0.46 0.07 69.27 [2022-03-15T04:05:30.754Z] 03:45:01 1 25.32 0.00 7.64 8.73 0.07 58.24 [2022-03-15T04:05:30.754Z] 03:45:01 2 25.08 0.00 5.74 0.52 0.05 68.61 [2022-03-15T04:05:30.754Z] 03:45:01 3 24.91 0.00 4.81 0.08 0.07 70.12 [2022-03-15T04:05:30.754Z] 03:45:01 4 25.42 0.00 5.34 0.37 0.07 68.81 [2022-03-15T04:05:30.754Z] 03:45:01 5 25.83 0.00 6.17 0.12 0.05 67.84 [2022-03-15T04:05:30.754Z] 03:45:01 6 25.46 0.00 6.31 1.45 0.07 66.72 [2022-03-15T04:05:30.754Z] 03:45:01 7 24.97 0.00 6.27 0.66 0.08 68.01 [2022-03-15T04:05:30.754Z] 03:46:01 all 32.34 0.00 5.21 0.19 0.06 62.20 [2022-03-15T04:05:30.754Z] 03:46:01 0 33.45 0.00 5.27 0.00 0.07 61.21 [2022-03-15T04:05:30.754Z] 03:46:01 1 31.23 0.00 5.19 0.30 0.05 63.22 [2022-03-15T04:05:30.754Z] 03:46:01 2 33.07 0.00 5.17 0.05 0.07 61.64 [2022-03-15T04:05:30.754Z] 03:46:01 3 30.86 0.00 5.03 0.03 0.05 64.03 [2022-03-15T04:05:30.754Z] 03:46:01 4 32.48 0.00 5.20 0.00 0.05 62.27 [2022-03-15T04:05:30.754Z] 03:46:01 5 31.96 0.00 5.23 0.02 0.07 62.73 [2022-03-15T04:05:30.754Z] 03:46:01 6 32.42 0.00 5.14 0.07 0.05 62.33 [2022-03-15T04:05:30.754Z] 03:46:01 7 33.25 0.00 5.45 1.04 0.05 60.21 [2022-03-15T04:05:30.754Z] 03:47:01 all 28.25 0.00 13.14 3.91 0.08 54.62 [2022-03-15T04:05:30.754Z] 03:47:01 0 27.55 0.00 12.58 9.16 0.08 50.62 [2022-03-15T04:05:30.754Z] 03:47:01 1 27.99 0.00 12.20 3.63 0.09 56.11 [2022-03-15T04:05:30.754Z] 03:47:01 2 26.93 0.00 14.31 6.46 0.07 52.23 [2022-03-15T04:05:30.754Z] 03:47:01 3 28.42 0.00 14.72 7.94 0.10 48.82 [2022-03-15T04:05:30.754Z] 03:47:01 4 28.64 0.00 12.53 0.88 0.08 57.87 [2022-03-15T04:05:30.754Z] 03:47:01 5 29.48 0.00 14.15 0.82 0.07 55.48 [2022-03-15T04:05:30.754Z] 03:47:01 6 29.18 0.00 11.88 1.91 0.09 56.95 [2022-03-15T04:05:30.754Z] 03:47:01 7 27.79 0.00 12.79 0.48 0.09 58.86 [2022-03-15T04:05:30.754Z] 03:48:01 all 37.16 0.00 13.07 8.40 0.11 41.26 [2022-03-15T04:05:30.754Z] 03:48:01 0 37.84 0.00 12.22 11.09 0.12 38.73 [2022-03-15T04:05:30.754Z] 03:48:01 1 36.15 0.00 13.06 6.09 0.10 44.60 [2022-03-15T04:05:30.754Z] 03:48:01 2 36.96 0.00 12.88 8.65 0.10 41.41 [2022-03-15T04:05:30.754Z] 03:48:01 3 37.77 0.00 13.31 8.95 0.12 39.85 [2022-03-15T04:05:30.754Z] 03:48:01 4 37.86 0.00 13.69 8.46 0.10 39.90 [2022-03-15T04:05:30.754Z] 03:48:01 5 34.56 0.00 12.53 10.75 0.12 42.04 [2022-03-15T04:05:30.754Z] 03:48:01 6 39.11 0.00 12.81 7.35 0.10 40.62 [2022-03-15T04:05:30.754Z] 03:48:01 7 37.00 0.00 14.05 5.89 0.12 42.94 [2022-03-15T04:05:30.754Z] 03:49:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2022-03-15T04:05:30.754Z] 03:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-03-15T04:05:30.754Z] 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:49:01 2 0.03 0.00 0.03 0.05 0.02 99.87 [2022-03-15T04:05:30.754Z] 03:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:49:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2022-03-15T04:05:30.754Z] 03:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:49:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2022-03-15T04:05:30.754Z] 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:50:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-03-15T04:05:30.754Z] 03:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:50:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-15T04:05:30.754Z] 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-03-15T04:05:30.754Z] 03:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.754Z] 03:50:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2022-03-15T04:05:30.754Z] 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:51:01 all 0.09 0.00 0.02 0.01 0.01 99.87 [2022-03-15T04:05:30.754Z] 03:51:01 0 0.02 0.00 0.07 0.02 0.02 99.88 [2022-03-15T04:05:30.754Z] 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:51:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2022-03-15T04:05:30.754Z] 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:51:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-03-15T04:05:30.754Z] 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:51:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2022-03-15T04:05:30.754Z] 03:51:01 7 0.55 0.00 0.02 0.00 0.02 99.42 [2022-03-15T04:05:30.754Z] 03:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-03-15T04:05:30.754Z] 03:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.754Z] 03:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:52:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2022-03-15T04:05:30.754Z] 03:52:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-03-15T04:05:30.754Z] 03:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-15T04:05:30.754Z] 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-03-15T04:05:30.754Z] 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:53:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2022-03-15T04:05:30.754Z] 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.754Z] 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:53:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2022-03-15T04:05:30.754Z] 03:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-03-15T04:05:30.754Z] 03:53:01 4 0.23 0.00 0.02 0.02 0.02 99.72 [2022-03-15T04:05:30.754Z] 03:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:53:01 6 0.20 0.00 0.05 0.00 0.00 99.75 [2022-03-15T04:05:30.754Z] 03:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-15T04:05:30.754Z] 03:54:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-15T04:05:30.754Z] 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-03-15T04:05:30.754Z] 03:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-15T04:05:30.754Z] 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-03-15T04:05:30.754Z] 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] [2022-03-15T04:05:30.754Z] 03:54:01 CPU %user %nice %system %iowait %steal %idle [2022-03-15T04:05:30.754Z] 03:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-03-15T04:05:30.754Z] 03:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-15T04:05:30.754Z] 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:55:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-03-15T04:05:30.754Z] 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:55:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-03-15T04:05:30.754Z] 03:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:55:01 6 0.13 0.00 0.03 0.00 0.02 99.82 [2022-03-15T04:05:30.754Z] 03:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:56:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2022-03-15T04:05:30.754Z] 03:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:56:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-03-15T04:05:30.754Z] 03:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.754Z] 03:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-03-15T04:05:30.754Z] 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.754Z] 03:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-15T04:05:30.754Z] 03:56:01 7 0.91 0.00 0.02 0.00 0.02 99.05 [2022-03-15T04:05:30.755Z] 03:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-03-15T04:05:30.755Z] 03:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-15T04:05:30.755Z] 03:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 03:57:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-03-15T04:05:30.755Z] 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 03:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-15T04:05:30.755Z] 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 03:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-03-15T04:05:30.755Z] 03:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 03:58:01 all 0.11 0.00 0.02 0.01 0.01 99.85 [2022-03-15T04:05:30.755Z] 03:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-15T04:05:30.755Z] 03:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 03:58:01 2 0.02 0.00 0.03 0.08 0.02 99.85 [2022-03-15T04:05:30.755Z] 03:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-03-15T04:05:30.755Z] 03:58:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-03-15T04:05:30.755Z] 03:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 03:58:01 6 0.05 0.00 0.05 0.00 0.03 99.87 [2022-03-15T04:05:30.755Z] 03:58:01 7 0.73 0.00 0.00 0.00 0.02 99.25 [2022-03-15T04:05:30.755Z] 03:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-03-15T04:05:30.755Z] 03:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 03:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-15T04:05:30.755Z] 03:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-03-15T04:05:30.755Z] 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 03:59:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-03-15T04:05:30.755Z] 03:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-15T04:05:30.755Z] 03:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-03-15T04:05:30.755Z] 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:00:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2022-03-15T04:05:30.755Z] 04:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:00:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-03-15T04:05:30.755Z] 04:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-03-15T04:05:30.755Z] 04:00:01 7 0.71 0.00 0.00 0.00 0.00 99.29 [2022-03-15T04:05:30.755Z] 04:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-03-15T04:05:30.755Z] 04:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-15T04:05:30.755Z] 04:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:01:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2022-03-15T04:05:30.755Z] 04:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-03-15T04:05:30.755Z] 04:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:01:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2022-03-15T04:05:30.755Z] 04:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-15T04:05:30.755Z] 04:02:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:02:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2022-03-15T04:05:30.755Z] 04:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-03-15T04:05:30.755Z] 04:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-03-15T04:05:30.755Z] 04:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:03:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2022-03-15T04:05:30.755Z] 04:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-03-15T04:05:30.755Z] 04:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2022-03-15T04:05:30.755Z] 04:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-03-15T04:05:30.755Z] 04:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-15T04:05:30.755Z] 04:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-03-15T04:05:30.755Z] 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] 04:04:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2022-03-15T04:05:30.755Z] 04:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-15T04:05:30.755Z] 04:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-03-15T04:05:30.755Z] 04:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-03-15T04:05:30.755Z] 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:05:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-03-15T04:05:30.755Z] 04:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-03-15T04:05:30.755Z] 04:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-03-15T04:05:30.755Z] 04:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-15T04:05:30.755Z] 04:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2022-03-15T04:05:30.755Z] 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-15T04:05:30.755Z] [2022-03-15T04:05:30.755Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-03-15T04:05:30.755Z] Average: all 6.08 0.00 1.88 0.72 0.02 91.29 [2022-03-15T04:05:30.755Z] Average: 0 5.98 0.00 1.79 1.04 0.02 91.17 [2022-03-15T04:05:30.755Z] Average: 1 5.87 0.00 1.90 1.06 0.02 91.15 [2022-03-15T04:05:30.755Z] Average: 2 6.13 0.00 1.91 0.76 0.02 91.17 [2022-03-15T04:05:30.755Z] Average: 3 6.18 0.00 1.94 0.88 0.02 90.99 [2022-03-15T04:05:30.755Z] Average: 4 5.95 0.00 1.86 0.46 0.02 91.71 [2022-03-15T04:05:30.755Z] Average: 5 6.18 0.00 1.87 0.59 0.02 91.35 [2022-03-15T04:05:30.755Z] Average: 6 6.21 0.00 1.80 0.53 0.03 91.42 [2022-03-15T04:05:30.755Z] Average: 7 6.15 0.00 2.00 0.45 0.02 91.37 [2022-03-15T04:05:30.755Z] [2022-03-15T04:05:30.755Z] [2022-03-15T04:05:30.755Z]