Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 556446716e4a14b8c762f3ec0116a54927b3d800 rather than 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Obtained Jenkinsfile from 556446716e4a14b8c762f3ec0116a54927b3d800 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-ssh16400928581121355516.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-ssh4761008061071492344.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16361418351408438836.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 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-ssh15910026919067508147.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh605642224565106007.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-7178 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 Merge succeeded, producing a968219a72abb2e9bcc670f292e688fd6d59db2e Checking out Revision a968219a72abb2e9bcc670f292e688fd6d59db2e (PR-3904) > git config core.sparsecheckout # timeout=10 > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # 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 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a968219a72abb2e9bcc670f292e688fd6d59db2e # timeout=10 Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" > git rev-list --no-walk 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-15T20:30:24.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-15T20:30:24.957Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-15T20:30:24.970Z] ========================================================= [2022-03-15T20:30:24.970Z] EdgeX Global Pipelines Version Info [2022-03-15T20:30:24.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:30:25.833Z] ------------------- [2022-03-15T20:30:25.833Z] stable info: [2022-03-15T20:30:25.833Z] ------------------- [2022-03-15T20:30:25.833Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-15T20:30:25.833Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T20:30:25.833Z] Message: update stable to v1.0.221 [2022-03-15T20:30:26.409Z] ------------------- [2022-03-15T20:30:26.409Z] experimental info: [2022-03-15T20:30:26.409Z] ------------------- [2022-03-15T20:30:26.409Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-15T20:30:26.409Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-15T20:30:26.409Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-15T20:30:26.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-15T20:30:26.588Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-15T20:30:26.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-15T20:30:26.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-15T20:30:26.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-15T20:30:26.625Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-15T20:30:26.642Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-15T20:30:26.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-15T20:30:26.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-15T20:30:26.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-15T20:30:26.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-15T20:30:26.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-15T20:30:26.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-15T20:30:26.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-15T20:30:26.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-15T20:30:26.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T20:30:26.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-15T20:30:26.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-15T20:30:26.849Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-15T20:30:26.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-15T20:30:26.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-15T20:30:26.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-15T20:30:26.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-15T20:30:26.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-15T20:30:26.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-15T20:30:26.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a968219a72abb2e9bcc670f292e688fd6d59db2e [Pipeline] echo [2022-03-15T20:30:26.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a968219 [Pipeline] echo [2022-03-15T20:30:26.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:30:27.038Z] provisioning config files... [2022-03-15T20:30:27.053Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config187316142760379987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:30:27.365Z] ---> docker-login.sh [2022-03-15T20:30:27.365Z] nexus3.edgexfoundry.org:10001 [2022-03-15T20:30:27.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:27.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:27.628Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:27.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:27.628Z] [2022-03-15T20:30:27.628Z] Login Succeeded [2022-03-15T20:30:27.628Z] nexus3.edgexfoundry.org:10002 [2022-03-15T20:30:27.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:27.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:27.893Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:27.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:27.893Z] [2022-03-15T20:30:27.893Z] Login Succeeded [2022-03-15T20:30:27.893Z] nexus3.edgexfoundry.org:10003 [2022-03-15T20:30:27.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:27.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:27.893Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:27.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:27.893Z] [2022-03-15T20:30:27.893Z] Login Succeeded [2022-03-15T20:30:27.893Z] nexus3.edgexfoundry.org:10004 [2022-03-15T20:30:27.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:28.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:28.154Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:28.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:28.154Z] [2022-03-15T20:30:28.154Z] Login Succeeded [2022-03-15T20:30:28.155Z] docker.io [2022-03-15T20:30:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:30:28.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:30:28.417Z] Configure a credential helper to remove this warning. See [2022-03-15T20:30:28.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:30:28.417Z] [2022-03-15T20:30:28.417Z] Login Succeeded [2022-03-15T20:30:28.417Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T20:30:28.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T20:30:28.742Z] + 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-15T20:30:28.742Z] + dirname cmd/core-command/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/core-data/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/core-metadata/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/support-notifications/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-15T20:30:28.742Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-15T20:30:28.742Z] + cut -d/ -f2 [2022-03-15T20:30:28.742Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-15T20:30:28.778Z] 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-15T20:30:29.116Z] + git rev-list -1 --merges a968219a72abb2e9bcc670f292e688fd6d59db2e~1..a968219a72abb2e9bcc670f292e688fd6d59db2e [Pipeline] echo [2022-03-15T20:30:29.130Z] -----------> git rev-list -1 --merges a968219a72abb2e9bcc670f292e688fd6d59db2e~1..a968219a72abb2e9bcc670f292e688fd6d59db2e a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:30:29.131Z] a968219a72abb2e9bcc670f292e688fd6d59db2e [false] [Pipeline] sh [2022-03-15T20:30:29.435Z] + git log --format=format:%s -1 a968219a72abb2e9bcc670f292e688fd6d59db2e [Pipeline] echo [2022-03-15T20:30:29.454Z] ========================================================= [2022-03-15T20:30:29.454Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-15T20:30:29.454Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-15T20:30:29.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-15T20:30:29.883Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-15T20:30:29.883Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-15T20:30:29.883Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-15T20:30:29.883Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-15T20:30:29.883Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-15T20:30:29.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:30:30.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:30.231Z] [2022-03-15T20:30:30.231Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:30:30.526Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:30.526Z] latest: Pulling from edgex-devops/git-semver [2022-03-15T20:30:30.526Z] a0d0a0d46f8b: Pulling fs layer [2022-03-15T20:30:30.526Z] 3e5f54012d9b: Pulling fs layer [2022-03-15T20:30:30.526Z] 4c7163046ea9: Pulling fs layer [2022-03-15T20:30:30.526Z] 0c2d73faf560: Pulling fs layer [2022-03-15T20:30:30.526Z] 0c2d73faf560: Waiting [2022-03-15T20:30:30.526Z] 3e5f54012d9b: Verifying Checksum [2022-03-15T20:30:30.526Z] 3e5f54012d9b: Download complete [2022-03-15T20:30:30.526Z] a0d0a0d46f8b: Download complete [2022-03-15T20:30:30.526Z] 0c2d73faf560: Verifying Checksum [2022-03-15T20:30:30.526Z] 0c2d73faf560: Download complete [2022-03-15T20:30:30.526Z] 4c7163046ea9: Verifying Checksum [2022-03-15T20:30:30.526Z] 4c7163046ea9: Download complete [2022-03-15T20:30:30.787Z] a0d0a0d46f8b: Pull complete [2022-03-15T20:30:30.787Z] 3e5f54012d9b: Pull complete [2022-03-15T20:30:31.047Z] 4c7163046ea9: Pull complete [2022-03-15T20:30:31.307Z] 0c2d73faf560: Pull complete [2022-03-15T20:30:31.307Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-15T20:30:31.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-15T20:30:31.307Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-15T20:30:31.386Z] prd-ubuntu20.04-docker-8c-8g-7178 does not seem to be running inside a container [2022-03-15T20:30:31.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-15T20:30:32.166Z] $ docker top ffe99874f496ec4aebe34a68aec5567b1f0df2fef6159e0752890c21e14aaa4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-15T20:30:32.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T20:30:32.270Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T20:30:32.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T20:30:32.427Z] $ docker exec ffe99874f496ec4aebe34a68aec5567b1f0df2fef6159e0752890c21e14aaa4a ssh-agent [2022-03-15T20:30:32.552Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGmgFPi/agent.16 [2022-03-15T20:30:32.552Z] SSH_AGENT_PID=23 [2022-03-15T20:30:32.558Z] Running ssh-add (command line suppressed) [2022-03-15T20:30:32.677Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8870663340595331873.key (/w/workspace/edgex-go/2@tmp/private_key_8870663340595331873.key) [2022-03-15T20:30:32.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T20:30:32.984Z] + git tag --points-at HEAD [Pipeline] } [2022-03-15T20:30:33.007Z] $ docker exec --env ******** --env ******** ffe99874f496ec4aebe34a68aec5567b1f0df2fef6159e0752890c21e14aaa4a ssh-agent -k [2022-03-15T20:30:33.122Z] unset SSH_AUTH_SOCK; [2022-03-15T20:30:33.123Z] unset SSH_AGENT_PID; [2022-03-15T20:30:33.123Z] echo Agent pid 23 killed; [2022-03-15T20:30:33.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-15T20:30:33.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-15T20:30:33.160Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-15T20:30:33.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-15T20:30:33.298Z] $ docker exec ffe99874f496ec4aebe34a68aec5567b1f0df2fef6159e0752890c21e14aaa4a ssh-agent [2022-03-15T20:30:33.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfAkjdK/agent.55 [2022-03-15T20:30:33.435Z] SSH_AGENT_PID=63 [2022-03-15T20:30:33.442Z] Running ssh-add (command line suppressed) [2022-03-15T20:30:33.570Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_469081371818385932.key (/w/workspace/edgex-go/2@tmp/private_key_469081371818385932.key) [2022-03-15T20:30:33.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-15T20:30:33.875Z] + git semver init [2022-03-15T20:30:33.875Z] # -> Open(): unable to determine branch for HEAD [2022-03-15T20:30:33.876Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-15T20:30:33.876Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-15T20:30:33.876Z] # $SEMVER_REMOTE_NAME = origin [2022-03-15T20:30:33.876Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-15T20:30:33.876Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-15T20:30:33.876Z] # $SEMVER_BRANCH = PR-3904 [2022-03-15T20:30:33.876Z] # $SEMVER_TEMP = /tmp/semver-781609116 [2022-03-15T20:30:33.876Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-15T20:30:48.799Z] # '/tmp/semver-781609116' -> '/w/workspace/edgex-go/2/.semver' [2022-03-15T20:30:48.799Z] # -> Force: false [2022-03-15T20:30:48.799Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-15T20:30:48.813Z] $ docker exec --env ******** --env ******** ffe99874f496ec4aebe34a68aec5567b1f0df2fef6159e0752890c21e14aaa4a ssh-agent -k [2022-03-15T20:30:48.929Z] unset SSH_AUTH_SOCK; [2022-03-15T20:30:48.931Z] unset SSH_AGENT_PID; [2022-03-15T20:30:48.931Z] echo Agent pid 63 killed; [2022-03-15T20:30:48.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-15T20:30:49.246Z] + git semver [Pipeline] } [2022-03-15T20:30:49.263Z] $ docker stop --time=1 ffe99874f496ec4aebe34a68aec5567b1f0df2fef6159e0752890c21e14aaa4a [2022-03-15T20:30:51.110Z] $ docker rm -f ffe99874f496ec4aebe34a68aec5567b1f0df2fef6159e0752890c21e14aaa4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T20:30:51.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-15T20:30:51.749Z] Stashed 1 file(s) [Pipeline] echo [2022-03-15T20:30:51.752Z] [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-15T20:30:51.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T20:30:51.868Z] ========================================================= [2022-03-15T20:30:51.868Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-15T20:30:51.868Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:30:52.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:30:52.158Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-15T20:30:52.158Z] 59bf1c3509f3: Pulling fs layer [2022-03-15T20:30:52.158Z] 666ba61612fd: Pulling fs layer [2022-03-15T20:30:52.158Z] 8ed8ca486205: Pulling fs layer [2022-03-15T20:30:52.158Z] 4fe6c5a15a65: Pulling fs layer [2022-03-15T20:30:52.158Z] 22a0e8bec74d: Pulling fs layer [2022-03-15T20:30:52.158Z] 640e595b4fbd: Pulling fs layer [2022-03-15T20:30:52.158Z] 763cafe07f6e: Pulling fs layer [2022-03-15T20:30:52.158Z] 0c0b528cf693: Pulling fs layer [2022-03-15T20:30:52.158Z] 10935f4eaf8b: Pulling fs layer [2022-03-15T20:30:52.158Z] 4fe6c5a15a65: Waiting [2022-03-15T20:30:52.158Z] 22a0e8bec74d: Waiting [2022-03-15T20:30:52.158Z] 640e595b4fbd: Waiting [2022-03-15T20:30:52.158Z] 10935f4eaf8b: Waiting [2022-03-15T20:30:52.158Z] 763cafe07f6e: Waiting [2022-03-15T20:30:52.158Z] 0c0b528cf693: Waiting [2022-03-15T20:30:52.158Z] 8ed8ca486205: Verifying Checksum [2022-03-15T20:30:52.158Z] 8ed8ca486205: Download complete [2022-03-15T20:30:52.158Z] 666ba61612fd: Verifying Checksum [2022-03-15T20:30:52.158Z] 666ba61612fd: Download complete [2022-03-15T20:30:52.158Z] 22a0e8bec74d: Verifying Checksum [2022-03-15T20:30:52.158Z] 22a0e8bec74d: Download complete [2022-03-15T20:30:52.158Z] 640e595b4fbd: Verifying Checksum [2022-03-15T20:30:52.158Z] 640e595b4fbd: Download complete [2022-03-15T20:30:52.158Z] 59bf1c3509f3: Verifying Checksum [2022-03-15T20:30:52.158Z] 59bf1c3509f3: Download complete [2022-03-15T20:30:52.158Z] 763cafe07f6e: Verifying Checksum [2022-03-15T20:30:52.158Z] 763cafe07f6e: Download complete [2022-03-15T20:30:52.420Z] 0c0b528cf693: Verifying Checksum [2022-03-15T20:30:52.420Z] 0c0b528cf693: Download complete [2022-03-15T20:30:52.420Z] 59bf1c3509f3: Pull complete [2022-03-15T20:30:52.420Z] 666ba61612fd: Pull complete [2022-03-15T20:30:52.681Z] 8ed8ca486205: Pull complete [2022-03-15T20:30:52.940Z] 10935f4eaf8b: Verifying Checksum [2022-03-15T20:30:52.940Z] 10935f4eaf8b: Download complete [2022-03-15T20:30:52.940Z] 4fe6c5a15a65: Verifying Checksum [2022-03-15T20:30:52.940Z] 4fe6c5a15a65: Download complete [2022-03-15T20:30:57.142Z] 4fe6c5a15a65: Pull complete [2022-03-15T20:30:57.142Z] 22a0e8bec74d: Pull complete [2022-03-15T20:30:57.142Z] 640e595b4fbd: Pull complete [2022-03-15T20:30:57.142Z] 763cafe07f6e: Pull complete [2022-03-15T20:30:57.401Z] 0c0b528cf693: Pull complete [2022-03-15T20:30:59.953Z] 10935f4eaf8b: Pull complete [2022-03-15T20:30:59.953Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-15T20:30:59.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:30:59.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:31:00.255Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:00.255Z] WORKDIR /edgex [2022-03-15T20:31:00.255Z] COPY go.mod . [2022-03-15T20:31:00.255Z] RUN go mod download [2022-03-15T20:31:00.255Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-15T20:31:01.633Z] Sending build context to Docker daemon 334.1MB [2022-03-15T20:31:01.633Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-15T20:31:01.633Z] ---> 99d49a6021b9 [2022-03-15T20:31:01.633Z] Step 2/4 : WORKDIR /edgex [2022-03-15T20:31:03.548Z] ---> Running in 1f7e6558edcf [2022-03-15T20:31:03.548Z] Removing intermediate container 1f7e6558edcf [2022-03-15T20:31:03.548Z] ---> 452691ca8b4d [2022-03-15T20:31:03.548Z] Step 3/4 : COPY go.mod . [2022-03-15T20:31:03.811Z] ---> 756db70b6f33 [2022-03-15T20:31:03.811Z] Step 4/4 : RUN go mod download [2022-03-15T20:31:03.811Z] ---> Running in a16e9d3fb836 [2022-03-15T20:31:06.825Z] Still waiting to schedule task [2022-03-15T20:31:06.826Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7182’ is offline [2022-03-15T20:31:25.787Z] Removing intermediate container a16e9d3fb836 [2022-03-15T20:31:25.787Z] ---> c713390d9d2e [2022-03-15T20:31:26.048Z] Successfully built c713390d9d2e [2022-03-15T20:31:26.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:31:26.392Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T20:31:26.393Z] . [Pipeline] withDockerContainer [2022-03-15T20:31:26.503Z] prd-ubuntu20.04-docker-8c-8g-7178 does not seem to be running inside a container [2022-03-15T20:31:26.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T20:31:26.955Z] $ docker top 514935b4f188dbaa9887559603584405c46b163273048fe6d77f6aed0a937b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:31:27.321Z] + go version [2022-03-15T20:31:27.321Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-15T20:31:27.337Z] $ docker stop --time=1 514935b4f188dbaa9887559603584405c46b163273048fe6d77f6aed0a937b3c [2022-03-15T20:31:28.626Z] $ docker rm -f 514935b4f188dbaa9887559603584405c46b163273048fe6d77f6aed0a937b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:31:29.034Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-15T20:31:29.034Z] . [Pipeline] withDockerContainer [2022-03-15T20:31:29.099Z] prd-ubuntu20.04-docker-8c-8g-7178 does not seem to be running inside a container [2022-03-15T20:31:29.138Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-15T20:31:29.541Z] $ docker top 95137922607d12b6e1fdd396352180f58ed3d70c3856ddf3ea0a76cede359ca5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T20:31:29.617Z] ========================================================= [2022-03-15T20:31:29.617Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T20:31:29.617Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:31:29.905Z] + make test [2022-03-15T20:31:29.905Z] go mod tidy [2022-03-15T20:31:29.905Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T20:31:36.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T20:31:44.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T20:31:44.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T20:31:44.865Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T20:31:44.865Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T20:31:44.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T20:31:44.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T20:31:44.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T20:31:44.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T20:31:45.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T20:31:45.125Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T20:31:45.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T20:31:45.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T20:31:45.125Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T20:31:45.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T20:31:45.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-03-15T20:31:45.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T20:31:45.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T20:31:46.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements [2022-03-15T20:31:46.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T20:31:46.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.9% of statements [2022-03-15T20:31:46.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T20:31:46.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T20:31:46.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.157s coverage: 89.5% of statements [2022-03-15T20:31:46.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-15T20:31:46.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T20:31:46.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:31:47.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 84.4% of statements [2022-03-15T20:31:47.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T20:31:47.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T20:31:47.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T20:31:47.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T20:31:47.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T20:31:47.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.414s coverage: 94.2% of statements [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:31:47.413Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T20:31:47.413Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T20:31:47.413Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-03-15T20:31:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.7% of statements [2022-03-15T20:31:47.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 79.5% of statements [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-03-15T20:31:47.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-03-15T20:31:59.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2022-03-15T20:31:59.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-03-15T20:32:01.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 82.5% of statements [2022-03-15T20:32:01.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.2% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.4% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.395s coverage: 65.4% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-03-15T20:32:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T20:32:11.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T20:32:11.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T20:32:11.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T20:32:11.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T20:32:11.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T20:32:11.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T20:32:11.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-15T20:32:11.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-15T20:32:11.309Z] 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-15T20:32:23.518Z] GO111MODULE=on go vet ./... [2022-03-15T20:32:27.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T20:32:27.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T20:32:27.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T20:32:28.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T20:32:28.581Z] + ls -al . [2022-03-15T20:32:28.581Z] total 672 [2022-03-15T20:32:28.581Z] drwxrwxr-x 10 1001 1001 4096 Mar 15 20:32 . [2022-03-15T20:32:28.581Z] drwxr-xr-x 4 root root 4096 Mar 15 20:31 .. [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 20:30 .dockerignore [2022-03-15T20:32:28.581Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:30 .git [2022-03-15T20:32:28.581Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:30 .github [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 20:30 .gitignore [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 20:30 .golangci.yml [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 20:30 .hadolint.yml [2022-03-15T20:32:28.581Z] drwx------ 3 1001 1001 4096 Mar 15 20:30 .semver [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 20:30 .sonarcloud.properties [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 20:30 ADOPTERS.md [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 20:30 Attribution.txt [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 20:30 CHANGELOG.md [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 20:30 CONTRIBUTING.md [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 20:30 GOVERNANCE.md [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 20:30 Jenkinsfile [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 20:30 LICENSE [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 20:30 Makefile [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 20:30 OWNERS.md [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 20:30 README.md [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 20:30 SECURITY.md [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 20:30 VERSION [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 20:30 ZMQWindows.md [2022-03-15T20:32:28.581Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 20:30 bin [2022-03-15T20:32:28.581Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 20:30 cmd [2022-03-15T20:32:28.581Z] -rw-r--r-- 1 root root 425751 Mar 15 20:32 coverage.out [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 2828 Mar 15 20:30 go.mod [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 50277 Mar 15 20:30 go.sum [2022-03-15T20:32:28.581Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:30 internal [2022-03-15T20:32:28.581Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 20:30 openapi [2022-03-15T20:32:28.581Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:30 snap [2022-03-15T20:32:28.581Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 20:30 version.go [Pipeline] sh [2022-03-15T20:32:28.868Z] + '[' -e coverage.out ] [2022-03-15T20:32:28.868Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T20:32:28.973Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T20:32:29.255Z] + make build [2022-03-15T20:32:29.255Z] 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-15T20:32:30.646Z] 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-15T20:32:34.839Z] 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-15T20:32:35.778Z] 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-15T20:32:36.721Z] 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-15T20:32:36.981Z] 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-15T20:32:37.918Z] 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-15T20:32:38.854Z] 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-15T20:32:39.421Z] 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-15T20:32:40.797Z] 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-15T20:32:41.365Z] 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-15T20:32:41.934Z] 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-15T20:32:43.327Z] $ docker stop --time=1 95137922607d12b6e1fdd396352180f58ed3d70c3856ddf3ea0a76cede359ca5 [2022-03-15T20:32:46.409Z] $ docker rm -f 95137922607d12b6e1fdd396352180f58ed3d70c3856ddf3ea0a76cede359ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:32:47.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:32:47.236Z] [2022-03-15T20:32:47.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:32:47.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:32:47.612Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-15T20:32:47.612Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-15T20:32:47.612Z] ca9280d653b3: Pulling fs layer [2022-03-15T20:32:47.612Z] 7e9c9ca2126c: Pulling fs layer [2022-03-15T20:32:47.612Z] cbdbe7a5bc2a: Download complete [2022-03-15T20:32:47.911Z] ca9280d653b3: Verifying Checksum [2022-03-15T20:32:47.911Z] ca9280d653b3: Download complete [2022-03-15T20:32:47.911Z] cbdbe7a5bc2a: Pull complete [2022-03-15T20:32:48.191Z] 7e9c9ca2126c: Download complete [2022-03-15T20:32:48.191Z] ca9280d653b3: Pull complete [2022-03-15T20:32:51.482Z] 7e9c9ca2126c: Pull complete [2022-03-15T20:32:51.482Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-15T20:32:51.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:32:51.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-15T20:32:51.546Z] prd-ubuntu20.04-docker-8c-8g-7178 does not seem to be running inside a container [2022-03-15T20:32:51.586Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T20:32:52.723Z] $ docker top 3b374a9337688e220c3d879e1319dd056afa13c0214d8acb7686b02b73e8dcbf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:32:53.089Z] + docker-compose build --help+ [2022-03-15T20:32:53.089Z] grep parallel [2022-03-15T20:32:53.660Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T20:32:53.674Z] $ docker stop --time=1 3b374a9337688e220c3d879e1319dd056afa13c0214d8acb7686b02b73e8dcbf [2022-03-15T20:32:54.945Z] $ docker rm -f 3b374a9337688e220c3d879e1319dd056afa13c0214d8acb7686b02b73e8dcbf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:32:55.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-15T20:32:55.359Z] . [Pipeline] withDockerContainer [2022-03-15T20:32:55.431Z] prd-ubuntu20.04-docker-8c-8g-7178 does not seem to be running inside a container [2022-03-15T20:32:55.472Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-15T20:32:55.869Z] $ docker top 5ad079aa6ef6f8514a6f8a99448b9efc1882bdc2ed0559c80c55b4b66c47b26a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:32:56.242Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T20:32:56.814Z] Building core-command ... [2022-03-15T20:32:56.814Z] Building core-data ... [2022-03-15T20:32:56.814Z] Building core-metadata ... [2022-03-15T20:32:56.814Z] Building security-bootstrapper ... [2022-03-15T20:32:56.814Z] Building security-proxy-setup ... [2022-03-15T20:32:56.814Z] Building security-secretstore-setup ... [2022-03-15T20:32:56.814Z] Building support-notifications ... [2022-03-15T20:32:56.814Z] Building support-scheduler ... [2022-03-15T20:32:56.814Z] Building sys-mgmt-agent ... [2022-03-15T20:32:56.814Z] Building sys-mgmt-agent [2022-03-15T20:32:56.814Z] Building core-data [2022-03-15T20:32:56.814Z] Building support-scheduler [2022-03-15T20:32:56.814Z] Building support-notifications [2022-03-15T20:32:56.814Z] Building security-bootstrapper [2022-03-15T20:33:11.696Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:11.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:11.696Z] ---> c713390d9d2e [2022-03-15T20:33:11.696Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:33:11.696Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:11.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:11.696Z] ---> c713390d9d2e [2022-03-15T20:33:11.696Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:33:11.696Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:11.696Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:11.696Z] ---> c713390d9d2e [2022-03-15T20:33:11.696Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T20:33:11.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:11.696Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:11.696Z] ---> c713390d9d2e [2022-03-15T20:33:11.696Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:33:11.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:11.696Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:11.696Z] ---> c713390d9d2e [2022-03-15T20:33:11.696Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:33:12.615Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7183 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-15T20:33:12.623Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-15T20:33:13.004Z] The recommended git tool is: git [2022-03-15T20:33:13.075Z] ---> Running in 2535b0537fcb [2022-03-15T20:33:13.075Z] ---> Running in 1e9ad74b94d6 [2022-03-15T20:33:13.075Z] ---> Running in 817e69d481bc [2022-03-15T20:33:13.075Z] ---> Running in 0b10e432aa49 [2022-03-15T20:33:13.075Z] ---> Running in fc41dbcdab46 [2022-03-15T20:33:13.075Z] Removing intermediate container 817e69d481bc [2022-03-15T20:33:13.075Z] ---> a15c5b5bc381 [2022-03-15T20:33:13.075Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:13.075Z] Removing intermediate container 2535b0537fcb [2022-03-15T20:33:13.075Z] Removing intermediate container 1e9ad74b94d6 [2022-03-15T20:33:13.075Z] ---> 25d55389ffe5 [2022-03-15T20:33:13.075Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:13.075Z] ---> ff8d6035a32c [2022-03-15T20:33:13.075Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:13.075Z] Removing intermediate container fc41dbcdab46 [2022-03-15T20:33:13.075Z] ---> c4fa59d5b730 [2022-03-15T20:33:13.075Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:13.075Z] Removing intermediate container 0b10e432aa49 [2022-03-15T20:33:13.075Z] ---> Running in ad7b433fec75 [2022-03-15T20:33:13.075Z] ---> 33fe1bcccefe [2022-03-15T20:33:13.075Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:13.075Z] ---> Running in 376b537d195f [2022-03-15T20:33:13.075Z] ---> Running in 4842b0431680 [2022-03-15T20:33:13.075Z] ---> Running in fb47c4c69577 [2022-03-15T20:33:13.075Z] ---> Running in cece7388589b [2022-03-15T20:33:14.452Z] Removing intermediate container 376b537d195f [2022-03-15T20:33:14.452Z] ---> 13f8ae1d5be1 [2022-03-15T20:33:14.452Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T20:33:14.452Z] ---> Running in 636e0f7fa3cf [2022-03-15T20:33:14.452Z] Removing intermediate container ad7b433fec75 [2022-03-15T20:33:14.452Z] ---> c00917129979 [2022-03-15T20:33:14.452Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T20:33:14.452Z] ---> Running in 70e793bcb0ce [2022-03-15T20:33:14.710Z] Removing intermediate container 4842b0431680 [2022-03-15T20:33:14.710Z] ---> 2f6da1e21834 [2022-03-15T20:33:14.710Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T20:33:14.710Z] ---> Running in 399c2f42e573 [2022-03-15T20:33:14.970Z] Removing intermediate container fb47c4c69577 [2022-03-15T20:33:14.970Z] ---> 09a82276eccd [2022-03-15T20:33:14.970Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T20:33:14.970Z] Removing intermediate container cece7388589b [2022-03-15T20:33:14.970Z] ---> 5d0e016658b1 [2022-03-15T20:33:14.970Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T20:33:14.970Z] ---> Running in 4189fb80bf67 [2022-03-15T20:33:14.970Z] ---> Running in c7a0d2ab64fd [2022-03-15T20:33:15.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:15.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:15.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:15.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:15.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:16.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:16.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:16.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:16.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:16.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:16.318Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:16.318Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:16.318Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:16.577Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:16.577Z] OK: 221 MiB in 52 packages [2022-03-15T20:33:16.836Z] Removing intermediate container 70e793bcb0ce [2022-03-15T20:33:16.836Z] ---> d05cf88ab046 [2022-03-15T20:33:16.836Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:33:17.095Z] Removing intermediate container 399c2f42e573 [2022-03-15T20:33:17.095Z] ---> e834626a727f [2022-03-15T20:33:17.095Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:33:17.095Z] Removing intermediate container 636e0f7fa3cf [2022-03-15T20:33:17.095Z] ---> 014d5e750e63 [2022-03-15T20:33:17.095Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:33:17.095Z] ---> d8e1c2af8db5 [2022-03-15T20:33:17.095Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:17.095Z] ---> Running in 869816de0ebb [2022-03-15T20:33:17.095Z] Removing intermediate container c7a0d2ab64fd [2022-03-15T20:33:17.095Z] ---> ef7446157380 [2022-03-15T20:33:17.095Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T20:33:17.353Z] ---> 2d71e1196b96 [2022-03-15T20:33:17.353Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:17.353Z] ---> e15923ebcbd4 [2022-03-15T20:33:17.353Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:17.353Z] Removing intermediate container 4189fb80bf67 [2022-03-15T20:33:17.353Z] ---> f98190d6af69 [2022-03-15T20:33:17.353Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:33:17.353Z] ---> Running in b7dab149a258 [2022-03-15T20:33:17.353Z] ---> Running in 2b1da55cc8f4 [2022-03-15T20:33:17.353Z] ---> a504e6f66473 [2022-03-15T20:33:17.353Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:17.613Z] ---> Running in 3d8d21b73e1b [2022-03-15T20:33:17.613Z] ---> 4ea8527a6246 [2022-03-15T20:33:17.613Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:17.613Z] ---> Running in c702aa553f37 [2022-03-15T20:33:18.560Z] Removing intermediate container 869816de0ebb [2022-03-15T20:33:18.560Z] ---> fd6cd1f2b279 [2022-03-15T20:33:18.560Z] Step 8/22 : COPY . . [2022-03-15T20:33:18.997Z] using credential edgex-jenkins-ssh [2022-03-15T20:33:19.020Z] Cloning the remote Git repository [2022-03-15T20:33:19.135Z] Removing intermediate container b7dab149a258 [2022-03-15T20:33:19.135Z] ---> 8589c0c9c38d [2022-03-15T20:33:19.135Z] Step 8/22 : COPY . . [2022-03-15T20:33:19.119Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:33:19.224Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-15T20:33:19.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:33:19.332Z] > git --version # timeout=10 [2022-03-15T20:33:19.361Z] > git --version # 'git version 2.25.1' [2022-03-15T20:33:19.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:33:19.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:33:21.668Z] Removing intermediate container 2b1da55cc8f4 [2022-03-15T20:33:21.668Z] ---> 37d7eeb0623d [2022-03-15T20:33:21.668Z] Step 8/23 : COPY . . [2022-03-15T20:33:21.668Z] Removing intermediate container c702aa553f37 [2022-03-15T20:33:21.668Z] ---> 3bdd646c8d74 [2022-03-15T20:33:21.668Z] Step 8/23 : COPY . . [2022-03-15T20:33:21.668Z] Removing intermediate container 3d8d21b73e1b [2022-03-15T20:33:21.668Z] ---> 6657ea516dfa [2022-03-15T20:33:21.668Z] Step 8/31 : COPY . . [2022-03-15T20:33:28.231Z] ---> 43a992c6485d [2022-03-15T20:33:28.231Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T20:33:28.231Z] ---> Running in 8574d56a4c9b [2022-03-15T20:33:28.231Z] ---> 0e81dcb02549 [2022-03-15T20:33:28.231Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T20:33:28.232Z] ---> 01cdcc655353 [2022-03-15T20:33:28.232Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T20:33:28.232Z] ---> Running in eb68bc08dbaa [2022-03-15T20:33:28.232Z] ---> 0c918148335b [2022-03-15T20:33:28.232Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T20:33:28.232Z] ---> Running in a6e02391e0df [2022-03-15T20:33:28.232Z] ---> Running in bdf04b0530c5 [2022-03-15T20:33:28.232Z] ---> 8cfa11bdd040 [2022-03-15T20:33:28.232Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T20:33:28.232Z] ---> Running in 7eea7342f9d2 [2022-03-15T20:33:28.232Z] 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-15T20:33:28.232Z] 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-15T20:33:28.491Z] 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-15T20:33:29.058Z] 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-15T20:33:29.058Z] 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-15T20:33:38.831Z] Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T20:33:39.403Z] Merge succeeded, producing 199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:33:39.404Z] Checking out Revision 199f1b89e62bef2d1f9a2161df7a66c7a17075c6 (PR-3904) [2022-03-15T20:33:37.769Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:33:37.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:33:37.867Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:33:37.937Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:33:37.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:33:37.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T20:33:38.856Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:33:38.873Z] > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [2022-03-15T20:33:39.140Z] > git remote # timeout=10 [2022-03-15T20:33:39.163Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T20:33:39.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:33:39.209Z] > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 [2022-03-15T20:33:39.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T20:33:39.418Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:33:39.434Z] > git checkout -f 199f1b89e62bef2d1f9a2161df7a66c7a17075c6 # timeout=10 [2022-03-15T20:33:43.798Z] Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" [2022-03-15T20:33:43.812Z] > git rev-list --no-walk 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [2022-03-15T20:33:43.932Z] Removing intermediate container 8574d56a4c9b [2022-03-15T20:33:43.932Z] ---> 8d6eed65df7f [2022-03-15T20:33:43.932Z] [2022-03-15T20:33:43.932Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:33:43.932Z] Removing intermediate container eb68bc08dbaa [2022-03-15T20:33:43.932Z] ---> 87ac107fdc1c [2022-03-15T20:33:43.932Z] [2022-03-15T20:33:43.932Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:33:43.932Z] 3.14: Pulling from library/alpine [2022-03-15T20:33:43.932Z] 3.14: Pulling from library/alpine [2022-03-15T20:33:44.191Z] Removing intermediate container bdf04b0530c5 [2022-03-15T20:33:44.191Z] ---> 1e92083d3f2e [2022-03-15T20:33:44.191Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T20:33:44.191Z] ---> Running in a5d81b9b48ea [2022-03-15T20:33:44.191Z] Removing intermediate container 7eea7342f9d2 [2022-03-15T20:33:44.191Z] ---> 00c34bf2949e [2022-03-15T20:33:44.191Z] [2022-03-15T20:33:44.191Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T20:33:44.191Z] Removing intermediate container a6e02391e0df [2022-03-15T20:33:44.191Z] ---> f0608c71bca1 [2022-03-15T20:33:44.191Z] [2022-03-15T20:33:44.191Z] Step 10/23 : FROM alpine:3.14 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-15T20:33:44.451Z] 3.14: Pulling from library/alpine [2022-03-15T20:33:44.451Z] 3.14: Pulling from library/alpine [2022-03-15T20:33:44.710Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:33:44.710Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:33:44.710Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T20:33:44.710Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:33:44.710Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T20:33:44.710Z] Status: Image is up to date for alpine:3.14 [2022-03-15T20:33:44.710Z] ---> 0a97eee8041e [2022-03-15T20:33:44.710Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T20:33:44.710Z] ---> 0a97eee8041e [2022-03-15T20:33:44.710Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T20:33:44.710Z] ---> 0a97eee8041e [2022-03-15T20:33:44.710Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:33:44.710Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:33:44.710Z] Status: Image is up to date for alpine:3.14 [2022-03-15T20:33:44.710Z] ---> 0a97eee8041e [2022-03-15T20:33:44.710Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T20:33:44.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-15T20:33:44.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T20:33:44.865Z] Dload Upload Total Spent Left Speed [2022-03-15T20:33:44.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [2022-03-15T20:33:44.977Z] 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-15T20:33:44.977Z] ---> Running in dcca2f5e418d [2022-03-15T20:33:44.977Z] ---> Running in 52b148e2823a [2022-03-15T20:33:44.977Z] ---> Running in 8370c490f39d [2022-03-15T20:33:44.977Z] ---> Running in e1e1d8c181eb [2022-03-15T20:33:44.977Z] Removing intermediate container 8370c490f39d [2022-03-15T20:33:44.977Z] ---> 1010a88cb1e2 [2022-03-15T20:33:44.978Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T20:33:44.978Z] Removing intermediate container e1e1d8c181eb [2022-03-15T20:33:44.978Z] ---> b6ba5bbb4b29 [2022-03-15T20:33:44.978Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T20:33:44.978Z] ---> Running in fdc8df7dafc2 [2022-03-15T20:33:44.978Z] ---> Running in 0f4166b5f091 [Pipeline] sh [2022-03-15T20:33:45.237Z] Removing intermediate container fdc8df7dafc2 [2022-03-15T20:33:45.238Z] ---> b33567e131cb [2022-03-15T20:33:45.238Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T20:33:45.238Z] ---> Running in b14a17312836 [2022-03-15T20:33:45.451Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-15T20:33:45.506Z] Removing intermediate container b14a17312836 [2022-03-15T20:33:45.506Z] ---> cecf03f6e483 [2022-03-15T20:33:45.506Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:45.506Z] ---> Running in ef2a4e9e5b75 [2022-03-15T20:33:45.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:45.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:45.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:45.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:45.764Z] Removing intermediate container a5d81b9b48ea [2022-03-15T20:33:45.764Z] ---> a61a7e3f9527 [2022-03-15T20:33:45.764Z] [2022-03-15T20:33:45.764Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T20:33:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:45.764Z] 20.10.10: Pulling from library/docker [2022-03-15T20:33:45.764Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T20:33:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:45.764Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T20:33:45.764Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:33:45.764Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:33:45.764Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:33:45.764Z] OK: 6 MiB in 15 packages [2022-03-15T20:33:45.764Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:33:45.764Z] OK: 6 MiB in 16 packages [2022-03-15T20:33:45.808Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-15T20:33:45.808Z] + sudo tee /etc/docker/daemon.new [2022-03-15T20:33:45.808Z] { [2022-03-15T20:33:45.808Z] "registry-mirrors": [ [2022-03-15T20:33:45.808Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-15T20:33:45.808Z] ], [2022-03-15T20:33:45.808Z] "bip": "10.250.0.254/24", [2022-03-15T20:33:45.808Z] "hosts": [ [2022-03-15T20:33:45.808Z] "tcp://0.0.0.0:5555", [2022-03-15T20:33:45.808Z] "unix:///var/run/docker.sock" [2022-03-15T20:33:45.808Z] ], [2022-03-15T20:33:45.808Z] "mtu": 1458, [2022-03-15T20:33:45.808Z] "selinux-enabled": true, [2022-03-15T20:33:45.808Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-15T20:33:45.808Z] } [Pipeline] sh [2022-03-15T20:33:46.022Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:33:46.022Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T20:33:46.022Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:33:46.022Z] OK: 6 MiB in 16 packages [2022-03-15T20:33:46.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-15T20:33:46.566Z] + sudo service docker restart [2022-03-15T20:33:46.589Z] Removing intermediate container ef2a4e9e5b75 [2022-03-15T20:33:46.589Z] ---> d863ab7ed251 [2022-03-15T20:33:46.589Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T20:33:46.589Z] Removing intermediate container dcca2f5e418d [2022-03-15T20:33:46.589Z] ---> 865ce294246d [2022-03-15T20:33:46.589Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:33:46.849Z] ---> Running in 4e9a3154fe22 [2022-03-15T20:33:46.849Z] ---> Running in e8135a393b15 [2022-03-15T20:33:46.849Z] Removing intermediate container 0f4166b5f091 [2022-03-15T20:33:46.849Z] ---> 1bd229d346e1 [2022-03-15T20:33:46.849Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T20:33:46.849Z] Removing intermediate container 52b148e2823a [2022-03-15T20:33:46.849Z] ---> 300023428a75 [2022-03-15T20:33:46.849Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:33:47.114Z] ---> Running in 63292396f4da [2022-03-15T20:33:47.114Z] ---> Running in 5059636e0785 [2022-03-15T20:33:47.114Z] Removing intermediate container 4e9a3154fe22 [2022-03-15T20:33:47.114Z] ---> 6afe38a7e4ac [2022-03-15T20:33:47.114Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T20:33:47.114Z] ---> Running in 243a5db147e9 [2022-03-15T20:33:47.115Z] Removing intermediate container 5059636e0785 [2022-03-15T20:33:47.115Z] ---> 23f05a51b05a [2022-03-15T20:33:47.115Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T20:33:47.115Z] Removing intermediate container 63292396f4da [2022-03-15T20:33:47.115Z] ---> 73414ff62b0f [2022-03-15T20:33:47.115Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T20:33:47.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:47.373Z] ---> Running in d5fc49180056 [2022-03-15T20:33:47.373Z] ---> Running in 7565b12eac8a [2022-03-15T20:33:47.373Z] Removing intermediate container 243a5db147e9 [2022-03-15T20:33:47.373Z] ---> 0cbd0923d1a0 [2022-03-15T20:33:47.373Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:33:47.667Z] ---> Running in 34c64873eefd [2022-03-15T20:33:47.667Z] Removing intermediate container d5fc49180056 [2022-03-15T20:33:47.667Z] ---> f91f0fbf0f97 [2022-03-15T20:33:47.667Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T20:33:47.667Z] Removing intermediate container 7565b12eac8a [2022-03-15T20:33:47.667Z] ---> 0db428344bb3 [2022-03-15T20:33:47.667Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:33:47.948Z] ---> Running in 4dc38be579d1 [2022-03-15T20:33:47.948Z] ---> Running in 5af2be8e2abf [2022-03-15T20:33:47.948Z] Removing intermediate container 34c64873eefd [2022-03-15T20:33:47.948Z] ---> 4c99702611a0 [2022-03-15T20:33:47.948Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:33:48.207Z] Removing intermediate container 5af2be8e2abf [2022-03-15T20:33:48.207Z] ---> ed5510df13b7 [2022-03-15T20:33:48.207Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:33:48.207Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:48.207Z] ---> ec8a171a9104 [2022-03-15T20:33:48.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T20:33:48.465Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T20:33:48.465Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:33:48.723Z] ---> f64b1ab82e2e [2022-03-15T20:33:48.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T20:33:48.723Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T20:33:48.724Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:33:48.984Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T20:33:48.984Z] ---> 737692a9d6bd [2022-03-15T20:33:48.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T20:33:48.984Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T20:33:48.984Z] Removing intermediate container 4dc38be579d1 [2022-03-15T20:33:48.984Z] ---> 9b654ffacd61 [2022-03-15T20:33:48.984Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T20:33:48.984Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:33:48.984Z] OK: 8 MiB in 20 packages [2022-03-15T20:33:49.243Z] ---> ce6aef4cd71b [2022-03-15T20:33:49.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T20:33:49.243Z] ---> Running in 75738f1feaab [2022-03-15T20:33:49.243Z] ---> 72cc90de237d [2022-03-15T20:33:49.243Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T20:33:49.243Z] ---> Running in f90c9e2add31 [2022-03-15T20:33:49.507Z] ---> 9669e17b456e [2022-03-15T20:33:49.507Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T20:33:49.507Z] Removing intermediate container 75738f1feaab [2022-03-15T20:33:49.507Z] ---> 1f52929c652d [2022-03-15T20:33:49.507Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T20:33:49.507Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T20:33:49.507Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T20:33:49.507Z] ---> b706a049f56e [2022-03-15T20:33:49.507Z] 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-15T20:33:49.507Z] ---> Running in 45535fa54e82 [2022-03-15T20:33:49.507Z] Removing intermediate container f90c9e2add31 [2022-03-15T20:33:49.507Z] ---> 5064addcba38 [2022-03-15T20:33:49.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:33:49.507Z] ---> Running in b590cd46a106 [2022-03-15T20:33:49.769Z] ---> Running in efa19b2652ee [2022-03-15T20:33:49.769Z] Removing intermediate container e8135a393b15 [2022-03-15T20:33:49.769Z] ---> 765e8ec5586c [2022-03-15T20:33:49.769Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:33:49.769Z] ---> 6357fc7092c0 [2022-03-15T20:33:49.769Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T20:33:49.769Z] Removing intermediate container 45535fa54e82 [2022-03-15T20:33:49.769Z] ---> 14e1c3d5ad81 [2022-03-15T20:33:49.769Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:33:49.769Z] Removing intermediate container b590cd46a106 [2022-03-15T20:33:49.769Z] ---> ba77179f9c50 [2022-03-15T20:33:49.769Z] 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-15T20:33:49.769Z] ---> Running in d83d3c6ef9af [2022-03-15T20:33:49.769Z] ---> Running in 1738218abf41 [2022-03-15T20:33:49.769Z] ---> Running in 27f9b7a52ad7 [2022-03-15T20:33:49.769Z] Removing intermediate container efa19b2652ee [2022-03-15T20:33:49.769Z] ---> d713ad8d3792 [2022-03-15T20:33:49.769Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T20:33:50.027Z] ---> 1412a50308f3 [2022-03-15T20:33:50.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T20:33:50.027Z] Removing intermediate container d83d3c6ef9af [2022-03-15T20:33:50.027Z] ---> 22fcb0f6f350 [2022-03-15T20:33:50.027Z] Step 20/22 : LABEL arch=x86_64 [2022-03-15T20:33:50.027Z] ---> Running in 15b2c8435e94 [2022-03-15T20:33:50.027Z] ---> Running in 2563f5c5c0d0 [2022-03-15T20:33:50.290Z] Removing intermediate container 15b2c8435e94 [2022-03-15T20:33:50.290Z] ---> 3de23405d5b6 [2022-03-15T20:33:50.290Z] Step 21/22 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:33:50.290Z] Removing intermediate container 2563f5c5c0d0 [2022-03-15T20:33:50.290Z] ---> 202a905026ab [2022-03-15T20:33:50.290Z] Step 21/22 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:33:50.290Z] ---> Running in e29d9c982aa3 [2022-03-15T20:33:50.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:50.290Z] ---> Running in f516663f540a [2022-03-15T20:33:50.290Z] ---> f38b3b5a2d3d [2022-03-15T20:33:50.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T20:33:50.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:33:50.554Z] Removing intermediate container e29d9c982aa3 [2022-03-15T20:33:50.554Z] ---> 192173601deb [2022-03-15T20:33:50.554Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:33:50.554Z] Removing intermediate container f516663f540a [2022-03-15T20:33:50.554Z] ---> 1d8a3fb9373b [2022-03-15T20:33:50.554Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:33:50.554Z] ---> Running in 6eaf0180a3bf [2022-03-15T20:33:50.554Z] ---> Running in cac19905e59a [2022-03-15T20:33:50.554Z] ---> 7b1d6f3ffdf0 [2022-03-15T20:33:50.554Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T20:33:50.554Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T20:33:50.554Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T20:33:50.814Z] Executing bash-5.1.4-r0.post-install [2022-03-15T20:33:50.814Z] ---> Running in 5915804da30c [2022-03-15T20:33:50.814Z] Removing intermediate container 6eaf0180a3bf [2022-03-15T20:33:50.814Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:33:50.814Z] ---> 1f6f01139986 [2022-03-15T20:33:50.814Z] [2022-03-15T20:33:50.814Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:33:50.814Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T20:33:50.814Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T20:33:50.814Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T20:33:50.814Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T20:33:50.814Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T20:33:50.814Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T20:33:50.814Z] Removing intermediate container cac19905e59a [2022-03-15T20:33:50.814Z] ---> 4606508ec0e2 [2022-03-15T20:33:50.814Z] [2022-03-15T20:33:50.814Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T20:33:50.814Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T20:33:50.814Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:33:50.814Z] Successfully built 1f6f01139986 [2022-03-15T20:33:50.814Z] Removing intermediate container 1738218abf41 [2022-03-15T20:33:50.815Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:33:50.815Z] ---> 1c80c45aadde [2022-03-15T20:33:50.815Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:33:50.815Z] Successfully tagged support-scheduler:latest [2022-03-15T20:33:50.815Z]  Building support-scheduler ... done Building core-command [2022-03-15T20:33:50.815Z] Removing intermediate container 5915804da30c [2022-03-15T20:33:50.815Z] ---> 6e53751da268 [2022-03-15T20:33:50.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:33:51.074Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T20:33:51.074Z] Successfully built 4606508ec0e2 [2022-03-15T20:33:51.074Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T20:33:51.074Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T20:33:51.074Z] Successfully tagged support-notifications:latest [2022-03-15T20:33:51.074Z]  Building support-notifications ... done Building core-metadata [2022-03-15T20:33:51.074Z] ---> Running in ecde43f99e75 [2022-03-15T20:33:51.338Z] ---> 608fa4ba6666 [2022-03-15T20:33:51.338Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T20:33:51.597Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T20:33:51.597Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T20:33:51.597Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T20:33:51.597Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T20:33:51.597Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T20:33:51.597Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T20:33:51.597Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T20:33:51.597Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T20:33:51.597Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T20:33:51.597Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T20:33:51.597Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T20:33:51.597Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T20:33:51.597Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T20:33:51.597Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T20:33:51.597Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T20:33:51.597Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T20:33:51.597Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T20:33:51.597Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T20:33:51.597Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T20:33:51.597Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T20:33:51.998Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T20:33:51.998Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T20:33:51.998Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T20:33:51.998Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T20:33:51.998Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T20:33:51.998Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:33:51.998Z] OK: 84 MiB in 64 packages [2022-03-15T20:33:52.257Z] Removing intermediate container ecde43f99e75 [2022-03-15T20:33:52.257Z] ---> 1a85e7f456a9 [2022-03-15T20:33:52.257Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:33:52.823Z] Collecting docker-compose==1.23.2 [2022-03-15T20:33:52.824Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T20:33:52.824Z] ---> e9b71251fec6 [2022-03-15T20:33:52.824Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T20:33:52.824Z] ---> Running in 0e2b2f56561e [2022-03-15T20:33:53.093Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T20:33:53.093Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T20:33:53.093Z] Removing intermediate container 0e2b2f56561e [2022-03-15T20:33:53.093Z] ---> 89d61b7c5f35 [2022-03-15T20:33:53.093Z] Step 22/23 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:33:53.093Z] ---> Running in 3db7bce63266 [2022-03-15T20:33:53.093Z] Collecting PyYAML<4,>=3.10 [2022-03-15T20:33:53.093Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T20:33:53.093Z] ---> d073be3a26d6 [2022-03-15T20:33:53.093Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T20:33:53.352Z] Removing intermediate container 3db7bce63266 [2022-03-15T20:33:53.352Z] ---> 37ba5c362d09 [2022-03-15T20:33:53.352Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:33:53.352Z] ---> e0f5faa355ae [2022-03-15T20:33:53.352Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T20:33:53.622Z] ---> Running in 9d70d4eef21d [2022-03-15T20:33:53.882Z] Removing intermediate container 9d70d4eef21d [2022-03-15T20:33:53.882Z] ---> c485bec81dfb [2022-03-15T20:33:53.882Z] [2022-03-15T20:33:54.141Z] ---> d46f78236a1a [2022-03-15T20:33:54.141Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T20:33:54.141Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T20:33:54.141Z] Successfully built c485bec81dfb [2022-03-15T20:33:54.141Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T20:33:54.141Z] Successfully tagged core-data:latest [2022-03-15T20:33:54.141Z]  Building core-data ... done Building security-secretstore-setup [2022-03-15T20:33:54.141Z] ---> Running in 5596039bcda6 [2022-03-15T20:33:54.399Z] Removing intermediate container 5596039bcda6 [2022-03-15T20:33:54.399Z] ---> a0584a7bd73d [2022-03-15T20:33:54.399Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T20:33:54.399Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T20:33:54.660Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T20:33:54.660Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T20:33:54.660Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T20:33:54.660Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T20:33:54.660Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T20:33:54.660Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T20:33:54.660Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T20:33:54.660Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T20:33:54.660Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T20:33:55.596Z] 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-15T20:33:55.596Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T20:33:55.596Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T20:33:55.855Z] ---> 29abd0a44ebe [2022-03-15T20:33:55.855Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T20:33:55.855Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T20:33:55.855Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T20:33:56.114Z] 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-15T20:33:56.114Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T20:33:56.114Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T20:33:56.114Z] ---> Running in 41fa6845ef3c [2022-03-15T20:33:56.114Z] Collecting idna<2.8,>=2.5 [2022-03-15T20:33:56.114Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T20:33:56.114Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T20:33:56.114Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T20:33:56.114Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T20:33:56.114Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T20:33:56.114Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T20:33:56.114Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T20:33:56.372Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T20:33:56.372Z] Attempting uninstall: urllib3 [2022-03-15T20:33:56.372Z] Found existing installation: urllib3 1.26.5 [2022-03-15T20:33:56.372Z] Uninstalling urllib3-1.26.5: [2022-03-15T20:33:56.372Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T20:33:56.372Z] Attempting uninstall: idna [2022-03-15T20:33:56.372Z] Found existing installation: idna 3.2 [2022-03-15T20:33:56.372Z] Uninstalling idna-3.2: [2022-03-15T20:33:56.372Z] Successfully uninstalled idna-3.2 [2022-03-15T20:33:56.650Z] Attempting uninstall: chardet [2022-03-15T20:33:56.650Z] Found existing installation: chardet 4.0.0 [2022-03-15T20:33:56.650Z] Uninstalling chardet-4.0.0: [2022-03-15T20:33:56.650Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T20:33:57.217Z] Attempting uninstall: requests [2022-03-15T20:33:57.217Z] Found existing installation: requests 2.25.1 [2022-03-15T20:33:57.217Z] Uninstalling requests-2.25.1: [2022-03-15T20:33:57.217Z] Successfully uninstalled requests-2.25.1 [2022-03-15T20:33:57.217Z] Running setup.py install for texttable: started [2022-03-15T20:33:57.782Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T20:33:57.782Z] Running setup.py install for PyYAML: started [2022-03-15T20:33:57.782Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:57.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:57.782Z] ---> c713390d9d2e [2022-03-15T20:33:57.782Z] Removing intermediate container 41fa6845ef3c [2022-03-15T20:33:57.782Z] Step 3/23 : WORKDIR /edgex-go ---> 48aa3e3c9486 [2022-03-15T20:33:57.782Z] [2022-03-15T20:33:57.782Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] ---> Using cache [2022-03-15T20:33:57.782Z] [2022-03-15T20:33:57.782Z] ---> 33fe1bcccefe [2022-03-15T20:33:57.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:57.782Z] ---> Using cache [2022-03-15T20:33:57.782Z] ---> 5d0e016658b1 [2022-03-15T20:33:57.782Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:33:57.782Z] ---> Using cache [2022-03-15T20:33:57.782Z] ---> ef7446157380 [2022-03-15T20:33:57.782Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:33:57.782Z] ---> Using cache [2022-03-15T20:33:57.782Z] ---> a504e6f66473 [2022-03-15T20:33:57.782Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:57.782Z] ---> Using cache [2022-03-15T20:33:57.782Z] ---> 6657ea516dfa [2022-03-15T20:33:57.782Z] Step 8/23 : COPY . . [2022-03-15T20:33:57.782Z] ---> Using cache [2022-03-15T20:33:57.782Z] ---> 8cfa11bdd040 [2022-03-15T20:33:57.782Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T20:33:57.782Z] ---> Running in bbdbd9a36f73 [2022-03-15T20:33:58.056Z] ---> Running in dbaae55c284b [2022-03-15T20:33:58.056Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T20:33:58.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:58.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:58.056Z] ---> c713390d9d2e [2022-03-15T20:33:58.056Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:33:58.056Z] ---> Using cache [2022-03-15T20:33:58.056Z] ---> 33fe1bcccefe [2022-03-15T20:33:58.056Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:58.056Z] ---> Using cache [2022-03-15T20:33:58.056Z] ---> 5d0e016658b1 [2022-03-15T20:33:58.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:33:58.056Z] ---> Using cache [2022-03-15T20:33:58.056Z] ---> ef7446157380 [2022-03-15T20:33:58.056Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:33:58.056Z] ---> Using cache [2022-03-15T20:33:58.056Z] ---> a504e6f66473 [2022-03-15T20:33:58.056Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:58.056Z] ---> Using cache [2022-03-15T20:33:58.056Z] ---> 6657ea516dfa [2022-03-15T20:33:58.056Z] Step 8/23 : COPY . . [2022-03-15T20:33:58.056Z] ---> Using cache [2022-03-15T20:33:58.056Z] ---> 8cfa11bdd040 [2022-03-15T20:33:58.056Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T20:33:58.315Z] Running setup.py install for docopt: started [2022-03-15T20:33:58.315Z] 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-15T20:33:58.315Z] Removing intermediate container dbaae55c284b [2022-03-15T20:33:58.315Z] ---> d4a8a43e9333 [2022-03-15T20:33:58.315Z] Step 28/31 : CMD ["gate"] [2022-03-15T20:33:58.315Z] ---> Running in c022653018ec [2022-03-15T20:33:58.574Z] ---> Running in 548b97b4808e [2022-03-15T20:33:58.574Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T20:33:58.574Z] Running setup.py install for dockerpty: started [2022-03-15T20:33:58.574Z] Removing intermediate container 548b97b4808e [2022-03-15T20:33:58.574Z] ---> 84aa4f1e294b [2022-03-15T20:33:58.574Z] Step 29/31 : LABEL arch=x86_64 [2022-03-15T20:33:58.832Z] 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-15T20:33:58.832Z] ---> Running in db369b91de0a [2022-03-15T20:33:58.832Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T20:33:59.090Z] Removing intermediate container db369b91de0a [2022-03-15T20:33:59.090Z] ---> 5b203252efb8 [2022-03-15T20:33:59.090Z] Step 30/31 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:33:59.348Z] ---> Running in 8e728611a85c [2022-03-15T20:33:59.616Z] Removing intermediate container 8e728611a85c [2022-03-15T20:33:59.616Z] ---> 2bae985db74b [2022-03-15T20:33:59.616Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T20:33:59.892Z] 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-15T20:33:59.892Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:33:59.892Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:33:59.892Z] ---> c713390d9d2e [2022-03-15T20:33:59.892Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T20:33:59.892Z] ---> Using cache [2022-03-15T20:33:59.892Z] ---> 33fe1bcccefe [2022-03-15T20:33:59.892Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:33:59.892Z] ---> Using cache [2022-03-15T20:33:59.892Z] ---> 5d0e016658b1 [2022-03-15T20:33:59.892Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T20:33:59.892Z] ---> Using cache [2022-03-15T20:33:59.892Z] ---> ef7446157380 [2022-03-15T20:33:59.892Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T20:33:59.892Z] ---> Using cache [2022-03-15T20:33:59.892Z] ---> a504e6f66473 [2022-03-15T20:33:59.892Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:33:59.892Z] ---> Using cache [2022-03-15T20:33:59.892Z] ---> 6657ea516dfa [2022-03-15T20:33:59.892Z] Step 8/25 : COPY . . [2022-03-15T20:33:59.892Z] ---> Using cache [2022-03-15T20:33:59.892Z] ---> 8cfa11bdd040 [2022-03-15T20:33:59.892Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T20:33:59.892Z] ---> Running in ebcd3d924222 [2022-03-15T20:34:00.290Z] ---> Running in 78078a5457f3 [2022-03-15T20:34:00.687Z] Removing intermediate container ebcd3d924222 [2022-03-15T20:34:00.687Z] ---> b4fa4fee0d87 [2022-03-15T20:34:00.687Z] [2022-03-15T20:34:00.687Z] Successfully built b4fa4fee0d87 [2022-03-15T20:34:00.687Z] Successfully tagged security-bootstrapper:latest [2022-03-15T20:34:00.687Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-03-15T20:34:00.687Z] 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-15T20:34:04.920Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:34:04.920Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:34:04.920Z] ---> c713390d9d2e [2022-03-15T20:34:04.920Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T20:34:04.920Z] ---> Using cache [2022-03-15T20:34:04.920Z] ---> 33fe1bcccefe [2022-03-15T20:34:04.920Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:34:04.920Z] ---> Using cache [2022-03-15T20:34:04.920Z] ---> 5d0e016658b1 [2022-03-15T20:34:04.920Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T20:34:04.920Z] ---> Using cache [2022-03-15T20:34:04.920Z] ---> ef7446157380 [2022-03-15T20:34:04.920Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T20:34:04.920Z] ---> Using cache [2022-03-15T20:34:04.920Z] ---> a504e6f66473 [2022-03-15T20:34:04.920Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:34:04.920Z] ---> Using cache [2022-03-15T20:34:04.920Z] ---> 6657ea516dfa [2022-03-15T20:34:04.920Z] Step 8/21 : COPY . . [2022-03-15T20:34:04.920Z] ---> Using cache [2022-03-15T20:34:04.920Z] ---> 8cfa11bdd040 [2022-03-15T20:34:04.920Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:34:04.970Z] provisioning config files... [2022-03-15T20:34:05.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6839857974158210572tmp [2022-03-15T20:34:05.180Z] ---> Running in 11b710515c37 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:34:05.438Z] Removing intermediate container 27f9b7a52ad7 [2022-03-15T20:34:05.438Z] ---> ffad85d5fedf [2022-03-15T20:34:05.438Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T20:34:05.438Z] ---> Running in 5b9fd686dcd8 [2022-03-15T20:34:05.616Z] ---> docker-login.sh [2022-03-15T20:34:05.616Z] nexus3.edgexfoundry.org:10001 [2022-03-15T20:34:05.698Z] Removing intermediate container 5b9fd686dcd8 [2022-03-15T20:34:05.698Z] ---> c85eebb9b6d5 [2022-03-15T20:34:05.698Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T20:34:05.958Z] ---> Running in 4f2892d86871 [2022-03-15T20:34:05.958Z] 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-15T20:34:05.958Z] Removing intermediate container 4f2892d86871 [2022-03-15T20:34:05.958Z] ---> 838a5bf361f9 [2022-03-15T20:34:05.958Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T20:34:06.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:06.524Z] ---> d2be554d338a [2022-03-15T20:34:06.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:06.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:06.826Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:06.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:06.826Z] [2022-03-15T20:34:06.826Z] Login Succeeded [2022-03-15T20:34:06.826Z] nexus3.edgexfoundry.org:10002 [2022-03-15T20:34:07.090Z] ---> 35df2b3a190e [2022-03-15T20:34:07.090Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T20:34:07.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:07.351Z] ---> 53f392cdd823 [2022-03-15T20:34:07.351Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T20:34:07.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:07.384Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:07.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:07.384Z] [2022-03-15T20:34:07.384Z] Login Succeeded [2022-03-15T20:34:07.384Z] nexus3.edgexfoundry.org:10003 [2022-03-15T20:34:07.609Z] ---> Running in f1fbbe7a086e [2022-03-15T20:34:07.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:07.869Z] Removing intermediate container f1fbbe7a086e [2022-03-15T20:34:07.869Z] ---> e8ebc4950aaf [2022-03-15T20:34:07.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:34:07.869Z] ---> Running in a61ac6fc85fd [2022-03-15T20:34:07.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:07.943Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:07.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:07.943Z] [2022-03-15T20:34:07.943Z] Login Succeeded [2022-03-15T20:34:07.943Z] nexus3.edgexfoundry.org:10004 [2022-03-15T20:34:08.435Z] Removing intermediate container a61ac6fc85fd [2022-03-15T20:34:08.435Z] ---> 1379bffa9702 [2022-03-15T20:34:08.435Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:34:08.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:08.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:08.548Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:08.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:08.548Z] [2022-03-15T20:34:08.548Z] Login Succeeded [2022-03-15T20:34:08.548Z] docker.io [2022-03-15T20:34:08.695Z] ---> Running in bafa7e0894a4 [2022-03-15T20:34:08.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-15T20:34:08.953Z] Removing intermediate container bafa7e0894a4 [2022-03-15T20:34:08.953Z] ---> f3a8fb466dbf [2022-03-15T20:34:08.953Z] Step 22/23 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:34:09.212Z] ---> Running in 9f1b1edfcae1 [2022-03-15T20:34:09.212Z] Removing intermediate container bbdbd9a36f73 [2022-03-15T20:34:09.212Z] ---> 7dd1712a3259 [2022-03-15T20:34:09.212Z] [2022-03-15T20:34:09.212Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:34:09.212Z] ---> 0a97eee8041e [2022-03-15T20:34:09.212Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:34:09.212Z] ---> Using cache [2022-03-15T20:34:09.212Z] ---> 865ce294246d [2022-03-15T20:34:09.212Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:34:09.212Z] ---> Using cache [2022-03-15T20:34:09.212Z] ---> 6afe38a7e4ac [2022-03-15T20:34:09.212Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T20:34:09.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-15T20:34:09.427Z] Configure a credential helper to remove this warning. See [2022-03-15T20:34:09.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-15T20:34:09.427Z] [2022-03-15T20:34:09.427Z] Login Succeeded [2022-03-15T20:34:09.427Z] ---> docker-login.sh ends [Pipeline] } [2022-03-15T20:34:09.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-15T20:34:09.473Z] ---> Running in dc74b6941468 [2022-03-15T20:34:09.473Z] Removing intermediate container c022653018ec [2022-03-15T20:34:09.473Z] ---> d8c1a7a89545 [2022-03-15T20:34:09.473Z] [2022-03-15T20:34:09.473Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:34:09.473Z] ---> 0a97eee8041e [2022-03-15T20:34:09.473Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:34:09.473Z] ---> Using cache [2022-03-15T20:34:09.473Z] ---> 865ce294246d [2022-03-15T20:34:09.473Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:34:09.473Z] ---> Using cache [2022-03-15T20:34:09.473Z] ---> 6afe38a7e4ac [2022-03-15T20:34:09.473Z] Step 13/23 : ENV APP_PORT=59882 [Pipeline] // withEnv [Pipeline] unstash [2022-03-15T20:34:09.731Z] Removing intermediate container 9f1b1edfcae1 [2022-03-15T20:34:09.731Z] ---> cd617d15bf80 [2022-03-15T20:34:09.731Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:34:09.731Z] ---> Running in 03e57a1a44cc [2022-03-15T20:34:09.731Z] Removing intermediate container dc74b6941468 [2022-03-15T20:34:09.731Z] ---> 74cd61cb3499 [2022-03-15T20:34:09.731Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T20:34:09.731Z] 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-15T20:34:09.731Z] ---> Running in 53554775d9b1 [2022-03-15T20:34:09.731Z] ---> Running in 42cb87742af1 [2022-03-15T20:34:09.731Z] Removing intermediate container 03e57a1a44cc [2022-03-15T20:34:09.731Z] ---> b38b1bbf4c24 [2022-03-15T20:34:09.731Z] Step 14/23 : EXPOSE $APP_PORT [Pipeline] echo [2022-03-15T20:34:09.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-15T20:34:09.798Z] ========================================================= [2022-03-15T20:34:09.798Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-15T20:34:09.798Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:34:09.994Z] ---> Running in c110f178f1e0 [2022-03-15T20:34:09.994Z] Removing intermediate container 42cb87742af1 [2022-03-15T20:34:09.994Z] ---> 48ff0aded6ed [2022-03-15T20:34:09.994Z] Step 15/23 : WORKDIR / [2022-03-15T20:34:09.994Z] Removing intermediate container 53554775d9b1 [2022-03-15T20:34:09.994Z] ---> 7a67f6763fb7 [2022-03-15T20:34:09.994Z] [2022-03-15T20:34:09.994Z] ---> Running in 1ee347558a84 [2022-03-15T20:34:09.994Z] Removing intermediate container c110f178f1e0 [2022-03-15T20:34:09.994Z] ---> e250a1be14ae [2022-03-15T20:34:09.994Z] Step 15/23 : WORKDIR / [2022-03-15T20:34:09.994Z] Successfully built 7a67f6763fb7 [2022-03-15T20:34:09.994Z] ---> Running in f95cc7f85729 [2022-03-15T20:34:09.994Z] Successfully tagged sys-mgmt-agent:latest [2022-03-15T20:34:10.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:34:10.254Z]  Building sys-mgmt-agent ... done Removing intermediate container 1ee347558a84 [2022-03-15T20:34:10.254Z] ---> dcc9dc6e783d [2022-03-15T20:34:10.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:34:10.254Z] Removing intermediate container f95cc7f85729 [2022-03-15T20:34:10.254Z] ---> 84a06ee6c390 [2022-03-15T20:34:10.255Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:34:10.411Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-15T20:34:10.411Z] 9b3977197b4f: Pulling fs layer [2022-03-15T20:34:10.411Z] 1a89e8eeedd5: Pulling fs layer [2022-03-15T20:34:10.411Z] 94645a83ff95: Pulling fs layer [2022-03-15T20:34:10.411Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-15T20:34:10.411Z] 0c92f367c5e7: Pulling fs layer [2022-03-15T20:34:10.411Z] f7c0051592d6: Pulling fs layer [2022-03-15T20:34:10.411Z] a227ed2f7395: Pulling fs layer [2022-03-15T20:34:10.411Z] 7b1c46037f91: Pulling fs layer [2022-03-15T20:34:10.411Z] 3f3a8bcf1eab: Waiting [2022-03-15T20:34:10.411Z] 0c92f367c5e7: Waiting [2022-03-15T20:34:10.411Z] f7c0051592d6: Waiting [2022-03-15T20:34:10.411Z] a227ed2f7395: Waiting [2022-03-15T20:34:10.411Z] 7b1c46037f91: Waiting [2022-03-15T20:34:10.411Z] 94645a83ff95: Download complete [2022-03-15T20:34:10.411Z] 1a89e8eeedd5: Verifying Checksum [2022-03-15T20:34:10.411Z] 1a89e8eeedd5: Download complete [2022-03-15T20:34:10.411Z] 0c92f367c5e7: Download complete [2022-03-15T20:34:10.411Z] f7c0051592d6: Verifying Checksum [2022-03-15T20:34:10.411Z] f7c0051592d6: Download complete [2022-03-15T20:34:10.411Z] 9b3977197b4f: Verifying Checksum [2022-03-15T20:34:10.411Z] 9b3977197b4f: Download complete [2022-03-15T20:34:10.411Z] a227ed2f7395: Verifying Checksum [2022-03-15T20:34:10.411Z] a227ed2f7395: Download complete [2022-03-15T20:34:10.514Z] ---> 03aad4aea26c [2022-03-15T20:34:10.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T20:34:10.514Z] ---> f7a8d778416b [2022-03-15T20:34:10.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T20:34:11.081Z] ---> eab7b95fbe55 [2022-03-15T20:34:11.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:11.081Z] ---> c8bac4027557 [2022-03-15T20:34:11.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:11.341Z] ---> 2176eef21ba7 [2022-03-15T20:34:11.341Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T20:34:11.418Z] 9b3977197b4f: Pull complete [2022-03-15T20:34:11.601Z] ---> 5c1ca15383d2 [2022-03-15T20:34:11.601Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T20:34:11.601Z] ---> Running in 5f1b3504cc8f [2022-03-15T20:34:11.601Z] ---> Running in b691ab106f7f [2022-03-15T20:34:11.860Z] Removing intermediate container 5f1b3504cc8f [2022-03-15T20:34:11.860Z] ---> 344cda2a35fa [2022-03-15T20:34:11.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:34:12.021Z] 1a89e8eeedd5: Pull complete [2022-03-15T20:34:12.119Z] Removing intermediate container b691ab106f7f [2022-03-15T20:34:12.119Z] ---> b0eb7edf0f3d [2022-03-15T20:34:12.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:34:12.119Z] ---> Running in a89d07a26d36 [2022-03-15T20:34:12.119Z] ---> Running in 3176d9d4428d [2022-03-15T20:34:12.119Z] Removing intermediate container a89d07a26d36 [2022-03-15T20:34:12.119Z] ---> 59fed8d8a3b1 [2022-03-15T20:34:12.119Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:34:12.298Z] 94645a83ff95: Pull complete [2022-03-15T20:34:12.378Z] Removing intermediate container 3176d9d4428d [2022-03-15T20:34:12.378Z] ---> c8e4dcf9f6fd [2022-03-15T20:34:12.378Z] Step 21/23 : LABEL arch=x86_64 [2022-03-15T20:34:12.378Z] Removing intermediate container 78078a5457f3 [2022-03-15T20:34:12.378Z] ---> d73f78a94276 [2022-03-15T20:34:12.378Z] [2022-03-15T20:34:12.378Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T20:34:12.378Z] ---> 0a97eee8041e [2022-03-15T20:34:12.378Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T20:34:12.378Z] ---> Running in 06e18be12f13 [2022-03-15T20:34:12.378Z] ---> Running in 7d4de585d013 [2022-03-15T20:34:12.378Z] ---> Running in 6a871155605e [2022-03-15T20:34:12.637Z] Removing intermediate container 06e18be12f13 [2022-03-15T20:34:12.637Z] ---> a58deaa5e11b [2022-03-15T20:34:12.637Z] Step 22/23 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:34:12.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T20:34:12.637Z] Removing intermediate container 7d4de585d013 [2022-03-15T20:34:12.637Z] ---> 7823bb3d3f00 [2022-03-15T20:34:12.637Z] Step 22/23 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:34:12.637Z] ---> Running in 3d6e148228de [2022-03-15T20:34:12.897Z] ---> Running in 73d1667cbd63 [2022-03-15T20:34:12.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:12.897Z] Removing intermediate container 3d6e148228de [2022-03-15T20:34:12.897Z] ---> 5a1eaf0ec6ab [2022-03-15T20:34:12.897Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:34:12.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:12.897Z] Removing intermediate container 73d1667cbd63 [2022-03-15T20:34:12.897Z] ---> 7c021edfe22f [2022-03-15T20:34:12.897Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:34:12.897Z] ---> Running in d8913d53bee2 [2022-03-15T20:34:12.897Z] ---> Running in 709633f533b1 [2022-03-15T20:34:12.899Z] 7b1c46037f91: Verifying Checksum [2022-03-15T20:34:12.899Z] 7b1c46037f91: Download complete [2022-03-15T20:34:13.157Z] Removing intermediate container d8913d53bee2 [2022-03-15T20:34:13.157Z] ---> dec100a17fd5 [2022-03-15T20:34:13.157Z] [2022-03-15T20:34:13.157Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T20:34:13.157Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T20:34:13.157Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T20:34:13.157Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:34:13.157Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:34:13.157Z] Removing intermediate container 709633f533b1 [2022-03-15T20:34:13.157Z] ---> e94e5c733021 [2022-03-15T20:34:13.157Z] [2022-03-15T20:34:13.157Z] Successfully built dec100a17fd5 [2022-03-15T20:34:13.157Z] Successfully tagged core-command:latest [2022-03-15T20:34:13.157Z]  Building core-command ... done OK: 6 MiB in 17 packages [2022-03-15T20:34:13.157Z] Successfully built e94e5c733021 [2022-03-15T20:34:13.417Z] Successfully tagged core-metadata:latest [2022-03-15T20:34:13.500Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-15T20:34:13.500Z] 3f3a8bcf1eab: Download complete [2022-03-15T20:34:13.676Z]  Building core-metadata ... done Removing intermediate container 6a871155605e [2022-03-15T20:34:13.676Z] ---> 95df26af17d6 [2022-03-15T20:34:13.676Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:34:13.935Z] ---> Running in aba02ea3284a [2022-03-15T20:34:13.935Z] Removing intermediate container aba02ea3284a [2022-03-15T20:34:13.935Z] ---> 1e25ae0bbb2f [2022-03-15T20:34:13.935Z] Step 13/25 : WORKDIR / [2022-03-15T20:34:13.935Z] ---> Running in a5f35fcf49df [2022-03-15T20:34:14.193Z] Removing intermediate container a5f35fcf49df [2022-03-15T20:34:14.193Z] ---> 563c4fc13420 [2022-03-15T20:34:14.193Z] 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-15T20:34:14.452Z] ---> 20577341e0e9 [2022-03-15T20:34:14.452Z] 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-15T20:34:14.711Z] ---> e4b9e5e23c49 [2022-03-15T20:34:14.711Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T20:34:14.711Z] Removing intermediate container 11b710515c37 [2022-03-15T20:34:14.711Z] ---> 52523eaf3a1a [2022-03-15T20:34:14.711Z] [2022-03-15T20:34:14.711Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T20:34:14.711Z] ---> 0a97eee8041e [2022-03-15T20:34:14.711Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T20:34:14.972Z] ---> Running in cc700259953b [2022-03-15T20:34:14.972Z] ---> c5111e985c24 [2022-03-15T20:34:14.972Z] 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-15T20:34:14.972Z] ---> 54e5653008e9 [2022-03-15T20:34:14.972Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T20:34:15.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:15.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-15T20:34:15.492Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T20:34:15.492Z] ---> 6e81e1807586 [2022-03-15T20:34:15.492Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T20:34:15.492Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:34:15.492Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:34:15.492Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T20:34:15.492Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T20:34:15.492Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:34:15.492Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:34:15.492Z] OK: 8 MiB in 19 packages [2022-03-15T20:34:15.752Z] ---> 9239b3b3a081 [2022-03-15T20:34:15.752Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T20:34:16.022Z] Removing intermediate container cc700259953b [2022-03-15T20:34:16.022Z] ---> b158b50e80a8 [2022-03-15T20:34:16.022Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:34:16.022Z] ---> 813aee7b6325 [2022-03-15T20:34:16.022Z] 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-15T20:34:16.281Z] ---> Running in 11b977b45fc2 [2022-03-15T20:34:16.281Z] ---> Running in 13476979b9ab [2022-03-15T20:34:16.281Z] Removing intermediate container 11b977b45fc2 [2022-03-15T20:34:16.281Z] ---> 6581e337dd9a [2022-03-15T20:34:16.281Z] Step 13/21 : WORKDIR /edgex [2022-03-15T20:34:16.281Z] ---> Running in 1971eb8704dd [2022-03-15T20:34:16.543Z] Removing intermediate container 1971eb8704dd [2022-03-15T20:34:16.543Z] ---> 0b52a39bb0e6 [2022-03-15T20:34:16.543Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T20:34:16.802Z] ---> a1790fce456e [2022-03-15T20:34:16.802Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T20:34:16.802Z] Removing intermediate container 13476979b9ab [2022-03-15T20:34:16.802Z] ---> 3984ced15aa0 [2022-03-15T20:34:16.802Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T20:34:17.061Z] ---> Running in 0726a7fe6658 [2022-03-15T20:34:17.061Z] ---> 5bf895a78c48 [2022-03-15T20:34:17.061Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T20:34:17.320Z] Removing intermediate container 0726a7fe6658 [2022-03-15T20:34:17.320Z] ---> ea3a21185ec9 [2022-03-15T20:34:17.320Z] Step 23/25 : LABEL arch=x86_64 [2022-03-15T20:34:17.320Z] ---> Running in 440338ffc33d [2022-03-15T20:34:17.320Z] Removing intermediate container 440338ffc33d [2022-03-15T20:34:17.320Z] ---> a12f9d9891f7 [2022-03-15T20:34:17.320Z] Step 24/25 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:34:17.578Z] ---> Running in 0070547fcc1d [2022-03-15T20:34:17.578Z] ---> 762a5253df0b [2022-03-15T20:34:17.578Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T20:34:17.578Z] ---> Running in 85fca3a6cc51 [2022-03-15T20:34:17.578Z] Removing intermediate container 0070547fcc1d [2022-03-15T20:34:17.578Z] ---> ff1ad1f8956f [2022-03-15T20:34:17.578Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T20:34:17.578Z] ---> Running in 2bb6d8845abb [2022-03-15T20:34:17.578Z] Removing intermediate container 85fca3a6cc51 [2022-03-15T20:34:17.578Z] ---> 5d9f646f9dbb [2022-03-15T20:34:17.578Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T20:34:17.836Z] ---> Running in 79aa605abb1c [2022-03-15T20:34:17.836Z] Removing intermediate container 2bb6d8845abb [2022-03-15T20:34:17.836Z] ---> c145c63ef9a6 [2022-03-15T20:34:17.836Z] [2022-03-15T20:34:17.836Z] Removing intermediate container 79aa605abb1c [2022-03-15T20:34:17.836Z] ---> d269b8c9751d [2022-03-15T20:34:17.836Z] Step 19/21 : LABEL arch=x86_64 [2022-03-15T20:34:17.836Z] Successfully built c145c63ef9a6 [2022-03-15T20:34:17.836Z] Successfully tagged security-secretstore-setup:latest [2022-03-15T20:34:17.836Z] ---> Running in af17e0a9cdde [2022-03-15T20:34:18.096Z]  Building security-secretstore-setup ... done Removing intermediate container af17e0a9cdde [2022-03-15T20:34:18.096Z] ---> bd0505e8c0a8 [2022-03-15T20:34:18.096Z] Step 20/21 : LABEL git_sha=a968219a72abb2e9bcc670f292e688fd6d59db2e [2022-03-15T20:34:18.096Z] ---> Running in 63b3874ef804 [2022-03-15T20:34:18.096Z] Removing intermediate container 63b3874ef804 [2022-03-15T20:34:18.096Z] ---> a839ff04594f [2022-03-15T20:34:18.096Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T20:34:18.096Z] ---> Running in 461ad084f467 [2022-03-15T20:34:18.356Z] Removing intermediate container 461ad084f467 [2022-03-15T20:34:18.356Z] ---> 436a24ba67dd [2022-03-15T20:34:18.356Z] [2022-03-15T20:34:18.356Z] Successfully built 436a24ba67dd [2022-03-15T20:34:18.356Z] Successfully tagged security-proxy-setup:latest [2022-03-15T20:34:18.362Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-03-15T20:34:18.369Z] $ docker stop --time=1 5ad079aa6ef6f8514a6f8a99448b9efc1882bdc2ed0559c80c55b4b66c47b26a [2022-03-15T20:34:19.677Z] $ docker rm -f 5ad079aa6ef6f8514a6f8a99448b9efc1882bdc2ed0559c80c55b4b66c47b26a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T20:34:20.025Z] + docker images [2022-03-15T20:34:20.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T20:34:20.025Z] security-proxy-setup latest 436a24ba67dd 1 second ago 26.2MB [2022-03-15T20:34:20.025Z] security-secretstore-setup latest c145c63ef9a6 2 seconds ago 27.9MB [2022-03-15T20:34:20.025Z] 52523eaf3a1a 5 seconds ago 1.78GB [2022-03-15T20:34:20.025Z] core-command latest dec100a17fd5 7 seconds ago 15.8MB [2022-03-15T20:34:20.025Z] core-metadata latest e94e5c733021 7 seconds ago 16.6MB [2022-03-15T20:34:20.025Z] d73f78a94276 7 seconds ago 1.78GB [2022-03-15T20:34:20.025Z] sys-mgmt-agent latest 7a67f6763fb7 10 seconds ago 296MB [2022-03-15T20:34:20.025Z] d8c1a7a89545 10 seconds ago 1.77GB [2022-03-15T20:34:20.025Z] 7dd1712a3259 11 seconds ago 1.78GB [2022-03-15T20:34:20.025Z] security-bootstrapper latest b4fa4fee0d87 19 seconds ago 18.7MB [2022-03-15T20:34:20.025Z] core-data latest c485bec81dfb 26 seconds ago 20MB [2022-03-15T20:34:20.025Z] support-scheduler latest 1f6f01139986 29 seconds ago 16MB [2022-03-15T20:34:20.025Z] support-notifications latest 4606508ec0e2 29 seconds ago 16.7MB [2022-03-15T20:34:20.025Z] a61a7e3f9527 34 seconds ago 1.77GB [2022-03-15T20:34:20.025Z] f0608c71bca1 36 seconds ago 1.79GB [2022-03-15T20:34:20.025Z] 00c34bf2949e 36 seconds ago 1.77GB [2022-03-15T20:34:20.025Z] 8d6eed65df7f 37 seconds ago 1.78GB [2022-03-15T20:34:20.025Z] 87ac107fdc1c 37 seconds ago 1.78GB [2022-03-15T20:34:20.025Z] ci-base-image-x86_64 latest c713390d9d2e 2 minutes ago 1.27GB [2022-03-15T20:34:20.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-15T20:34:20.025Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-15T20:34:20.025Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-15T20:34:20.025Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-15T20:34:20.025Z] 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-15T20:34:28.631Z] 3f3a8bcf1eab: Pull complete [2022-03-15T20:34:28.631Z] 0c92f367c5e7: Pull complete [2022-03-15T20:34:28.631Z] f7c0051592d6: Pull complete [2022-03-15T20:34:28.631Z] a227ed2f7395: Pull complete [2022-03-15T20:34:35.191Z] Still waiting to schedule task [2022-03-15T20:34:35.192Z] ‘prd-ubuntu18.04-docker-8c-8g-7187’ is offline [2022-03-15T20:34:38.816Z] 7b1c46037f91: Pull complete [2022-03-15T20:34:38.816Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-15T20:34:38.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:34:38.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:34:39.166Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:34:39.166Z] WORKDIR /edgex [2022-03-15T20:34:39.166Z] COPY go.mod . [2022-03-15T20:34:39.166Z] RUN go mod download [2022-03-15T20:34:39.166Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-15T20:34:42.565Z] Sending build context to Docker daemon 168.8MB [2022-03-15T20:34:42.565Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-15T20:34:42.565Z] ---> f79e39bc4007 [2022-03-15T20:34:42.565Z] Step 2/4 : WORKDIR /edgex [2022-03-15T20:34:42.853Z] ---> Running in aa6f7747a945 [2022-03-15T20:34:43.125Z] Removing intermediate container aa6f7747a945 [2022-03-15T20:34:43.125Z] ---> b31f64124811 [2022-03-15T20:34:43.125Z] Step 3/4 : COPY go.mod . [2022-03-15T20:34:43.735Z] ---> d0822653bb0d [2022-03-15T20:34:43.735Z] Step 4/4 : RUN go mod download [2022-03-15T20:34:44.032Z] ---> Running in 59d8c4d7419b [2022-03-15T20:36:05.924Z] Removing intermediate container 59d8c4d7419b [2022-03-15T20:36:05.924Z] ---> 1348b1a11779 [2022-03-15T20:36:06.200Z] Successfully built 1348b1a11779 [2022-03-15T20:36:06.200Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:36:06.569Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T20:36:06.569Z] . [Pipeline] withDockerContainer [2022-03-15T20:36:06.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-7183 does not seem to be running inside a container [2022-03-15T20:36:06.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T20:36:08.484Z] $ docker top 16389032182d53938fd2bcdf8f67c19298fef473c128fad70456185ac2c2245f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:36:09.490Z] + go version [2022-03-15T20:36:09.490Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-15T20:36:09.521Z] $ docker stop --time=1 16389032182d53938fd2bcdf8f67c19298fef473c128fad70456185ac2c2245f [2022-03-15T20:36:11.304Z] $ docker rm -f 16389032182d53938fd2bcdf8f67c19298fef473c128fad70456185ac2c2245f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:36:11.965Z] + docker inspect -f . ci-base-image-arm64 [2022-03-15T20:36:11.965Z] . [Pipeline] withDockerContainer [2022-03-15T20:36:12.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-7183 does not seem to be running inside a container [2022-03-15T20:36:12.325Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-15T20:36:13.877Z] $ docker top 6f2f58cc95269181b915d42681f0b9dd4e2e0fdbd84e75f621c8199833ec5a54 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-15T20:36:14.195Z] ========================================================= [2022-03-15T20:36:14.195Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-15T20:36:14.195Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-15T20:36:14.894Z] + make test [2022-03-15T20:36:14.894Z] go mod tidy [2022-03-15T20:36:15.894Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-15T20:36:21.045Z] Running on prd-ubuntu18.04-docker-8c-8g-7188 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-15T20:36:21.056Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-15T20:36:21.133Z] The recommended git tool is: git [2022-03-15T20:36:22.591Z] using credential edgex-jenkins-ssh [2022-03-15T20:36:22.602Z] Cloning the remote Git repository [2022-03-15T20:36:22.629Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:36:22.662Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-15T20:36:22.685Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:36:22.686Z] > git --version # timeout=10 [2022-03-15T20:36:22.696Z] > git --version # 'git version 2.17.1' [2022-03-15T20:36:22.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:36:22.722Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:36:27.743Z] Merging remotes/origin/main commit 556446716e4a14b8c762f3ec0116a54927b3d800 into PR head commit 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 [2022-03-15T20:36:27.898Z] Merge succeeded, producing db01d4763294a17a65a2b392a7335adc2cadcc05 [2022-03-15T20:36:27.899Z] Checking out Revision db01d4763294a17a65a2b392a7335adc2cadcc05 (PR-3904) [2022-03-15T20:36:27.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:36:27.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-15T20:36:27.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-15T20:36:27.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-15T20:36:27.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:36:27.105Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-15T20:36:27.766Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:36:27.776Z] > git checkout -f 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [2022-03-15T20:36:27.831Z] > git remote # timeout=10 [2022-03-15T20:36:27.838Z] > git config --get remote.origin.url # timeout=10 [2022-03-15T20:36:27.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-15T20:36:27.846Z] > git merge 556446716e4a14b8c762f3ec0116a54927b3d800 # timeout=10 [2022-03-15T20:36:27.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-15T20:36:27.911Z] > git config core.sparsecheckout # timeout=10 [2022-03-15T20:36:27.915Z] > git checkout -f db01d4763294a17a65a2b392a7335adc2cadcc05 # timeout=10 [2022-03-15T20:36:31.442Z] Commit message: "Merge commit '556446716e4a14b8c762f3ec0116a54927b3d800' into HEAD" [2022-03-15T20:36:31.459Z] > git rev-list --no-walk 911a1c84c550e15fa7c8427f88a0fa31e9a8b786 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:36:32.181Z] + echo snap-build.sh [2022-03-15T20:36:32.181Z] snap-build.sh [2022-03-15T20:36:32.181Z] + SNAP_BASE_DIR=. [2022-03-15T20:36:32.181Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-15T20:36:32.181Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-15T20:36:32.181Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-15T20:36:32.181Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-15T20:36:32.181Z] + cd /w/workspace/edgex-go/2 [2022-03-15T20:36:32.181Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-15T20:36:32.181Z] Reading package lists... [2022-03-15T20:36:32.181Z] Building dependency tree... [2022-03-15T20:36:32.181Z] Reading state information... [2022-03-15T20:36:32.181Z] The following packages were automatically installed and are no longer required: [2022-03-15T20:36:32.181Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-15T20:36:32.181Z] uidmap xdelta3 [2022-03-15T20:36:32.181Z] Use 'sudo apt autoremove' to remove them. [2022-03-15T20:36:32.181Z] The following packages will be REMOVED: [2022-03-15T20:36:32.181Z] lxd* lxd-client* [2022-03-15T20:36:32.181Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-15T20:36:32.443Z] After this operation, 31.7 MB disk space will be freed. [2022-03-15T20:36:32.965Z] (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-15T20:36:33.225Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T20:36:33.799Z] Removing lxd dnsmasq configuration [2022-03-15T20:36:33.799Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T20:36:34.060Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-15T20:36:34.633Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-15T20:36:34.903Z] (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-15T20:36:34.903Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-15T20:36:36.289Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-15T20:36:36.289Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-15T20:36:36.869Z] + sudo snap remove --purge lxd [2022-03-15T20:36:36.869Z] snap "lxd" is not installed [2022-03-15T20:36:36.869Z] + sudo groupadd --force --system lxd [2022-03-15T20:36:36.869Z] ++ whoami [2022-03-15T20:36:36.869Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-15T20:36:37.131Z] + newgrp - lxd [2022-03-15T20:36:37.131Z] + sudo snap install lxd [2022-03-15T20:36:45.291Z] 2022-03-15T20:36:41Z INFO Waiting for automatic snapd restart... [2022-03-15T20:36:54.952Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-15T20:37:00.214Z] lxd 4.23 from Canonical* installed [2022-03-15T20:37:00.214Z] + sudo lxd init --auto [2022-03-15T20:37:10.219Z] + sudo snap install --classic snapcraft [2022-03-15T20:37:12.133Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T20:37:12.133Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-15T20:37:12.133Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-15T20:37:12.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T20:37:12.133Z] Dload Upload Total Spent Left Speed [2022-03-15T20:37:12.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3738 0 --:--:-- --:--:-- --:--:-- 3760 [2022-03-15T20:37:12.655Z] 100 3325k 100 3325k 0 0 7472k 0 --:--:-- --:--:-- --:--:-- 7472k [2022-03-15T20:37:12.655Z] ./yq_linux_amd64 [2022-03-15T20:37:12.917Z] + sudo snapcraft prime --use-lxd [2022-03-15T20:37:14.831Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-15T20:37:14.831Z] 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-15T20:37:14.831Z] - README.md [2022-03-15T20:37:14.831Z] [2022-03-15T20:37:14.831Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T20:37:15.092Z] Launching a container. [2022-03-15T20:37:25.118Z] Waiting for container to be ready [2022-03-15T20:37:25.380Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-15T20:37:25.380Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-15T20:37:25.380Z] [2022-03-15T20:37:29.585Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-15T20:37:30.970Z] Waiting for network to be ready... [2022-03-15T20:37:31.232Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-15T20:37:31.494Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-15T20:37:31.494Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-15T20:37:31.494Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-15T20:37:31.494Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-15T20:37:31.494Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-15T20:37:31.494Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-15T20:37:31.754Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-15T20:37:31.754Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-15T20:37:31.754Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-15T20:37:32.014Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-15T20:37:32.014Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-15T20:37:32.587Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-15T20:37:32.587Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-15T20:37:32.587Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-15T20:37:32.587Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-15T20:37:32.587Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-15T20:37:32.587Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-15T20:37:32.849Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-15T20:37:32.849Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] [2022-03-15T20:37:33.110Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-15T20:37:33.110Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-15T20:37:33.110Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-15T20:37:33.110Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-15T20:37:33.110Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-15T20:37:33.110Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-15T20:37:33.110Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-15T20:37:35.028Z] Fetched 23.4 MB in 4s (6197 kB/s) [2022-03-15T20:37:35.601Z] Reading package lists... [2022-03-15T20:37:35.862Z] Reading package lists... [2022-03-15T20:37:35.862Z] Building dependency tree... [2022-03-15T20:37:35.862Z] Reading state information... [2022-03-15T20:37:36.124Z] The following additional packages will be installed: [2022-03-15T20:37:36.124Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T20:37:36.124Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T20:37:36.124Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T20:37:36.124Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-15T20:37:36.124Z] Suggested packages: [2022-03-15T20:37:36.124Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-15T20:37:36.124Z] Recommended packages: [2022-03-15T20:37:36.124Z] gnupg libsasl2-modules [2022-03-15T20:37:36.124Z] The following NEW packages will be installed: [2022-03-15T20:37:36.124Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-15T20:37:36.124Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-15T20:37:36.124Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-15T20:37:36.124Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-15T20:37:36.124Z] The following packages will be upgraded: [2022-03-15T20:37:36.124Z] gpg gpg-agent gpgconf libudev1 [2022-03-15T20:37:36.386Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-15T20:37:36.386Z] Need to get 3859 kB of archives. [2022-03-15T20:37:36.386Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-15T20:37:36.386Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-15T20:37:36.386Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-15T20:37:36.648Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-15T20:37:36.648Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-15T20:37:36.648Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-15T20:37:36.908Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-15T20:37:36.908Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-15T20:37:36.908Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-15T20:37:36.908Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-15T20:37:37.168Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-15T20:37:37.168Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-15T20:37:37.168Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-15T20:37:37.168Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-15T20:37:37.168Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-15T20:37:37.168Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-15T20:37:37.168Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-15T20:37:37.168Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-15T20:37:37.168Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-15T20:37:37.168Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-15T20:37:37.168Z] 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-15T20:37:37.168Z] 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-15T20:37:37.168Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-15T20:37:37.430Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:37:37.430Z] Fetched 3859 kB in 1s (3330 kB/s) [2022-03-15T20:37:37.430Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T20:37:37.430Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:37:37.430Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:37:37.430Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:37:37.692Z] Selecting previously unselected package udev. [2022-03-15T20:37:37.692Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-15T20:37:37.692Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:37:37.692Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-15T20:37:37.692Z] Selecting previously unselected package libfuse2:amd64. [2022-03-15T20:37:37.692Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-15T20:37:37.692Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-15T20:37:37.953Z] Selecting previously unselected package fuse. [2022-03-15T20:37:37.953Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-15T20:37:37.953Z] Unpacking fuse (2.9.9-3) ... [2022-03-15T20:37:37.953Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:37:37.953Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:37:37.953Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:37:37.953Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:37:37.953Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:37:37.953Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:37:38.214Z] Selecting previously unselected package libksba8:amd64. [2022-03-15T20:37:38.214Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-15T20:37:38.214Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-15T20:37:38.214Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-15T20:37:38.214Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.214Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.214Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-15T20:37:38.214Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.214Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.214Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-15T20:37:38.214Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.214Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.476Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-15T20:37:38.476Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.476Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.476Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-15T20:37:38.476Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.476Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.476Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-15T20:37:38.476Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.476Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.476Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-15T20:37:38.476Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.476Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.738Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-15T20:37:38.738Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.738Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.738Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-15T20:37:38.738Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-15T20:37:38.738Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:38.738Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-15T20:37:38.738Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T20:37:38.738Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:37:38.738Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-15T20:37:38.738Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-15T20:37:38.738Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:37:38.738Z] Selecting previously unselected package libldap-common. [2022-03-15T20:37:38.738Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-15T20:37:38.999Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:37:38.999Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-15T20:37:38.999Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-15T20:37:38.999Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:37:38.999Z] Selecting previously unselected package dirmngr. [2022-03-15T20:37:38.999Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:37:38.999Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T20:37:38.999Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-15T20:37:38.999Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-15T20:37:38.999Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:37:38.999Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:37:38.999Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-15T20:37:39.571Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-15T20:37:39.832Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-15T20:37:39.832Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:39.832Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-15T20:37:39.832Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-15T20:37:39.832Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:39.832Z] Setting up fuse (2.9.9-3) ... [2022-03-15T20:37:39.832Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-15T20:37:40.399Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:40.399Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:40.399Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:40.399Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:40.399Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:40.399Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:40.399Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-15T20:37:40.399Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-15T20:37:40.399Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-15T20:37:40.399Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-15T20:37:40.399Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-15T20:37:40.659Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T20:37:40.920Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-15T20:37:40.920Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-15T20:37:40.920Z] units). This means they are not meant to be enabled using systemctl. [2022-03-15T20:37:40.920Z] [2022-03-15T20:37:40.920Z] Possible reasons for having this kind of units are: [2022-03-15T20:37:40.920Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-15T20:37:40.920Z] .wants/ or .requires/ directory. [2022-03-15T20:37:40.920Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-15T20:37:40.920Z] a requirement dependency on it. [2022-03-15T20:37:40.920Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-15T20:37:40.920Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-15T20:37:40.920Z] • In case of template units, the unit is meant to be enabled with some [2022-03-15T20:37:40.920Z] instance name specified. [2022-03-15T20:37:41.180Z] Reading package lists... [2022-03-15T20:37:41.440Z] Building dependency tree... [2022-03-15T20:37:41.440Z] Reading state information... [2022-03-15T20:37:41.700Z] The following additional packages will be installed: [2022-03-15T20:37:41.700Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T20:37:41.700Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T20:37:41.700Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T20:37:41.700Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-15T20:37:41.700Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-15T20:37:41.700Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-15T20:37:41.700Z] Suggested packages: [2022-03-15T20:37:41.700Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-15T20:37:41.700Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-15T20:37:41.700Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-15T20:37:41.700Z] systemd-container policykit-1 [2022-03-15T20:37:41.700Z] Recommended packages: [2022-03-15T20:37:41.700Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-15T20:37:41.700Z] The following NEW packages will be installed: [2022-03-15T20:37:41.700Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-15T20:37:41.700Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-15T20:37:41.700Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-15T20:37:41.700Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-15T20:37:41.700Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-15T20:37:41.700Z] The following packages will be upgraded: [2022-03-15T20:37:41.700Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-15T20:37:41.700Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-15T20:37:41.700Z] Need to get 46.5 MB of archives. [2022-03-15T20:37:41.700Z] After this operation, 181 MB of additional disk space will be used. [2022-03-15T20:37:41.700Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-15T20:37:41.700Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-15T20:37:41.700Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-15T20:37:41.700Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-15T20:37:41.960Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-15T20:37:41.960Z] 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-15T20:37:41.960Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-15T20:37:41.960Z] 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-15T20:37:41.960Z] 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-15T20:37:41.960Z] 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-15T20:37:41.960Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-15T20:37:41.960Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-15T20:37:41.960Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-15T20:37:41.960Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-15T20:37:41.960Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-15T20:37:41.960Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-15T20:37:41.960Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-15T20:37:41.960Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-15T20:37:41.960Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-15T20:37:41.960Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-15T20:37:41.960Z] 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-15T20:37:41.960Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-15T20:37:41.960Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-15T20:37:42.222Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-15T20:37:42.222Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-15T20:37:42.222Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-15T20:37:42.222Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-15T20:37:42.484Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-15T20:37:42.484Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-15T20:37:42.484Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-15T20:37:42.484Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-15T20:37:42.484Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-15T20:37:42.484Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-15T20:37:42.744Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:37:42.744Z] Fetched 46.5 MB in 1s (51.0 MB/s) [2022-03-15T20:37:42.744Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-15T20:37:42.744Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:37:42.744Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:37:42.744Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:37:42.744Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:37:43.004Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:37:43.004Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:37:43.572Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:37:43.572Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-15T20:37:43.833Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:37:43.833Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-15T20:37:43.833Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-15T20:37:43.833Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:37:43.833Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:43.833Z] Selecting previously unselected package libexpat1:amd64. [2022-03-15T20:37:43.833Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-15T20:37:43.833Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T20:37:44.094Z] Selecting previously unselected package python3.8-minimal. [2022-03-15T20:37:44.094Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:37:44.094Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:44.354Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:44.354Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-15T20:37:44.354Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:44.925Z] Selecting previously unselected package python3-minimal. [2022-03-15T20:37:44.925Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-15T20:37:44.925Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T20:37:44.925Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T20:37:44.925Z] Selecting previously unselected package mime-support. [2022-03-15T20:37:44.925Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-15T20:37:44.925Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-15T20:37:44.925Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-15T20:37:44.925Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-15T20:37:44.925Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T20:37:44.925Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-15T20:37:44.925Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:37:44.925Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:45.196Z] Selecting previously unselected package python3.8. [2022-03-15T20:37:45.196Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:37:45.196Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:45.196Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-15T20:37:45.196Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T20:37:45.196Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T20:37:45.196Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-15T20:37:45.457Z] Selecting previously unselected package python3. [2022-03-15T20:37:45.457Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-15T20:37:45.457Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-15T20:37:45.457Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-15T20:37:45.457Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-15T20:37:45.457Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T20:37:45.457Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T20:37:45.727Z] Selecting previously unselected package dbus. [2022-03-15T20:37:45.727Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T20:37:45.727Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T20:37:45.727Z] Selecting previously unselected package libbsd0:amd64. [2022-03-15T20:37:45.727Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-15T20:37:45.727Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-15T20:37:45.727Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-15T20:37:45.727Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-15T20:37:45.727Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:37:45.987Z] Selecting previously unselected package sudo. [2022-03-15T20:37:45.987Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-15T20:37:45.987Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T20:37:45.987Z] Selecting previously unselected package apparmor. [2022-03-15T20:37:45.987Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T20:37:45.987Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T20:37:46.248Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-15T20:37:46.248Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-15T20:37:46.248Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T20:37:46.248Z] Selecting previously unselected package libedit2:amd64. [2022-03-15T20:37:46.248Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-15T20:37:46.248Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T20:37:46.248Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-15T20:37:46.248Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-15T20:37:46.248Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T20:37:46.248Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-15T20:37:46.248Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:37:46.248Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:46.514Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-15T20:37:46.514Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:37:46.514Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:46.514Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-15T20:37:46.514Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-15T20:37:46.514Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T20:37:46.514Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-15T20:37:46.514Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:37:46.514Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:46.773Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-15T20:37:46.773Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:37:46.773Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:46.773Z] Selecting previously unselected package openssh-client. [2022-03-15T20:37:46.773Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-15T20:37:46.773Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T20:37:46.773Z] Selecting previously unselected package dbus-user-session. [2022-03-15T20:37:46.773Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-15T20:37:46.773Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T20:37:46.773Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-15T20:37:46.773Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-15T20:37:46.773Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-15T20:37:47.033Z] Selecting previously unselected package squashfs-tools. [2022-03-15T20:37:47.033Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-15T20:37:47.033Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T20:37:47.033Z] Selecting previously unselected package snapd. [2022-03-15T20:37:47.033Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-15T20:37:47.033Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T20:37:50.334Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-15T20:37:50.334Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-15T20:37:50.334Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-15T20:37:50.334Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-15T20:37:50.334Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:50.334Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-15T20:37:50.334Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-15T20:37:50.334Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-15T20:37:50.595Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:50.595Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:50.595Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-15T20:37:50.595Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:50.595Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-15T20:37:50.595Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-15T20:37:51.165Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-15T20:37:51.165Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-15T20:37:51.165Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-15T20:37:51.165Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-15T20:37:51.165Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-15T20:37:51.165Z] running python rtupdate hooks for python3.8... [2022-03-15T20:37:51.165Z] running python post-rtupdate hooks for python3.8... [2022-03-15T20:37:51.165Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-15T20:37:51.627Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-15T20:37:52.105Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-15T20:37:52.365Z] Reloading AppArmor profiles [2022-03-15T20:37:52.365Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:37:52.365Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-15T20:37:52.624Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-15T20:37:52.886Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-15T20:37:52.886Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-15T20:37:52.886Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-15T20:37:52.886Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-15T20:37:54.269Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-15T20:37:54.269Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-15T20:37:54.529Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-15T20:37:54.529Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-15T20:37:54.790Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-15T20:37:55.053Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-15T20:37:55.313Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-15T20:37:55.574Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-15T20:37:55.834Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T20:37:55.834Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-15T20:37:55.834Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-15T20:37:56.110Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-15T20:37:56.373Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-15T20:37:56.673Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-15T20:37:56.987Z] /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-15T20:37:56.987Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-15T20:37:57.557Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T20:37:57.816Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T20:37:57.816Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T20:37:58.756Z] Reading package lists... [2022-03-15T20:37:58.756Z] Reading package lists... [2022-03-15T20:37:59.019Z] Building dependency tree... [2022-03-15T20:37:59.019Z] Reading state information... [2022-03-15T20:37:59.019Z] Calculating upgrade... [2022-03-15T20:37:59.280Z] The following packages will be upgraded: [2022-03-15T20:37:59.280Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-15T20:37:59.280Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-15T20:37:59.280Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-15T20:37:59.281Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-15T20:37:59.281Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-15T20:37:59.281Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-15T20:37:59.281Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-15T20:37:59.281Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-15T20:37:59.281Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-15T20:37:59.281Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-15T20:37:59.281Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-15T20:37:59.281Z] xz-utils zlib1g [2022-03-15T20:37:59.281Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T20:37:59.281Z] Need to get 65.7 MB of archives. [2022-03-15T20:37:59.281Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-15T20:37:59.281Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-15T20:37:59.281Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-15T20:37:59.541Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-15T20:38:00.113Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-15T20:38:00.113Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-15T20:38:00.113Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-15T20:38:00.113Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-15T20:38:00.113Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-15T20:38:00.113Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-15T20:38:00.113Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-15T20:38:00.113Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-15T20:38:00.113Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-15T20:38:00.113Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-15T20:38:00.113Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-15T20:38:00.113Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-15T20:38:00.113Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-15T20:38:00.113Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-15T20:38:00.113Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-15T20:38:00.113Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-15T20:38:00.113Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-15T20:38:00.373Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-15T20:38:00.373Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-15T20:38:00.373Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-15T20:38:00.373Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-15T20:38:00.373Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-15T20:38:00.373Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-15T20:38:00.373Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-15T20:38:00.373Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-15T20:38:00.373Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-15T20:38:00.373Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-15T20:38:00.373Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-15T20:38:00.373Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-15T20:38:00.373Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-15T20:38:00.373Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-15T20:38:00.373Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-15T20:38:00.373Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-15T20:38:00.634Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-15T20:38:00.634Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-15T20:38:00.634Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-15T20:38:00.634Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-15T20:38:00.634Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-15T20:38:00.634Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-15T20:38:00.634Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-15T20:38:00.634Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-15T20:38:00.634Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-15T20:38:00.896Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-15T20:38:00.896Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-15T20:38:00.896Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-15T20:38:00.896Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-15T20:38:00.896Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-15T20:38:00.896Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-15T20:38:00.896Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-15T20:38:00.896Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-15T20:38:00.896Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-15T20:38:00.896Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-15T20:38:00.896Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-15T20:38:00.896Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-15T20:38:00.896Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-15T20:38:01.157Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-15T20:38:01.157Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-15T20:38:01.157Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-15T20:38:01.157Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-15T20:38:01.157Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-15T20:38:01.157Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-15T20:38:01.157Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-15T20:38:01.157Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-15T20:38:01.157Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-15T20:38:01.157Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-15T20:38:01.157Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-15T20:38:01.157Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-15T20:38:01.157Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-15T20:38:01.418Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-15T20:38:01.681Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-15T20:38:01.941Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-15T20:38:01.941Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-15T20:38:01.941Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-15T20:38:02.201Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-15T20:38:02.460Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:38:02.460Z] Fetched 65.7 MB in 3s (21.9 MB/s) [2022-03-15T20:38:02.720Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T20:38:02.720Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:38:02.720Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:38:02.981Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:38:02.981Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:38:02.981Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-15T20:38:02.981Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-15T20:38:03.240Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:03.240Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:03.502Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:03.502Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:03.762Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:03.762Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:03.762Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:03.762Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.023Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:04.023Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.023Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:04.023Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.023Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:04.023Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.284Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:04.284Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:38:04.284Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:04.284Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.284Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:04.284Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:38:04.284Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:04.284Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.284Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:04.547Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.807Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:04.807Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-15T20:38:04.807Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:05.069Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:38:05.069Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:38:05.069Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:38:05.642Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T20:38:05.642Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-15T20:38:05.642Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-15T20:38:05.642Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-15T20:38:05.642Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-15T20:38:05.902Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-15T20:38:06.163Z] Setting up base-files (11ubuntu5.5) ... [2022-03-15T20:38:06.163Z] Installing new version of config file /etc/issue ... [2022-03-15T20:38:06.163Z] Installing new version of config file /etc/issue.net ... [2022-03-15T20:38:06.163Z] Installing new version of config file /etc/lsb-release ... [2022-03-15T20:38:06.163Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-15T20:38:06.425Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-15T20:38:06.425Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-15T20:38:06.425Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-15T20:38:06.686Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:06.686Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-15T20:38:06.686Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-15T20:38:06.686Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-15T20:38:06.686Z] 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-15T20:38:06.955Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:06.955Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:06.955Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-15T20:38:06.955Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:06.955Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:06.955Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T20:38:06.955Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T20:38:07.219Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T20:38:07.219Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:07.219Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T20:38:07.219Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:38:07.789Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T20:38:07.789Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:38:07.789Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-15T20:38:07.789Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:38:08.361Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-15T20:38:08.361Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:08.361Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-15T20:38:08.361Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-15T20:38:08.623Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-15T20:38:08.623Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-15T20:38:08.882Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-15T20:38:08.882Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:08.882Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-15T20:38:08.882Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-15T20:38:08.882Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-15T20:38:08.882Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:08.882Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:08.882Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:09.142Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:09.142Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:09.142Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:09.142Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:09.142Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:09.142Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:09.142Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:09.142Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:09.402Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:09.402Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:09.402Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:09.402Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:09.402Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:09.402Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:09.663Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:09.663Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:09.663Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:09.663Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:09.663Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:09.663Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:10.236Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:10.498Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-15T20:38:10.760Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-15T20:38:10.760Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:10.760Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-15T20:38:11.034Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-15T20:38:11.034Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:38:11.296Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:11.296Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-15T20:38:11.296Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-15T20:38:11.296Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-15T20:38:11.296Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:11.296Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-15T20:38:11.296Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-15T20:38:11.557Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-15T20:38:11.557Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:11.557Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T20:38:11.557Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T20:38:11.557Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-15T20:38:11.557Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:11.557Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-15T20:38:11.557Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-15T20:38:11.817Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-15T20:38:11.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:11.817Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-15T20:38:11.817Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-15T20:38:11.817Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-15T20:38:12.079Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:12.079Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-15T20:38:12.079Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-15T20:38:12.080Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-15T20:38:12.080Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:12.080Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-15T20:38:12.080Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-15T20:38:12.342Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-15T20:38:12.342Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:12.342Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T20:38:12.342Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T20:38:12.342Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T20:38:12.342Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:12.342Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-15T20:38:12.342Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-15T20:38:12.603Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-15T20:38:12.603Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:12.603Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-15T20:38:12.603Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-15T20:38:12.603Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-15T20:38:12.603Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:12.603Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-15T20:38:12.603Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-15T20:38:12.865Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-15T20:38:12.865Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:12.865Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-15T20:38:12.865Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-15T20:38:12.865Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-15T20:38:13.125Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:13.125Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-15T20:38:13.125Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-15T20:38:13.694Z] Setting up apt (2.0.6) ... [2022-03-15T20:38:13.954Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-15T20:38:13.955Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:13.955Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T20:38:14.215Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:38:14.215Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T20:38:14.215Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-15T20:38:14.215Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T20:38:14.215Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:38:14.476Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-15T20:38:14.476Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-15T20:38:14.476Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-15T20:38:14.476Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:38:14.736Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-15T20:38:14.736Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T20:38:14.736Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-15T20:38:14.736Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-15T20:38:14.736Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-15T20:38:14.736Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-15T20:38:14.997Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-15T20:38:14.997Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T20:38:14.997Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-15T20:38:15.258Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-15T20:38:15.258Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-15T20:38:15.518Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-15T20:38:15.518Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T20:38:15.518Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T20:38:15.518Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-15T20:38:15.518Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-15T20:38:15.780Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-15T20:38:15.780Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-15T20:38:15.780Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-15T20:38:15.780Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-15T20:38:16.040Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-15T20:38:16.040Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-15T20:38:16.040Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-15T20:38:16.040Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-15T20:38:16.040Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-15T20:38:16.302Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-15T20:38:16.302Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-15T20:38:16.302Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-15T20:38:16.302Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-15T20:38:16.302Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-15T20:38:16.562Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-15T20:38:16.562Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-15T20:38:16.820Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-15T20:38:16.820Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-15T20:38:16.821Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:38:16.821Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:38:17.080Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:38:17.080Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:38:17.340Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:38:17.340Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:38:17.340Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:38:17.340Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:38:17.340Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:38:17.340Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:38:17.600Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-15T20:38:17.600Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-15T20:38:17.600Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-15T20:38:17.600Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-15T20:38:17.600Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:17.600Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:38:17.861Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:17.861Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:38:18.798Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:18.798Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:38:19.368Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:19.368Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:38:19.942Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:19.942Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:38:20.203Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:20.203Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:38:20.773Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-15T20:38:20.773Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-15T20:38:20.773Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-15T20:38:20.773Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-15T20:38:20.773Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-15T20:38:21.034Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-15T20:38:21.034Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:38:21.034Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-15T20:38:21.034Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:38:21.034Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.034Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-15T20:38:21.034Z] [2022-03-15T20:38:21.034Z] Current default time zone: 'Etc/UTC' [2022-03-15T20:38:21.034Z] Local time is now: Tue Mar 15 20:38:20 UTC 2022. [2022-03-15T20:38:21.034Z] Universal Time is now: Tue Mar 15 20:38:20 UTC 2022. [2022-03-15T20:38:21.034Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-15T20:38:21.034Z] [2022-03-15T20:38:21.034Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-15T20:38:21.034Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.034Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.034Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:21.034Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.034Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:21.034Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-15T20:38:21.294Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-15T20:38:21.294Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:38:21.294Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:38:21.294Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-15T20:38:21.294Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.294Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.294Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-15T20:38:21.294Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.294Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.294Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-15T20:38:21.294Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-15T20:38:21.294Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-15T20:38:21.294Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-15T20:38:23.209Z] Updating certificates in /etc/ssl/certs... [2022-03-15T20:38:23.782Z] 21 added, 21 removed; done. [2022-03-15T20:38:23.782Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:38:23.782Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-15T20:38:23.782Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-15T20:38:24.043Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:38:24.043Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-15T20:38:24.043Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-15T20:38:24.043Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-15T20:38:24.043Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-15T20:38:24.043Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:38:24.043Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-15T20:38:24.043Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:38:24.043Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:38:24.305Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-15T20:38:24.305Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:38:24.305Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-15T20:38:24.305Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-15T20:38:24.305Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-15T20:38:24.305Z] Updating certificates in /etc/ssl/certs... [2022-03-15T20:38:24.877Z] 0 added, 0 removed; done. [2022-03-15T20:38:24.877Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-15T20:38:24.877Z] done. [2022-03-15T20:38:26.020Z] Reading package lists... [2022-03-15T20:38:26.281Z] Building dependency tree... [2022-03-15T20:38:26.281Z] Reading state information... [2022-03-15T20:38:26.542Z] The following NEW packages will be installed: [2022-03-15T20:38:26.542Z] apt-transport-https [2022-03-15T20:38:26.542Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T20:38:26.542Z] Need to get 4680 B of archives. [2022-03-15T20:38:26.542Z] After this operation, 162 kB of additional disk space will be used. [2022-03-15T20:38:26.542Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-15T20:38:26.802Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:38:26.802Z] Fetched 4680 B in 0s (24.9 kB/s) [2022-03-15T20:38:26.802Z] Selecting previously unselected package apt-transport-https. [2022-03-15T20:38:26.802Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-15T20:38:26.802Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-15T20:38:26.802Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-15T20:38:26.802Z] Setting up apt-transport-https (2.0.6) ... [2022-03-15T20:38:27.063Z] Waiting for network to be ready... [2022-03-15T20:38:30.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-15T20:38:30.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-15T20:38:30.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-15T20:38:30.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-15T20:38:30.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-15T20:38:30.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-15T20:38:30.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-15T20:38:32.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-15T20:38:32.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-15T20:38:32.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-15T20:38:32.749Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-15T20:38:32.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-15T20:38:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-15T20:38:33.645Z] 2022-03-15T20:38:31Z INFO Waiting for automatic snapd restart... [2022-03-15T20:38:34.213Z] snapd 2.54.4 from Canonical* installed [2022-03-15T20:38:35.155Z] "snapd" switched to the "latest/stable" channel [2022-03-15T20:38:35.155Z] [2022-03-15T20:38:37.699Z] core20 20220304 from Canonical* installed [2022-03-15T20:38:37.699Z] "core20" switched to the "latest/stable" channel [2022-03-15T20:38:37.699Z] [2022-03-15T20:38:40.249Z] snapcraft 6.0.2 from Canonical* installed [2022-03-15T20:38:40.508Z] "snapcraft" switched to the "latest/stable" channel [2022-03-15T20:38:40.508Z] [2022-03-15T20:38:45.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.236s coverage: 28.7% of statements [2022-03-15T20:38:45.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-15T20:38:45.283Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-15T20:38:45.797Z] 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-15T20:38:45.797Z] - README.md [2022-03-15T20:38:45.797Z] [2022-03-15T20:38:45.797Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-15T20:38:45.797Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-15T20:38:45.797Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-15T20:38:45.797Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-15T20:38:46.736Z] Reading package lists... [2022-03-15T20:38:46.736Z] 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-15T20:38:46.997Z] Reading package lists... [2022-03-15T20:38:46.997Z] Building dependency tree... [2022-03-15T20:38:46.997Z] Reading state information... [2022-03-15T20:38:47.259Z] Suggested packages: [2022-03-15T20:38:47.259Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-15T20:38:47.259Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-15T20:38:47.259Z] krb5-user libnorm-doc [2022-03-15T20:38:47.259Z] Recommended packages: [2022-03-15T20:38:47.259Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-15T20:38:47.259Z] The following NEW packages will be installed: [2022-03-15T20:38:47.259Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-15T20:38:47.259Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-15T20:38:47.259Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-15T20:38:47.259Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-15T20:38:47.259Z] libzmq5 pkg-config zip [2022-03-15T20:38:47.259Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-15T20:38:47.519Z] Need to get 10.3 MB of archives. [2022-03-15T20:38:47.519Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-15T20:38:47.519Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-15T20:38:47.519Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-15T20:38:48.088Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-15T20:38:48.088Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-15T20:38:48.088Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-15T20:38:48.348Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-15T20:38:48.348Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-15T20:38:48.348Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-15T20:38:48.348Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-15T20:38:48.348Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-15T20:38:48.348Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-15T20:38:48.348Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-15T20:38:48.348Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-15T20:38:48.348Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-15T20:38:48.348Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-15T20:38:48.348Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-15T20:38:48.348Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-15T20:38:48.348Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-15T20:38:48.348Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-15T20:38:48.348Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-15T20:38:48.348Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-15T20:38:48.608Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-15T20:38:48.608Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-15T20:38:48.608Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-15T20:38:48.608Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-15T20:38:48.608Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-15T20:38:48.608Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-15T20:38:48.608Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-15T20:38:48.608Z] Fetched 10.3 MB in 1s (8757 kB/s) [2022-03-15T20:38:48.608Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-15T20:38:48.608Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-15T20:38:48.608Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-15T20:38:48.608Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T20:38:48.867Z] Selecting previously unselected package libsodium23:amd64. [2022-03-15T20:38:48.867Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-15T20:38:48.867Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-15T20:38:48.867Z] Selecting previously unselected package libpsl5:amd64. [2022-03-15T20:38:48.867Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-15T20:38:48.867Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T20:38:48.867Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-15T20:38:48.867Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-15T20:38:48.867Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T20:38:49.128Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-15T20:38:49.128Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-15T20:38:49.128Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T20:38:49.128Z] Selecting previously unselected package librtmp1:amd64. [2022-03-15T20:38:49.128Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-15T20:38:49.128Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T20:38:49.128Z] Selecting previously unselected package libssh-4:amd64. [2022-03-15T20:38:49.128Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-15T20:38:49.128Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T20:38:49.389Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-15T20:38:49.389Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-15T20:38:49.389Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T20:38:49.389Z] Selecting previously unselected package liberror-perl. [2022-03-15T20:38:49.389Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-15T20:38:49.389Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-15T20:38:49.389Z] Selecting previously unselected package git-man. [2022-03-15T20:38:49.389Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-15T20:38:49.389Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:38:49.389Z] Selecting previously unselected package git. [2022-03-15T20:38:49.389Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-15T20:38:49.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements [2022-03-15T20:38:49.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-15T20:38:49.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.429s coverage: 54.9% of statements [2022-03-15T20:38:49.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-15T20:38:49.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-15T20:38:49.647Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:38:50.218Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-15T20:38:50.218Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:38:50.218Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:50.218Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-15T20:38:50.218Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:38:50.218Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:50.218Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-15T20:38:50.218Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:38:50.218Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:50.218Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-15T20:38:50.218Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:38:50.218Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:50.218Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-15T20:38:50.218Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-15T20:38:50.218Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T20:38:50.218Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-15T20:38:50.218Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:38:50.218Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:50.479Z] Selecting previously unselected package libnorm1:amd64. [2022-03-15T20:38:50.479Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T20:38:50.479Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:38:50.479Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-15T20:38:50.479Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-15T20:38:50.479Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:38:50.479Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-15T20:38:50.479Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T20:38:50.479Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:38:50.740Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-15T20:38:50.740Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-15T20:38:50.740Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:38:50.740Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-15T20:38:50.740Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-15T20:38:50.740Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T20:38:50.740Z] Selecting previously unselected package libzmq5:amd64. [2022-03-15T20:38:50.740Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T20:38:50.740Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:38:50.740Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-15T20:38:50.740Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-15T20:38:50.740Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:51.001Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-15T20:38:51.001Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-15T20:38:51.001Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:38:51.001Z] Selecting previously unselected package pkg-config. [2022-03-15T20:38:51.001Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-15T20:38:51.001Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T20:38:51.001Z] Selecting previously unselected package zip. [2022-03-15T20:38:51.001Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-15T20:38:51.001Z] Unpacking zip (3.0-11build1) ... [2022-03-15T20:38:51.001Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-15T20:38:51.001Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-15T20:38:51.001Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-15T20:38:51.262Z] No schema files found: doing nothing. [2022-03-15T20:38:51.262Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-15T20:38:51.262Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:38:51.262Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-15T20:38:51.262Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-15T20:38:51.262Z] Setting up liberror-perl (0.17029-1) ... [2022-03-15T20:38:51.262Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:51.262Z] Setting up zip (3.0-11build1) ... [2022-03-15T20:38:51.262Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-15T20:38:51.262Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-15T20:38:51.262Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-15T20:38:51.262Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-15T20:38:51.262Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-15T20:38:51.262Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:51.262Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:38:51.262Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:51.262Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:38:51.262Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:51.262Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:38:51.262Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-15T20:38:51.262Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-15T20:38:51.262Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-15T20:38:51.262Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:51.262Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-15T20:38:51.522Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-15T20:38:51.522Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-15T20:38:52.092Z] comerr-dev set to automatically installed. [2022-03-15T20:38:52.092Z] git set to automatically installed. [2022-03-15T20:38:52.092Z] git-man set to automatically installed. [2022-03-15T20:38:52.092Z] krb5-multidev set to automatically installed. [2022-03-15T20:38:52.092Z] libbrotli1 set to automatically installed. [2022-03-15T20:38:52.092Z] libcurl3-gnutls set to automatically installed. [2022-03-15T20:38:52.092Z] liberror-perl set to automatically installed. [2022-03-15T20:38:52.092Z] libglib2.0-0 set to automatically installed. [2022-03-15T20:38:52.092Z] libgssrpc4 set to automatically installed. [2022-03-15T20:38:52.092Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-15T20:38:52.092Z] libkadm5srv-mit11 set to automatically installed. [2022-03-15T20:38:52.092Z] libkdb5-9 set to automatically installed. [2022-03-15T20:38:52.092Z] libkrb5-dev set to automatically installed. [2022-03-15T20:38:52.092Z] libnghttp2-14 set to automatically installed. [2022-03-15T20:38:52.092Z] libnorm-dev set to automatically installed. [2022-03-15T20:38:52.092Z] libnorm1 set to automatically installed. [2022-03-15T20:38:52.092Z] libpgm-5.2-0 set to automatically installed. [2022-03-15T20:38:52.092Z] libpgm-dev set to automatically installed. [2022-03-15T20:38:52.092Z] libpsl5 set to automatically installed. [2022-03-15T20:38:52.092Z] librtmp1 set to automatically installed. [2022-03-15T20:38:52.092Z] libsodium-dev set to automatically installed. [2022-03-15T20:38:52.092Z] libsodium23 set to automatically installed. [2022-03-15T20:38:52.092Z] libssh-4 set to automatically installed. [2022-03-15T20:38:52.092Z] libzmq3-dev set to automatically installed. [2022-03-15T20:38:52.092Z] libzmq5 set to automatically installed. [2022-03-15T20:38:52.092Z] pkg-config set to automatically installed. [2022-03-15T20:38:52.092Z] zip set to automatically installed. [2022-03-15T20:38:52.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.786s coverage: 89.5% of statements [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:38:52.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.291s coverage: 84.4% of statements [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-15T20:38:52.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-15T20:38:53.033Z] snapd is not logged in, snap install commands will use sudo [2022-03-15T20:39:03.032Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-15T20:39:03.602Z] Downloading snap 'edgex-app-service-configurable' [2022-03-15T20:39:06.145Z] Pulling app-service-configurable [2022-03-15T20:39:06.145Z] + snapcraftctl pull [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.169s coverage: 94.2% of statements [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.415s coverage: 59.1% of statements [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 60.0% of statements [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.566s coverage: 0.9% of statements [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.387s coverage: 58.8% of statements [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.224s coverage: 21.7% of statements [2022-03-15T20:39:07.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 47.1% of statements [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.232s coverage: 79.5% of statements [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements [2022-03-15T20:39:07.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements [2022-03-15T20:39:08.060Z] Pulling config-common [2022-03-15T20:39:08.060Z] + snapcraftctl pull [2022-03-15T20:39:09.004Z] Pulling go-build-helper [2022-03-15T20:39:09.004Z] + snapcraftctl pull [2022-03-15T20:39:10.385Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-15T20:39:10.385Z] Skipping pull go-build-helper (already ran) [2022-03-15T20:39:10.385Z] Building go-build-helper [2022-03-15T20:39:10.385Z] + snapcraftctl build [2022-03-15T20:39:11.769Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-15T20:39:12.339Z] Staging go-build-helper [2022-03-15T20:39:12.339Z] + snapcraftctl stage [2022-03-15T20:39:17.643Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-15T20:39:17.643Z] Fetched 290 kB in 0s (0 B/s) [2022-03-15T20:39:17.643Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-15T20:39:17.643Z] Fetched 158 kB in 0s (0 B/s) [2022-03-15T20:39:17.643Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-15T20:39:17.643Z] Fetched 242 kB in 0s (0 B/s) [2022-03-15T20:39:17.643Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-15T20:39:17.643Z] Fetched 150 kB in 0s (0 B/s) [2022-03-15T20:39:17.643Z] Pulling edgex-go [2022-03-15T20:39:17.643Z] + snapcraftctl pull [2022-03-15T20:39:18.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.316s coverage: 94.4% of statements [2022-03-15T20:39:18.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2022-03-15T20:39:19.081Z] Pulling hooks [2022-03-15T20:39:19.081Z] + snapcraftctl pull [2022-03-15T20:39:26.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.800s coverage: 82.5% of statements [2022-03-15T20:39:26.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.319s coverage: 80.0% of statements [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.311s coverage: 85.4% of statements [2022-03-15T20:39:33.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.902s coverage: 91.2% of statements [2022-03-15T20:39:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-15T20:39:34.052Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T20:39:34.052Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-15T20:39:34.052Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-15T20:39:34.052Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-15T20:39:34.052Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-15T20:39:34.052Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-15T20:39:34.052Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-15T20:39:34.052Z] Fetched 234 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-15T20:39:34.052Z] Fetched 155 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-15T20:39:34.052Z] Fetched 170 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-15T20:39:34.052Z] Fetched 267 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-15T20:39:34.052Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-15T20:39:34.052Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-15T20:39:34.052Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-15T20:39:34.052Z] Fetched 121 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-15T20:39:34.052Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-15T20:39:34.052Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-15T20:39:34.052Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-15T20:39:34.052Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-15T20:39:34.052Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-15T20:39:34.052Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-15T20:39:34.052Z] Fetched 142 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-15T20:39:34.052Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-15T20:39:34.052Z] Fetched 181 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-15T20:39:34.052Z] Fetched 208 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-15T20:39:34.052Z] Fetched 161 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-15T20:39:34.052Z] Fetched 107 kB in 0s (0 B/s) [2022-03-15T20:39:34.052Z] Pulling static-packages [2022-03-15T20:39:34.052Z] + snapcraftctl pull [2022-03-15T20:39:34.052Z] Pulling version [2022-03-15T20:39:34.052Z] + cd /root/project [2022-03-15T20:39:34.052Z] ++ git describe --tags --abbrev=0 [2022-03-15T20:39:34.052Z] ++ sed s/v// [2022-03-15T20:39:34.052Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-15T20:39:34.052Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-15T20:39:34.052Z] + snapcraftctl set-version 2.2.0-dev.35 [2022-03-15T20:39:34.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.195s coverage: 64.4% of statements [2022-03-15T20:39:34.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-15T20:39:34.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-15T20:39:34.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements [2022-03-15T20:39:34.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2022-03-15T20:39:34.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-03-15T20:39:34.623Z] Building app-service-configurable [2022-03-15T20:39:34.623Z] + snapcraftctl build [2022-03-15T20:39:35.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-03-15T20:39:35.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-03-15T20:39:36.531Z] Building config-common [2022-03-15T20:39:36.792Z] + snapcraftctl build [2022-03-15T20:39:37.731Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-15T20:39:38.671Z] Skipping build go-build-helper (already ran) [2022-03-15T20:39:38.671Z] Building edgex-go [2022-03-15T20:39:38.930Z] + cd /root/parts/edgex-go/src [2022-03-15T20:39:38.930Z] ++ git describe --tags --abbrev=0 [2022-03-15T20:39:38.930Z] ++ sed s/v// [2022-03-15T20:39:38.930Z] + GIT_VERSION=2.2.0-dev.35 [2022-03-15T20:39:38.930Z] + '[' -z 2.2.0-dev.35 ']' [2022-03-15T20:39:38.930Z] + echo 2.2.0-dev.35 [2022-03-15T20:39:38.930Z] + '[' '!' -d vendor ']' [2022-03-15T20:39:38.930Z] + go mod download all [2022-03-15T20:39:42.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 2.035s coverage: 65.4% of statements [2022-03-15T20:39:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-15T20:39:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-15T20:39:42.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-15T20:39:45.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 43.8% of statements [2022-03-15T20:39:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-15T20:39:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-15T20:39:45.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements [2022-03-15T20:39:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-15T20:39:45.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.330s coverage: 84.8% of statements [2022-03-15T20:39:45.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-15T20:39:45.524Z] + make build [2022-03-15T20:39:45.524Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2022-03-15T20:39:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-15T20:39:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.792s coverage: 92.3% of statements [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-15T20:39:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.337s coverage: 63.2% of statements [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-15T20:39:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-15T20:39:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-15T20:39:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-15T20:39:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.228s coverage: 100.0% of statements [2022-03-15T20:39:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-03-15T20:39:53.801Z] 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-15T20:39:53.801Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-15T20:39:53.801Z] GO111MODULE=on go vet ./... [2022-03-15T20:39:55.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-15T20:40:00.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2022-03-15T20:40:01.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-15T20:40:02.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-15T20:40:02.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-15T20:40:03.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-15T20:40:05.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-15T20:40:06.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-15T20:40:07.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-15T20:40:08.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-15T20:40:09.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-15T20:40:11.070Z] + case "$service" in [2022-03-15T20:40:11.070Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.070Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-15T20:40:11.070Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-15T20:40:11.070Z] + 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-15T20:40:11.643Z] Building hooks [2022-03-15T20:40:11.643Z] + cd /root/parts/hooks/src [2022-03-15T20:40:11.643Z] + make build [2022-03-15T20:40:11.643Z] go mod tidy [2022-03-15T20:40:11.903Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-15T20:40:12.163Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-15T20:40:12.163Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-15T20:40:12.422Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-15T20:40:13.361Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-15T20:40:13.622Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-15T20:40:13.622Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-15T20:40:15.539Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-15T20:40:15.539Z] Building static-packages [2022-03-15T20:40:15.539Z] + snapcraftctl build [2022-03-15T20:40:17.448Z] Building version [2022-03-15T20:40:17.448Z] + snapcraftctl build [2022-03-15T20:40:19.358Z] Staging app-service-configurable [2022-03-15T20:40:19.358Z] + snapcraftctl stage [2022-03-15T20:40:20.738Z] Staging config-common [2022-03-15T20:40:20.738Z] + snapcraftctl stage [2022-03-15T20:40:22.116Z] Skipping stage go-build-helper (already ran) [2022-03-15T20:40:22.116Z] Staging edgex-go [2022-03-15T20:40:22.116Z] + snapcraftctl stage [2022-03-15T20:40:23.498Z] Staging hooks [2022-03-15T20:40:23.498Z] + snapcraftctl stage [2022-03-15T20:40:24.878Z] Staging static-packages [2022-03-15T20:40:24.878Z] + snapcraftctl stage [2022-03-15T20:40:26.256Z] Staging version [2022-03-15T20:40:26.256Z] + snapcraftctl stage [2022-03-15T20:40:27.637Z] Priming app-service-configurable [2022-03-15T20:40:27.637Z] + snapcraftctl prime [2022-03-15T20:40:30.175Z] 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-15T20:40:30.175Z] stage-packages: [2022-03-15T20:40:30.175Z] - libnorm1 [2022-03-15T20:40:30.175Z] - libpgm-5.2-0 [2022-03-15T20:40:30.175Z] - libsodium23 [2022-03-15T20:40:30.175Z] - libzmq5 [2022-03-15T20:40:30.175Z] Priming config-common [2022-03-15T20:40:30.175Z] + snapcraftctl prime [2022-03-15T20:40:31.115Z] Priming go-build-helper [2022-03-15T20:40:31.115Z] + snapcraftctl prime [2022-03-15T20:40:33.021Z] Priming edgex-go [2022-03-15T20:40:33.021Z] + snapcraftctl prime [2022-03-15T20:40:34.401Z] Priming hooks [2022-03-15T20:40:34.401Z] + snapcraftctl prime [2022-03-15T20:40:35.783Z] Priming static-packages [2022-03-15T20:40:35.783Z] + snapcraftctl prime [2022-03-15T20:40:39.985Z] Priming version [2022-03-15T20:40:39.985Z] + snapcraftctl prime [2022-03-15T20:40:41.370Z] 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-15T20:41:30.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-15T20:41:30.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-15T20:41:30.685Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-15T20:41:30.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-15T20:41:31.369Z] + ls -al . [2022-03-15T20:41:31.369Z] total 668 [2022-03-15T20:41:31.369Z] drwxrwxr-x 9 1001 1001 4096 Mar 15 20:41 . [2022-03-15T20:41:31.369Z] drwxr-xr-x 4 root root 4096 Mar 15 20:36 .. [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 11 Mar 15 20:33 .dockerignore [2022-03-15T20:41:31.369Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:33 .git [2022-03-15T20:41:31.369Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:33 .github [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 804 Mar 15 20:33 .gitignore [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 42 Mar 15 20:33 .golangci.yml [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 76 Mar 15 20:33 .hadolint.yml [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 166 Mar 15 20:33 .sonarcloud.properties [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 20:33 ADOPTERS.md [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 9019 Mar 15 20:33 Attribution.txt [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 51732 Mar 15 20:33 CHANGELOG.md [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 20:33 CONTRIBUTING.md [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 20:33 GOVERNANCE.md [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 849 Mar 15 20:33 Jenkinsfile [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 20:33 LICENSE [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 6508 Mar 15 20:33 Makefile [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 20:33 OWNERS.md [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 8207 Mar 15 20:33 README.md [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 6912 Mar 15 20:33 SECURITY.md [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 5 Mar 15 20:30 VERSION [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 4131 Mar 15 20:33 ZMQWindows.md [2022-03-15T20:41:31.369Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 20:33 bin [2022-03-15T20:41:31.369Z] drwxrwxr-x 14 1001 1001 4096 Mar 15 20:33 cmd [2022-03-15T20:41:31.369Z] -rw-r--r-- 1 root root 425751 Mar 15 20:39 coverage.out [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 2828 Mar 15 20:33 go.mod [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 50277 Mar 15 20:33 go.sum [2022-03-15T20:41:31.369Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 20:33 internal [2022-03-15T20:41:31.369Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 20:33 openapi [2022-03-15T20:41:31.369Z] drwxrwxr-x 4 1001 1001 4096 Mar 15 20:33 snap [2022-03-15T20:41:31.369Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 20:33 version.go [Pipeline] sh [2022-03-15T20:41:32.035Z] + '[' -e coverage.out ] [2022-03-15T20:41:32.035Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-15T20:41:32.059Z] Warning: overwriting stash ‘coverage-report’ [2022-03-15T20:41:32.962Z] Stashed 1 file(s) [Pipeline] sh [2022-03-15T20:41:33.628Z] + make build [2022-03-15T20:41:33.628Z] 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-15T20:41:41.901Z] 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-15T20:42:14.227Z] 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-15T20:42:15.682Z] 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-15T20:42:21.209Z] 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-15T20:42:22.211Z] 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-15T20:42:26.536Z] 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-15T20:42:31.941Z] 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-15T20:42:35.329Z] 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-15T20:42:40.734Z] 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-15T20:42:44.127Z] 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-15T20:42:48.446Z] 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-15T20:42:56.766Z] $ docker stop --time=1 6f2f58cc95269181b915d42681f0b9dd4e2e0fdbd84e75f621c8199833ec5a54 [2022-03-15T20:42:58.912Z] $ docker rm -f 6f2f58cc95269181b915d42681f0b9dd4e2e0fdbd84e75f621c8199833ec5a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:43:00.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:43:00.682Z] [2022-03-15T20:43:00.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:43:01.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:43:01.314Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-15T20:43:01.314Z] 29e5d40040c1: Pulling fs layer [2022-03-15T20:43:01.314Z] 1ce36da41761: Pulling fs layer [2022-03-15T20:43:01.314Z] 25b303627fd3: Pulling fs layer [2022-03-15T20:43:01.314Z] 29e5d40040c1: Download complete [2022-03-15T20:43:01.589Z] 1ce36da41761: Verifying Checksum [2022-03-15T20:43:01.589Z] 1ce36da41761: Download complete [2022-03-15T20:43:02.191Z] 29e5d40040c1: Pull complete [2022-03-15T20:43:03.172Z] 25b303627fd3: Verifying Checksum [2022-03-15T20:43:03.172Z] 25b303627fd3: Download complete [2022-03-15T20:43:03.447Z] 1ce36da41761: Pull complete [2022-03-15T20:43:15.832Z] 25b303627fd3: Pull complete [2022-03-15T20:43:15.832Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-15T20:43:15.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:43:15.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-15T20:43:16.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-7183 does not seem to be running inside a container [2022-03-15T20:43:16.169Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T20:43:18.704Z] $ docker top 1a69776aaf0d30b5ba5ecc8a50851dcdda2adcc8fd6fc0b6751d065cc7c2a9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:43:19.619Z] + grep parallel+ [2022-03-15T20:43:19.619Z] docker-compose build --help [2022-03-15T20:43:25.007Z] --parallel Build images in parallel. [Pipeline] } [2022-03-15T20:43:25.048Z] $ docker stop --time=1 1a69776aaf0d30b5ba5ecc8a50851dcdda2adcc8fd6fc0b6751d065cc7c2a9e2 [2022-03-15T20:43:26.892Z] $ docker rm -f 1a69776aaf0d30b5ba5ecc8a50851dcdda2adcc8fd6fc0b6751d065cc7c2a9e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:43:27.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-15T20:43:27.521Z] . [Pipeline] withDockerContainer [2022-03-15T20:43:27.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-7183 does not seem to be running inside a container [2022-03-15T20:43:27.898Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-15T20:43:29.306Z] $ docker top 25b31c51931c5d5b0edbd1510ecc0b3d95bd4d4b9dd3890c1183b867424eab69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:43:30.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-15T20:43:36.928Z] Building core-command ... [2022-03-15T20:43:36.928Z] Building core-data ... [2022-03-15T20:43:36.928Z] Building core-metadata ... [2022-03-15T20:43:36.929Z] Building security-bootstrapper ... [2022-03-15T20:43:36.929Z] Building security-proxy-setup ... [2022-03-15T20:43:36.929Z] Building security-secretstore-setup ... [2022-03-15T20:43:36.929Z] Building support-notifications ... [2022-03-15T20:43:36.929Z] Building support-scheduler ... [2022-03-15T20:43:36.929Z] Building sys-mgmt-agent ... [2022-03-15T20:43:36.929Z] Building sys-mgmt-agent [2022-03-15T20:43:36.929Z] Building support-notifications [2022-03-15T20:43:36.929Z] Building core-command [2022-03-15T20:43:36.929Z] Building security-secretstore-setup [2022-03-15T20:43:36.929Z] Building security-bootstrapper [2022-03-15T20:44:58.797Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:44:58.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:44:58.797Z] ---> 1348b1a11779 [2022-03-15T20:44:58.797Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:44:58.797Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:44:58.797Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:44:58.797Z] ---> 1348b1a11779 [2022-03-15T20:44:58.797Z] Step 3/31 : WORKDIR /edgex-go [2022-03-15T20:44:58.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:44:58.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:44:58.797Z] ---> 1348b1a11779 [2022-03-15T20:44:58.797Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:44:58.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:44:58.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:44:58.797Z] ---> 1348b1a11779 [2022-03-15T20:44:58.797Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:44:58.797Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:44:58.797Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:44:58.797Z] ---> 1348b1a11779 [2022-03-15T20:44:58.797Z] Step 3/25 : WORKDIR /edgex-go [2022-03-15T20:44:58.797Z] ---> Running in 573a23e21482 [2022-03-15T20:44:58.797Z] ---> Running in 843acdde2a7e [2022-03-15T20:44:58.797Z] ---> Running in 65900f9d16a7 [2022-03-15T20:44:58.797Z] ---> Running in a8a5b783d6bb [2022-03-15T20:44:58.797Z] ---> Running in a844afe11428 [2022-03-15T20:44:58.797Z] Removing intermediate container 843acdde2a7e [2022-03-15T20:44:58.797Z] ---> 8f4f1da7268d [2022-03-15T20:44:58.797Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:44:58.797Z] Removing intermediate container a844afe11428 [2022-03-15T20:44:58.797Z] ---> e185253c7976 [2022-03-15T20:44:58.797Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:44:58.797Z] Removing intermediate container a8a5b783d6bb [2022-03-15T20:44:58.797Z] ---> ff3fc55c7947 [2022-03-15T20:44:58.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:44:58.797Z] ---> Running in cc01529d2372 [2022-03-15T20:44:58.797Z] Removing intermediate container 65900f9d16a7 [2022-03-15T20:44:58.798Z] ---> 189bac72f0b6 [2022-03-15T20:44:58.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:44:58.798Z] Removing intermediate container 573a23e21482 [2022-03-15T20:44:58.798Z] ---> 79aecdea58bf [2022-03-15T20:44:58.798Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:44:58.798Z] ---> Running in b89e63273565 [2022-03-15T20:44:58.798Z] ---> Running in 26e7c21c3290 [2022-03-15T20:44:58.798Z] ---> Running in 20805558c192 [2022-03-15T20:44:58.798Z] ---> Running in 5038d9e8960b [2022-03-15T20:45:00.242Z] Removing intermediate container 5038d9e8960b [2022-03-15T20:45:00.242Z] ---> 310ad8a3356e [2022-03-15T20:45:00.242Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-15T20:45:00.242Z] Removing intermediate container cc01529d2372 [2022-03-15T20:45:00.242Z] ---> def86de474ce [2022-03-15T20:45:00.242Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-15T20:45:00.242Z] ---> Running in dd056ae64b18 [2022-03-15T20:45:00.242Z] ---> Running in d6f2354385fd [2022-03-15T20:45:00.242Z] Removing intermediate container 26e7c21c3290 [2022-03-15T20:45:00.242Z] ---> 92cead44485b [2022-03-15T20:45:00.242Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:45:00.528Z] Removing intermediate container 20805558c192 [2022-03-15T20:45:00.528Z] ---> 3e3c9ca5fbc9 [2022-03-15T20:45:00.528Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-15T20:45:00.528Z] ---> Running in bf40560ba384 [2022-03-15T20:45:00.528Z] Removing intermediate container b89e63273565 [2022-03-15T20:45:00.528Z] ---> 9a5472de938e [2022-03-15T20:45:00.528Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-15T20:45:00.801Z] ---> Running in 2e11844fb58e [2022-03-15T20:45:00.801Z] ---> Running in d4763784f407 [2022-03-15T20:45:02.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:02.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:02.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:03.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:03.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:03.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:03.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:03.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:03.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:03.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:45:04.505Z] OK: 220 MiB in 52 packages [2022-03-15T20:45:05.111Z] OK: 220 MiB in 52 packages [2022-03-15T20:45:05.391Z] OK: 220 MiB in 52 packages [2022-03-15T20:45:05.391Z] OK: 220 MiB in 52 packages [2022-03-15T20:45:05.391Z] OK: 220 MiB in 52 packages [2022-03-15T20:45:06.401Z] Removing intermediate container dd056ae64b18 [2022-03-15T20:45:06.401Z] ---> e27255b368a1 [2022-03-15T20:45:06.401Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-15T20:45:06.678Z] Removing intermediate container d6f2354385fd [2022-03-15T20:45:06.678Z] ---> defe45219472 [2022-03-15T20:45:06.678Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-15T20:45:07.278Z] Removing intermediate container d4763784f407 [2022-03-15T20:45:07.278Z] ---> 5ca7b04dc867 [2022-03-15T20:45:07.278Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:45:07.278Z] Removing intermediate container 2e11844fb58e [2022-03-15T20:45:07.278Z] ---> 287836d55e6b [2022-03-15T20:45:07.278Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:45:07.569Z] Removing intermediate container bf40560ba384 [2022-03-15T20:45:07.569Z] ---> c2af4909aa3d [2022-03-15T20:45:07.569Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:45:07.569Z] ---> 701cb80060e9 [2022-03-15T20:45:07.569Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:45:07.569Z] ---> Running in 44d6a23cefa3 [2022-03-15T20:45:08.579Z] ---> 730642a5119f [2022-03-15T20:45:08.579Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:45:08.579Z] ---> Running in 6ef8c31703bb [2022-03-15T20:45:08.878Z] ---> a9413b2faa88 [2022-03-15T20:45:08.878Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:45:08.878Z] ---> 2cb82e07d793 [2022-03-15T20:45:08.878Z] ---> d2a0e9c41543 [2022-03-15T20:45:08.878Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:45:08.878Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:45:09.162Z] ---> Running in 640e79aa8f05 [2022-03-15T20:45:09.445Z] ---> Running in 4d237ac8d4b0 [2022-03-15T20:45:09.445Z] ---> Running in 40f54e8d41b3 [2022-03-15T20:45:13.793Z] Removing intermediate container 44d6a23cefa3 [2022-03-15T20:45:13.793Z] ---> c51dda30deef [2022-03-15T20:45:13.793Z] Step 8/25 : COPY . . [2022-03-15T20:45:15.243Z] Removing intermediate container 6ef8c31703bb [2022-03-15T20:45:15.243Z] ---> ca8966093d93 [2022-03-15T20:45:15.243Z] Step 8/31 : COPY . . [2022-03-15T20:45:16.715Z] Removing intermediate container 640e79aa8f05 [2022-03-15T20:45:16.715Z] ---> e0390862a3a2 [2022-03-15T20:45:16.715Z] Step 8/22 : COPY . . [2022-03-15T20:45:16.992Z] Removing intermediate container 40f54e8d41b3 [2022-03-15T20:45:16.992Z] ---> 6ad90c9c432c [2022-03-15T20:45:16.992Z] Step 8/23 : COPY . . [2022-03-15T20:45:16.992Z] Removing intermediate container 4d237ac8d4b0 [2022-03-15T20:45:16.992Z] ---> ec9f631f4c42 [2022-03-15T20:45:16.992Z] Step 8/23 : COPY . . [2022-03-15T20:45:39.173Z] ---> 0880e93335c3 [2022-03-15T20:45:39.173Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-15T20:45:39.447Z] ---> Running in debf8e9a5856 [2022-03-15T20:45:40.889Z] 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-15T20:45:43.563Z] ---> 622b3d46a213 [2022-03-15T20:45:43.563Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-15T20:45:43.563Z] ---> Running in eec67a19fa2c [2022-03-15T20:45:44.166Z] ---> b91178b5273a [2022-03-15T20:45:44.166Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-15T20:45:44.166Z] ---> Running in 0ae891a6854e [2022-03-15T20:45:45.617Z] ---> bb83fd5dd229 [2022-03-15T20:45:45.617Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-15T20:45:45.617Z] ---> 0d31bfd480c6 [2022-03-15T20:45:45.617Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-15T20:45:45.899Z] ---> Running in 325c28333610 [2022-03-15T20:45:45.899Z] ---> Running in 14bfa9a272d6 [2022-03-15T20:45:46.502Z] 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-15T20:45:47.116Z] 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-15T20:45:48.572Z] 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-15T20:45:48.572Z] 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-15T20:48:10.499Z] 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-15T20:48:22.949Z] Removing intermediate container debf8e9a5856 [2022-03-15T20:48:22.949Z] ---> 04ef952d6e4b [2022-03-15T20:48:22.949Z] [2022-03-15T20:48:22.949Z] Step 10/25 : FROM alpine:3.14 [2022-03-15T20:48:22.949Z] 3.14: Pulling from library/alpine [2022-03-15T20:48:24.001Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-15T20:48:24.001Z] Status: Downloaded newer image for alpine:3.14 [2022-03-15T20:48:24.001Z] ---> 5b8b7b635229 [2022-03-15T20:48:24.001Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-15T20:48:24.290Z] ---> Running in 988b61addf42 [2022-03-15T20:48:27.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:27.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:28.491Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-15T20:48:28.491Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-15T20:48:28.491Z] (3/3) Installing su-exec (0.2-r1) [2022-03-15T20:48:28.491Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:48:28.491Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:48:28.781Z] OK: 6 MiB in 17 packages [2022-03-15T20:48:33.145Z] Removing intermediate container 988b61addf42 [2022-03-15T20:48:33.145Z] ---> 922fbde50c12 [2022-03-15T20:48:33.145Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:48:33.145Z] ---> Running in 3ccabd55d446 [2022-03-15T20:48:33.145Z] Removing intermediate container 14bfa9a272d6 [2022-03-15T20:48:33.145Z] ---> 7c16739a3b16 [2022-03-15T20:48:33.145Z] [2022-03-15T20:48:33.145Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:48:33.145Z] ---> 5b8b7b635229 [2022-03-15T20:48:33.145Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:48:33.754Z] ---> Running in e145a8d58106 [2022-03-15T20:48:34.031Z] Removing intermediate container 3ccabd55d446 [2022-03-15T20:48:34.031Z] ---> 5f90ffe8726d [2022-03-15T20:48:34.309Z] Step 13/25 : WORKDIR / [2022-03-15T20:48:34.309Z] ---> Running in 8830e45eabc9 [2022-03-15T20:48:35.307Z] Removing intermediate container 8830e45eabc9 [2022-03-15T20:48:35.307Z] ---> 0d95629c3e28 [2022-03-15T20:48:35.307Z] 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-15T20:48:35.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:35.865Z] Removing intermediate container 325c28333610 [2022-03-15T20:48:35.865Z] ---> c02847ef79bf [2022-03-15T20:48:35.865Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-15T20:48:35.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:36.147Z] ---> Running in 99347c519b1f [2022-03-15T20:48:36.760Z] ---> ffe2e762cc6a [2022-03-15T20:48:36.760Z] 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-15T20:48:37.041Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-15T20:48:37.041Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:48:37.041Z] OK: 6 MiB in 15 packages [2022-03-15T20:48:37.322Z] Removing intermediate container eec67a19fa2c [2022-03-15T20:48:37.322Z] ---> ca4e5788fca1 [2022-03-15T20:48:37.322Z] [2022-03-15T20:48:37.322Z] Step 10/31 : FROM alpine:3.14 [2022-03-15T20:48:37.322Z] ---> 5b8b7b635229 [2022-03-15T20:48:37.322Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-15T20:48:37.322Z] ---> Running in 3daf5611450b [2022-03-15T20:48:38.350Z] Removing intermediate container 3daf5611450b [2022-03-15T20:48:38.350Z] ---> 78bbe1ba56ec [2022-03-15T20:48:38.350Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-15T20:48:38.641Z] 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-15T20:48:38.641Z] ---> Running in 14c22885abbb [2022-03-15T20:48:38.641Z] ---> 5bda26a2d6c2 [2022-03-15T20:48:38.641Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-15T20:48:39.251Z] Removing intermediate container e145a8d58106 [2022-03-15T20:48:39.251Z] ---> 49242d5603db [2022-03-15T20:48:39.251Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:48:39.534Z] ---> Running in 8a529711381f [2022-03-15T20:48:40.147Z] Removing intermediate container 8a529711381f [2022-03-15T20:48:40.147Z] ---> 50b0d028f2de [2022-03-15T20:48:40.147Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-15T20:48:40.421Z] ---> Running in 4cc6f9d36ba1 [2022-03-15T20:48:40.421Z] ---> 40b977a7dc4f [2022-03-15T20:48:40.421Z] 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-15T20:48:41.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:41.323Z] Removing intermediate container 4cc6f9d36ba1 [2022-03-15T20:48:41.323Z] ---> b9442fbb954d [2022-03-15T20:48:41.323Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T20:48:41.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:41.605Z] ---> Running in f602d7c4a7a8 [2022-03-15T20:48:42.220Z] ---> cc3d68ffc44f [2022-03-15T20:48:42.220Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-15T20:48:42.220Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:48:42.220Z] (2/2) Installing su-exec (0.2-r1) [2022-03-15T20:48:42.496Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:48:42.496Z] OK: 6 MiB in 16 packages [2022-03-15T20:48:42.496Z] Removing intermediate container f602d7c4a7a8 [2022-03-15T20:48:42.496Z] ---> 607d4833189c [2022-03-15T20:48:42.496Z] Step 15/23 : WORKDIR / [2022-03-15T20:48:42.794Z] ---> Running in 520db4f15ec4 [2022-03-15T20:48:43.069Z] Removing intermediate container 99347c519b1f [2022-03-15T20:48:43.069Z] ---> d445a53abcf6 [2022-03-15T20:48:43.069Z] [2022-03-15T20:48:43.069Z] Step 11/23 : FROM docker:20.10.10 [2022-03-15T20:48:43.359Z] 20.10.10: Pulling from library/docker [2022-03-15T20:48:43.644Z] Removing intermediate container 520db4f15ec4 [2022-03-15T20:48:43.644Z] ---> 26138825c07c [2022-03-15T20:48:43.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:48:43.935Z] Removing intermediate container 14c22885abbb [2022-03-15T20:48:43.935Z] ---> 1f2803d6795b [2022-03-15T20:48:43.935Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-15T20:48:44.212Z] ---> Running in c7ae666cda0a [2022-03-15T20:48:45.201Z] ---> 10b50942a1d8 [2022-03-15T20:48:45.201Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-15T20:48:45.201Z] Removing intermediate container c7ae666cda0a [2022-03-15T20:48:45.201Z] ---> 9fccabc62b1c [2022-03-15T20:48:45.201Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-15T20:48:45.201Z] ---> d86ccd67f38c [2022-03-15T20:48:45.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-15T20:48:45.201Z] ---> Running in 755df56136ab [2022-03-15T20:48:46.200Z] Removing intermediate container 755df56136ab [2022-03-15T20:48:46.200Z] ---> 3246b8a6d212 [2022-03-15T20:48:46.200Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-15T20:48:46.200Z] ---> Running in 0dd670e94181 [2022-03-15T20:48:46.475Z] Removing intermediate container 0ae891a6854e [2022-03-15T20:48:46.475Z] ---> 212c9ae64790 [2022-03-15T20:48:46.475Z] [2022-03-15T20:48:46.475Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:48:46.475Z] ---> 5b8b7b635229 [2022-03-15T20:48:46.475Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-15T20:48:46.749Z] ---> Running in 83931be9f86e [2022-03-15T20:48:48.205Z] ---> 2a4c1be13f2f [2022-03-15T20:48:48.205Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-15T20:48:48.205Z] ---> be93439b38c1 [2022-03-15T20:48:48.205Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-15T20:48:48.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:49.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:48:49.561Z] Removing intermediate container 0dd670e94181 [2022-03-15T20:48:49.561Z] ---> dad016840a98 [2022-03-15T20:48:49.561Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-15T20:48:49.561Z] ---> 3ec929e1392c [2022-03-15T20:48:49.561Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-15T20:48:49.969Z] ---> Running in ec14ab9a05a4 [2022-03-15T20:48:49.969Z] ---> 88381cc27964 [2022-03-15T20:48:49.969Z] 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-15T20:48:49.969Z] ---> Running in 9c1d30ef6bc0 [2022-03-15T20:48:49.969Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-15T20:48:50.261Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-15T20:48:50.261Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:48:50.261Z] ---> Running in d90844a01eb1 [2022-03-15T20:48:50.261Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:48:50.567Z] OK: 6 MiB in 16 packages [2022-03-15T20:48:51.656Z] Removing intermediate container ec14ab9a05a4 [2022-03-15T20:48:51.656Z] ---> f9fe0b604de7 [2022-03-15T20:48:51.656Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-15T20:48:51.994Z] Removing intermediate container 9c1d30ef6bc0 [2022-03-15T20:48:51.994Z] ---> d407841c7391 [2022-03-15T20:48:51.994Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:48:51.994Z] ---> Running in 0ca22becb0d0 [2022-03-15T20:48:53.064Z] Removing intermediate container 0ca22becb0d0 [2022-03-15T20:48:53.064Z] ---> 4d81779e1822 [2022-03-15T20:48:53.064Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:48:53.345Z] ---> 3a0e500882f1 [2022-03-15T20:48:53.345Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-15T20:48:53.345Z] ---> Running in 8b517593b482 [2022-03-15T20:48:53.623Z] Removing intermediate container 83931be9f86e [2022-03-15T20:48:53.623Z] ---> ba14e8170569 [2022-03-15T20:48:53.623Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:48:53.623Z] ---> Running in 41573f2b0034 [2022-03-15T20:48:53.905Z] ---> Running in 300139debeab [2022-03-15T20:48:54.183Z] Removing intermediate container d90844a01eb1 [2022-03-15T20:48:54.183Z] ---> f76bcef51519 [2022-03-15T20:48:54.183Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-15T20:48:54.458Z] ---> Running in 225cd8f90fc6 [2022-03-15T20:48:54.458Z] Removing intermediate container 8b517593b482 [2022-03-15T20:48:54.458Z] ---> 57a1025b19bb [2022-03-15T20:48:54.458Z] Step 22/23 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:48:54.458Z] ---> Running in e4e050f95082 [2022-03-15T20:48:54.731Z] Removing intermediate container 300139debeab [2022-03-15T20:48:54.731Z] ---> f7b341c07f2d [2022-03-15T20:48:54.731Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-15T20:48:54.731Z] ---> Running in cfbc439da029 [2022-03-15T20:48:55.335Z] Removing intermediate container e4e050f95082 [2022-03-15T20:48:55.335Z] ---> 49b224b0f04f [2022-03-15T20:48:55.335Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:48:55.335Z] Removing intermediate container 225cd8f90fc6 [2022-03-15T20:48:55.335Z] ---> 79a27e2b05bb [2022-03-15T20:48:55.335Z] Step 23/25 : LABEL arch=arm64 [2022-03-15T20:48:55.335Z] ---> Running in acd57e8ae6ca [2022-03-15T20:48:55.613Z] ---> Running in a2cf43d0ce8c [2022-03-15T20:48:55.613Z] Removing intermediate container cfbc439da029 [2022-03-15T20:48:55.613Z] ---> 706a3edc2da0 [2022-03-15T20:48:55.613Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:48:55.893Z] ---> Running in b606c50d6abf [2022-03-15T20:48:56.171Z] Removing intermediate container acd57e8ae6ca [2022-03-15T20:48:56.171Z] ---> 12d7922fa683 [2022-03-15T20:48:56.171Z] [2022-03-15T20:48:56.457Z] Removing intermediate container a2cf43d0ce8c [2022-03-15T20:48:56.457Z] ---> 05b595d18a3b [2022-03-15T20:48:56.457Z] Step 24/25 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:48:56.733Z] Removing intermediate container b606c50d6abf [2022-03-15T20:48:56.733Z] ---> 7de0651527e7 [2022-03-15T20:48:56.733Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:48:56.733Z] ---> Running in 7a2bdb01d0f5 [2022-03-15T20:48:56.733Z] Removing intermediate container 41573f2b0034 [2022-03-15T20:48:56.733Z] ---> c827ecb60e31 [2022-03-15T20:48:56.733Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:48:57.372Z] Successfully built 12d7922fa683 [2022-03-15T20:48:57.372Z] Successfully tagged core-command-arm64:latest [2022-03-15T20:48:57.372Z]  Building core-command ... done Building core-data [2022-03-15T20:48:57.646Z] Removing intermediate container 7a2bdb01d0f5 [2022-03-15T20:48:57.646Z] ---> d4b74d58fdc6 [2022-03-15T20:48:57.646Z] Step 25/25 : LABEL version=0.0.0 [2022-03-15T20:48:57.646Z] ---> Running in e2f4e998ab12 [2022-03-15T20:48:58.252Z] ---> d666e320d72c [2022-03-15T20:48:58.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-15T20:48:58.252Z] ---> d071da26d467 [2022-03-15T20:48:58.252Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-15T20:48:58.526Z] Removing intermediate container e2f4e998ab12 [2022-03-15T20:48:58.526Z] ---> 968a8ee7ff8a [2022-03-15T20:48:58.526Z] [2022-03-15T20:48:59.129Z] Successfully built 968a8ee7ff8a [2022-03-15T20:48:59.129Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-15T20:48:59.129Z] Building support-scheduler [2022-03-15T20:49:01.123Z]  Building security-secretstore-setup ... done  ---> 9a50a3f7ebf2 [2022-03-15T20:49:01.123Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-15T20:49:01.123Z] ---> 28569f6ed1e5 [2022-03-15T20:49:01.123Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-15T20:49:02.575Z] ---> 3d01bb291390 [2022-03-15T20:49:02.575Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-15T20:49:02.575Z] ---> c33af43e2cb6 [2022-03-15T20:49:02.575Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-15T20:49:02.575Z] ---> Running in d5dc2b9441e0 [2022-03-15T20:49:03.187Z] Removing intermediate container d5dc2b9441e0 [2022-03-15T20:49:03.187Z] ---> 5eff225e523c [2022-03-15T20:49:03.187Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:49:03.463Z] ---> 5cffaafc1807 [2022-03-15T20:49:03.463Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-15T20:49:03.463Z] ---> Running in e1d288d7678f [2022-03-15T20:49:03.463Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-15T20:49:03.463Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-15T20:49:03.741Z] ---> 520e9a0a30f7 [2022-03-15T20:49:03.742Z] 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-15T20:49:03.742Z] ---> Running in bbe035fb2ebb [2022-03-15T20:49:04.373Z] Removing intermediate container e1d288d7678f [2022-03-15T20:49:04.373Z] ---> 0d1c97616fd5 [2022-03-15T20:49:04.373Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T20:49:04.373Z] ---> Running in 7569465ad27a [2022-03-15T20:49:04.373Z] Removing intermediate container bbe035fb2ebb [2022-03-15T20:49:04.373Z] ---> 06a50c791c25 [2022-03-15T20:49:04.373Z] 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-15T20:49:04.373Z] ---> b30707d711d3 [2022-03-15T20:49:04.373Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-15T20:49:04.659Z] ---> Running in 7041d9b576cd [2022-03-15T20:49:04.941Z] ---> Running in f63b61db1f55 [2022-03-15T20:49:05.225Z] Removing intermediate container 7569465ad27a [2022-03-15T20:49:05.225Z] ---> 56b8f1fc616a [2022-03-15T20:49:05.225Z] Step 21/22 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:49:05.225Z] ---> Running in fa630839fc41 [2022-03-15T20:49:05.506Z] Removing intermediate container f63b61db1f55 [2022-03-15T20:49:05.506Z] ---> 9f38d7f92c52 [2022-03-15T20:49:05.506Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-15T20:49:06.111Z] Removing intermediate container fa630839fc41 [2022-03-15T20:49:06.111Z] ---> 5e85b2138cad [2022-03-15T20:49:06.111Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:49:06.111Z] ---> Running in ee87e83356d4 [2022-03-15T20:49:06.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:49:06.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:49:06.676Z] ---> 3505c0b98d5a [2022-03-15T20:49:06.676Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-15T20:49:06.963Z] Removing intermediate container ee87e83356d4 [2022-03-15T20:49:06.963Z] ---> 11099526a6a0 [2022-03-15T20:49:06.963Z] [2022-03-15T20:49:06.963Z] ---> Running in 23ae03d0acce [2022-03-15T20:49:07.567Z] (1/42) Installing readline (8.1.0-r0) [2022-03-15T20:49:07.567Z] (2/42) Installing bash (5.1.4-r0) [2022-03-15T20:49:07.567Z] Successfully built 11099526a6a0 [2022-03-15T20:49:07.567Z] Successfully tagged support-notifications-arm64:latest [2022-03-15T20:49:07.567Z] Building security-proxy-setup [2022-03-15T20:49:07.567Z]  Building support-notifications ... done Executing bash-5.1.4-r0.post-install [2022-03-15T20:49:07.567Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:49:07.567Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:49:07.567Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-15T20:49:07.567Z] (6/42) Installing curl (7.79.1-r0) [2022-03-15T20:49:07.567Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-15T20:49:07.567Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-15T20:49:07.567Z] (9/42) Installing expat (2.4.7-r0) [2022-03-15T20:49:07.567Z] (10/42) Installing libffi (3.3-r2) [2022-03-15T20:49:07.567Z] (11/42) Installing gdbm (1.19-r0) [2022-03-15T20:49:07.844Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-15T20:49:07.844Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:49:07.844Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:49:07.844Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-15T20:49:07.844Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-15T20:49:07.844Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-15T20:49:09.843Z] Removing intermediate container 23ae03d0acce [2022-03-15T20:49:09.843Z] ---> f3aa7c4762c8 [2022-03-15T20:49:09.843Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-15T20:49:10.123Z] ---> Running in 14d528e16c8b [2022-03-15T20:49:10.123Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-15T20:49:10.123Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-15T20:49:10.398Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-15T20:49:10.398Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-15T20:49:10.398Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-15T20:49:10.398Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-15T20:49:10.398Z] Removing intermediate container 14d528e16c8b [2022-03-15T20:49:10.398Z] ---> b99c49112350 [2022-03-15T20:49:10.398Z] Step 28/31 : CMD ["gate"] [2022-03-15T20:49:10.398Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-15T20:49:10.398Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-15T20:49:10.398Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-15T20:49:10.678Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-15T20:49:10.678Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-15T20:49:10.678Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-15T20:49:10.678Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-15T20:49:10.678Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-15T20:49:10.678Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-15T20:49:10.678Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-15T20:49:10.678Z] ---> Running in 2cf7be9848ab [2022-03-15T20:49:10.957Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-15T20:49:10.957Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-15T20:49:10.957Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-15T20:49:10.957Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-15T20:49:10.957Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-15T20:49:10.957Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-15T20:49:10.957Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-15T20:49:10.957Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-15T20:49:11.236Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-15T20:49:11.236Z] Removing intermediate container 2cf7be9848ab [2022-03-15T20:49:11.236Z] ---> 6cf8d9f7e874 [2022-03-15T20:49:11.236Z] Step 29/31 : LABEL arch=arm64 [2022-03-15T20:49:11.522Z] ---> Running in c3e47c3c9bc5 [2022-03-15T20:49:11.816Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:49:11.817Z] OK: 84 MiB in 64 packages [2022-03-15T20:49:12.102Z] Removing intermediate container c3e47c3c9bc5 [2022-03-15T20:49:12.102Z] ---> f0d7c3cd0d23 [2022-03-15T20:49:12.102Z] Step 30/31 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:49:12.379Z] ---> Running in 375de3fc2f30 [2022-03-15T20:49:12.986Z] Removing intermediate container 375de3fc2f30 [2022-03-15T20:49:12.987Z] ---> 852debd8af52 [2022-03-15T20:49:12.987Z] Step 31/31 : LABEL version=0.0.0 [2022-03-15T20:49:13.266Z] ---> Running in 134043345ac5 [2022-03-15T20:49:13.880Z] Removing intermediate container 134043345ac5 [2022-03-15T20:49:13.880Z] ---> 206ff1c12fd4 [2022-03-15T20:49:13.880Z] [2022-03-15T20:49:14.488Z] Successfully built 206ff1c12fd4 [2022-03-15T20:49:14.488Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-15T20:49:14.488Z] Building core-metadata [2022-03-15T20:49:17.122Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-03-15T20:49:17.122Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-15T20:49:17.122Z] Collecting cached-property<2,>=1.2.0 [2022-03-15T20:49:17.122Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-15T20:49:17.395Z] Collecting docopt<0.7,>=0.6.1 [2022-03-15T20:49:17.395Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-15T20:49:19.381Z] 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-15T20:49:20.829Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-15T20:49:20.829Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-15T20:49:20.829Z] Collecting texttable<0.10,>=0.9.0 [2022-03-15T20:49:21.102Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-15T20:49:23.734Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-15T20:49:23.734Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-15T20:49:24.006Z] Collecting jsonschema<3,>=2.5.1 [2022-03-15T20:49:24.006Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-15T20:49:24.281Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-15T20:49:24.281Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-15T20:49:27.689Z] Collecting PyYAML<4,>=3.10 [2022-03-15T20:49:27.689Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-15T20:49:31.087Z] Collecting docker<4.0,>=3.6.0 [2022-03-15T20:49:31.087Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-15T20:49:32.072Z] Collecting docker-pycreds>=0.4.0 [2022-03-15T20:49:32.072Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-15T20:49:32.343Z] 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-15T20:49:32.617Z] Collecting idna<2.8,>=2.5 [2022-03-15T20:49:32.617Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-15T20:49:33.599Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-15T20:49:33.599Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-15T20:49:33.599Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-15T20:49:33.599Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-15T20:49:33.895Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-15T20:49:34.167Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-15T20:49:34.167Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-15T20:49:34.168Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-15T20:49:35.152Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-15T20:49:35.152Z] Attempting uninstall: urllib3 [2022-03-15T20:49:35.152Z] Found existing installation: urllib3 1.26.5 [2022-03-15T20:49:35.152Z] Uninstalling urllib3-1.26.5: [2022-03-15T20:49:35.152Z] Successfully uninstalled urllib3-1.26.5 [2022-03-15T20:49:36.144Z] Attempting uninstall: idna [2022-03-15T20:49:36.144Z] Found existing installation: idna 3.2 [2022-03-15T20:49:36.144Z] Uninstalling idna-3.2: [2022-03-15T20:49:36.144Z] Successfully uninstalled idna-3.2 [2022-03-15T20:49:37.130Z] Attempting uninstall: chardet [2022-03-15T20:49:37.130Z] Found existing installation: chardet 4.0.0 [2022-03-15T20:49:37.130Z] Uninstalling chardet-4.0.0: [2022-03-15T20:49:37.407Z] Successfully uninstalled chardet-4.0.0 [2022-03-15T20:49:39.398Z] Attempting uninstall: requests [2022-03-15T20:49:39.398Z] Found existing installation: requests 2.25.1 [2022-03-15T20:49:39.398Z] Uninstalling requests-2.25.1: [2022-03-15T20:49:39.398Z] Successfully uninstalled requests-2.25.1 [2022-03-15T20:49:40.004Z] Running setup.py install for texttable: started [2022-03-15T20:49:41.989Z] Running setup.py install for texttable: finished with status 'done' [2022-03-15T20:49:41.989Z] Running setup.py install for PyYAML: started [2022-03-15T20:49:45.391Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-15T20:49:45.391Z] Running setup.py install for docopt: started [2022-03-15T20:49:48.028Z] Running setup.py install for docopt: finished with status 'done' [2022-03-15T20:49:48.028Z] Running setup.py install for dockerpty: started [2022-03-15T20:49:48.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:49:48.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:49:48.631Z] ---> 1348b1a11779 [2022-03-15T20:49:48.631Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:49:48.631Z] ---> Using cache [2022-03-15T20:49:48.631Z] ---> 79aecdea58bf [2022-03-15T20:49:48.631Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:49:48.631Z] ---> Using cache [2022-03-15T20:49:48.631Z] ---> 310ad8a3356e [2022-03-15T20:49:48.631Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-15T20:49:50.154Z] ---> Running in 02cd9ab508e5 [2022-03-15T20:49:50.457Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-15T20:49:53.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:49:53.169Z] 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-15T20:49:53.773Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:49:53.773Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:49:53.773Z] ---> 1348b1a11779 [2022-03-15T20:49:53.773Z] Step 3/22 : WORKDIR /edgex-go [2022-03-15T20:49:53.773Z] ---> Using cache [2022-03-15T20:49:53.773Z] ---> 79aecdea58bf [2022-03-15T20:49:53.773Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:49:53.773Z] ---> Using cache [2022-03-15T20:49:53.773Z] ---> 310ad8a3356e [2022-03-15T20:49:53.773Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-15T20:49:53.773Z] ---> Using cache [2022-03-15T20:49:53.773Z] ---> defe45219472 [2022-03-15T20:49:53.773Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-15T20:49:53.773Z] ---> Using cache [2022-03-15T20:49:53.773Z] ---> 730642a5119f [2022-03-15T20:49:53.773Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:49:53.773Z] ---> Using cache [2022-03-15T20:49:53.773Z] ---> ca8966093d93 [2022-03-15T20:49:53.773Z] Step 8/22 : COPY . .fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:49:53.773Z] [2022-03-15T20:49:53.773Z] ---> Using cache [2022-03-15T20:49:53.773Z] ---> 622b3d46a213 [2022-03-15T20:49:53.773Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-15T20:49:53.773Z] ---> Running in 42b93a53ffcc [2022-03-15T20:49:55.215Z] OK: 220 MiB in 52 packages [2022-03-15T20:49:56.219Z] 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-15T20:49:57.213Z] Removing intermediate container 02cd9ab508e5 [2022-03-15T20:49:57.213Z] ---> 82f0acd86c1c [2022-03-15T20:49:57.213Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:49:59.195Z] ---> f4a52cf09947 [2022-03-15T20:49:59.195Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:49:59.195Z] ---> Running in 1cb767d13d59 [2022-03-15T20:50:04.629Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:50:04.629Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:50:04.629Z] ---> 1348b1a11779 [2022-03-15T20:50:04.629Z] Step 3/21 : WORKDIR /edgex-go [2022-03-15T20:50:04.629Z] ---> Using cache [2022-03-15T20:50:04.629Z] ---> 79aecdea58bf [2022-03-15T20:50:04.629Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:50:04.629Z] ---> Using cache [2022-03-15T20:50:04.629Z] ---> 310ad8a3356e [2022-03-15T20:50:04.629Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-15T20:50:04.629Z] ---> Using cache [2022-03-15T20:50:04.629Z] ---> defe45219472 [2022-03-15T20:50:04.629Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-15T20:50:04.629Z] ---> Using cache [2022-03-15T20:50:04.629Z] ---> 730642a5119f [2022-03-15T20:50:04.629Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:50:04.629Z] ---> Using cache [2022-03-15T20:50:04.629Z] ---> ca8966093d93 [2022-03-15T20:50:04.629Z] Step 8/21 : COPY . . [2022-03-15T20:50:05.235Z] ---> Using cache [2022-03-15T20:50:05.235Z] ---> 622b3d46a213 [2022-03-15T20:50:05.235Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-15T20:50:06.229Z] ---> Running in fcb32cbfca69 [2022-03-15T20:50:07.671Z] Removing intermediate container 1cb767d13d59 [2022-03-15T20:50:07.671Z] ---> baf975d6c58f [2022-03-15T20:50:07.671Z] Step 8/23 : COPY . . [2022-03-15T20:50:08.657Z] 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-15T20:50:10.648Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-15T20:50:10.648Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-15T20:50:10.648Z] ---> 1348b1a11779 [2022-03-15T20:50:10.648Z] Step 3/23 : WORKDIR /edgex-go [2022-03-15T20:50:10.648Z] ---> Using cache [2022-03-15T20:50:10.648Z] ---> 79aecdea58bf [2022-03-15T20:50:10.648Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:50:10.648Z] ---> Using cache [2022-03-15T20:50:10.648Z] ---> 310ad8a3356e [2022-03-15T20:50:10.648Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-15T20:50:10.648Z] ---> Using cache [2022-03-15T20:50:10.648Z] ---> defe45219472 [2022-03-15T20:50:10.648Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-15T20:50:10.648Z] ---> Using cache [2022-03-15T20:50:10.648Z] ---> 730642a5119f [2022-03-15T20:50:10.648Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-15T20:50:10.648Z] ---> Using cache [2022-03-15T20:50:10.648Z] ---> ca8966093d93 [2022-03-15T20:50:10.648Z] Step 8/23 : COPY . . [2022-03-15T20:50:11.251Z] ---> Using cache [2022-03-15T20:50:11.251Z] ---> 622b3d46a213 [2022-03-15T20:50:11.251Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-15T20:50:12.245Z] ---> Running in 1425075ca48d [2022-03-15T20:50:14.881Z] 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-15T20:50:19.220Z] Removing intermediate container 7041d9b576cd [2022-03-15T20:50:19.220Z] ---> 01841c294715 [2022-03-15T20:50:19.220Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-15T20:50:19.220Z] ---> Running in f60e56a07787 [2022-03-15T20:50:19.844Z] Removing intermediate container f60e56a07787 [2022-03-15T20:50:19.844Z] ---> 5d12d6377fa9 [2022-03-15T20:50:19.844Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-15T20:50:20.124Z] ---> Running in 1e7a4f036a14 [2022-03-15T20:50:21.121Z] Removing intermediate container 1e7a4f036a14 [2022-03-15T20:50:21.121Z] ---> 154d4e844ad1 [2022-03-15T20:50:21.121Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-15T20:50:23.125Z] ---> c2ac1f099cae [2022-03-15T20:50:23.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-15T20:50:25.116Z] ---> 08f265f20965 [2022-03-15T20:50:25.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-15T20:50:26.569Z] ---> a333180100dc [2022-03-15T20:50:26.569Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-15T20:50:26.569Z] ---> Running in a26de354658d [2022-03-15T20:50:27.567Z] Removing intermediate container a26de354658d [2022-03-15T20:50:27.567Z] ---> 014f94bdbc0d [2022-03-15T20:50:27.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:50:27.850Z] ---> Running in db8909a462a4 [2022-03-15T20:50:28.838Z] Removing intermediate container db8909a462a4 [2022-03-15T20:50:28.838Z] ---> 194e7e5f4882 [2022-03-15T20:50:28.838Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:50:29.116Z] ---> Running in 2b174d41635e [2022-03-15T20:50:30.110Z] Removing intermediate container 2b174d41635e [2022-03-15T20:50:30.110Z] ---> 315fa7e0cf6c [2022-03-15T20:50:30.110Z] Step 22/23 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:50:30.391Z] ---> Running in ccc08b1e9b32 [2022-03-15T20:50:31.385Z] Removing intermediate container ccc08b1e9b32 [2022-03-15T20:50:31.385Z] ---> 209d0c3e26fa [2022-03-15T20:50:31.385Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:50:31.385Z] ---> Running in 204bb00ad792 [2022-03-15T20:50:32.375Z] Removing intermediate container 204bb00ad792 [2022-03-15T20:50:32.375Z] ---> aa8bc6142c6d [2022-03-15T20:50:32.375Z] [2022-03-15T20:50:33.358Z] Successfully built aa8bc6142c6d [2022-03-15T20:50:33.358Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-15T20:50:37.692Z]  Building sys-mgmt-agent ... done  ---> 2ee3f7d5328e [2022-03-15T20:50:37.692Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-15T20:50:37.692Z] ---> Running in df8fde14d01b [2022-03-15T20:50:39.151Z] 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-15T20:52:16.028Z] 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-15T20:52:16.028Z] Removing intermediate container 42b93a53ffcc [2022-03-15T20:52:16.028Z] ---> edb1eea043ef [2022-03-15T20:52:16.028Z] [2022-03-15T20:52:16.028Z] Step 10/22 : FROM alpine:3.14 [2022-03-15T20:52:16.028Z] ---> 5b8b7b635229 [2022-03-15T20:52:16.028Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:52:16.028Z] ---> Using cache [2022-03-15T20:52:16.028Z] ---> 49242d5603db [2022-03-15T20:52:16.028Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:52:16.028Z] ---> Using cache [2022-03-15T20:52:16.028Z] ---> 50b0d028f2de [2022-03-15T20:52:16.028Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-15T20:52:16.028Z] ---> Running in 1572e4530c45 [2022-03-15T20:52:16.028Z] Removing intermediate container 1572e4530c45 [2022-03-15T20:52:16.029Z] ---> 2439a0c41733 [2022-03-15T20:52:16.029Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-15T20:52:16.029Z] ---> Running in 7cb66c7f717d [2022-03-15T20:52:16.029Z] Removing intermediate container 7cb66c7f717d [2022-03-15T20:52:16.029Z] ---> 0165716f9c87 [2022-03-15T20:52:16.029Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:52:16.029Z] ---> 9c7cd8225c71 [2022-03-15T20:52:16.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-15T20:52:17.468Z] ---> 6eaec6d02610 [2022-03-15T20:52:17.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-15T20:52:18.463Z] ---> 9d6d8de52bd0 [2022-03-15T20:52:18.463Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-15T20:52:18.463Z] ---> Running in 28cea5e08e0f [2022-03-15T20:52:19.069Z] Removing intermediate container 28cea5e08e0f [2022-03-15T20:52:19.069Z] ---> 6189b2ec914f [2022-03-15T20:52:19.069Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:52:19.069Z] ---> Running in b1d1c9f2b75d [2022-03-15T20:52:19.678Z] Removing intermediate container b1d1c9f2b75d [2022-03-15T20:52:19.678Z] ---> ca1654bddf8e [2022-03-15T20:52:19.678Z] Step 20/22 : LABEL arch=arm64 [2022-03-15T20:52:19.678Z] ---> Running in 827d304b7c4a [2022-03-15T20:52:20.298Z] Removing intermediate container 827d304b7c4a [2022-03-15T20:52:20.298Z] ---> 700846825679 [2022-03-15T20:52:20.298Z] Step 21/22 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:52:20.298Z] ---> Running in 8221b0cf434d [2022-03-15T20:52:21.295Z] Removing intermediate container 8221b0cf434d [2022-03-15T20:52:21.295Z] ---> 53e41eb5531f [2022-03-15T20:52:21.295Z] Step 22/22 : LABEL version=0.0.0 [2022-03-15T20:52:21.574Z] ---> Running in 2fbbe65cc754 [2022-03-15T20:52:22.575Z] Removing intermediate container 2fbbe65cc754 [2022-03-15T20:52:22.575Z] ---> 931e6aa8607a [2022-03-15T20:52:22.575Z] [2022-03-15T20:52:22.861Z] Successfully built 931e6aa8607a [2022-03-15T20:52:23.137Z] Successfully tagged support-scheduler-arm64:latest [2022-03-15T20:52:25.770Z]  Building support-scheduler ... done Removing intermediate container fcb32cbfca69 [2022-03-15T20:52:25.770Z] ---> 313d0bc612c1 [2022-03-15T20:52:25.770Z] [2022-03-15T20:52:25.770Z] Step 10/21 : FROM alpine:3.14 [2022-03-15T20:52:25.770Z] ---> 5b8b7b635229 [2022-03-15T20:52:25.770Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-15T20:52:26.042Z] ---> Running in b04d5296a29d [2022-03-15T20:52:28.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:52:28.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:52:29.298Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-15T20:52:29.298Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-15T20:52:29.298Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-15T20:52:29.298Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-15T20:52:29.298Z] (5/5) Installing curl (7.79.1-r0) [2022-03-15T20:52:29.298Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:52:29.298Z] Executing ca-certificates-20211220-r0.trigger [2022-03-15T20:52:29.898Z] OK: 8 MiB in 19 packages [2022-03-15T20:52:32.269Z] Removing intermediate container b04d5296a29d [2022-03-15T20:52:32.269Z] ---> a3f78e823064 [2022-03-15T20:52:32.269Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-15T20:52:32.269Z] ---> Running in 17e6ae778f5a [2022-03-15T20:52:32.269Z] Removing intermediate container 17e6ae778f5a [2022-03-15T20:52:32.269Z] ---> 69500f74fad5 [2022-03-15T20:52:32.269Z] Step 13/21 : WORKDIR /edgex [2022-03-15T20:52:32.579Z] ---> Running in 719a4c3ab3a2 [2022-03-15T20:52:32.999Z] Removing intermediate container 719a4c3ab3a2 [2022-03-15T20:52:33.283Z] ---> 84669c45ae7c [2022-03-15T20:52:33.283Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-15T20:52:33.958Z] ---> d035584d8b45 [2022-03-15T20:52:33.958Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-15T20:52:36.628Z] ---> 5ca55869a659 [2022-03-15T20:52:36.628Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-15T20:52:39.290Z] ---> 0b238f8378c0 [2022-03-15T20:52:39.290Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-15T20:52:39.575Z] ---> Running in 7bfdf081a89c [2022-03-15T20:52:40.196Z] Removing intermediate container 7bfdf081a89c [2022-03-15T20:52:40.196Z] ---> c1f5549b03c1 [2022-03-15T20:52:40.196Z] Step 18/21 : CMD ["--init=true"] [2022-03-15T20:52:40.483Z] Removing intermediate container 1425075ca48d [2022-03-15T20:52:40.483Z] ---> c2d3463053db [2022-03-15T20:52:40.483Z] [2022-03-15T20:52:40.483Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:52:40.483Z] ---> 5b8b7b635229 [2022-03-15T20:52:40.483Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-15T20:52:40.483Z] ---> Using cache [2022-03-15T20:52:40.483Z] ---> 49242d5603db [2022-03-15T20:52:40.483Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-15T20:52:40.483Z] ---> Using cache [2022-03-15T20:52:40.483Z] ---> 50b0d028f2de [2022-03-15T20:52:40.483Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-15T20:52:40.483Z] ---> Running in f49387eba004 [2022-03-15T20:52:40.483Z] ---> Running in 44b9a49bbfcb [2022-03-15T20:52:41.098Z] Removing intermediate container 44b9a49bbfcb [2022-03-15T20:52:41.098Z] ---> bbd1e5547155 [2022-03-15T20:52:41.098Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-15T20:52:41.098Z] Removing intermediate container f49387eba004 [2022-03-15T20:52:41.098Z] ---> 576d2afe1822 [2022-03-15T20:52:41.098Z] Step 19/21 : LABEL arch=arm64 [2022-03-15T20:52:41.382Z] ---> Running in 531894c692cc [2022-03-15T20:52:41.382Z] ---> Running in 89028e0bc667 [2022-03-15T20:52:41.997Z] Removing intermediate container 89028e0bc667 [2022-03-15T20:52:41.997Z] ---> 15e5c4c5c769 [2022-03-15T20:52:41.997Z] Step 20/21 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:52:41.997Z] Removing intermediate container 531894c692cc [2022-03-15T20:52:41.997Z] ---> 595eb128d988 [2022-03-15T20:52:41.997Z] Step 15/23 : WORKDIR / [2022-03-15T20:52:41.997Z] ---> Running in be75dd7e0466 [2022-03-15T20:52:41.997Z] ---> Running in d660e9bdc623 [2022-03-15T20:52:42.626Z] Removing intermediate container be75dd7e0466 [2022-03-15T20:52:42.626Z] ---> ded1e61e5b00 [2022-03-15T20:52:42.626Z] Step 21/21 : LABEL version=0.0.0 [2022-03-15T20:52:42.626Z] Removing intermediate container d660e9bdc623 [2022-03-15T20:52:42.626Z] ---> 43fd114196f6 [2022-03-15T20:52:42.626Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:52:42.904Z] ---> Running in 348c7aedac4c [2022-03-15T20:52:43.197Z] Removing intermediate container 348c7aedac4c [2022-03-15T20:52:43.197Z] ---> ff9988ea62c7 [2022-03-15T20:52:43.197Z] [2022-03-15T20:52:43.474Z] ---> e2478d95d1f1 [2022-03-15T20:52:43.758Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-15T20:52:43.758Z] Successfully built ff9988ea62c7 [2022-03-15T20:52:43.758Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-15T20:52:44.753Z]  Building security-proxy-setup ... done  ---> d6c2e645a6d5 [2022-03-15T20:52:44.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-15T20:52:45.368Z] ---> d230ef9ad9c3 [2022-03-15T20:52:45.368Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-15T20:52:45.645Z] ---> Running in d5bd08ad479d [2022-03-15T20:52:46.258Z] Removing intermediate container d5bd08ad479d [2022-03-15T20:52:46.258Z] ---> 1122808895c2 [2022-03-15T20:52:46.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:52:46.258Z] ---> Running in be2c78618ddf [2022-03-15T20:52:46.536Z] Removing intermediate container be2c78618ddf [2022-03-15T20:52:46.536Z] ---> 2f6dda8841b1 [2022-03-15T20:52:46.536Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:52:46.816Z] ---> Running in dc832fdc2418 [2022-03-15T20:52:47.092Z] Removing intermediate container dc832fdc2418 [2022-03-15T20:52:47.092Z] ---> c9ff61c8dac2 [2022-03-15T20:52:47.092Z] Step 22/23 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:52:47.373Z] ---> Running in e0be02301e61 [2022-03-15T20:52:47.651Z] Removing intermediate container e0be02301e61 [2022-03-15T20:52:47.651Z] ---> b1c64871c810 [2022-03-15T20:52:47.651Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:52:47.651Z] ---> Running in 60c548309523 [2022-03-15T20:52:48.256Z] Removing intermediate container 60c548309523 [2022-03-15T20:52:48.256Z] ---> 625be7f820a6 [2022-03-15T20:52:48.256Z] [2022-03-15T20:52:48.542Z] Successfully built 625be7f820a6 [2022-03-15T20:52:48.542Z] Successfully tagged core-metadata-arm64:latest [2022-03-15T20:52:53.980Z]  Building core-metadata ... done Removing intermediate container df8fde14d01b [2022-03-15T20:52:53.980Z] ---> e98a5e7b8ba4 [2022-03-15T20:52:53.980Z] [2022-03-15T20:52:53.980Z] Step 10/23 : FROM alpine:3.14 [2022-03-15T20:52:53.980Z] ---> 5b8b7b635229 [2022-03-15T20:52:53.980Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-15T20:52:53.980Z] ---> Running in 50e2908e707e [2022-03-15T20:52:53.980Z] Removing intermediate container 50e2908e707e [2022-03-15T20:52:53.980Z] ---> 1b78535e787a [2022-03-15T20:52:53.980Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-15T20:52:53.980Z] ---> Running in a77c7153a989 [2022-03-15T20:52:53.980Z] Removing intermediate container a77c7153a989 [2022-03-15T20:52:53.980Z] ---> 14c2621427f8 [2022-03-15T20:52:53.980Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-15T20:52:53.980Z] ---> Running in fd0a51af641d [2022-03-15T20:52:54.582Z] Removing intermediate container fd0a51af641d [2022-03-15T20:52:54.582Z] ---> cd17de04a11c [2022-03-15T20:52:54.582Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-15T20:52:54.582Z] ---> Running in 52735f29c7b6 [2022-03-15T20:52:56.574Z] Removing intermediate container 52735f29c7b6 [2022-03-15T20:52:56.574Z] ---> cad1b2698f23 [2022-03-15T20:52:56.574Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-15T20:52:56.574Z] ---> Running in 280f39d50368 [2022-03-15T20:52:57.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-15T20:52:58.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-15T20:52:59.578Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-15T20:52:59.578Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-15T20:52:59.578Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-15T20:52:59.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-15T20:52:59.852Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-15T20:52:59.852Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-15T20:52:59.852Z] Executing busybox-1.33.1-r6.trigger [2022-03-15T20:53:00.123Z] OK: 8 MiB in 20 packages [2022-03-15T20:53:01.113Z] Removing intermediate container 280f39d50368 [2022-03-15T20:53:01.113Z] ---> d6d81d464d78 [2022-03-15T20:53:01.113Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-15T20:53:01.707Z] ---> 832a66ff33b8 [2022-03-15T20:53:01.707Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-15T20:53:02.686Z] ---> 31a3d72bb1ac [2022-03-15T20:53:02.686Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-15T20:53:03.281Z] ---> 6511cf20d8a0 [2022-03-15T20:53:03.281Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-15T20:53:03.281Z] ---> Running in b96d8d60d6ba [2022-03-15T20:53:03.554Z] Removing intermediate container b96d8d60d6ba [2022-03-15T20:53:03.554Z] ---> 89afc4b41926 [2022-03-15T20:53:03.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-15T20:53:03.827Z] ---> Running in 56ff14b71e93 [2022-03-15T20:53:04.102Z] Removing intermediate container 56ff14b71e93 [2022-03-15T20:53:04.102Z] ---> 245bf7242d02 [2022-03-15T20:53:04.102Z] Step 21/23 : LABEL arch=arm64 [2022-03-15T20:53:04.102Z] ---> Running in 5ca9dcf505f0 [2022-03-15T20:53:04.376Z] Removing intermediate container 5ca9dcf505f0 [2022-03-15T20:53:04.376Z] ---> 2e57ecf28579 [2022-03-15T20:53:04.376Z] Step 22/23 : LABEL git_sha=199f1b89e62bef2d1f9a2161df7a66c7a17075c6 [2022-03-15T20:53:04.649Z] ---> Running in 10c921f0998c [2022-03-15T20:53:04.922Z] Removing intermediate container 10c921f0998c [2022-03-15T20:53:04.922Z] ---> 4ecede2d26dc [2022-03-15T20:53:04.922Z] Step 23/23 : LABEL version=0.0.0 [2022-03-15T20:53:04.922Z] ---> Running in 02bb3990112e [2022-03-15T20:53:05.516Z] Removing intermediate container 02bb3990112e [2022-03-15T20:53:05.516Z] ---> 3347dc67f65f [2022-03-15T20:53:05.516Z] [2022-03-15T20:53:05.789Z] Successfully built 3347dc67f65f [2022-03-15T20:53:05.789Z] Successfully tagged core-data-arm64:latest [2022-03-15T20:53:06.076Z]  Building core-data ... done  [Pipeline] } [2022-03-15T20:53:06.090Z] $ docker stop --time=1 25b31c51931c5d5b0edbd1510ecc0b3d95bd4d4b9dd3890c1183b867424eab69 [2022-03-15T20:53:07.817Z] $ docker rm -f 25b31c51931c5d5b0edbd1510ecc0b3d95bd4d4b9dd3890c1183b867424eab69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-15T20:53:08.385Z] + docker images [2022-03-15T20:53:08.658Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-15T20:53:08.658Z] core-data-arm64 latest 3347dc67f65f 3 seconds ago 19.2MB [2022-03-15T20:53:08.658Z] e98a5e7b8ba4 16 seconds ago 1.61GB [2022-03-15T20:53:08.658Z] core-metadata-arm64 latest 625be7f820a6 21 seconds ago 16MB [2022-03-15T20:53:08.658Z] security-proxy-setup-arm64 latest ff9988ea62c7 25 seconds ago 25.5MB [2022-03-15T20:53:08.658Z] c2d3463053db 29 seconds ago 1.6GB [2022-03-15T20:53:08.658Z] 313d0bc612c1 43 seconds ago 1.6GB [2022-03-15T20:53:08.658Z] support-scheduler-arm64 latest 931e6aa8607a 46 seconds ago 15.4MB [2022-03-15T20:53:08.658Z] edb1eea043ef 56 seconds ago 1.6GB [2022-03-15T20:53:08.658Z] sys-mgmt-agent-arm64 latest aa8bc6142c6d 2 minutes ago 280MB [2022-03-15T20:53:08.658Z] security-bootstrapper-arm64 latest 206ff1c12fd4 3 minutes ago 18MB [2022-03-15T20:53:08.658Z] support-notifications-arm64 latest 11099526a6a0 4 minutes ago 16.1MB [2022-03-15T20:53:08.658Z] security-secretstore-setup-arm64 latest 968a8ee7ff8a 4 minutes ago 27MB [2022-03-15T20:53:08.658Z] core-command-arm64 latest 12d7922fa683 4 minutes ago 15.3MB [2022-03-15T20:53:08.658Z] 212c9ae64790 4 minutes ago 1.6GB [2022-03-15T20:53:08.658Z] d445a53abcf6 4 minutes ago 1.59GB [2022-03-15T20:53:08.658Z] ca4e5788fca1 4 minutes ago 1.59GB [2022-03-15T20:53:08.658Z] 7c16739a3b16 4 minutes ago 1.59GB [2022-03-15T20:53:08.658Z] 04ef952d6e4b 4 minutes ago 1.6GB [2022-03-15T20:53:08.658Z] ci-base-image-arm64 latest 1348b1a11779 17 minutes ago 1.26GB [2022-03-15T20:53:08.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-15T20:53:08.658Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-15T20:53:08.658Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-15T20:53:08.658Z] 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-15T20:53:09.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:53:09.112Z] [2022-03-15T20:53:09.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:53:09.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:53:09.751Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-15T20:53:09.751Z] 8998bd30e6a1: Pulling fs layer [2022-03-15T20:53:09.751Z] 04944245beec: Pulling fs layer [2022-03-15T20:53:09.751Z] 699f458cf7ca: Pulling fs layer [2022-03-15T20:53:09.751Z] 765212b225bb: Pulling fs layer [2022-03-15T20:53:09.751Z] f23df028b6ca: Pulling fs layer [2022-03-15T20:53:09.751Z] d65c8cfc05b1: Pulling fs layer [2022-03-15T20:53:09.751Z] 2437ff75d9bd: Pulling fs layer [2022-03-15T20:53:09.751Z] 765212b225bb: Waiting [2022-03-15T20:53:09.751Z] f23df028b6ca: Waiting [2022-03-15T20:53:09.751Z] d65c8cfc05b1: Waiting [2022-03-15T20:53:09.751Z] 04944245beec: Verifying Checksum [2022-03-15T20:53:09.751Z] 04944245beec: Download complete [2022-03-15T20:53:09.751Z] 765212b225bb: Download complete [2022-03-15T20:53:09.751Z] d65c8cfc05b1: Verifying Checksum [2022-03-15T20:53:09.751Z] d65c8cfc05b1: Download complete [2022-03-15T20:53:10.029Z] 699f458cf7ca: Verifying Checksum [2022-03-15T20:53:10.029Z] 699f458cf7ca: Download complete [2022-03-15T20:53:10.300Z] 8998bd30e6a1: Verifying Checksum [2022-03-15T20:53:10.300Z] 8998bd30e6a1: Download complete [2022-03-15T20:53:12.924Z] 2437ff75d9bd: Verifying Checksum [2022-03-15T20:53:12.924Z] 2437ff75d9bd: Download complete [2022-03-15T20:53:14.900Z] 8998bd30e6a1: Pull complete [2022-03-15T20:53:15.503Z] 04944245beec: Pull complete [2022-03-15T20:53:16.935Z] 699f458cf7ca: Pull complete [2022-03-15T20:53:17.207Z] 765212b225bb: Pull complete [2022-03-15T20:53:18.188Z] f23df028b6ca: Pull complete [2022-03-15T20:53:18.188Z] d65c8cfc05b1: Pull complete [2022-03-15T20:53:33.267Z] 2437ff75d9bd: Pull complete [2022-03-15T20:53:33.267Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-15T20:53:33.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-15T20:53:33.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-15T20:53:33.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-7183 does not seem to be running inside a container [2022-03-15T20:53:33.620Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-15T20:53:36.691Z] $ docker top e711f9da1e3e280a5a2b6e889314ba2cf085c8d1b5aca1149c765065618dbba2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:53:37.757Z] ---> job-cost.sh [2022-03-15T20:53:38.029Z] lf-activate-venv: SKIPPING [2022-03-15T20:53:38.029Z] INFO: No Stack... [2022-03-15T20:53:38.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-15T20:53:39.281Z] INFO: Archiving Costs [Pipeline] sh [2022-03-15T20:53:39.950Z] + cut -d, -f6 [2022-03-15T20:53:39.950Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-03-15T20:53:40.025Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-2-stack-cost] [2022-03-15T20:53:40.031Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-2-stack-cost] did not exist. Created. [2022-03-15T20:53:40.031Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-15T20:53:40.706Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-15T20:53:40.896Z] Stashed 1 file(s) [Pipeline] } [2022-03-15T20:53:40.903Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-15T20:53:40.930Z] $ docker stop --time=1 e711f9da1e3e280a5a2b6e889314ba2cf085c8d1b5aca1149c765065618dbba2 [2022-03-15T20:53:42.527Z] $ docker rm -f e711f9da1e3e280a5a2b6e889314ba2cf085c8d1b5aca1149c765065618dbba2 [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-15T20:53:43.048Z] provisioning config files... [2022-03-15T20:53:43.055Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6646625247130665425tmp [Pipeline] { [Pipeline] sh [2022-03-15T20:53:43.349Z] + set +x [2022-03-15T20:53:43.349Z] + curl -s https://codecov.io/bash [2022-03-15T20:53:43.349Z] + bash -s -- [2022-03-15T20:53:43.349Z] [2022-03-15T20:53:43.349Z] _____ _ [2022-03-15T20:53:43.349Z] / ____| | | [2022-03-15T20:53:43.349Z] | | ___ __| | ___ ___ _____ __ [2022-03-15T20:53:43.349Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-15T20:53:43.349Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-15T20:53:43.349Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-15T20:53:43.349Z] Bash-1.0.6 [2022-03-15T20:53:43.349Z] [2022-03-15T20:53:43.349Z] [2022-03-15T20:53:43.349Z] ==> git version 2.25.1 found [2022-03-15T20:53:43.349Z] ==> 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-15T20:53:43.349Z] Release-Date: 2020-01-08 [2022-03-15T20:53:43.349Z] 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-15T20:53:43.349Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-15T20:53:43.349Z] ==> Jenkins CI detected. [2022-03-15T20:53:43.349Z] current dir:  /w/workspace/edgex-go/2 [2022-03-15T20:53:43.349Z] project root: . [2022-03-15T20:53:43.349Z] --> token set from env [2022-03-15T20:53:43.349Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-15T20:53:43.349Z] ==> Running gcov in . (disable via -X gcov) [2022-03-15T20:53:43.349Z] ==> Python coveragepy not found [2022-03-15T20:53:43.349Z] ==> Searching for coverage reports in: [2022-03-15T20:53:43.349Z] + . [2022-03-15T20:53:43.349Z] -> Found 1 reports [2022-03-15T20:53:43.349Z] ==> Detecting git/mercurial file structure [2022-03-15T20:53:43.349Z] ==> Reading reports [2022-03-15T20:53:43.349Z] + ./coverage.out bytes=425751 [2022-03-15T20:53:43.349Z] ==> Appending adjustments [2022-03-15T20:53:43.349Z] https://docs.codecov.io/docs/fixing-reports [2022-03-15T20:53:44.730Z] + Found adjustments [2022-03-15T20:53:44.731Z] ==> Gzipping contents [2022-03-15T20:53:44.731Z] 60K /tmp/codecov.XBN894.gz [2022-03-15T20:53:44.731Z] ==> Uploading reports [2022-03-15T20:53:44.731Z] url: https://codecov.io [2022-03-15T20:53:44.731Z] query: branch=PR-3904&commit=a968219a72abb2e9bcc670f292e688fd6d59db2e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-15T20:53:44.731Z] -> Pinging Codecov [2022-03-15T20:53:44.731Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=a968219a72abb2e9bcc670f292e688fd6d59db2e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-15T20:53:44.991Z] -> Uploading to [2022-03-15T20:53:44.991Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-15/00271124DB129430A58F1EEE437C3FCB/a968219a72abb2e9bcc670f292e688fd6d59db2e/9122cc9a-87a0-4aa4-967a-f75c218971d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220315T205344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee43ecb6725cceebc3656f57f36cc20530b79949cb01c9213c93c32bbada54b5 [2022-03-15T20:53:44.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-15T20:53:44.991Z] Dload Upload Total Spent Left Speed [2022-03-15T20:53:45.254Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57907 0 0 100 57907 0 209k --:--:-- --:--:-- --:--:-- 209k [2022-03-15T20:53:45.254Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a968219a72abb2e9bcc670f292e688fd6d59db2e [Pipeline] } [2022-03-15T20:53:45.263Z] 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-15T20:53:45.883Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:53:46.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:53:47.038Z] ---> package-listing.sh [2022-03-15T20:53:47.038Z] ++ facter osfamily [2022-03-15T20:53:47.038Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-15T20:53:47.299Z] + OS_FAMILY=debian [2022-03-15T20:53:47.299Z] + workspace=/w/workspace/edgex-go/2 [2022-03-15T20:53:47.299Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-15T20:53:47.299Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-15T20:53:47.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-15T20:53:47.299Z] + PACKAGES=/tmp/packages_start.txt [2022-03-15T20:53:47.299Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-15T20:53:47.299Z] + PACKAGES=/tmp/packages_end.txt [2022-03-15T20:53:47.299Z] + case "${OS_FAMILY}" in [2022-03-15T20:53:47.299Z] + dpkg -l [2022-03-15T20:53:47.299Z] + grep '^ii' [2022-03-15T20:53:47.299Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-15T20:53:47.299Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-15T20:53:47.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-15T20:53:47.299Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-15T20:53:47.299Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-15T20:53:47.299Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-15T20:53:47.310Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-15T20:53:47.592Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:53:48.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T20:53:48.153Z] [2022-03-15T20:53:48.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-15T20:53:48.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T20:53:48.460Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-15T20:53:48.460Z] 5eb5b503b376: Pulling fs layer [2022-03-15T20:53:48.460Z] 5c69ac0246d0: Pulling fs layer [2022-03-15T20:53:48.460Z] ec43610c2a17: Pulling fs layer [2022-03-15T20:53:48.460Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-15T20:53:48.460Z] 33b1e0a273af: Pulling fs layer [2022-03-15T20:53:48.460Z] 5d3b04190fa2: Pulling fs layer [2022-03-15T20:53:48.460Z] 2f39f015ded8: Pulling fs layer [2022-03-15T20:53:48.460Z] 3a2ae6a8a46f: Waiting [2022-03-15T20:53:48.460Z] 33b1e0a273af: Waiting [2022-03-15T20:53:48.460Z] 2f39f015ded8: Waiting [2022-03-15T20:53:48.460Z] 5c69ac0246d0: Download complete [2022-03-15T20:53:48.460Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-15T20:53:48.460Z] 3a2ae6a8a46f: Download complete [2022-03-15T20:53:48.460Z] 33b1e0a273af: Verifying Checksum [2022-03-15T20:53:48.460Z] 33b1e0a273af: Download complete [2022-03-15T20:53:48.460Z] ec43610c2a17: Verifying Checksum [2022-03-15T20:53:48.460Z] ec43610c2a17: Download complete [2022-03-15T20:53:48.460Z] 5d3b04190fa2: Verifying Checksum [2022-03-15T20:53:48.460Z] 5d3b04190fa2: Download complete [2022-03-15T20:53:48.720Z] 5eb5b503b376: Verifying Checksum [2022-03-15T20:53:48.720Z] 5eb5b503b376: Download complete [2022-03-15T20:53:49.287Z] 2f39f015ded8: Download complete [2022-03-15T20:53:49.855Z] 5eb5b503b376: Pull complete [2022-03-15T20:53:49.855Z] 5c69ac0246d0: Pull complete [2022-03-15T20:53:50.422Z] ec43610c2a17: Pull complete [2022-03-15T20:53:50.422Z] 3a2ae6a8a46f: Pull complete [2022-03-15T20:53:50.682Z] 33b1e0a273af: Pull complete [2022-03-15T20:53:50.682Z] 5d3b04190fa2: Pull complete [2022-03-15T20:53:54.875Z] 2f39f015ded8: Pull complete [2022-03-15T20:53:54.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-15T20:53:54.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-15T20:53:54.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-15T20:53:54.940Z] prd-ubuntu20.04-docker-8c-8g-7178 does not seem to be running inside a container [2022-03-15T20:53:54.975Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-15T20:53:56.838Z] $ docker top 8fc7eafc3a745815885b0f0965bc441079f0a1931e259c4ec99d25d05712c8a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-15T20:53:57.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-15T20:53:57.492Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-15T20:53:57.781Z] + ls /var/log/sa-host [2022-03-15T20:53:57.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-15T20:53:57.869Z] provisioning config files... [2022-03-15T20:53:57.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config367039174142744778tmp [Pipeline] { [Pipeline] echo [2022-03-15T20:53:57.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:53:58.245Z] ---> create-netrc.sh [Pipeline] } [2022-03-15T20:53:58.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:53:58.606Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-15T20:53:58.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:53:58.906Z] ---> sudo-logs.sh [2022-03-15T20:53:58.906Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-15T20:53:58.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:53:59.225Z] ---> job-cost.sh [2022-03-15T20:53:59.225Z] lf-activate-venv: SKIPPING [2022-03-15T20:53:59.225Z] DEBUG: total: 0.10999999940395355 [2022-03-15T20:53:59.225Z] INFO: Retrieving Stack Cost... [2022-03-15T20:53:59.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-15T20:54:00.055Z] INFO: Archiving Costs [Pipeline] echo [2022-03-15T20:54:00.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-15T20:54:00.352Z] ---> logs-deploy.sh [2022-03-15T20:54:00.352Z] lf-activate-venv: SKIPPING [2022-03-15T20:54:00.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/2 [2022-03-15T20:54:00.352Z] INFO: archiving workspace using pattern(s): [2022-03-15T20:54:01.290Z] Archives upload complete. [2022-03-15T20:54:01.290Z] INFO: archiving logs to Nexus