Pull request #4045 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 8511ba14915eb4bf79bc6d7fafc45746cfd48631+155d0ec1f9051a669d1f6c09d665afa8a800203b (39d774b2aab431173eb7b94071f09f991218abb5) 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-ssh16115307682479040880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh17513852131977832411.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 e2cac8b444d664382c771f5dccbf61e369ddf83e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13170973837445652835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11509418296948362522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9315410711244039079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17999872094997471464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-923’ Running on prd-ubuntu20.04-docker-8c-8g-927 in /w/workspace/edgexfoundry_edgex-go_PR-4045 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 8511ba14915eb4bf79bc6d7fafc45746cfd48631 > 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/4045/head:refs/remotes/origin/PR-4045 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 Merge succeeded, producing 8511ba14915eb4bf79bc6d7fafc45746cfd48631 Checking out Revision 8511ba14915eb4bf79bc6d7fafc45746cfd48631 (PR-4045) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T11:56:46.846Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T11:56:46.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T11:56:47.102Z] ========================================================= [2022-06-03T11:56:47.102Z] EdgeX Global Pipelines Version Info [2022-06-03T11:56:47.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:56:47.922Z] ------------------- [2022-06-03T11:56:47.922Z] stable info: [2022-06-03T11:56:47.922Z] ------------------- [2022-06-03T11:56:47.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T11:56:47.922Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T11:56:47.922Z] Message: update stable to v1.0.231 [2022-06-03T11:56:48.496Z] ------------------- [2022-06-03T11:56:48.496Z] experimental info: [2022-06-03T11:56:48.496Z] ------------------- [2022-06-03T11:56:48.496Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T11:56:48.496Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T11:56:48.496Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T11:56:48.853Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T11:56:48.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T11:56:48.920Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T11:56:48.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T11:56:49.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T11:56:49.046Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T11:56:49.087Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T11:56:49.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T11:56:49.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T11:56:49.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T11:56:49.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T11:56:49.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T11:56:49.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T11:56:49.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T11:56:49.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T11:56:49.442Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T11:56:49.483Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T11:56:49.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T11:56:49.557Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T11:56:49.592Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T11:56:49.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T11:56:49.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T11:56:49.714Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T11:56:49.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4045 [Pipeline] echo [2022-06-03T11:56:49.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4045 [Pipeline] echo [2022-06-03T11:56:49.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4045 [Pipeline] echo [2022-06-03T11:56:49.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] echo [2022-06-03T11:56:49.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8511ba1 [Pipeline] echo [2022-06-03T11:56:49.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T11:56:50.077Z] provisioning config files... [2022-06-03T11:56:50.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config620959668244196073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T11:56:50.430Z] ---> docker-login.sh [2022-06-03T11:56:50.430Z] nexus3.edgexfoundry.org:10001 [2022-06-03T11:56:50.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:56:50.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:56:50.959Z] Configure a credential helper to remove this warning. See [2022-06-03T11:56:50.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:56:50.959Z] [2022-06-03T11:56:50.959Z] Login Succeeded [2022-06-03T11:56:50.959Z] nexus3.edgexfoundry.org:10002 [2022-06-03T11:56:50.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:56:50.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:56:50.959Z] Configure a credential helper to remove this warning. See [2022-06-03T11:56:50.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:56:50.959Z] [2022-06-03T11:56:50.959Z] Login Succeeded [2022-06-03T11:56:50.959Z] nexus3.edgexfoundry.org:10003 [2022-06-03T11:56:51.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:56:51.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:56:51.221Z] Configure a credential helper to remove this warning. See [2022-06-03T11:56:51.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:56:51.222Z] [2022-06-03T11:56:51.222Z] Login Succeeded [2022-06-03T11:56:51.222Z] nexus3.edgexfoundry.org:10004 [2022-06-03T11:56:51.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:56:51.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:56:51.222Z] Configure a credential helper to remove this warning. See [2022-06-03T11:56:51.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:56:51.222Z] [2022-06-03T11:56:51.222Z] Login Succeeded [2022-06-03T11:56:51.222Z] docker.io [2022-06-03T11:56:51.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T11:56:51.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T11:56:51.745Z] Configure a credential helper to remove this warning. See [2022-06-03T11:56:51.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T11:56:51.745Z] [2022-06-03T11:56:51.745Z] Login Succeeded [2022-06-03T11:56:51.745Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T11:56:51.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T11:56:52.205Z] + 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-06-03T11:56:52.205Z] + dirname cmd/core-command/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/core-data/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T11:56:52.205Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T11:56:52.205Z] + cut -d/ -f2 [2022-06-03T11:56:52.205Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T11:56:52.257Z] 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-06-03T11:56:52.761Z] + git rev-list -1 --merges 8511ba14915eb4bf79bc6d7fafc45746cfd48631~1..8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] echo [2022-06-03T11:56:52.793Z] -----------> git rev-list -1 --merges 8511ba14915eb4bf79bc6d7fafc45746cfd48631~1..8511ba14915eb4bf79bc6d7fafc45746cfd48631 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [false] [Pipeline] sh [2022-06-03T11:56:53.112Z] + git log --format=format:%s -1 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] echo [2022-06-03T11:56:53.151Z] ========================================================= [2022-06-03T11:56:53.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T11:56:53.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T11:56:53.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T11:56:53.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T11:56:53.603Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T11:56:53.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T11:56:53.603Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T11:56:53.603Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T11:56:53.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:56:54.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:56:54.042Z] [2022-06-03T11:56:54.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:56:54.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:56:54.422Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T11:56:54.422Z] 42c077c10790: Pulling fs layer [2022-06-03T11:56:54.422Z] f63e77b7563a: Pulling fs layer [2022-06-03T11:56:54.422Z] bd5fdadae976: Pulling fs layer [2022-06-03T11:56:54.422Z] 205491f53016: Pulling fs layer [2022-06-03T11:56:54.422Z] df18705c85c3: Pulling fs layer [2022-06-03T11:56:54.422Z] bdb3f477010e: Pulling fs layer [2022-06-03T11:56:54.422Z] 205491f53016: Waiting [2022-06-03T11:56:54.422Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T11:56:54.422Z] bdb3f477010e: Waiting [2022-06-03T11:56:54.422Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T11:56:54.422Z] bdb8f0575790: Pulling fs layer [2022-06-03T11:56:54.422Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T11:56:54.422Z] 2343380bae48: Pulling fs layer [2022-06-03T11:56:54.422Z] 2c6e9b1d212d: Waiting [2022-06-03T11:56:54.422Z] c8a8fc8e1c8f: Waiting [2022-06-03T11:56:54.422Z] 386e3cb2ff24: Waiting [2022-06-03T11:56:54.422Z] bdb8f0575790: Waiting [2022-06-03T11:56:54.422Z] 2343380bae48: Waiting [2022-06-03T11:56:54.422Z] f63e77b7563a: Download complete [2022-06-03T11:56:54.422Z] 205491f53016: Verifying Checksum [2022-06-03T11:56:54.422Z] 205491f53016: Download complete [2022-06-03T11:56:54.422Z] df18705c85c3: Verifying Checksum [2022-06-03T11:56:54.422Z] df18705c85c3: Download complete [2022-06-03T11:56:54.687Z] bdb3f477010e: Download complete [2022-06-03T11:56:54.687Z] bd5fdadae976: Verifying Checksum [2022-06-03T11:56:54.687Z] bd5fdadae976: Download complete [2022-06-03T11:56:54.687Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T11:56:54.687Z] 2c6e9b1d212d: Download complete [2022-06-03T11:56:54.687Z] bdb8f0575790: Verifying Checksum [2022-06-03T11:56:54.687Z] bdb8f0575790: Download complete [2022-06-03T11:56:54.687Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T11:56:54.687Z] 386e3cb2ff24: Download complete [2022-06-03T11:56:54.687Z] 2343380bae48: Verifying Checksum [2022-06-03T11:56:54.687Z] 2343380bae48: Download complete [2022-06-03T11:56:54.687Z] 42c077c10790: Verifying Checksum [2022-06-03T11:56:54.687Z] 42c077c10790: Download complete [2022-06-03T11:56:54.953Z] c8a8fc8e1c8f: Download complete [2022-06-03T11:56:56.336Z] 42c077c10790: Pull complete [2022-06-03T11:56:56.336Z] f63e77b7563a: Pull complete [2022-06-03T11:56:56.914Z] bd5fdadae976: Pull complete [2022-06-03T11:56:56.914Z] 205491f53016: Pull complete [2022-06-03T11:56:57.486Z] df18705c85c3: Pull complete [2022-06-03T11:56:57.486Z] bdb3f477010e: Pull complete [2022-06-03T11:56:59.400Z] c8a8fc8e1c8f: Pull complete [2022-06-03T11:56:59.400Z] 2c6e9b1d212d: Pull complete [2022-06-03T11:56:59.400Z] bdb8f0575790: Pull complete [2022-06-03T11:56:59.664Z] 386e3cb2ff24: Pull complete [2022-06-03T11:56:59.664Z] 2343380bae48: Pull complete [2022-06-03T11:56:59.664Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T11:56:59.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T11:56:59.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:56:59.898Z] prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container [2022-06-03T11:56:59.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T11:57:01.858Z] $ docker top 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 -eo pid,comm [2022-06-03T11:57:01.922Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T11:57:01.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T11:57:02.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T11:57:02.053Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T11:57:02.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T11:57:02.199Z] $ docker exec 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent [2022-06-03T11:57:02.320Z] SSH_AUTH_SOCK=/tmp/ssh-LAkmFKua3fqy/agent.33 [2022-06-03T11:57:02.320Z] SSH_AGENT_PID=39 [2022-06-03T11:57:02.326Z] Running ssh-add (command line suppressed) [2022-06-03T11:57:02.458Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6519105044179791347.key (/w/workspace/edgex-go/1@tmp/private_key_6519105044179791347.key) [2022-06-03T11:57:02.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T11:57:02.806Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T11:57:02.833Z] $ docker exec --env ******** --env ******** 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent -k [2022-06-03T11:57:02.949Z] unset SSH_AUTH_SOCK; [2022-06-03T11:57:02.949Z] unset SSH_AGENT_PID; [2022-06-03T11:57:02.949Z] echo Agent pid 39 killed; [2022-06-03T11:57:02.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T11:57:03.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T11:57:03.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T11:57:03.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T11:57:03.182Z] $ docker exec 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent [2022-06-03T11:57:03.314Z] SSH_AUTH_SOCK=/tmp/ssh-7pWqqcLXA7OB/agent.72 [2022-06-03T11:57:03.314Z] SSH_AGENT_PID=79 [2022-06-03T11:57:03.320Z] Running ssh-add (command line suppressed) [2022-06-03T11:57:03.444Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1764842580787935276.key (/w/workspace/edgex-go/1@tmp/private_key_1764842580787935276.key) [2022-06-03T11:57:03.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T11:57:03.793Z] + git semver init [2022-06-03T11:57:04.055Z] 2022-06-03 11:57:04,017 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T11:57:04.055Z] 2022-06-03 11:57:04,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-03T11:57:04.055Z] 2022-06-03 11:57:04,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-03T11:57:04.055Z] 2022-06-03 11:57:04,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,641 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,642 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4045 with force:False [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4045 [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,647 [execute] INFO git cat-file --batch-check [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,654 [execute] INFO git cat-file --batch [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T11:57:09.349Z] 2022-06-03 11:57:08,660 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4045 [2022-06-03T11:57:09.349Z] 0.0.0 [Pipeline] } [2022-06-03T11:57:09.376Z] $ docker exec --env ******** --env ******** 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 ssh-agent -k [2022-06-03T11:57:09.506Z] unset SSH_AUTH_SOCK; [2022-06-03T11:57:09.507Z] unset SSH_AGENT_PID; [2022-06-03T11:57:09.507Z] echo Agent pid 79 killed; [2022-06-03T11:57:09.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T11:57:09.944Z] + git semver [Pipeline] } [2022-06-03T11:57:10.236Z] $ docker stop --time=1 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 [2022-06-03T11:57:11.555Z] $ docker rm -f 2a385364eb1f650369a02aa8725a24d310bd1c8a1d077f175a65d4962f92dd02 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T11:57:11.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T11:57:12.266Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T11:57:12.283Z] [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-06-03T11:57:12.778Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T11:57:12.808Z] ========================================================= [2022-06-03T11:57:12.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T11:57:12.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:57:13.152Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:57:13.152Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T11:57:13.152Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T11:57:13.152Z] 666ba61612fd: Pulling fs layer [2022-06-03T11:57:13.152Z] 8ed8ca486205: Pulling fs layer [2022-06-03T11:57:13.152Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T11:57:13.152Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T11:57:13.152Z] 812f408151ee: Pulling fs layer [2022-06-03T11:57:13.152Z] bab7bd504b26: Pulling fs layer [2022-06-03T11:57:13.152Z] 070449caade9: Pulling fs layer [2022-06-03T11:57:13.152Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T11:57:13.152Z] 22a0e8bec74d: Waiting [2022-06-03T11:57:13.152Z] bab7bd504b26: Waiting [2022-06-03T11:57:13.152Z] 812f408151ee: Waiting [2022-06-03T11:57:13.152Z] 8ed8ca486205: Verifying Checksum [2022-06-03T11:57:13.152Z] 8ed8ca486205: Download complete [2022-06-03T11:57:13.152Z] 666ba61612fd: Download complete [2022-06-03T11:57:13.152Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T11:57:13.152Z] 22a0e8bec74d: Download complete [2022-06-03T11:57:13.152Z] 812f408151ee: Download complete [2022-06-03T11:57:13.152Z] bab7bd504b26: Verifying Checksum [2022-06-03T11:57:13.152Z] bab7bd504b26: Download complete [2022-06-03T11:57:13.152Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T11:57:13.152Z] 59bf1c3509f3: Download complete [2022-06-03T11:57:13.412Z] 070449caade9: Verifying Checksum [2022-06-03T11:57:13.412Z] 070449caade9: Download complete [2022-06-03T11:57:13.412Z] 59bf1c3509f3: Pull complete [2022-06-03T11:57:13.412Z] 666ba61612fd: Pull complete [2022-06-03T11:57:13.672Z] 8ed8ca486205: Pull complete [2022-06-03T11:57:13.937Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T11:57:13.937Z] 8f1a5288e3a6: Download complete [2022-06-03T11:57:13.937Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T11:57:13.937Z] 4fe6c5a15a65: Download complete [2022-06-03T11:57:18.135Z] 4fe6c5a15a65: Pull complete [2022-06-03T11:57:18.135Z] 22a0e8bec74d: Pull complete [2022-06-03T11:57:18.135Z] 812f408151ee: Pull complete [2022-06-03T11:57:18.135Z] bab7bd504b26: Pull complete [2022-06-03T11:57:18.135Z] 070449caade9: Pull complete [2022-06-03T11:57:20.046Z] 8f1a5288e3a6: Pull complete [2022-06-03T11:57:20.046Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T11:57:20.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:57:20.046Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:57:20.410Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:57:20.410Z] WORKDIR /edgex [2022-06-03T11:57:20.410Z] COPY go.mod . [2022-06-03T11:57:20.410Z] RUN go mod download [2022-06-03T11:57:20.410Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T11:57:21.787Z] Sending build context to Docker daemon 346.4MB [2022-06-03T11:57:22.048Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T11:57:22.048Z] ---> c47586b81864 [2022-06-03T11:57:22.048Z] Step 2/4 : WORKDIR /edgex [2022-06-03T11:57:25.351Z] ---> Running in 84e86a81d20f [2022-06-03T11:57:25.351Z] Removing intermediate container 84e86a81d20f [2022-06-03T11:57:25.351Z] ---> f55dfd82dc6c [2022-06-03T11:57:25.351Z] Step 3/4 : COPY go.mod . [2022-06-03T11:57:25.610Z] ---> 39169749e3ac [2022-06-03T11:57:25.610Z] Step 4/4 : RUN go mod download [2022-06-03T11:57:25.610Z] ---> Running in 6a05044c2800 [2022-06-03T11:57:27.581Z] Still waiting to schedule task [2022-06-03T11:57:27.581Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-924’ [2022-06-03T11:57:52.189Z] Removing intermediate container 6a05044c2800 [2022-06-03T11:57:52.189Z] ---> 56f3ad290d92 [2022-06-03T11:57:52.189Z] Successfully built 56f3ad290d92 [2022-06-03T11:57:52.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:57:52.560Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T11:57:52.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:57:52.710Z] prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container [2022-06-03T11:57:52.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T11:57:53.202Z] $ docker top 791f5f4636891a4fc642d9ccba8b59edd39bd64d9f2e14451a8d762ec1857fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:57:53.606Z] + go version [2022-06-03T11:57:53.606Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T11:57:53.639Z] $ docker stop --time=1 791f5f4636891a4fc642d9ccba8b59edd39bd64d9f2e14451a8d762ec1857fd2 [2022-06-03T11:57:54.909Z] $ docker rm -f 791f5f4636891a4fc642d9ccba8b59edd39bd64d9f2e14451a8d762ec1857fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:57:55.630Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T11:57:55.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:57:55.783Z] prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container [2022-06-03T11:57:55.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T11:57:56.213Z] $ docker top dc87087fc26d807bb6e2ede1c57c3c1854b157cbb127531300161f0780afe514 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T11:57:56.337Z] ========================================================= [2022-06-03T11:57:56.338Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T11:57:56.338Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:57:56.699Z] + make test [2022-06-03T11:57:56.699Z] go mod tidy [2022-06-03T11:57:56.699Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T11:58:01.975Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T11:58:10.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T11:58:10.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T11:58:10.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T11:58:10.349Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T11:58:10.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T11:58:10.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T11:58:10.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T11:58:10.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T11:58:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T11:58:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T11:58:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T11:58:10.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T11:58:10.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T11:58:10.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T11:58:11.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements [2022-06-03T11:58:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T11:58:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T11:58:11.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-06-03T11:58:11.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T11:58:11.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 44.7% of statements [2022-06-03T11:58:11.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T11:58:11.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T11:58:12.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.150s coverage: 89.5% of statements [2022-06-03T11:58:12.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T11:58:12.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:58:12.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 83.8% of statements [2022-06-03T11:58:12.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T11:58:12.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T11:58:12.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T11:58:12.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T11:58:12.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T11:58:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.315s coverage: 94.2% of statements [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:58:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T11:58:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T11:58:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2022-06-03T11:58:12.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2022-06-03T11:58:12.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-06-03T11:58:12.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-06-03T11:58:24.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2022-06-03T11:58:24.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-06-03T11:58:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.168s coverage: 82.5% of statements [2022-06-03T11:58:26.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.315s coverage: 65.4% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T11:58:36.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-06-03T11:58:36.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-06-03T11:58:36.375Z] 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-06-03T11:58:48.584Z] GO111MODULE=on go vet ./... [2022-06-03T11:58:51.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T11:58:52.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T11:58:52.394Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T11:58:52.993Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T11:58:53.346Z] + go mod tidy [Pipeline] sh [2022-06-03T11:58:53.657Z] + ls -al . [2022-06-03T11:58:53.657Z] total 680 [2022-06-03T11:58:53.657Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 11:58 . [2022-06-03T11:58:53.657Z] drwxr-xr-x 4 root root 4096 Jun 3 11:57 .. [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 11:56 .dockerignore [2022-06-03T11:58:53.657Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 11:57 .git [2022-06-03T11:58:53.657Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 11:56 .github [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 11:56 .gitignore [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 11:56 .golangci.yml [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 11:56 .hadolint.yml [2022-06-03T11:58:53.657Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 11:57 .semver [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 11:56 .sonarcloud.properties [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 11:56 ADOPTERS.md [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 11:56 Attribution.txt [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 11:56 CHANGELOG.md [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 11:56 CONTRIBUTING.md [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 11:56 GOVERNANCE.md [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 11:56 Jenkinsfile [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 11:56 LICENSE [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 11:56 Makefile [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 11:56 OWNERS.md [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 11:56 README.md [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 11:56 SECURITY.md [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 11:57 VERSION [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 11:56 ZMQWindows.md [2022-06-03T11:58:53.657Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 11:56 bin [2022-06-03T11:58:53.657Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 11:56 cmd [2022-06-03T11:58:53.657Z] -rw-r--r-- 1 root root 428658 Jun 3 11:58 coverage.out [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 11:58 go.mod [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 11:56 go.sum [2022-06-03T11:58:53.657Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 11:56 internal [2022-06-03T11:58:53.657Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 11:56 openapi [2022-06-03T11:58:53.657Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 11:56 snap [2022-06-03T11:58:53.657Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 11:56 vendor [2022-06-03T11:58:53.657Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 11:56 version.go [Pipeline] sh [2022-06-03T11:58:53.972Z] + '[' -e coverage.out ] [2022-06-03T11:58:53.972Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T11:58:54.117Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T11:58:54.412Z] + make build [2022-06-03T11:58:54.412Z] 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-06-03T11:58:55.790Z] 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-06-03T11:58:59.999Z] 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-06-03T11:59:00.567Z] 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-06-03T11:59:01.504Z] 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-06-03T11:59:01.766Z] 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-06-03T11:59:02.709Z] 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-06-03T11:59:03.280Z] 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-06-03T11:59:03.851Z] 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-06-03T11:59:05.234Z] 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-06-03T11:59:05.570Z] 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-06-03T11:59:06.508Z] 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-06-03T11:59:07.475Z] $ docker stop --time=1 dc87087fc26d807bb6e2ede1c57c3c1854b157cbb127531300161f0780afe514 [2022-06-03T11:59:10.028Z] $ docker rm -f dc87087fc26d807bb6e2ede1c57c3c1854b157cbb127531300161f0780afe514 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:59:10.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:59:10.995Z] [2022-06-03T11:59:10.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:59:11.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:59:11.366Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T11:59:11.366Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T11:59:11.366Z] ca9280d653b3: Pulling fs layer [2022-06-03T11:59:11.366Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T11:59:11.366Z] cbdbe7a5bc2a: Download complete [2022-06-03T11:59:11.624Z] ca9280d653b3: Verifying Checksum [2022-06-03T11:59:11.624Z] ca9280d653b3: Download complete [2022-06-03T11:59:11.624Z] cbdbe7a5bc2a: Pull complete [2022-06-03T11:59:11.883Z] 7e9c9ca2126c: Download complete [2022-06-03T11:59:11.883Z] ca9280d653b3: Pull complete [2022-06-03T11:59:15.174Z] 7e9c9ca2126c: Pull complete [2022-06-03T11:59:15.174Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T11:59:15.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:59:15.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:59:15.463Z] prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container [2022-06-03T11:59:15.535Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T11:59:17.176Z] $ docker top 6aa1c61e4ab7a2b4371857e41f5cd85ae0415cd37e3aab4fcad55b06a427e645 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:59:17.571Z] + docker-compose build --help [2022-06-03T11:59:17.571Z] + grep parallel [2022-06-03T11:59:18.142Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T11:59:18.180Z] $ docker stop --time=1 6aa1c61e4ab7a2b4371857e41f5cd85ae0415cd37e3aab4fcad55b06a427e645 [2022-06-03T11:59:19.464Z] $ docker rm -f 6aa1c61e4ab7a2b4371857e41f5cd85ae0415cd37e3aab4fcad55b06a427e645 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T11:59:20.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T11:59:20.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T11:59:20.217Z] prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container [2022-06-03T11:59:20.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T11:59:20.656Z] $ docker top 6e03402933f7494db4d72d0fb1333f418ac9b37c2f5b01ee526805cc3d383eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T11:59:21.057Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T11:59:21.627Z] Building core-command ... [2022-06-03T11:59:21.627Z] Building core-data ... [2022-06-03T11:59:21.627Z] Building core-metadata ... [2022-06-03T11:59:21.627Z] Building security-bootstrapper ... [2022-06-03T11:59:21.627Z] Building security-proxy-setup ... [2022-06-03T11:59:21.627Z] Building security-secretstore-setup ... [2022-06-03T11:59:21.627Z] Building support-notifications ... [2022-06-03T11:59:21.627Z] Building support-scheduler ... [2022-06-03T11:59:21.627Z] Building sys-mgmt-agent ... [2022-06-03T11:59:21.627Z] Building security-secretstore-setup [2022-06-03T11:59:21.627Z] Building sys-mgmt-agent [2022-06-03T11:59:21.627Z] Building security-proxy-setup [2022-06-03T11:59:21.627Z] Building support-scheduler [2022-06-03T11:59:21.627Z] Building core-metadata [2022-06-03T11:59:39.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:59:39.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:59:39.723Z] ---> 56f3ad290d92 [2022-06-03T11:59:39.723Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T11:59:39.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:59:39.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:59:39.723Z] ---> 56f3ad290d92 [2022-06-03T11:59:39.723Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T11:59:39.723Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:59:39.723Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:59:39.723Z] ---> 56f3ad290d92 [2022-06-03T11:59:39.723Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T11:59:39.723Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:59:39.723Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:59:39.723Z] ---> 56f3ad290d92 [2022-06-03T11:59:39.723Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T11:59:39.723Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T11:59:39.723Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T11:59:39.723Z] ---> 56f3ad290d92 [2022-06-03T11:59:39.723Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T11:59:41.630Z] ---> Running in 192b7972c7bc [2022-06-03T11:59:41.630Z] ---> Running in 44589ca990ec [2022-06-03T11:59:41.630Z] ---> Running in 37a8b63e5ee8 [2022-06-03T11:59:41.630Z] ---> Running in ea9a94dcc74d [2022-06-03T11:59:41.630Z] ---> Running in e7b9972cb443 [2022-06-03T11:59:41.891Z] Removing intermediate container ea9a94dcc74d [2022-06-03T11:59:41.891Z] ---> 078acce67c32 [2022-06-03T11:59:41.891Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:59:41.891Z] Removing intermediate container 37a8b63e5ee8 [2022-06-03T11:59:41.891Z] ---> 2bd168818d8b [2022-06-03T11:59:41.891Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:59:41.891Z] Removing intermediate container e7b9972cb443 [2022-06-03T11:59:41.891Z] ---> 9a50ff5efc22 [2022-06-03T11:59:41.891Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:59:41.891Z] Removing intermediate container 192b7972c7bc [2022-06-03T11:59:41.891Z] ---> 20bbcdcf1c4c [2022-06-03T11:59:41.891Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:59:41.891Z] Removing intermediate container 44589ca990ec [2022-06-03T11:59:41.891Z] ---> 4d708a1176da [2022-06-03T11:59:41.891Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T11:59:41.891Z] ---> Running in df316e0ea3f1 [2022-06-03T11:59:41.891Z] ---> Running in dee853dbce16 [2022-06-03T11:59:41.891Z] ---> Running in afa0b5504b30 [2022-06-03T11:59:41.891Z] ---> Running in fc88c1d550e0 [2022-06-03T11:59:41.891Z] ---> Running in 2fdc8bc50e01 [2022-06-03T11:59:42.827Z] Removing intermediate container df316e0ea3f1 [2022-06-03T11:59:42.827Z] ---> 53c6c2374802 [2022-06-03T11:59:42.827Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T11:59:42.827Z] ---> Running in b66984ae444c [2022-06-03T11:59:42.828Z] Removing intermediate container dee853dbce16 [2022-06-03T11:59:42.828Z] ---> 8e62cdc5785e [2022-06-03T11:59:42.828Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T11:59:43.087Z] ---> Running in 24779c962a92 [2022-06-03T11:59:43.345Z] Removing intermediate container 2fdc8bc50e01 [2022-06-03T11:59:43.345Z] ---> 30900ac57c41 [2022-06-03T11:59:43.345Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T11:59:43.345Z] ---> Running in 91d9bfb85892 [2022-06-03T11:59:43.603Z] Removing intermediate container afa0b5504b30 [2022-06-03T11:59:43.603Z] ---> f48da90d7604 [2022-06-03T11:59:43.603Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T11:59:43.603Z] Removing intermediate container fc88c1d550e0 [2022-06-03T11:59:43.603Z] ---> 517097f41d09 [2022-06-03T11:59:43.603Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T11:59:43.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:43.603Z] ---> Running in 4cf1d61406ec [2022-06-03T11:59:43.603Z] ---> Running in 3c817ddd6b69 [2022-06-03T11:59:43.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:43.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.646Z] OK: 221 MiB in 52 packages [2022-06-03T11:59:44.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T11:59:44.904Z] Removing intermediate container b66984ae444c [2022-06-03T11:59:44.904Z] ---> 0fc1d605c356 [2022-06-03T11:59:44.904Z] Step 6/24 : COPY . . [2022-06-03T11:59:45.164Z] OK: 221 MiB in 52 packages [2022-06-03T11:59:45.164Z] OK: 221 MiB in 52 packages [2022-06-03T11:59:45.164Z] OK: 221 MiB in 52 packages [2022-06-03T11:59:45.164Z] OK: 221 MiB in 52 packages [2022-06-03T11:59:47.700Z] Removing intermediate container 24779c962a92 [2022-06-03T11:59:47.700Z] ---> 91395a1762c6 [2022-06-03T11:59:47.700Z] Step 6/20 : COPY . . [2022-06-03T11:59:47.700Z] Removing intermediate container 3c817ddd6b69 [2022-06-03T11:59:47.700Z] ---> 105467f10034 [2022-06-03T11:59:47.700Z] Step 6/22 : COPY . . [2022-06-03T11:59:47.700Z] Removing intermediate container 4cf1d61406ec [2022-06-03T11:59:47.700Z] ---> 223b24500874 [2022-06-03T11:59:47.700Z] Step 6/23 : COPY go.mod . [2022-06-03T11:59:47.700Z] Removing intermediate container 91d9bfb85892 [2022-06-03T11:59:47.700Z] ---> 90000214399d [2022-06-03T11:59:47.700Z] Step 6/22 : COPY . . [2022-06-03T11:59:54.269Z] ---> 3af8b84df6ae [2022-06-03T11:59:54.269Z] Step 7/23 : RUN go mod download [2022-06-03T11:59:55.654Z] ---> Running in faf091f7257a [2022-06-03T11:59:55.654Z] ---> 6995add9fd2e [2022-06-03T11:59:55.654Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:59:55.654Z] ---> 83b1a77111ff [2022-06-03T11:59:55.654Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:59:55.654Z] ---> 1f644d9506a9 [2022-06-03T11:59:55.654Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:59:55.654Z] ---> 575e5b5062a2 [2022-06-03T11:59:55.654Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T11:59:55.654Z] ---> Running in 2cc0ec3bf977 [2022-06-03T11:59:55.654Z] ---> Running in 10bfa42ca791 [2022-06-03T11:59:55.914Z] ---> Running in e04dc015250b [2022-06-03T11:59:55.914Z] ---> Running in 86cfa239bfb5 [2022-06-03T11:59:56.482Z] Removing intermediate container faf091f7257a [2022-06-03T11:59:56.482Z] ---> 34d72e0481d2 [2022-06-03T11:59:56.482Z] Step 8/23 : COPY . . [2022-06-03T11:59:56.482Z] skipping... [2022-06-03T11:59:56.482Z] skipping... [2022-06-03T11:59:56.482Z] skipping... [2022-06-03T11:59:56.482Z] skipping... [2022-06-03T11:59:59.776Z] Removing intermediate container 10bfa42ca791 [2022-06-03T11:59:59.776Z] ---> 900a23807c32 [2022-06-03T11:59:59.776Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T11:59:59.776Z] ---> Running in e90f61330ab5 [2022-06-03T11:59:59.776Z] Removing intermediate container 2cc0ec3bf977 [2022-06-03T11:59:59.776Z] ---> 510225590d74 [2022-06-03T11:59:59.776Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T11:59:59.776Z] Removing intermediate container 86cfa239bfb5 [2022-06-03T11:59:59.776Z] ---> 7d98760b2f5c [2022-06-03T11:59:59.776Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T11:59:59.776Z] Removing intermediate container e04dc015250b [2022-06-03T11:59:59.776Z] ---> 1bf5ede87003 [2022-06-03T11:59:59.776Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T12:00:00.035Z] ---> Running in d315dff3d964 [2022-06-03T12:00:00.035Z] ---> Running in e8adb72c8b13 [2022-06-03T12:00:00.035Z] ---> Running in b1285b1c648e [2022-06-03T12:00:00.300Z] 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-06-03T12:00:00.300Z] 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-06-03T12:00:00.300Z] 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-06-03T12:00:00.559Z] 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-06-03T12:00:01.508Z] ---> 7b754ce12330 [2022-06-03T12:00:01.508Z] Step 9/23 : RUN go mod tidy [2022-06-03T12:00:01.508Z] ---> Running in 3f82845655d0 [2022-06-03T12:00:04.050Z] Removing intermediate container 3f82845655d0 [2022-06-03T12:00:04.050Z] ---> 071ebb72e5e7 [2022-06-03T12:00:04.050Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T12:00:04.309Z] ---> Running in 7ec91224284e [2022-06-03T12:00:05.245Z] 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-06-03T12:00:11.810Z] 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-06-03T12:00:11.810Z] 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-06-03T12:00:15.107Z] Removing intermediate container b1285b1c648e [2022-06-03T12:00:15.107Z] ---> 2aa63aaab0ad [2022-06-03T12:00:15.107Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T12:00:15.107Z] Removing intermediate container e90f61330ab5 [2022-06-03T12:00:15.107Z] ---> cba8b586bdd8 [2022-06-03T12:00:15.107Z] [2022-06-03T12:00:15.107Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:00:15.365Z] Removing intermediate container d315dff3d964 [2022-06-03T12:00:15.365Z] ---> 280b37f73886 [2022-06-03T12:00:15.365Z] [2022-06-03T12:00:15.365Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T12:00:15.365Z] ---> Running in 6e5817d2c542 [2022-06-03T12:00:15.365Z] Removing intermediate container e8adb72c8b13 [2022-06-03T12:00:15.365Z] ---> 8f7d01cf0318 [2022-06-03T12:00:15.365Z] [2022-06-03T12:00:15.365Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T12:00:15.365Z] 3.14: Pulling from library/alpine [2022-06-03T12:00:15.365Z] 3.14: Pulling from library/alpine [2022-06-03T12:00:15.365Z] 3.14: Pulling from library/alpine [2022-06-03T12:00:15.623Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:00:15.623Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:00:15.623Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T12:00:15.623Z] Status: Image is up to date for alpine:3.14 [2022-06-03T12:00:15.623Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:00:15.623Z] Status: Image is up to date for alpine:3.14 [2022-06-03T12:00:15.623Z] ---> e04c818066af [2022-06-03T12:00:15.623Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T12:00:15.623Z] 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-06-03T12:00:15.623Z] ---> e04c818066af [2022-06-03T12:00:15.623Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:00:15.881Z] ---> e04c818066af [2022-06-03T12:00:15.881Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T12:00:16.140Z] ---> Running in dd39999567e2 [2022-06-03T12:00:16.140Z] ---> Running in 5b7df8e010b2 [2022-06-03T12:00:16.140Z] ---> Running in c219c847f53d [2022-06-03T12:00:16.140Z] Removing intermediate container 7ec91224284e [2022-06-03T12:00:16.140Z] ---> 189c5e37e186 [2022-06-03T12:00:16.140Z] [2022-06-03T12:00:16.140Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T12:00:16.140Z] ---> e04c818066af [2022-06-03T12:00:16.141Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:00:16.141Z] ---> Running in 393ebb4ee802 [2022-06-03T12:00:16.402Z] Removing intermediate container 6e5817d2c542 [2022-06-03T12:00:16.402Z] ---> b26d39de53aa [2022-06-03T12:00:16.402Z] [2022-06-03T12:00:16.402Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T12:00:16.661Z] 20.10.8: Pulling from library/docker [2022-06-03T12:00:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:16.920Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:00:16.920Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:00:17.180Z] OK: 6 MiB in 15 packages [2022-06-03T12:00:17.180Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T12:00:17.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:17.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:17.180Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T12:00:17.180Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T12:00:17.180Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:00:17.180Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:00:17.180Z] OK: 6 MiB in 17 packages [2022-06-03T12:00:17.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:17.180Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T12:00:17.180Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:00:17.440Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:00:17.440Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T12:00:17.440Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T12:00:17.440Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:00:17.440Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:00:17.440Z] OK: 8 MiB in 19 packages [2022-06-03T12:00:17.440Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:00:17.440Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:00:17.440Z] OK: 6 MiB in 15 packages [2022-06-03T12:00:18.821Z] Removing intermediate container dd39999567e2 [2022-06-03T12:00:18.821Z] ---> d9dc75366fee [2022-06-03T12:00:18.821Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:00:18.821Z] Removing intermediate container 5b7df8e010b2 [2022-06-03T12:00:18.821Z] ---> 60a006a0c565 [2022-06-03T12:00:18.821Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:00:18.821Z] Removing intermediate container 393ebb4ee802 [2022-06-03T12:00:18.821Z] ---> b9c8d78b311e [2022-06-03T12:00:18.821Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:00:19.082Z] Removing intermediate container c219c847f53d [2022-06-03T12:00:19.082Z] ---> 612d536fe3f0 [2022-06-03T12:00:19.082Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' ---> Running in 2bbe91125d32 [2022-06-03T12:00:19.082Z] [2022-06-03T12:00:19.082Z] ---> Running in 60c873c3df51 [2022-06-03T12:00:19.082Z] ---> Running in a371a3762202 [2022-06-03T12:00:19.082Z] ---> Running in 18b72f0e48c6 [2022-06-03T12:00:19.082Z] Removing intermediate container 2bbe91125d32 [2022-06-03T12:00:19.082Z] ---> d39f1a964acf [2022-06-03T12:00:19.082Z] Step 12/24 : WORKDIR / [2022-06-03T12:00:19.353Z] Removing intermediate container 60c873c3df51 [2022-06-03T12:00:19.353Z] ---> cd69ad245a6b [2022-06-03T12:00:19.353Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T12:00:19.353Z] ---> Running in c9d5a2b0deca [2022-06-03T12:00:19.353Z] Removing intermediate container a371a3762202 [2022-06-03T12:00:19.353Z] ---> d59bd09ed425 [2022-06-03T12:00:19.353Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T12:00:19.353Z] Removing intermediate container 18b72f0e48c6 [2022-06-03T12:00:19.353Z] ---> 6dc954e1c29e [2022-06-03T12:00:19.353Z] Step 12/20 : WORKDIR /edgex [2022-06-03T12:00:19.353Z] ---> Running in 6904b7b9c7b9 [2022-06-03T12:00:19.353Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T12:00:19.353Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T12:00:19.353Z] ---> bc6c0ffef665 [2022-06-03T12:00:19.353Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:00:19.353Z] ---> Running in 1b2672b30271 [2022-06-03T12:00:19.353Z] ---> Running in 4001efa5711f [2022-06-03T12:00:19.353Z] ---> Running in 6c3d064de5b0 [2022-06-03T12:00:19.353Z] Removing intermediate container c9d5a2b0deca [2022-06-03T12:00:19.353Z] ---> ffa54631eeab [2022-06-03T12:00:19.353Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T12:00:19.613Z] Removing intermediate container 6904b7b9c7b9 [2022-06-03T12:00:19.613Z] ---> a57fafb334a4 [2022-06-03T12:00:19.613Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:00:19.613Z] Removing intermediate container 4001efa5711f [2022-06-03T12:00:19.613Z] ---> ff70cab900b7 [2022-06-03T12:00:19.613Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T12:00:19.613Z] ---> Running in 8b824b67ee8b [2022-06-03T12:00:19.613Z] Removing intermediate container 1b2672b30271 [2022-06-03T12:00:19.613Z] ---> b772c665227f [2022-06-03T12:00:19.613Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T12:00:19.613Z] Removing intermediate container 6c3d064de5b0 [2022-06-03T12:00:19.613Z] ---> 17e07b9498c5 [2022-06-03T12:00:19.613Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-03T12:00:19.613Z] ---> Running in 7896a5950401 [2022-06-03T12:00:19.613Z] ---> b1dee32b5f3b [2022-06-03T12:00:19.613Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T12:00:19.613Z] ---> Running in f2527fc0f95b [2022-06-03T12:00:19.873Z] Removing intermediate container 8b824b67ee8b [2022-06-03T12:00:19.873Z] ---> fc46c2a69302 [2022-06-03T12:00:19.873Z] Step 14/22 : WORKDIR / [2022-06-03T12:00:19.873Z] ---> 7d6a1a68450e [2022-06-03T12:00:19.873Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T12:00:19.873Z] ---> Running in d0772668dfd5 [2022-06-03T12:00:19.873Z] Removing intermediate container 7896a5950401 [2022-06-03T12:00:19.873Z] ---> e3a167cf24b2 [2022-06-03T12:00:19.873Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:00:19.873Z] ---> 2362fabafe6f [2022-06-03T12:00:19.873Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T12:00:19.873Z] Removing intermediate container d0772668dfd5 [2022-06-03T12:00:19.873Z] ---> e1d53b0f7707 [2022-06-03T12:00:19.873Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:00:20.134Z] ---> eeec3df5dd5b [2022-06-03T12:00:20.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T12:00:20.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:20.134Z] ---> db62d9dc87ce [2022-06-03T12:00:20.134Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T12:00:20.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:20.396Z] ---> 35b0b30aef8e [2022-06-03T12:00:20.396Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T12:00:20.396Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T12:00:20.396Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T12:00:20.396Z] ---> 94fe03d5ec3b [2022-06-03T12:00:20.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T12:00:20.396Z] Executing bash-5.1.16-r0.post-install [2022-06-03T12:00:20.396Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:00:20.396Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:00:20.396Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T12:00:20.396Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T12:00:20.655Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T12:00:20.655Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T12:00:20.655Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T12:00:20.655Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T12:00:20.655Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T12:00:20.655Z] ---> b8109497ea85 [2022-06-03T12:00:20.655Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T12:00:20.655Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T12:00:20.655Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:00:20.655Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:00:20.655Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T12:00:20.655Z] ---> f6121e80186a [2022-06-03T12:00:20.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T12:00:20.655Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T12:00:20.655Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T12:00:21.224Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T12:00:21.224Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T12:00:21.224Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T12:00:21.224Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T12:00:21.224Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T12:00:21.224Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T12:00:21.224Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T12:00:21.224Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T12:00:21.224Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T12:00:21.224Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T12:00:21.224Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T12:00:21.224Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T12:00:21.224Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T12:00:21.224Z] ---> 7032c117b15f [2022-06-03T12:00:21.224Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T12:00:21.224Z] ---> 092a5db924b3 [2022-06-03T12:00:21.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T12:00:21.224Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T12:00:21.224Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T12:00:21.224Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T12:00:21.224Z] ---> 4fdff81fa9ef [2022-06-03T12:00:21.224Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T12:00:21.224Z] ---> 697088e1008b [2022-06-03T12:00:21.224Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T12:00:21.224Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T12:00:21.224Z] ---> Running in 28084ca98fe1 [2022-06-03T12:00:21.491Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T12:00:21.491Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T12:00:21.491Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T12:00:21.491Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T12:00:21.491Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T12:00:21.491Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T12:00:21.491Z] ---> Running in d09d45746eb7 [2022-06-03T12:00:21.491Z] ---> 9dea7cfacea6 [2022-06-03T12:00:21.491Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T12:00:21.491Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T12:00:21.491Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T12:00:21.750Z] ---> Running in d2bea55a9203 [2022-06-03T12:00:21.750Z] Removing intermediate container 28084ca98fe1 [2022-06-03T12:00:21.750Z] ---> 2e94a35437f0 [2022-06-03T12:00:21.750Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T12:00:21.750Z] Removing intermediate container d09d45746eb7 [2022-06-03T12:00:21.750Z] ---> 82e61ec09cfd [2022-06-03T12:00:21.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:00:21.750Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T12:00:21.750Z] OK: 84 MiB in 64 packages [2022-06-03T12:00:22.009Z] ---> Running in 0bf4a7d020f7 [2022-06-03T12:00:22.009Z] ---> Running in 5dbafd0a1dcb [2022-06-03T12:00:22.009Z] Removing intermediate container d2bea55a9203 [2022-06-03T12:00:22.009Z] ---> c81b0151413d [2022-06-03T12:00:22.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:00:22.009Z] ---> e8aa6cfe6d0d [2022-06-03T12:00:22.009Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T12:00:22.009Z] ---> Running in f5b27a4843ec [2022-06-03T12:00:22.009Z] Removing intermediate container 0bf4a7d020f7 [2022-06-03T12:00:22.009Z] ---> 5168ff49f1b0 [2022-06-03T12:00:22.009Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T12:00:22.009Z] Removing intermediate container 5dbafd0a1dcb [2022-06-03T12:00:22.009Z] ---> e8d3dff8db05 [2022-06-03T12:00:22.009Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T12:00:22.279Z] ---> Running in 19a9f21e21e1 [2022-06-03T12:00:22.279Z] ---> Running in 01630df138bb [2022-06-03T12:00:22.279Z] Removing intermediate container f5b27a4843ec [2022-06-03T12:00:22.279Z] ---> d946b6d19c6a [2022-06-03T12:00:22.279Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:00:22.279Z] ---> bcd8b128bd5f [2022-06-03T12:00:22.279Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-03T12:00:22.279Z] ---> Running in 64b47ab60159 [2022-06-03T12:00:22.279Z] Removing intermediate container 19a9f21e21e1 [2022-06-03T12:00:22.279Z] ---> 0903c1318c55 [2022-06-03T12:00:22.279Z] Step 19/20 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:00:22.279Z] ---> Running in a898c85b6046 [2022-06-03T12:00:22.279Z] ---> Running in 99eb46d7e817 [2022-06-03T12:00:22.279Z] Removing intermediate container 01630df138bb [2022-06-03T12:00:22.279Z] ---> 83924a2fbbd1 [2022-06-03T12:00:22.279Z] Step 22/23 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:00:22.538Z] Removing intermediate container 64b47ab60159 [2022-06-03T12:00:22.538Z] ---> 1b0bf85e3840 [2022-06-03T12:00:22.538Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:00:22.538Z] ---> Running in 46752ce68be5 [2022-06-03T12:00:22.538Z] ---> Running in 977a05513c4d [2022-06-03T12:00:22.538Z] Removing intermediate container 99eb46d7e817 [2022-06-03T12:00:22.538Z] ---> 426c9c976e7a [2022-06-03T12:00:22.538Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T12:00:22.538Z] Removing intermediate container 46752ce68be5 [2022-06-03T12:00:22.538Z] ---> 4fb4eb7b1f3e [2022-06-03T12:00:22.538Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T12:00:22.538Z] ---> Running in 7254715b281c [2022-06-03T12:00:22.796Z] Removing intermediate container 977a05513c4d [2022-06-03T12:00:22.796Z] ---> 4b5ca53fc49e [2022-06-03T12:00:22.796Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:00:22.796Z] ---> Running in 3314e570c682 [2022-06-03T12:00:22.796Z] ---> Running in 5efce05a4a9d [2022-06-03T12:00:22.797Z] Removing intermediate container 7254715b281c [2022-06-03T12:00:22.797Z] ---> 4f2d5c98e4ae [2022-06-03T12:00:22.797Z] [2022-06-03T12:00:22.797Z] Collecting docker-compose==1.23.2 [2022-06-03T12:00:22.797Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T12:00:22.797Z] Removing intermediate container 3314e570c682 [2022-06-03T12:00:22.797Z] ---> 626296823d7c [2022-06-03T12:00:22.797Z] [2022-06-03T12:00:22.797Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T12:00:22.797Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T12:00:23.056Z] Removing intermediate container 5efce05a4a9d [2022-06-03T12:00:23.056Z] ---> 65c7c295310f [2022-06-03T12:00:23.056Z] [2022-06-03T12:00:23.056Z] Successfully built 4f2d5c98e4ae [2022-06-03T12:00:23.056Z] Successfully tagged security-proxy-setup:latest [2022-06-03T12:00:23.056Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-03T12:00:23.056Z] Successfully built 626296823d7c [2022-06-03T12:00:23.056Z] Successfully tagged support-scheduler:latest [2022-06-03T12:00:23.056Z] Building core-command [2022-06-03T12:00:23.056Z]  Building support-scheduler ... done Successfully built 65c7c295310f [2022-06-03T12:00:23.056Z] Successfully tagged core-metadata:latest [2022-06-03T12:00:23.056Z] Building core-data [2022-06-03T12:00:23.056Z] Removing intermediate container a898c85b6046 [2022-06-03T12:00:23.056Z] ---> 2ae0aa388881 [2022-06-03T12:00:23.056Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T12:00:23.056Z]  Building core-metadata ... done  ---> Running in c274ee8b230e [2022-06-03T12:00:23.315Z] Removing intermediate container c274ee8b230e [2022-06-03T12:00:23.315Z] ---> acbba15a3c66 [2022-06-03T12:00:23.315Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T12:00:23.315Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T12:00:23.315Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T12:00:23.315Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T12:00:23.315Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T12:00:23.315Z] ---> Running in c5e57f40c39e [2022-06-03T12:00:23.315Z] Removing intermediate container c5e57f40c39e [2022-06-03T12:00:23.315Z] ---> 1ee62ceb6d6b [2022-06-03T12:00:23.315Z] Step 23/24 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:00:23.315Z] ---> Running in 043a07f7d9ec [2022-06-03T12:00:23.574Z] Removing intermediate container 043a07f7d9ec [2022-06-03T12:00:23.574Z] ---> c35ffb06389d [2022-06-03T12:00:23.574Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T12:00:23.574Z] ---> Running in 39977f088be7 [2022-06-03T12:00:23.574Z] 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-06-03T12:00:23.574Z] Removing intermediate container 39977f088be7 [2022-06-03T12:00:23.574Z] ---> 7f072a437ac5 [2022-06-03T12:00:23.574Z] [2022-06-03T12:00:23.832Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T12:00:23.832Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T12:00:23.832Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T12:00:23.832Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T12:00:23.832Z] Successfully built 7f072a437ac5 [2022-06-03T12:00:23.832Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T12:00:23.832Z]  Building security-secretstore-setup ... done Building support-notifications [2022-06-03T12:00:24.090Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T12:00:24.090Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T12:00:24.090Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T12:00:24.090Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T12:00:24.349Z] Collecting PyYAML<4,>=3.10 [2022-06-03T12:00:24.349Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T12:00:24.915Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T12:00:24.915Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T12:00:24.915Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T12:00:24.915Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T12:00:24.915Z] 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-06-03T12:00:24.915Z] Collecting idna<2.8,>=2.5 [2022-06-03T12:00:24.915Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T12:00:24.915Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T12:00:24.915Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T12:00:24.915Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T12:00:25.175Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T12:00:25.175Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T12:00:25.175Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T12:00:25.175Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T12:00:25.175Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T12:00:25.175Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T12:00:25.175Z] Attempting uninstall: urllib3 [2022-06-03T12:00:25.175Z] Found existing installation: urllib3 1.26.5 [2022-06-03T12:00:25.175Z] Uninstalling urllib3-1.26.5: [2022-06-03T12:00:25.175Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T12:00:25.175Z] Attempting uninstall: idna [2022-06-03T12:00:25.175Z] Found existing installation: idna 3.2 [2022-06-03T12:00:25.175Z] Uninstalling idna-3.2: [2022-06-03T12:00:25.175Z] Successfully uninstalled idna-3.2 [2022-06-03T12:00:25.434Z] Attempting uninstall: chardet [2022-06-03T12:00:25.434Z] Found existing installation: chardet 4.0.0 [2022-06-03T12:00:25.434Z] Uninstalling chardet-4.0.0: [2022-06-03T12:00:25.434Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T12:00:25.696Z] Attempting uninstall: requests [2022-06-03T12:00:25.696Z] Found existing installation: requests 2.25.1 [2022-06-03T12:00:25.696Z] Uninstalling requests-2.25.1: [2022-06-03T12:00:25.696Z] Successfully uninstalled requests-2.25.1 [2022-06-03T12:00:25.696Z] Running setup.py install for texttable: started [2022-06-03T12:00:25.954Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T12:00:25.954Z] Running setup.py install for PyYAML: started [2022-06-03T12:00:26.521Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T12:00:26.521Z] Running setup.py install for docopt: started [2022-06-03T12:00:26.780Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T12:00:26.780Z] Running setup.py install for dockerpty: started [2022-06-03T12:00:27.039Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T12:00:27.301Z] 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-06-03T12:00:35.417Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:00:35.417Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:00:35.417Z] ---> 56f3ad290d92 [2022-06-03T12:00:35.417Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:00:35.417Z] ---> Using cache [2022-06-03T12:00:35.417Z] ---> 4d708a1176da [2022-06-03T12:00:35.417Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:00:35.417Z] ---> Using cache [2022-06-03T12:00:35.417Z] ---> 517097f41d09 [2022-06-03T12:00:35.417Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:00:35.417Z] ---> Using cache [2022-06-03T12:00:35.417Z] ---> 105467f10034 [2022-06-03T12:00:35.417Z] Step 6/22 : COPY . . [2022-06-03T12:00:35.417Z] ---> Using cache [2022-06-03T12:00:35.417Z] ---> 83b1a77111ff [2022-06-03T12:00:35.417Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:00:35.417Z] ---> Using cache [2022-06-03T12:00:35.417Z] ---> 900a23807c32 [2022-06-03T12:00:35.417Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T12:00:35.417Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:00:35.417Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:00:35.417Z] ---> 56f3ad290d92 [2022-06-03T12:00:35.417Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T12:00:35.417Z] ---> Using cache [2022-06-03T12:00:35.417Z] ---> 4d708a1176da [2022-06-03T12:00:35.418Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 517097f41d09 [2022-06-03T12:00:35.418Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 105467f10034 [2022-06-03T12:00:35.418Z] Step 6/30 : COPY . . [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 83b1a77111ff [2022-06-03T12:00:35.418Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 900a23807c32 [2022-06-03T12:00:35.418Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T12:00:35.418Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:00:35.418Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:00:35.418Z] ---> 56f3ad290d92 [2022-06-03T12:00:35.418Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 4d708a1176da [2022-06-03T12:00:35.418Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 517097f41d09 [2022-06-03T12:00:35.418Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T12:00:35.418Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:00:35.418Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:00:35.418Z] ---> 56f3ad290d92 [2022-06-03T12:00:35.418Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 4d708a1176da [2022-06-03T12:00:35.418Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:00:35.418Z] ---> Using cache [2022-06-03T12:00:35.418Z] ---> 517097f41d09 [2022-06-03T12:00:35.418Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T12:00:38.711Z] ---> Running in 9bce5a7337b4 [2022-06-03T12:00:38.711Z] ---> Running in 67d7cafe515e [2022-06-03T12:00:38.711Z] ---> Running in 74791bfea73f [2022-06-03T12:00:38.711Z] ---> Running in 45aa0b8b9e67 [2022-06-03T12:00:38.711Z] Removing intermediate container f2527fc0f95b [2022-06-03T12:00:38.711Z] ---> 2adef48d3572 [2022-06-03T12:00:38.711Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T12:00:38.711Z] ---> Running in f26c3f8d340b [2022-06-03T12:00:38.711Z] Removing intermediate container f26c3f8d340b [2022-06-03T12:00:38.711Z] ---> 20aca659114b [2022-06-03T12:00:38.711Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T12:00:38.711Z] ---> Running in 4c60a47318e9 [2022-06-03T12:00:38.711Z] Removing intermediate container 4c60a47318e9 [2022-06-03T12:00:38.711Z] ---> a4b8489ed3cf [2022-06-03T12:00:38.711Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T12:00:38.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:39.233Z] ---> 33026e85501b [2022-06-03T12:00:39.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T12:00:39.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:39.233Z] 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-06-03T12:00:39.233Z] 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-06-03T12:00:39.543Z] ---> 0fd3866ed86b [2022-06-03T12:00:39.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T12:00:39.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:39.889Z] ---> db45ee2a2fff [2022-06-03T12:00:39.889Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T12:00:39.889Z] ---> Running in 5f2c110bc5ed [2022-06-03T12:00:39.889Z] Removing intermediate container 5f2c110bc5ed [2022-06-03T12:00:39.889Z] ---> 620263f54be7 [2022-06-03T12:00:39.889Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:00:39.889Z] ---> Running in fd06bb49c7d8 [2022-06-03T12:00:40.213Z] OK: 221 MiB in 52 packages [2022-06-03T12:00:40.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:40.213Z] Removing intermediate container fd06bb49c7d8 [2022-06-03T12:00:40.213Z] ---> 8c7e1754a68c [2022-06-03T12:00:40.213Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:00:40.534Z] ---> Running in 2439fb9b2ad7 [2022-06-03T12:00:40.534Z] OK: 221 MiB in 52 packages [2022-06-03T12:00:40.810Z] Removing intermediate container 2439fb9b2ad7 [2022-06-03T12:00:40.810Z] ---> dd45b024b218 [2022-06-03T12:00:40.810Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:00:40.810Z] ---> Running in 47a4fb33f08b [2022-06-03T12:00:40.810Z] Removing intermediate container 9bce5a7337b4 [2022-06-03T12:00:40.810Z] ---> dd34cc9467b4 [2022-06-03T12:00:40.810Z] Step 6/21 : COPY . . [2022-06-03T12:00:41.100Z] Removing intermediate container 47a4fb33f08b [2022-06-03T12:00:41.100Z] ---> 2d7ba9266160 [2022-06-03T12:00:41.100Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:00:41.100Z] ---> Running in 0164871c32cf [2022-06-03T12:00:41.361Z] Removing intermediate container 45aa0b8b9e67 [2022-06-03T12:00:41.361Z] ---> 205564fc7734 [2022-06-03T12:00:41.361Z] Step 6/22 : COPY . . [2022-06-03T12:00:41.620Z] Removing intermediate container 0164871c32cf [2022-06-03T12:00:41.620Z] ---> 4504a2ee0eb9 [2022-06-03T12:00:41.620Z] [2022-06-03T12:00:41.880Z] Successfully built 4504a2ee0eb9 [2022-06-03T12:00:41.880Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T12:00:46.192Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-929 in /w/workspace/edgexfoundry_edgex-go_PR-4045 [Pipeline] { [Pipeline] ws [2022-06-03T12:00:46.231Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T12:00:46.332Z] The recommended git tool is: git [2022-06-03T12:00:52.604Z] using credential edgex-jenkins-ssh [2022-06-03T12:00:52.622Z] Cloning the remote Git repository [2022-06-03T12:00:52.675Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:00:52.764Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T12:00:52.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:00:52.834Z] > git --version # timeout=10 [2022-06-03T12:00:52.857Z] > git --version # 'git version 2.25.1' [2022-06-03T12:00:52.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:00:54.107Z]  Building sys-mgmt-agent ... done  ---> 9332ded628c9 [2022-06-03T12:00:54.107Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:00:54.107Z] ---> ce36d7a137e4 [2022-06-03T12:00:54.107Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:00:54.107Z] ---> Running in 3f367f920a5f [2022-06-03T12:00:54.107Z] ---> Running in b118064c62fd [2022-06-03T12:00:54.107Z] skipping... [2022-06-03T12:00:54.107Z] Removing intermediate container 74791bfea73f [2022-06-03T12:00:54.107Z] ---> 51876192444c [2022-06-03T12:00:54.107Z] [2022-06-03T12:00:54.107Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:00:54.107Z] ---> e04c818066af [2022-06-03T12:00:54.107Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:00:54.107Z] ---> Using cache [2022-06-03T12:00:54.107Z] ---> b9c8d78b311e [2022-06-03T12:00:54.107Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:00:54.107Z] ---> Using cache [2022-06-03T12:00:54.107Z] ---> d59bd09ed425 [2022-06-03T12:00:54.107Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T12:00:54.107Z] Removing intermediate container 67d7cafe515e [2022-06-03T12:00:54.107Z] ---> e1a0e9e49088 [2022-06-03T12:00:54.107Z] [2022-06-03T12:00:54.107Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T12:00:54.107Z] ---> e04c818066af [2022-06-03T12:00:54.107Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T12:00:54.107Z] ---> Running in 0672fb9c31c5 [2022-06-03T12:00:54.107Z] ---> Running in 8707908e8263 [2022-06-03T12:00:54.107Z] Removing intermediate container 0672fb9c31c5 [2022-06-03T12:00:54.107Z] ---> 1fddd776126a [2022-06-03T12:00:54.107Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:00:54.107Z] skipping... [2022-06-03T12:00:54.107Z] Removing intermediate container 8707908e8263 [2022-06-03T12:00:54.107Z] ---> 301222b1fc5e [2022-06-03T12:00:54.107Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T12:00:54.107Z] ---> Running in a9edbf2a8f30 [2022-06-03T12:00:54.107Z] ---> Running in 2040cdf8a4fb [2022-06-03T12:00:54.107Z] Removing intermediate container b118064c62fd [2022-06-03T12:00:54.107Z] ---> 82cc3e2d4fb9 [2022-06-03T12:00:54.107Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T12:00:54.107Z] Removing intermediate container a9edbf2a8f30 [2022-06-03T12:00:54.107Z] ---> edfc8f26f1b4 [2022-06-03T12:00:54.107Z] Step 14/22 : WORKDIR / [2022-06-03T12:00:54.107Z] ---> Running in 9281a3e613bb [2022-06-03T12:00:54.107Z] ---> Running in 4e127f5b13e1 [2022-06-03T12:00:54.107Z] Removing intermediate container 4e127f5b13e1 [2022-06-03T12:00:54.107Z] ---> 98cc7995bdb3 [2022-06-03T12:00:54.107Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:00:54.107Z] Removing intermediate container 3f367f920a5f [2022-06-03T12:00:54.107Z] ---> 9e26a3479067 [2022-06-03T12:00:54.107Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T12:00:54.107Z] ---> Running in dbc818258ea2 [2022-06-03T12:00:54.107Z] ---> 03ce9d1f121d [2022-06-03T12:00:54.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T12:00:54.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:54.107Z] 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-06-03T12:00:54.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:00:54.107Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:00:54.107Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T12:00:54.107Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:00:54.107Z] OK: 6 MiB in 16 packages [2022-06-03T12:00:54.107Z] ---> e5f3b2c2b7fc [2022-06-03T12:00:54.107Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T12:00:54.107Z] 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-06-03T12:00:52.951Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:00:54.673Z] ---> c6d65c71e450 [2022-06-03T12:00:54.673Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T12:00:54.930Z] ---> Running in 6d028b2c526e [2022-06-03T12:00:54.930Z] Removing intermediate container 6d028b2c526e [2022-06-03T12:00:54.930Z] ---> bea08232603a [2022-06-03T12:00:54.930Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:00:55.189Z] Removing intermediate container 2040cdf8a4fb [2022-06-03T12:00:55.189Z] ---> 367595d65740 [2022-06-03T12:00:55.189Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T12:00:55.189Z] ---> Running in 41fd8e77187b [2022-06-03T12:00:55.189Z] ---> Running in b94b1670e008 [2022-06-03T12:00:55.448Z] Removing intermediate container b94b1670e008 [2022-06-03T12:00:55.448Z] ---> 88ab04287e2c [2022-06-03T12:00:55.448Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T12:00:55.448Z] Removing intermediate container 41fd8e77187b [2022-06-03T12:00:55.448Z] ---> 9302d72fcf60 [2022-06-03T12:00:55.448Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:00:55.708Z] ---> Running in a16b4d7dbdd4 [2022-06-03T12:00:55.708Z] ---> Running in c83c1c334b70 [2022-06-03T12:00:55.966Z] Removing intermediate container c83c1c334b70 [2022-06-03T12:00:55.966Z] ---> 40cf3fcae416 [2022-06-03T12:00:55.966Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:00:55.966Z] ---> Running in e4cef3b5ba6d [2022-06-03T12:00:55.966Z] Removing intermediate container a16b4d7dbdd4 [2022-06-03T12:00:55.966Z] ---> ae7debe3b3d6 [2022-06-03T12:00:55.966Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T12:00:56.226Z] ---> Running in c9f791b5f0a9 [2022-06-03T12:00:56.226Z] Removing intermediate container e4cef3b5ba6d [2022-06-03T12:00:56.226Z] ---> 15aacda50b2f [2022-06-03T12:00:56.226Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:00:56.489Z] ---> Running in 3d634530d134 [2022-06-03T12:00:56.748Z] Removing intermediate container 3d634530d134 [2022-06-03T12:00:56.748Z] ---> fa4524a12e1b [2022-06-03T12:00:56.748Z] [2022-06-03T12:00:56.748Z] Successfully built fa4524a12e1b [2022-06-03T12:00:56.748Z] Successfully tagged core-command:latest [2022-06-03T12:00:57.687Z]  Building core-command ... done Removing intermediate container c9f791b5f0a9 [2022-06-03T12:00:57.687Z] ---> 5f5ed93d8783 [2022-06-03T12:00:57.687Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T12:00:57.687Z] ---> Running in d6077159255b [2022-06-03T12:00:57.946Z] Removing intermediate container d6077159255b [2022-06-03T12:00:57.946Z] ---> 1b6d214a002c [2022-06-03T12:00:57.946Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T12:00:58.211Z] ---> 463003e8f2f6 [2022-06-03T12:00:58.211Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T12:00:58.471Z] ---> Running in 5a89e70b46a9 [2022-06-03T12:00:59.850Z] Removing intermediate container 5a89e70b46a9 [2022-06-03T12:00:59.850Z] ---> 8df3e5b7c64a [2022-06-03T12:00:59.850Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:00:59.850Z] ---> f70a66ed682b [2022-06-03T12:00:59.850Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T12:01:00.418Z] ---> a9b2a0b1adaa [2022-06-03T12:01:00.418Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T12:01:00.990Z] ---> c38a41a9e250 [2022-06-03T12:01:00.990Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T12:01:00.990Z] ---> cbae187dba09 [2022-06-03T12:01:00.990Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T12:01:01.559Z] ---> cff8dcec0ecc [2022-06-03T12:01:01.559Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T12:01:01.818Z] ---> Running in 38cae8fb97d5 [2022-06-03T12:01:02.084Z] Removing intermediate container 38cae8fb97d5 [2022-06-03T12:01:02.084Z] ---> 79786323ad4f [2022-06-03T12:01:02.084Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T12:01:02.084Z] Removing intermediate container 9281a3e613bb [2022-06-03T12:01:02.084Z] ---> 631f315bfe53 [2022-06-03T12:01:02.084Z] [2022-06-03T12:01:02.084Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T12:01:02.084Z] ---> e04c818066af [2022-06-03T12:01:02.084Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T12:01:02.084Z] ---> Running in dfc15f89da3d [2022-06-03T12:01:02.084Z] ---> 02a29fd1ec28 [2022-06-03T12:01:02.084Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T12:01:02.344Z] ---> Running in f65e41e122e8 [2022-06-03T12:01:02.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:01:02.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:01:02.603Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T12:01:02.603Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:01:02.862Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:01:02.862Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:01:02.862Z] OK: 6 MiB in 16 packages [2022-06-03T12:01:03.431Z] Removing intermediate container f65e41e122e8 [2022-06-03T12:01:03.431Z] ---> 97793161c0e9 [2022-06-03T12:01:03.431Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T12:01:03.691Z] Removing intermediate container dfc15f89da3d [2022-06-03T12:01:03.691Z] ---> 27112d95e1e1 [2022-06-03T12:01:03.691Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:01:03.691Z] Removing intermediate container dbc818258ea2 [2022-06-03T12:01:03.691Z] ---> 076977b39e1f [2022-06-03T12:01:03.691Z] [2022-06-03T12:01:03.691Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:01:03.691Z] ---> e04c818066af [2022-06-03T12:01:03.691Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T12:01:03.691Z] ---> Running in 2dccfa89e866 [2022-06-03T12:01:03.691Z] ---> Running in ddef7f8fd918 [2022-06-03T12:01:03.691Z] ---> Running in 9840c0b761e1 [2022-06-03T12:01:03.950Z] Removing intermediate container 2dccfa89e866 [2022-06-03T12:01:03.950Z] ---> b0e9d52e7841 [2022-06-03T12:01:03.950Z] Step 27/30 : CMD ["gate"] [2022-06-03T12:01:03.950Z] Removing intermediate container 9840c0b761e1 [2022-06-03T12:01:03.950Z] ---> 2a6d46db3cac [2022-06-03T12:01:03.950Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T12:01:03.950Z] Removing intermediate container ddef7f8fd918 [2022-06-03T12:01:03.950Z] ---> 8f895400de94 [2022-06-03T12:01:03.950Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T12:01:03.950Z] ---> Running in 1fcfd3e24628 [2022-06-03T12:01:03.950Z] ---> Running in 3cc1ac623c25 [2022-06-03T12:01:03.950Z] ---> Running in f7c3d9bcffdd [2022-06-03T12:01:04.213Z] Removing intermediate container 1fcfd3e24628 [2022-06-03T12:01:04.213Z] ---> cfd53fbd67fc [2022-06-03T12:01:04.213Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T12:01:04.213Z] Removing intermediate container f7c3d9bcffdd [2022-06-03T12:01:04.213Z] ---> f4b848ebb319 [2022-06-03T12:01:04.213Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T12:01:04.213Z] ---> Running in 54c14c407847 [2022-06-03T12:01:04.213Z] Removing intermediate container 3cc1ac623c25 [2022-06-03T12:01:04.213Z] ---> 64b2ef446980 [2022-06-03T12:01:04.213Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T12:01:04.213Z] ---> Running in 8e0507eccad1 [2022-06-03T12:01:04.214Z] ---> Running in 32fb44e54268 [2022-06-03T12:01:04.214Z] Removing intermediate container 54c14c407847 [2022-06-03T12:01:04.214Z] ---> a42c157c681b [2022-06-03T12:01:04.214Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:01:04.472Z] Removing intermediate container 8e0507eccad1 [2022-06-03T12:01:04.472Z] ---> 9eedd6389025 [2022-06-03T12:01:04.472Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:01:04.472Z] ---> Running in fc28c8db7356 [2022-06-03T12:01:04.472Z] Removing intermediate container 32fb44e54268 [2022-06-03T12:01:04.472Z] ---> 414798e9f7c7 [2022-06-03T12:01:04.472Z] Step 29/30 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:01:04.472Z] ---> Running in 59b2580e3d2e [2022-06-03T12:01:04.734Z] ---> 01bd4fdb19b3 [2022-06-03T12:01:04.734Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T12:01:04.734Z] Removing intermediate container 59b2580e3d2e [2022-06-03T12:01:04.734Z] ---> 5d79ac94cf67 [2022-06-03T12:01:04.734Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T12:01:04.734Z] ---> Running in 4e2ed6643b70 [2022-06-03T12:01:04.993Z] ---> e9c7f6d4f4f6 [2022-06-03T12:01:04.993Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T12:01:04.993Z] Removing intermediate container 4e2ed6643b70 [2022-06-03T12:01:04.993Z] ---> 08c282da23ff [2022-06-03T12:01:04.993Z] [2022-06-03T12:01:04.993Z] Successfully built 08c282da23ff [2022-06-03T12:01:04.993Z] Successfully tagged security-bootstrapper:latest [2022-06-03T12:01:04.993Z]  Building security-bootstrapper ... done  ---> 1e5dfaa17c61 [2022-06-03T12:01:04.993Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T12:01:05.252Z] ---> Running in 8d662368d974 [2022-06-03T12:01:05.252Z] Removing intermediate container fc28c8db7356 [2022-06-03T12:01:05.252Z] ---> d5f6cbc6750c [2022-06-03T12:01:05.252Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T12:01:05.252Z] ---> Running in 1c6441d244d3 [2022-06-03T12:01:05.252Z] Removing intermediate container 8d662368d974 [2022-06-03T12:01:05.252Z] ---> 1004df346d74 [2022-06-03T12:01:05.252Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:01:05.252Z] ---> Running in 05de402a53bb [2022-06-03T12:01:05.515Z] Removing intermediate container 05de402a53bb [2022-06-03T12:01:05.515Z] ---> 233fc2e121a7 [2022-06-03T12:01:05.515Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T12:01:05.515Z] ---> Running in 919d061fdd93 [2022-06-03T12:01:05.515Z] Removing intermediate container 919d061fdd93 [2022-06-03T12:01:05.515Z] ---> db3ad53c810a [2022-06-03T12:01:05.515Z] Step 20/21 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:01:05.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:01:05.515Z] ---> Running in 184d6c814d77 [2022-06-03T12:01:05.777Z] Removing intermediate container 184d6c814d77 [2022-06-03T12:01:05.777Z] ---> 5e9db8d22af9 [2022-06-03T12:01:05.777Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T12:01:05.777Z] ---> Running in 5ab00e4c185b [2022-06-03T12:01:05.777Z] Removing intermediate container 5ab00e4c185b [2022-06-03T12:01:05.777Z] ---> 257c4ee2faf1 [2022-06-03T12:01:05.777Z] [2022-06-03T12:01:05.777Z] Successfully built 257c4ee2faf1 [2022-06-03T12:01:06.038Z] Successfully tagged support-notifications:latest [2022-06-03T12:01:06.299Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:01:06.571Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T12:01:06.835Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:01:06.835Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T12:01:06.835Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:01:07.094Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T12:01:07.094Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T12:01:07.359Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:01:07.359Z] OK: 8 MiB in 20 packages [2022-06-03T12:01:07.619Z] Removing intermediate container 1c6441d244d3 [2022-06-03T12:01:07.619Z] ---> 49966490267b [2022-06-03T12:01:07.619Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:01:07.879Z] ---> 1df18abca6b5 [2022-06-03T12:01:07.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T12:01:08.139Z] ---> c60734878c4a [2022-06-03T12:01:08.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T12:01:08.400Z] ---> b0d212c4104f [2022-06-03T12:01:08.400Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T12:01:08.400Z] ---> Running in 2ffd124fc755 [2022-06-03T12:01:08.400Z] Removing intermediate container 2ffd124fc755 [2022-06-03T12:01:08.400Z] ---> 72f02036f222 [2022-06-03T12:01:08.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:01:08.400Z] ---> Running in c34f6001e079 [2022-06-03T12:01:08.661Z] Removing intermediate container c34f6001e079 [2022-06-03T12:01:08.661Z] ---> bad9863251f0 [2022-06-03T12:01:08.661Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:01:08.661Z] ---> Running in 64cd2f027697 [2022-06-03T12:01:08.661Z] Removing intermediate container 64cd2f027697 [2022-06-03T12:01:08.661Z] ---> de76fc4bd59c [2022-06-03T12:01:08.661Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:01:08.661Z] ---> Running in 2f873f64150d [2022-06-03T12:01:08.920Z] Removing intermediate container 2f873f64150d [2022-06-03T12:01:08.920Z] ---> 54a4a8838d36 [2022-06-03T12:01:08.920Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:01:08.920Z] ---> Running in ecde754339bf [2022-06-03T12:01:08.920Z] Removing intermediate container ecde754339bf [2022-06-03T12:01:08.920Z] ---> 56b78db360a7 [2022-06-03T12:01:08.920Z] [2022-06-03T12:01:08.920Z] Successfully built 56b78db360a7 [2022-06-03T12:01:08.920Z] Successfully tagged core-data:latest [2022-06-03T12:01:09.183Z]  Building core-data ... done  [Pipeline] } [2022-06-03T12:01:09.201Z] $ docker stop --time=1 6e03402933f7494db4d72d0fb1333f418ac9b37c2f5b01ee526805cc3d383eb6 [2022-06-03T12:01:10.498Z] $ docker rm -f 6e03402933f7494db4d72d0fb1333f418ac9b37c2f5b01ee526805cc3d383eb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:01:10.912Z] + docker images [2022-06-03T12:01:10.912Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T12:01:10.912Z] core-data latest 56b78db360a7 2 seconds ago 19.9MB [2022-06-03T12:01:10.912Z] support-notifications latest 257c4ee2faf1 5 seconds ago 16.6MB [2022-06-03T12:01:10.912Z] security-bootstrapper latest 08c282da23ff 6 seconds ago 18.7MB [2022-06-03T12:01:10.912Z] 076977b39e1f 7 seconds ago 1.79GB [2022-06-03T12:01:10.912Z] 631f315bfe53 9 seconds ago 1.79GB [2022-06-03T12:01:10.912Z] core-command latest fa4524a12e1b 14 seconds ago 15.7MB [2022-06-03T12:01:10.912Z] 51876192444c 18 seconds ago 1.78GB [2022-06-03T12:01:10.912Z] e1a0e9e49088 18 seconds ago 1.78GB [2022-06-03T12:01:10.912Z] sys-mgmt-agent latest 4504a2ee0eb9 29 seconds ago 294MB [2022-06-03T12:01:10.912Z] security-secretstore-setup latest 7f072a437ac5 47 seconds ago 27.7MB [2022-06-03T12:01:10.912Z] support-scheduler latest 626296823d7c 48 seconds ago 15.9MB [2022-06-03T12:01:10.912Z] core-metadata latest 65c7c295310f 48 seconds ago 16.5MB [2022-06-03T12:01:10.912Z] security-proxy-setup latest 4f2d5c98e4ae 48 seconds ago 26.1MB [2022-06-03T12:01:10.912Z] b26d39de53aa 54 seconds ago 1.78GB [2022-06-03T12:01:10.912Z] 189c5e37e186 55 seconds ago 1.79GB [2022-06-03T12:01:10.912Z] 280b37f73886 56 seconds ago 1.79GB [2022-06-03T12:01:10.912Z] 8f7d01cf0318 56 seconds ago 1.79GB [2022-06-03T12:01:10.912Z] cba8b586bdd8 56 seconds ago 1.79GB [2022-06-03T12:01:10.912Z] ci-base-image-x86_64 latest 56f3ad290d92 3 minutes ago 1.27GB [2022-06-03T12:01:10.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 12 hours ago 253MB [2022-06-03T12:01:10.912Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T12:01:10.912Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T12:01:10.912Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T12:01:10.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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-06-03T12:01:13.045Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:01:12.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:01:12.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:01:12.260Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:01:12.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:01:12.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:01:12.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4045/head:refs/remotes/origin/PR-4045 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T12:01:13.069Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:01:13.089Z] > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 [2022-06-03T12:01:13.856Z] Merge succeeded, producing 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:01:13.856Z] Checking out Revision 8511ba14915eb4bf79bc6d7fafc45746cfd48631 (PR-4045) [2022-06-03T12:01:13.776Z] > git remote # timeout=10 [2022-06-03T12:01:13.793Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T12:01:13.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:01:13.819Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T12:01:13.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T12:01:13.867Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:01:13.886Z] > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 [2022-06-03T12:01:18.831Z] Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" [2022-06-03T12:01:18.899Z] > git --version # timeout=10 [2022-06-03T12:01:18.915Z] > git --version # 'git version 2.25.1' [2022-06-03T12:01:18.933Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T12:01:20.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T12:01:20.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:01:20.004Z] Dload Upload Total Spent Left Speed [2022-06-03T12:01:20.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh [2022-06-03T12:01:21.123Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T12:01:21.485Z] + sudo tee /etc/docker/daemon.new [2022-06-03T12:01:21.485Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T12:01:21.485Z] { [2022-06-03T12:01:21.485Z] "registry-mirrors": [ [2022-06-03T12:01:21.485Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T12:01:21.485Z] ], [2022-06-03T12:01:21.485Z] "bip": "10.250.0.254/24", [2022-06-03T12:01:21.485Z] "hosts": [ [2022-06-03T12:01:21.485Z] "tcp://0.0.0.0:5555", [2022-06-03T12:01:21.485Z] "unix:///var/run/docker.sock" [2022-06-03T12:01:21.485Z] ], [2022-06-03T12:01:21.485Z] "mtu": 1458, [2022-06-03T12:01:21.485Z] "selinux-enabled": true, [2022-06-03T12:01:21.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T12:01:21.485Z] } [Pipeline] sh [2022-06-03T12:01:21.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T12:01:22.210Z] + sudo service docker restart [2022-06-03T12:01:26.465Z] Still waiting to schedule task [2022-06-03T12:01:26.465Z] ‘prd-ubuntu18.04-docker-8c-8g-925’ is offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:01:40.634Z] provisioning config files... [2022-06-03T12:01:40.688Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7274231163344538572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:01:41.106Z] ---> docker-login.sh [2022-06-03T12:01:41.106Z] nexus3.edgexfoundry.org:10001 [2022-06-03T12:01:41.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:41.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:41.991Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:41.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:41.991Z] [2022-06-03T12:01:41.991Z] Login Succeeded [2022-06-03T12:01:41.991Z] nexus3.edgexfoundry.org:10002 [2022-06-03T12:01:42.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:42.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:42.597Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:42.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:42.597Z] [2022-06-03T12:01:42.597Z] Login Succeeded [2022-06-03T12:01:42.597Z] nexus3.edgexfoundry.org:10003 [2022-06-03T12:01:42.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:43.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:43.154Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:43.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:43.154Z] [2022-06-03T12:01:43.154Z] Login Succeeded [2022-06-03T12:01:43.154Z] nexus3.edgexfoundry.org:10004 [2022-06-03T12:01:43.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:43.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:43.710Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:43.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:43.710Z] [2022-06-03T12:01:43.710Z] Login Succeeded [2022-06-03T12:01:43.710Z] docker.io [2022-06-03T12:01:43.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:01:44.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:01:44.263Z] Configure a credential helper to remove this warning. See [2022-06-03T12:01:44.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:01:44.263Z] [2022-06-03T12:01:44.263Z] Login Succeeded [2022-06-03T12:01:44.263Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T12:01:44.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T12:01:44.767Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T12:01:44.803Z] ========================================================= [2022-06-03T12:01:44.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T12:01:44.803Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:01:45.207Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:01:45.490Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T12:01:45.490Z] 9b3977197b4f: Pulling fs layer [2022-06-03T12:01:45.490Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T12:01:45.490Z] 94645a83ff95: Pulling fs layer [2022-06-03T12:01:45.490Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T12:01:45.490Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T12:01:45.490Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T12:01:45.490Z] 626d30ff41c6: Pulling fs layer [2022-06-03T12:01:45.490Z] de1d54c125be: Pulling fs layer [2022-06-03T12:01:45.490Z] 3f3a8bcf1eab: Waiting [2022-06-03T12:01:45.490Z] 0c92f367c5e7: Waiting [2022-06-03T12:01:45.490Z] de1d54c125be: Waiting [2022-06-03T12:01:45.490Z] 63b1bc5785f6: Waiting [2022-06-03T12:01:45.490Z] 626d30ff41c6: Waiting [2022-06-03T12:01:45.490Z] 94645a83ff95: Verifying Checksum [2022-06-03T12:01:45.490Z] 94645a83ff95: Download complete [2022-06-03T12:01:45.490Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T12:01:45.490Z] 1a89e8eeedd5: Download complete [2022-06-03T12:01:45.490Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T12:01:45.490Z] 0c92f367c5e7: Download complete [2022-06-03T12:01:45.490Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T12:01:45.490Z] 63b1bc5785f6: Download complete [2022-06-03T12:01:45.490Z] 9b3977197b4f: Verifying Checksum [2022-06-03T12:01:45.490Z] 9b3977197b4f: Download complete [2022-06-03T12:01:45.490Z] 626d30ff41c6: Verifying Checksum [2022-06-03T12:01:45.490Z] 626d30ff41c6: Download complete [2022-06-03T12:01:46.546Z] 9b3977197b4f: Pull complete [2022-06-03T12:01:47.150Z] 1a89e8eeedd5: Pull complete [2022-06-03T12:01:47.429Z] 94645a83ff95: Pull complete [2022-06-03T12:01:47.707Z] de1d54c125be: Verifying Checksum [2022-06-03T12:01:47.707Z] de1d54c125be: Download complete [2022-06-03T12:01:48.307Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T12:01:48.307Z] 3f3a8bcf1eab: Download complete [2022-06-03T12:02:03.417Z] 3f3a8bcf1eab: Pull complete [2022-06-03T12:02:03.417Z] 0c92f367c5e7: Pull complete [2022-06-03T12:02:03.417Z] 63b1bc5785f6: Pull complete [2022-06-03T12:02:03.417Z] 626d30ff41c6: Pull complete [2022-06-03T12:02:10.149Z] de1d54c125be: Pull complete [2022-06-03T12:02:10.149Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T12:02:10.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:02:10.149Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:02:10.563Z] + echo+ docker FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:02:10.563Z] WORKDIR /edgex [2022-06-03T12:02:10.563Z] COPY go.mod . [2022-06-03T12:02:10.563Z] RUN go mod download build -t ci-base-image-arm64 -f - [2022-06-03T12:02:10.563Z] . [2022-06-03T12:02:14.910Z] Sending build context to Docker daemon 180.5MB [2022-06-03T12:02:14.910Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:02:14.910Z] ---> 5f011755c4a2 [2022-06-03T12:02:14.910Z] Step 2/4 : WORKDIR /edgex [2022-06-03T12:02:16.350Z] ---> Running in 0751ff064d00 [2022-06-03T12:02:16.624Z] Removing intermediate container 0751ff064d00 [2022-06-03T12:02:16.624Z] ---> 9f3d3544b386 [2022-06-03T12:02:16.624Z] Step 3/4 : COPY go.mod . [2022-06-03T12:02:17.226Z] ---> 0b56fe81abc5 [2022-06-03T12:02:17.226Z] Step 4/4 : RUN go mod download [2022-06-03T12:02:17.226Z] ---> Running in 05b36f338c73 [2022-06-03T12:03:32.681Z] Running on prd-ubuntu18.04-docker-8c-8g-932 in /w/workspace/edgexfoundry_edgex-go_PR-4045 [Pipeline] { [Pipeline] ws [2022-06-03T12:03:32.723Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T12:03:32.807Z] The recommended git tool is: git [2022-06-03T12:03:34.344Z] using credential edgex-jenkins-ssh [2022-06-03T12:03:34.356Z] Cloning the remote Git repository [2022-06-03T12:03:34.430Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:03:34.465Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T12:03:34.491Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:03:34.491Z] > git --version # timeout=10 [2022-06-03T12:03:34.500Z] > git --version # 'git version 2.17.1' [2022-06-03T12:03:34.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:03:34.553Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:03:39.074Z] Removing intermediate container 05b36f338c73 [2022-06-03T12:03:39.074Z] ---> aaeb69cbc4cc [2022-06-03T12:03:39.074Z] Successfully built aaeb69cbc4cc [2022-06-03T12:03:39.074Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:03:39.348Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:03:39.497Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T12:03:39.497Z] . [Pipeline] } [2022-06-03T12:03:39.530Z] Merge succeeded, producing 8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:03:39.531Z] Checking out Revision 8511ba14915eb4bf79bc6d7fafc45746cfd48631 (PR-4045) [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:03:38.763Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:03:38.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:03:38.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:03:38.799Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:03:38.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:03:38.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4045/head:refs/remotes/origin/PR-4045 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T12:03:39.385Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:03:39.391Z] > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 [2022-06-03T12:03:39.530Z] > git remote # timeout=10 [2022-06-03T12:03:39.536Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T12:03:39.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:03:39.545Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T12:03:39.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T12:03:39.561Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:03:39.565Z] > git checkout -f 8511ba14915eb4bf79bc6d7fafc45746cfd48631 # timeout=10 [2022-06-03T12:03:39.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2022-06-03T12:03:39.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T12:03:41.468Z] $ docker top 36781e4fbf5c579f8220ad66ca37ad457ed0be1e251122d739fc7e0c9bf4464c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:03:42.480Z] + go version [2022-06-03T12:03:42.480Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T12:03:42.525Z] $ docker stop --time=1 36781e4fbf5c579f8220ad66ca37ad457ed0be1e251122d739fc7e0c9bf4464c [2022-06-03T12:03:43.385Z] Commit message: "build(snap): upgrade device-virtual and app-service-config to 2.1 (#3831)" [2022-06-03T12:03:43.421Z] > git --version # timeout=10 [2022-06-03T12:03:43.425Z] > git --version # 'git version 2.17.1' [2022-06-03T12:03:43.430Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T12:03:44.222Z] $ docker rm -f 36781e4fbf5c579f8220ad66ca37ad457ed0be1e251122d739fc7e0c9bf4464c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:03:45.085Z] + echo snap-build.sh [2022-06-03T12:03:45.085Z] snap-build.sh [2022-06-03T12:03:45.085Z] + SNAP_BASE_DIR=. [2022-06-03T12:03:45.085Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-06-03T12:03:45.085Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-06-03T12:03:45.085Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-06-03T12:03:45.085Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-06-03T12:03:45.085Z] + cd /w/workspace/edgex-go/1 [2022-06-03T12:03:45.085Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-06-03T12:03:45.085Z] Reading package lists... [2022-06-03T12:03:45.085Z] Building dependency tree... [2022-06-03T12:03:45.085Z] Reading state information... [2022-06-03T12:03:45.085Z] The following packages were automatically installed and are no longer required: [2022-06-03T12:03:45.085Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-06-03T12:03:45.085Z] uidmap xdelta3 [2022-06-03T12:03:45.085Z] Use 'sudo apt autoremove' to remove them. [2022-06-03T12:03:45.085Z] The following packages will be REMOVED: [2022-06-03T12:03:45.085Z] lxd* lxd-client* [2022-06-03T12:03:45.085Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-06-03T12:03:45.267Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T12:03:45.267Z] . [Pipeline] } [Pipeline] // withEnv [2022-06-03T12:03:45.349Z] After this operation, 31.7 MB disk space will be freed. [Pipeline] withDockerContainer [2022-06-03T12:03:45.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2022-06-03T12:03:45.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T12:03:45.870Z] (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-06-03T12:03:45.870Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:03:46.818Z] Removing lxd dnsmasq configuration [2022-06-03T12:03:46.818Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:03:46.818Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-06-03T12:03:47.226Z] $ docker top 63f8d1f25ed2294d4f79569d115d0df8cc3cdd71ae7cfa7053297e5a7c247dfd -eo pid,comm [2022-06-03T12:03:47.403Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] { [2022-06-03T12:03:47.666Z] (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-06-03T12:03:47.666Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] echo [2022-06-03T12:03:47.676Z] ========================================================= [2022-06-03T12:03:47.676Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T12:03:47.676Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:03:48.411Z] + make test [2022-06-03T12:03:48.412Z] go mod tidy [2022-06-03T12:03:49.061Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-06-03T12:03:49.061Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-06-03T12:03:49.420Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T12:03:49.634Z] + sudo snap remove --purge lxd [2022-06-03T12:03:49.898Z] snap "lxd" is not installed [2022-06-03T12:03:49.898Z] + sudo groupadd --force --system lxd [2022-06-03T12:03:49.898Z] ++ whoami [2022-06-03T12:03:49.898Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-06-03T12:03:49.898Z] + newgrp - lxd [2022-06-03T12:03:49.898Z] + sudo snap install lxd [2022-06-03T12:04:02.142Z] 2022-06-03T12:03:58Z INFO Waiting for automatic snapd restart... [2022-06-03T12:04:20.270Z] lxd 5.2-79c3c3b from Canonical* installed [2022-06-03T12:04:20.270Z] + sudo lxd init --auto [2022-06-03T12:04:28.408Z] + sudo snap install --classic snapcraft [2022-06-03T12:04:28.459Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T12:04:32.614Z] snapcraft 6.1 from Canonical* installed [2022-06-03T12:04:32.614Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-06-03T12:04:32.614Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-06-03T12:04:32.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:04:32.614Z] Dload Upload Total Spent Left Speed [2022-06-03T12:04:32.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2022-06-03T12:04:32.614Z] 100 3325k 100 3325k 0 0 18.7M 0 --:--:-- --:--:-- --:--:-- 18.7M [2022-06-03T12:04:32.614Z] ./yq_linux_amd64 [2022-06-03T12:04:32.614Z] + sudo snapcraft prime --use-lxd [2022-06-03T12:04:34.524Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-06-03T12:04:34.792Z] 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-06-03T12:04:34.792Z] - README.md [2022-06-03T12:04:34.792Z] [2022-06-03T12:04:34.792Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T12:04:35.055Z] Launching a container. [2022-06-03T12:04:45.066Z] Waiting for container to be ready [2022-06-03T12:04:46.004Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-06-03T12:04:46.004Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-06-03T12:04:46.004Z] [2022-06-03T12:04:51.306Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-06-03T12:04:51.567Z] Waiting for network to be ready... [2022-06-03T12:04:52.140Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-06-03T12:04:52.140Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-06-03T12:04:52.140Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-06-03T12:04:52.140Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-06-03T12:04:52.140Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-06-03T12:04:52.140Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-06-03T12:04:52.140Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-06-03T12:04:52.140Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-06-03T12:04:52.140Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-06-03T12:04:52.140Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-06-03T12:04:52.401Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-06-03T12:04:52.401Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] [2022-06-03T12:04:52.401Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] [2022-06-03T12:04:52.401Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2022-06-03T12:04:52.401Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] [2022-06-03T12:04:52.401Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] [2022-06-03T12:04:52.401Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] [2022-06-03T12:04:52.401Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] [2022-06-03T12:04:52.401Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] [2022-06-03T12:04:52.664Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] [2022-06-03T12:04:53.239Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] [2022-06-03T12:04:53.239Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] [2022-06-03T12:04:53.239Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] [2022-06-03T12:04:53.239Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] [2022-06-03T12:04:53.239Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] [2022-06-03T12:04:53.239Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] [2022-06-03T12:04:53.240Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] [2022-06-03T12:04:56.539Z] Fetched 26.9 MB in 4s (6157 kB/s) [2022-06-03T12:04:57.479Z] Reading package lists... [2022-06-03T12:04:57.740Z] Reading package lists... [2022-06-03T12:04:58.015Z] Building dependency tree... [2022-06-03T12:04:58.015Z] Reading state information... [2022-06-03T12:04:58.279Z] The following additional packages will be installed: [2022-06-03T12:04:58.279Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T12:04:58.279Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T12:04:58.279Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T12:04:58.279Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-06-03T12:04:58.279Z] Suggested packages: [2022-06-03T12:04:58.279Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-06-03T12:04:58.279Z] Recommended packages: [2022-06-03T12:04:58.279Z] gnupg libsasl2-modules [2022-06-03T12:04:58.279Z] The following NEW packages will be installed: [2022-06-03T12:04:58.279Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T12:04:58.279Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T12:04:58.279Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T12:04:58.279Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-06-03T12:04:58.279Z] The following packages will be upgraded: [2022-06-03T12:04:58.279Z] gpg gpg-agent gpgconf libudev1 [2022-06-03T12:04:58.540Z] 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. [2022-06-03T12:04:58.540Z] Need to get 3529 kB of archives. [2022-06-03T12:04:58.540Z] After this operation, 13.3 MB of additional disk space will be used. [2022-06-03T12:04:58.540Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] [2022-06-03T12:04:58.540Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-06-03T12:04:58.800Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-06-03T12:04:59.060Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] [2022-06-03T12:04:59.060Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] [2022-06-03T12:04:59.060Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] [2022-06-03T12:04:59.060Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] [2022-06-03T12:04:59.060Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2022-06-03T12:04:59.060Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2022-06-03T12:04:59.060Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] [2022-06-03T12:04:59.321Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-06-03T12:04:59.321Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-06-03T12:04:59.321Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-06-03T12:04:59.321Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-06-03T12:04:59.321Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-06-03T12:04:59.321Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-06-03T12:04:59.321Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-06-03T12:04:59.321Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-06-03T12:04:59.321Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-06-03T12:04:59.321Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-06-03T12:04:59.321Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-06-03T12:04:59.321Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-06-03T12:04:59.582Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:04:59.582Z] Fetched 3529 kB in 1s (3396 kB/s) [2022-06-03T12:04:59.582Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T12:04:59.582Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:04:59.582Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:04:59.582Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:04:59.841Z] Selecting previously unselected package udev. [2022-06-03T12:04:59.841Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T12:04:59.841Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:04:59.841Z] Unpacking udev (237-3ubuntu10.53) ... [2022-06-03T12:05:00.101Z] Selecting previously unselected package libfuse2:amd64. [2022-06-03T12:05:00.101Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T12:05:00.101Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T12:05:00.101Z] Selecting previously unselected package fuse. [2022-06-03T12:05:00.101Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T12:05:00.101Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-06-03T12:05:00.101Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:05:00.101Z] Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:05:00.360Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:05:00.360Z] Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:05:00.360Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:05:00.360Z] Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:05:00.360Z] Selecting previously unselected package libksba8:amd64. [2022-06-03T12:05:00.360Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-06-03T12:05:00.360Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-06-03T12:05:00.360Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-06-03T12:05:00.360Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.360Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.623Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-06-03T12:05:00.623Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.623Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.623Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-06-03T12:05:00.623Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.623Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.623Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-06-03T12:05:00.623Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.623Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.623Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-06-03T12:05:00.623Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.623Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.623Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-06-03T12:05:00.623Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.623Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.884Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-06-03T12:05:00.884Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.884Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.884Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-06-03T12:05:00.884Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.884Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:00.884Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-06-03T12:05:00.884Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:05:00.884Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:01.145Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-03T12:05:01.145Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T12:05:01.145Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:05:01.145Z] Selecting previously unselected package libsasl2-2:amd64. [2022-06-03T12:05:01.145Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T12:05:01.145Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:05:01.145Z] Selecting previously unselected package libldap-common. [2022-06-03T12:05:01.145Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2022-06-03T12:05:01.145Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:05:01.145Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-03T12:05:01.145Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2022-06-03T12:05:01.145Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:05:01.407Z] Selecting previously unselected package dirmngr. [2022-06-03T12:05:01.407Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:05:01.407Z] Unpacking dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T12:05:01.407Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:05:01.407Z] Setting up gpgconf (2.2.4-1ubuntu1.5) ... [2022-06-03T12:05:01.407Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T12:05:01.407Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:05:01.407Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:05:01.407Z] Setting up gpg-agent (2.2.4-1ubuntu1.5) ... [2022-06-03T12:05:01.407Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:01.407Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-06-03T12:05:01.407Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:05:01.667Z] Setting up udev (237-3ubuntu10.53) ... [2022-06-03T12:05:01.927Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T12:05:01.927Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:01.927Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-06-03T12:05:01.927Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-06-03T12:05:01.927Z] Setting up gpg (2.2.4-1ubuntu1.5) ... [2022-06-03T12:05:01.927Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:01.927Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:01.927Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:01.927Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:01.927Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:02.189Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:02.189Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:05:02.189Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:05:02.189Z] Setting up dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T12:05:02.189Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:05:02.448Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-06-03T12:05:02.448Z] settings in the [Install] section, and DefaultInstance for template units). [2022-06-03T12:05:02.448Z] This means they are not meant to be enabled using systemctl. [2022-06-03T12:05:02.448Z] Possible reasons for having this kind of units are: [2022-06-03T12:05:02.448Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-06-03T12:05:02.448Z] .wants/ or .requires/ directory. [2022-06-03T12:05:02.448Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-06-03T12:05:02.448Z] a requirement dependency on it. [2022-06-03T12:05:02.448Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-06-03T12:05:02.448Z] D-Bus, udev, scripted systemctl call, ...). [2022-06-03T12:05:02.448Z] 4) In case of template units, the unit is meant to be enabled with some [2022-06-03T12:05:02.448Z] instance name specified. [2022-06-03T12:05:02.969Z] Reading package lists... [2022-06-03T12:05:02.969Z] Building dependency tree... [2022-06-03T12:05:02.969Z] Reading state information... [2022-06-03T12:05:03.230Z] The following additional packages will be installed: [2022-06-03T12:05:03.230Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2022-06-03T12:05:03.230Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-03T12:05:03.230Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-06-03T12:05:03.230Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2022-06-03T12:05:03.230Z] mime-support multiarch-support openssh-client python3 python3-minimal [2022-06-03T12:05:03.230Z] python3.6 python3.6-minimal squashfs-tools systemd [2022-06-03T12:05:03.230Z] Suggested packages: [2022-06-03T12:05:03.230Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-06-03T12:05:03.230Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-06-03T12:05:03.230Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-06-03T12:05:03.230Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-06-03T12:05:03.230Z] systemd-container policykit-1 [2022-06-03T12:05:03.230Z] Recommended packages: [2022-06-03T12:05:03.230Z] krb5-locales file xauth gnupg networkd-dispatcher [2022-06-03T12:05:03.230Z] The following NEW packages will be installed: [2022-06-03T12:05:03.230Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2022-06-03T12:05:03.230Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2022-06-03T12:05:03.230Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2022-06-03T12:05:03.230Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2022-06-03T12:05:03.230Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2022-06-03T12:05:03.230Z] squashfs-tools sudo [2022-06-03T12:05:03.230Z] The following packages will be upgraded: [2022-06-03T12:05:03.230Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-06-03T12:05:03.230Z] 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. [2022-06-03T12:05:03.230Z] Need to get 48.9 MB of archives. [2022-06-03T12:05:03.230Z] After this operation, 186 MB of additional disk space will be used. [2022-06-03T12:05:03.230Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-06-03T12:05:03.490Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] [2022-06-03T12:05:03.490Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-06-03T12:05:03.490Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-06-03T12:05:03.490Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-06-03T12:05:03.490Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-06-03T12:05:03.490Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-06-03T12:05:03.490Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-06-03T12:05:03.490Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-06-03T12:05:03.490Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-06-03T12:05:03.490Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2022-06-03T12:05:03.490Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-06-03T12:05:03.490Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] [2022-06-03T12:05:03.490Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-06-03T12:05:03.490Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2022-06-03T12:05:03.490Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2022-06-03T12:05:04.063Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] [2022-06-03T12:05:04.063Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] [2022-06-03T12:05:04.063Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] [2022-06-03T12:05:04.063Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] [2022-06-03T12:05:04.324Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] [2022-06-03T12:05:04.324Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] [2022-06-03T12:05:04.324Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] [2022-06-03T12:05:04.324Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-06-03T12:05:04.324Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-06-03T12:05:04.324Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-06-03T12:05:04.324Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-06-03T12:05:04.324Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-06-03T12:05:04.324Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-06-03T12:05:04.324Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-06-03T12:05:04.324Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] [2022-06-03T12:05:04.324Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] [2022-06-03T12:05:04.324Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-06-03T12:05:04.324Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] [2022-06-03T12:05:05.711Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:05:05.711Z] Fetched 48.9 MB in 2s (21.2 MB/s) [2022-06-03T12:05:05.711Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:05:05.711Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:05:05.711Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:05:06.284Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:05:06.284Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:05:06.284Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:05:06.546Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:05:06.546Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-06-03T12:05:06.546Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-06-03T12:05:06.546Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-06-03T12:05:06.546Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:05:06.546Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-06-03T12:05:06.808Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-06-03T12:05:06.808Z] Setting up apt (1.6.14) ... [2022-06-03T12:05:07.069Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-06-03T12:05:07.330Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-06-03T12:05:07.330Z] (Reading database ... 12764 files and directories currently installed.) [2022-06-03T12:05:07.330Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T12:05:07.330Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T12:05:07.591Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-06-03T12:05:07.591Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:05:07.591Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:07.591Z] Selecting previously unselected package libexpat1:amd64. [2022-06-03T12:05:07.591Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... [2022-06-03T12:05:07.591Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T12:05:07.853Z] Selecting previously unselected package python3.6-minimal. [2022-06-03T12:05:07.853Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:05:07.853Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:07.853Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T12:05:08.114Z] Checking for services that may need to be restarted...done. [2022-06-03T12:05:08.114Z] Checking for services that may need to be restarted...done. [2022-06-03T12:05:08.114Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:08.114Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T12:05:08.114Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:08.686Z] Selecting previously unselected package python3-minimal. [2022-06-03T12:05:08.686Z] (Reading database ... 13012 files and directories currently installed.) [2022-06-03T12:05:08.686Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:05:08.686Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-06-03T12:05:08.686Z] Selecting previously unselected package mime-support. [2022-06-03T12:05:08.686Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-06-03T12:05:08.686Z] Unpacking mime-support (3.60ubuntu1) ... [2022-06-03T12:05:08.686Z] Selecting previously unselected package libmpdec2:amd64. [2022-06-03T12:05:08.686Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-06-03T12:05:08.686Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T12:05:08.686Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-06-03T12:05:08.686Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:05:08.686Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:08.958Z] Selecting previously unselected package python3.6. [2022-06-03T12:05:08.958Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:05:08.958Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:08.958Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-03T12:05:08.958Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:05:08.958Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T12:05:08.958Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-06-03T12:05:09.219Z] Selecting previously unselected package python3. [2022-06-03T12:05:09.219Z] (Reading database ... 13442 files and directories currently installed.) [2022-06-03T12:05:09.219Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:05:09.219Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-06-03T12:05:09.219Z] Selecting previously unselected package multiarch-support. [2022-06-03T12:05:09.219Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:05:09.219Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T12:05:09.480Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T12:05:09.480Z] Selecting previously unselected package liblzo2-2:amd64. [2022-06-03T12:05:09.480Z] (Reading database ... 13479 files and directories currently installed.) [2022-06-03T12:05:09.480Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-06-03T12:05:09.480Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T12:05:09.480Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-06-03T12:05:09.480Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:05:09.480Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T12:05:09.740Z] Selecting previously unselected package dbus. [2022-06-03T12:05:09.740Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:05:09.740Z] Unpacking dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T12:05:09.740Z] Selecting previously unselected package libbsd0:amd64. [2022-06-03T12:05:09.740Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-06-03T12:05:09.740Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T12:05:09.740Z] Selecting previously unselected package libpam-systemd:amd64. [2022-06-03T12:05:09.740Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:05:09.740Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:05:10.003Z] Selecting previously unselected package sudo. [2022-06-03T12:05:10.003Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-06-03T12:05:10.003Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T12:05:10.003Z] Selecting previously unselected package apparmor. [2022-06-03T12:05:10.003Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T12:05:10.003Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-06-03T12:05:10.003Z] Selecting previously unselected package libedit2:amd64. [2022-06-03T12:05:10.003Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2022-06-03T12:05:10.003Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T12:05:10.265Z] Selecting previously unselected package libkrb5support0:amd64. [2022-06-03T12:05:10.265Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:05:10.265Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:10.265Z] Selecting previously unselected package libk5crypto3:amd64. [2022-06-03T12:05:10.265Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:05:10.265Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:10.265Z] Selecting previously unselected package libkeyutils1:amd64. [2022-06-03T12:05:10.265Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2022-06-03T12:05:10.265Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T12:05:10.265Z] Selecting previously unselected package libkrb5-3:amd64. [2022-06-03T12:05:10.265Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:05:10.265Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:10.265Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-03T12:05:10.265Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:05:10.524Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:10.524Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-06-03T12:05:10.524Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... [2022-06-03T12:05:10.524Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T12:05:10.524Z] Selecting previously unselected package openssh-client. [2022-06-03T12:05:10.524Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2022-06-03T12:05:10.524Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T12:05:10.796Z] Selecting previously unselected package dbus-user-session. [2022-06-03T12:05:10.796Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:05:10.796Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T12:05:10.796Z] Selecting previously unselected package squashfs-tools. [2022-06-03T12:05:10.796Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-06-03T12:05:10.796Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T12:05:10.796Z] Selecting previously unselected package snapd. [2022-06-03T12:05:10.796Z] Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... [2022-06-03T12:05:10.796Z] Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T12:05:14.116Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T12:05:14.116Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T12:05:14.116Z] Setting up mime-support (3.60ubuntu1) ... [2022-06-03T12:05:14.116Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T12:05:14.116Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T12:05:14.116Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:14.116Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:05:14.378Z] Setting up systemd (237-3ubuntu10.53) ... [2022-06-03T12:05:14.378Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-06-03T12:05:14.949Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T12:05:14.949Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T12:05:14.949Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T12:05:14.949Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T12:05:14.949Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:14.949Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:14.949Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:05:15.521Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T12:05:15.521Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:15.521Z] Setting up dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T12:05:15.784Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T12:05:15.784Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:05:16.045Z] Setting up python3 (3.6.7-1~18.04) ... [2022-06-03T12:05:16.045Z] running python rtupdate hooks for python3.6... [2022-06-03T12:05:16.045Z] running python post-rtupdate hooks for python3.6... [2022-06-03T12:05:16.045Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-06-03T12:05:16.986Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-06-03T12:05:16.986Z] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T12:05:16.986Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:05:16.986Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T12:05:17.246Z] Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T12:05:17.505Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-06-03T12:05:17.764Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-06-03T12:05:17.764Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-06-03T12:05:18.027Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-06-03T12:05:18.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T12:05:18.287Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T12:05:18.550Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-06-03T12:05:18.550Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-06-03T12:05:18.810Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-06-03T12:05:19.075Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-06-03T12:05:19.075Z] /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-06-03T12:05:19.075Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:05:19.075Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T12:05:20.025Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T12:05:20.025Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T12:05:20.286Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T12:05:21.674Z] Reading package lists... [2022-06-03T12:05:21.674Z] Reading package lists... [2022-06-03T12:05:21.935Z] Building dependency tree... [2022-06-03T12:05:21.935Z] Reading state information... [2022-06-03T12:05:21.935Z] Calculating upgrade... [2022-06-03T12:05:22.194Z] The following packages will be upgraded: [2022-06-03T12:05:22.194Z] advancecomp base-files bash binutils binutils-common [2022-06-03T12:05:22.194Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-06-03T12:05:22.194Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-06-03T12:05:22.194Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-06-03T12:05:22.194Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-06-03T12:05:22.194Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-06-03T12:05:22.194Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-06-03T12:05:22.194Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-06-03T12:05:22.194Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2022-06-03T12:05:22.194Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2022-06-03T12:05:22.194Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2022-06-03T12:05:22.194Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2022-06-03T12:05:22.194Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2022-06-03T12:05:22.194Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2022-06-03T12:05:22.194Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2022-06-03T12:05:22.194Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-06-03T12:05:22.455Z] 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:05:22.455Z] Need to get 64.9 MB of archives. [2022-06-03T12:05:22.455Z] After this operation, 5211 kB of additional disk space will be used. [2022-06-03T12:05:22.455Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] [2022-06-03T12:05:22.455Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-06-03T12:05:22.455Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-06-03T12:05:22.455Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-06-03T12:05:22.455Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-06-03T12:05:22.455Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-06-03T12:05:22.455Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-06-03T12:05:22.455Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-06-03T12:05:22.455Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2022-06-03T12:05:22.455Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-06-03T12:05:22.455Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-06-03T12:05:22.455Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-06-03T12:05:22.455Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-06-03T12:05:22.455Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2022-06-03T12:05:22.455Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-06-03T12:05:22.455Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] [2022-06-03T12:05:22.455Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2022-06-03T12:05:22.455Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-06-03T12:05:22.455Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-06-03T12:05:22.455Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2022-06-03T12:05:22.455Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] [2022-06-03T12:05:22.455Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-06-03T12:05:22.716Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-06-03T12:05:22.716Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-06-03T12:05:22.716Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-06-03T12:05:22.716Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-06-03T12:05:22.716Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-06-03T12:05:22.716Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-06-03T12:05:22.716Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] [2022-06-03T12:05:22.716Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-06-03T12:05:22.716Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-06-03T12:05:22.716Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-06-03T12:05:22.716Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-06-03T12:05:22.716Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-06-03T12:05:22.716Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-06-03T12:05:22.717Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-06-03T12:05:22.717Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-06-03T12:05:22.717Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-06-03T12:05:22.717Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-06-03T12:05:22.717Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-06-03T12:05:22.717Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2022-06-03T12:05:22.717Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2022-06-03T12:05:22.717Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2022-06-03T12:05:22.717Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-06-03T12:05:22.717Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-06-03T12:05:22.717Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] [2022-06-03T12:05:22.717Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] [2022-06-03T12:05:22.717Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-06-03T12:05:22.717Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-06-03T12:05:22.717Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-06-03T12:05:22.717Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-06-03T12:05:22.717Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-06-03T12:05:22.717Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] [2022-06-03T12:05:22.717Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-06-03T12:05:22.717Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-06-03T12:05:22.717Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-06-03T12:05:22.717Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] [2022-06-03T12:05:22.717Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] [2022-06-03T12:05:22.717Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2022-06-03T12:05:22.717Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-06-03T12:05:22.717Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-06-03T12:05:22.717Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-06-03T12:05:22.717Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-06-03T12:05:22.717Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-06-03T12:05:22.717Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-06-03T12:05:22.717Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-06-03T12:05:22.717Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-06-03T12:05:22.717Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-06-03T12:05:22.717Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-06-03T12:05:22.979Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-06-03T12:05:22.979Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-06-03T12:05:23.241Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-06-03T12:05:23.241Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-06-03T12:05:23.241Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2022-06-03T12:05:23.241Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2022-06-03T12:05:23.241Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-06-03T12:05:23.241Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-06-03T12:05:23.241Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2022-06-03T12:05:23.241Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2022-06-03T12:05:23.241Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-06-03T12:05:23.241Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-06-03T12:05:23.241Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-06-03T12:05:23.241Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-06-03T12:05:23.241Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-06-03T12:05:23.241Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-06-03T12:05:23.241Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-06-03T12:05:23.241Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-06-03T12:05:23.241Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-06-03T12:05:23.241Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2022-06-03T12:05:23.241Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-06-03T12:05:23.502Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-06-03T12:05:23.502Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-06-03T12:05:23.502Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-06-03T12:05:23.502Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-06-03T12:05:23.502Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-06-03T12:05:23.502Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-06-03T12:05:23.502Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-06-03T12:05:23.502Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-06-03T12:05:23.502Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-06-03T12:05:23.502Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-06-03T12:05:23.502Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-06-03T12:05:23.769Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-06-03T12:05:23.769Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-06-03T12:05:23.769Z] Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-06-03T12:05:23.769Z] Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-06-03T12:05:23.769Z] Get:106 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-06-03T12:05:23.769Z] Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-06-03T12:05:23.769Z] Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-06-03T12:05:23.769Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:05:23.769Z] Fetched 64.9 MB in 1s (46.6 MB/s) [2022-06-03T12:05:23.769Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:05:24.030Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:05:24.030Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:05:24.294Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:05:24.294Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:05:24.294Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... [2022-06-03T12:05:24.294Z] Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... [2022-06-03T12:05:24.555Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:24.555Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:24.555Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:24.555Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:24.815Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:24.815Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:24.815Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:24.815Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:24.815Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:24.815Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:24.815Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:24.815Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:25.079Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:25.079Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:25.079Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:25.079Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:05:25.079Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:25.079Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-06-03T12:05:25.079Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:25.340Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:05:25.340Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:25.340Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:25.340Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:25.340Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:25.340Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:25.340Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:05:25.340Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:25.603Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:05:25.603Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:05:25.862Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:05:26.123Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T12:05:26.385Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:05:26.385Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-06-03T12:05:26.385Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-06-03T12:05:26.385Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-06-03T12:05:26.385Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-06-03T12:05:26.648Z] Setting up base-files (10.1ubuntu2.11) ... [2022-06-03T12:05:26.648Z] Installing new version of config file /etc/issue ... [2022-06-03T12:05:26.648Z] Installing new version of config file /etc/issue.net ... [2022-06-03T12:05:26.648Z] Installing new version of config file /etc/lsb-release ... [2022-06-03T12:05:26.648Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-06-03T12:05:26.909Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-06-03T12:05:26.909Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-06-03T12:05:26.909Z] Removing obsolete conffile /etc/default/motd-news ... [2022-06-03T12:05:27.170Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:27.170Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2022-06-03T12:05:27.170Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2022-06-03T12:05:27.170Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2022-06-03T12:05:27.170Z] 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-06-03T12:05:27.170Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:27.170Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:27.170Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:27.431Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:27.431Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:27.431Z] Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... [2022-06-03T12:05:27.431Z] Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... [2022-06-03T12:05:27.431Z] Setting up tar (1.29b-2ubuntu0.3) ... [2022-06-03T12:05:27.431Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:27.431Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2022-06-03T12:05:27.693Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:05:27.693Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2022-06-03T12:05:27.693Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:27.693Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:05:27.954Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:05:27.954Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:05:27.955Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:27.955Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:05:27.955Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:05:27.955Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-06-03T12:05:28.214Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:28.214Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-06-03T12:05:28.214Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-06-03T12:05:28.214Z] Setting up grep (3.1-2build1) ... [2022-06-03T12:05:28.214Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:28.214Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2022-06-03T12:05:28.214Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2022-06-03T12:05:28.215Z] Setting up gzip (1.6-5ubuntu1.2) ... [2022-06-03T12:05:28.215Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:28.215Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T12:05:28.215Z] Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T12:05:28.479Z] Setting up login (1:4.5-1ubuntu2.2) ... [2022-06-03T12:05:28.479Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:28.479Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:05:28.479Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:05:28.479Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-06-03T12:05:28.744Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:28.744Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:05:28.744Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:05:29.005Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:05:29.005Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:05:29.005Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:05:29.005Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:05:29.268Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-06-03T12:05:29.532Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:29.532Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-06-03T12:05:29.532Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:05:29.798Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T12:05:29.798Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T12:05:30.060Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T12:05:30.060Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T12:05:30.060Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T12:05:30.060Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:30.060Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-06-03T12:05:30.060Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-06-03T12:05:30.060Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-06-03T12:05:30.324Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:30.324Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... [2022-06-03T12:05:30.324Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... [2022-06-03T12:05:30.324Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... [2022-06-03T12:05:30.324Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:30.324Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:30.324Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:30.324Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:30.584Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:30.584Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:30.584Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:30.584Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:30.584Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:30.584Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:30.584Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:30.584Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:30.846Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:30.846Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:30.846Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:30.846Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:30.846Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:30.846Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:05:30.846Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:05:30.846Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:05:30.846Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:05:31.105Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:05:31.105Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:31.105Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:05:31.105Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:05:31.105Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:05:31.105Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:31.105Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:31.366Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:31.366Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:31.366Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:31.366Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:31.366Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:31.366Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:31.366Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:31.366Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:31.629Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:31.890Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:32.150Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-06-03T12:05:32.410Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-06-03T12:05:32.410Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:32.410Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:05:32.410Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:05:32.668Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:05:32.668Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:05:32.668Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-06-03T12:05:32.668Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:05:32.668Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-06-03T12:05:32.927Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:05:32.927Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-06-03T12:05:32.927Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-06-03T12:05:32.927Z] Setting up debconf (1.5.66ubuntu1) ... [2022-06-03T12:05:33.186Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:05:33.186Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-06-03T12:05:33.186Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T12:05:33.186Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-06-03T12:05:33.186Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:05:33.186Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-06-03T12:05:33.186Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T12:05:33.186Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-06-03T12:05:33.448Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:05:33.448Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:05:33.448Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:05:33.448Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:05:33.448Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:05:33.712Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:05:33.712Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:05:33.712Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:05:33.712Z] (Reading database ... 13989 files and directories currently installed.) [2022-06-03T12:05:33.712Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:05:33.712Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:05:33.971Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:05:33.971Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:33.971Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:05:33.971Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:05:33.971Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:05:33.971Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:05:33.971Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:05:33.972Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:05:34.233Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:05:34.233Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:34.233Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-06-03T12:05:34.233Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-06-03T12:05:34.233Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-06-03T12:05:34.233Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:34.233Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-06-03T12:05:34.233Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-06-03T12:05:34.496Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-06-03T12:05:34.496Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:34.496Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T12:05:34.496Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T12:05:34.496Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2022-06-03T12:05:34.496Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:34.496Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-06-03T12:05:34.496Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:05:34.758Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:05:34.758Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:34.758Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2022-06-03T12:05:34.758Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2022-06-03T12:05:35.019Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2022-06-03T12:05:35.019Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:35.019Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2022-06-03T12:05:35.019Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2022-06-03T12:05:35.019Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2022-06-03T12:05:35.280Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:35.280Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:05:35.280Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:05:35.280Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:05:35.281Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:35.281Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-06-03T12:05:35.281Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-06-03T12:05:35.281Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-06-03T12:05:35.281Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:35.281Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T12:05:35.541Z] Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T12:05:35.541Z] Setting up passwd (1:4.5-1ubuntu2.2) ... [2022-06-03T12:05:35.801Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:35.801Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:05:35.801Z] Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:05:35.801Z] Setting up gpgv (2.2.4-1ubuntu1.5) ... [2022-06-03T12:05:35.801Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:35.801Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:05:35.801Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T12:05:35.801Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T12:05:36.066Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:36.066Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:05:36.066Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T12:05:36.066Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T12:05:36.066Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:36.066Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-06-03T12:05:36.066Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-06-03T12:05:36.066Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-06-03T12:05:36.327Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:36.327Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-06-03T12:05:36.327Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-06-03T12:05:36.327Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-06-03T12:05:36.327Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:36.327Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-06-03T12:05:36.327Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-06-03T12:05:36.327Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-06-03T12:05:36.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T12:05:36.591Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:36.591Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-06-03T12:05:36.591Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-06-03T12:05:36.591Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-06-03T12:05:36.591Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:36.591Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-06-03T12:05:36.591Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-06-03T12:05:36.591Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-06-03T12:05:36.855Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:05:36.855Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-06-03T12:05:36.855Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-06-03T12:05:36.855Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-06-03T12:05:36.855Z] (Reading database ... 13994 files and directories currently installed.) [2022-06-03T12:05:36.855Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T12:05:36.855Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T12:05:36.855Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T12:05:36.855Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T12:05:37.117Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T12:05:37.117Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T12:05:37.377Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-06-03T12:05:37.377Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-06-03T12:05:37.377Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T12:05:37.377Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-06-03T12:05:37.377Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-06-03T12:05:37.377Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-06-03T12:05:37.639Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-06-03T12:05:37.639Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-06-03T12:05:37.639Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-06-03T12:05:37.639Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-06-03T12:05:37.639Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-06-03T12:05:37.639Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-06-03T12:05:37.639Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-06-03T12:05:37.639Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-06-03T12:05:37.900Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... [2022-06-03T12:05:37.900Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... [2022-06-03T12:05:37.900Z] Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... [2022-06-03T12:05:37.900Z] Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... [2022-06-03T12:05:38.159Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T12:05:38.159Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T12:05:38.159Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-06-03T12:05:38.159Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-06-03T12:05:38.420Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:05:38.420Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-06-03T12:05:38.420Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:05:38.420Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:05:38.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T12:05:38.680Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:05:38.680Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:05:38.680Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:05:38.680Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:05:38.680Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:05:38.940Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:05:38.940Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:38.940Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:38.940Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:38.940Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:38.940Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:39.199Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:39.199Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:39.199Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:40.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T12:05:40.033Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T12:05:40.138Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:40.138Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:41.084Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:41.084Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:41.345Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:41.345Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:41.609Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:41.609Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:42.552Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:05:42.552Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:05:42.552Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:05:42.552Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:05:42.552Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T12:05:42.552Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:05:42.813Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T12:05:42.813Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:05:42.813Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-06-03T12:05:42.813Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-06-03T12:05:42.813Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:05:42.813Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:05:42.813Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:05:42.813Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:05:43.074Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2022-06-03T12:05:43.074Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-06-03T12:05:43.074Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:43.074Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:05:43.074Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:43.074Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:43.074Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:43.074Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-06-03T12:05:43.074Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-06-03T12:05:43.074Z] Setting up tzdata (2022a-0ubuntu0.18.04) ... [2022-06-03T12:05:43.333Z] [2022-06-03T12:05:43.333Z] Current default time zone: 'Etc/UTC' [2022-06-03T12:05:43.333Z] Local time is now: Fri Jun 3 12:05:43 UTC 2022. [2022-06-03T12:05:43.333Z] Universal Time is now: Fri Jun 3 12:05:43 UTC 2022. [2022-06-03T12:05:43.333Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-06-03T12:05:43.333Z] [2022-06-03T12:05:43.333Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-06-03T12:05:43.333Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:43.333Z] Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... [2022-06-03T12:05:43.333Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:05:43.333Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-06-03T12:05:43.333Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-06-03T12:05:43.333Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-06-03T12:05:43.333Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-06-03T12:05:43.333Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-06-03T12:05:43.333Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T12:05:43.333Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:43.333Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-06-03T12:05:43.597Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:43.597Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:05:43.597Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:43.597Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-06-03T12:05:43.597Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-06-03T12:05:43.597Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-06-03T12:05:43.597Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2022-06-03T12:05:43.597Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T12:05:43.597Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-06-03T12:05:43.597Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... [2022-06-03T12:05:43.597Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:05:43.597Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-06-03T12:05:45.507Z] Updating certificates in /etc/ssl/certs... [2022-06-03T12:05:46.447Z] 23 added, 28 removed; done. [2022-06-03T12:05:46.447Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T12:05:46.447Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:05:46.447Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-06-03T12:05:46.447Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-06-03T12:05:46.447Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-06-03T12:05:46.447Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.447Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:05:46.447Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.447Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.447Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.447Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.447Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.447Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-06-03T12:05:46.447Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:05:46.447Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:05:46.709Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2022-06-03T12:05:46.709Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:05:46.709Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.709Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:05:46.709Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:05:46.709Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2022-06-03T12:05:46.709Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:05:46.709Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:05:46.709Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T12:05:46.969Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-06-03T12:05:46.969Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-06-03T12:05:46.969Z] Updating certificates in /etc/ssl/certs... [2022-06-03T12:05:47.536Z] 0 added, 0 removed; done. [2022-06-03T12:05:47.536Z] Running hooks in /etc/ca-certificates/update.d... [2022-06-03T12:05:47.536Z] done. [2022-06-03T12:05:48.058Z] Reading package lists... [2022-06-03T12:05:48.318Z] Building dependency tree... [2022-06-03T12:05:48.318Z] Reading state information... [2022-06-03T12:05:48.581Z] The following NEW packages will be installed: [2022-06-03T12:05:48.581Z] apt-transport-https [2022-06-03T12:05:48.581Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:05:48.841Z] Need to get 4348 B of archives. [2022-06-03T12:05:48.842Z] After this operation, 154 kB of additional disk space will be used. [2022-06-03T12:05:48.842Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-06-03T12:05:48.842Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:05:48.842Z] Fetched 4348 B in 0s (24.8 kB/s) [2022-06-03T12:05:48.842Z] Selecting previously unselected package apt-transport-https. [2022-06-03T12:05:48.842Z] (Reading database ... 14001 files and directories currently installed.) [2022-06-03T12:05:48.842Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-06-03T12:05:48.842Z] Unpacking apt-transport-https (1.6.14) ... [2022-06-03T12:05:48.842Z] Setting up apt-transport-https (1.6.14) ... [2022-06-03T12:05:49.104Z] Waiting for network to be ready... [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T12:05:55.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T12:05:55.683Z] 2022-06-03T12:05:53Z INFO Waiting for automatic snapd restart... [2022-06-03T12:05:56.664Z] snapd 2.55.5 from Canonical* installed [2022-06-03T12:05:57.646Z] "snapd" switched to the "latest/stable" channel [2022-06-03T12:05:57.646Z] [2022-06-03T12:06:01.909Z] core18 20220428 from Canonical* installed [2022-06-03T12:06:04.452Z] core20 20220512 from Canonical* installed [2022-06-03T12:06:04.452Z] "core20" switched to the "latest/stable" channel [2022-06-03T12:06:04.452Z] [2022-06-03T12:06:05.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.248s coverage: 28.7% of statements [2022-06-03T12:06:05.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T12:06:05.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T12:06:07.754Z] snapcraft 6.1 from Canonical* installed [2022-06-03T12:06:07.754Z] "snapcraft" switched to the "latest/stable" channel [2022-06-03T12:06:07.754Z] [2022-06-03T12:06:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements [2022-06-03T12:06:10.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T12:06:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.419s coverage: 44.7% of statements [2022-06-03T12:06:10.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T12:06:10.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T12:06:11.951Z] 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-06-03T12:06:11.951Z] - README.md [2022-06-03T12:06:11.951Z] [2022-06-03T12:06:11.951Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T12:06:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 89.5% of statements [2022-06-03T12:06:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T12:06:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:06:12.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 83.8% of statements [2022-06-03T12:06:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T12:06:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T12:06:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T12:06:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T12:06:12.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T12:06:13.336Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T12:06:13.336Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T12:06:13.336Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T12:06:14.849Z] Reading package lists... [2022-06-03T12:06:16.235Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.18 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2022-06-03T12:06:17.616Z] Reading package lists... [2022-06-03T12:06:17.876Z] Building dependency tree... [2022-06-03T12:06:17.876Z] Reading state information... [2022-06-03T12:06:17.876Z] Suggested packages: [2022-06-03T12:06:17.877Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-06-03T12:06:17.877Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-06-03T12:06:17.877Z] Recommended packages: [2022-06-03T12:06:17.877Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-06-03T12:06:18.142Z] The following NEW packages will be installed: [2022-06-03T12:06:18.142Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-06-03T12:06:18.142Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-06-03T12:06:18.142Z] pkg-config zip [2022-06-03T12:06:18.142Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:06:18.142Z] Need to get 7670 kB of archives. [2022-06-03T12:06:18.142Z] After this operation, 43.8 MB of additional disk space will be used. [2022-06-03T12:06:18.142Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-06-03T12:06:18.142Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-06-03T12:06:18.401Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-06-03T12:06:18.401Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-06-03T12:06:18.401Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-06-03T12:06:18.401Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-06-03T12:06:18.401Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-06-03T12:06:18.401Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-06-03T12:06:18.401Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-06-03T12:06:18.401Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-06-03T12:06:18.401Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] [2022-06-03T12:06:18.401Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] [2022-06-03T12:06:18.401Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] [2022-06-03T12:06:18.401Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-06-03T12:06:18.401Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-06-03T12:06:18.665Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:06:18.665Z] Fetched 7670 kB in 0s (28.9 MB/s) [2022-06-03T12:06:18.665Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-06-03T12:06:18.665Z] (Reading database ... 14005 files and directories currently installed.) [2022-06-03T12:06:18.665Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-06-03T12:06:18.665Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T12:06:18.926Z] Selecting previously unselected package libpsl5:amd64. [2022-06-03T12:06:18.926Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-06-03T12:06:18.926Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T12:06:18.926Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-06-03T12:06:18.926Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-06-03T12:06:18.927Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T12:06:18.927Z] Selecting previously unselected package librtmp1:amd64. [2022-06-03T12:06:18.927Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-06-03T12:06:18.927Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T12:06:18.927Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-06-03T12:06:18.927Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... [2022-06-03T12:06:19.187Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T12:06:19.188Z] Selecting previously unselected package liberror-perl. [2022-06-03T12:06:19.188Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-06-03T12:06:19.188Z] Unpacking liberror-perl (0.17025-1) ... [2022-06-03T12:06:19.188Z] Selecting previously unselected package git-man. [2022-06-03T12:06:19.188Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... [2022-06-03T12:06:19.188Z] Unpacking git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:06:19.188Z] Selecting previously unselected package git. [2022-06-03T12:06:19.188Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... [2022-06-03T12:06:19.448Z] Unpacking git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:06:20.019Z] Selecting previously unselected package libnorm1:amd64. [2022-06-03T12:06:20.019Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-06-03T12:06:20.019Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T12:06:20.019Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-06-03T12:06:20.019Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-06-03T12:06:20.019Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T12:06:20.019Z] Selecting previously unselected package libsodium23:amd64. [2022-06-03T12:06:20.019Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-06-03T12:06:20.019Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-06-03T12:06:20.282Z] Selecting previously unselected package libzmq5:amd64. [2022-06-03T12:06:20.282Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T12:06:20.282Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:06:20.282Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-06-03T12:06:20.282Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T12:06:20.282Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:06:20.282Z] Selecting previously unselected package pkg-config. [2022-06-03T12:06:20.282Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-06-03T12:06:20.282Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T12:06:20.282Z] Selecting previously unselected package zip. [2022-06-03T12:06:20.282Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-06-03T12:06:20.282Z] Unpacking zip (3.0-11build1) ... [2022-06-03T12:06:20.543Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T12:06:20.543Z] Setting up git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:06:20.543Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T12:06:20.543Z] Setting up liberror-perl (0.17025-1) ... [2022-06-03T12:06:20.543Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T12:06:20.543Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T12:06:20.543Z] No schema files found: doing nothing. [2022-06-03T12:06:20.543Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T12:06:20.543Z] Setting up zip (3.0-11build1) ... [2022-06-03T12:06:20.543Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T12:06:20.543Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-06-03T12:06:20.543Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T12:06:20.543Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:06:20.543Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T12:06:20.543Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:06:20.543Z] Setting up git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:06:20.804Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:06:21.375Z] git set to automatically installed. [2022-06-03T12:06:21.375Z] git-man set to automatically installed. [2022-06-03T12:06:21.375Z] libcurl3-gnutls set to automatically installed. [2022-06-03T12:06:21.375Z] liberror-perl set to automatically installed. [2022-06-03T12:06:21.375Z] libglib2.0-0 set to automatically installed. [2022-06-03T12:06:21.375Z] libnghttp2-14 set to automatically installed. [2022-06-03T12:06:21.375Z] libnorm1 set to automatically installed. [2022-06-03T12:06:21.375Z] libpgm-5.2-0 set to automatically installed. [2022-06-03T12:06:21.375Z] libpsl5 set to automatically installed. [2022-06-03T12:06:21.375Z] librtmp1 set to automatically installed. [2022-06-03T12:06:21.375Z] libsodium23 set to automatically installed. [2022-06-03T12:06:21.375Z] libzmq3-dev set to automatically installed. [2022-06-03T12:06:21.375Z] libzmq5 set to automatically installed. [2022-06-03T12:06:21.375Z] pkg-config set to automatically installed. [2022-06-03T12:06:21.375Z] zip set to automatically installed. [2022-06-03T12:06:22.316Z] snapd is not logged in, snap install commands will use sudo [2022-06-03T12:06:25.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.050s coverage: 94.2% of statements [2022-06-03T12:06:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T12:06:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:06:25.378Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.278s coverage: 59.1% of statements [2022-06-03T12:06:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T12:06:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T12:06:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T12:06:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T12:06:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T12:06:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.224s coverage: 60.0% of statements [2022-06-03T12:06:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T12:06:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T12:06:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T12:06:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.468s coverage: 0.9% of statements [2022-06-03T12:06:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T12:06:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.211s coverage: 58.8% of statements [2022-06-03T12:06:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 21.7% of statements [2022-06-03T12:06:25.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T12:06:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements [2022-06-03T12:06:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 79.5% of statements [2022-06-03T12:06:25.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2022-06-03T12:06:25.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements [2022-06-03T12:06:25.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements [2022-06-03T12:06:26.515Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-06-03T12:06:26.776Z] Downloading snap 'edgex-app-service-configurable' [2022-06-03T12:06:29.318Z] Pulling app-service-configurable [2022-06-03T12:06:29.318Z] + snapcraftctl pull [2022-06-03T12:06:31.226Z] Pulling config-common [2022-06-03T12:06:31.226Z] + snapcraftctl pull [2022-06-03T12:06:32.167Z] Pulling go-build-helper [2022-06-03T12:06:32.167Z] + snapcraftctl pull [2022-06-03T12:06:34.078Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-06-03T12:06:34.078Z] Skipping pull go-build-helper (already ran) [2022-06-03T12:06:34.078Z] Building go-build-helper [2022-06-03T12:06:34.078Z] + snapcraftctl build [2022-06-03T12:06:37.372Z] Staging go-build-helper [2022-06-03T12:06:37.372Z] + snapcraftctl stage [2022-06-03T12:06:41.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.285s coverage: 94.4% of statements [2022-06-03T12:06:41.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2022-06-03T12:06:42.657Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-06-03T12:06:42.657Z] Fetched 224 kB in 0s (0 B/s) [2022-06-03T12:06:42.657Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-06-03T12:06:42.657Z] Fetched 157 kB in 0s (0 B/s) [2022-06-03T12:06:42.657Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-06-03T12:06:42.657Z] Fetched 221 kB in 0s (0 B/s) [2022-06-03T12:06:42.657Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-06-03T12:06:42.657Z] Fetched 143 kB in 0s (0 B/s) [2022-06-03T12:06:42.657Z] Pulling edgex-go [2022-06-03T12:06:42.657Z] + snapcraftctl pull [2022-06-03T12:06:44.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 82.5% of statements [2022-06-03T12:06:44.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T12:06:44.563Z] Pulling hooks [2022-06-03T12:06:44.563Z] + snapcraftctl pull [2022-06-03T12:06:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements [2022-06-03T12:06:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T12:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T12:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T12:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T12:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.309s coverage: 58.8% of statements [2022-06-03T12:06:51.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T12:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.366s coverage: 80.0% of statements [2022-06-03T12:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2022-06-03T12:06:51.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements [2022-06-03T12:06:51.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.052s coverage: 91.2% of statements [2022-06-03T12:06:51.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T12:06:55.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.223s coverage: 64.4% of statements [2022-06-03T12:06:55.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T12:06:55.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T12:06:55.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements [2022-06-03T12:06:55.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements [2022-06-03T12:06:55.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2022-06-03T12:06:55.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2022-06-03T12:06:57.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2022-06-03T12:07:02.666Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-06-03T12:07:02.666Z] Fetched 96.5 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-06-03T12:07:02.666Z] Fetched 279 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-06-03T12:07:02.666Z] Fetched 122 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-06-03T12:07:02.666Z] Fetched 77.8 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-06-03T12:07:02.666Z] Fetched 8848 B in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-06-03T12:07:02.666Z] Fetched 47.8 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-06-03T12:07:02.666Z] Fetched 45.6 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2022-06-03T12:07:02.666Z] Fetched 15.0 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] [2022-06-03T12:07:02.666Z] Fetched 220 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2022-06-03T12:07:02.666Z] Fetched 154 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-06-03T12:07:02.666Z] Fetched 50.6 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-06-03T12:07:02.666Z] Fetched 14.8 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-06-03T12:07:02.666Z] Fetched 41.8 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] [2022-06-03T12:07:02.666Z] Fetched 499 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-06-03T12:07:02.666Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-06-03T12:07:02.666Z] Fetched 240 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-06-03T12:07:02.666Z] Fetched 29.3 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-06-03T12:07:02.666Z] Fetched 85.5 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-06-03T12:07:02.666Z] Fetched 24.5 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2022-06-03T12:07:02.666Z] Fetched 49.2 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-06-03T12:07:02.666Z] Fetched 54.2 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-06-03T12:07:02.666Z] Fetched 30.8 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2022-06-03T12:07:02.666Z] Fetched 15.8 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-06-03T12:07:02.666Z] Fetched 85.9 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2022-06-03T12:07:02.666Z] Fetched 8764 B in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-06-03T12:07:02.666Z] Fetched 140 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-06-03T12:07:02.666Z] Fetched 119 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-06-03T12:07:02.666Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-06-03T12:07:02.666Z] Fetched 11.1 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-06-03T12:07:02.666Z] Fetched 646 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-06-03T12:07:02.666Z] Fetched 41.3 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-06-03T12:07:02.666Z] Fetched 17.9 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-06-03T12:07:02.666Z] Fetched 368 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-06-03T12:07:02.666Z] Fetched 187 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-06-03T12:07:02.666Z] Fetched 175 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-06-03T12:07:02.666Z] Fetched 206 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] [2022-06-03T12:07:02.666Z] Fetched 1302 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-06-03T12:07:02.666Z] Fetched 36.2 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] [2022-06-03T12:07:02.666Z] Fetched 159 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-06-03T12:07:02.666Z] Fetched 107 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-06-03T12:07:02.666Z] Fetched 48.7 kB in 0s (0 B/s) [2022-06-03T12:07:02.666Z] Pulling static-packages [2022-06-03T12:07:02.666Z] + snapcraftctl pull [2022-06-03T12:07:02.666Z] Pulling version [2022-06-03T12:07:02.666Z] + cd /root/project [2022-06-03T12:07:02.666Z] + + git describe --tags --abbrev=0 [2022-06-03T12:07:02.666Z] sed s/v// [2022-06-03T12:07:02.666Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T12:07:02.666Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T12:07:02.666Z] + snapcraftctl set-version 2.1.1-dev.3 [2022-06-03T12:07:02.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.604s coverage: 65.4% of statements [2022-06-03T12:07:02.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T12:07:02.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T12:07:02.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T12:07:02.926Z] Building app-service-configurable [2022-06-03T12:07:02.927Z] + snapcraftctl build [2022-06-03T12:07:04.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.932s coverage: 43.8% of statements [2022-06-03T12:07:04.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T12:07:04.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T12:07:04.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.338s coverage: 89.5% of statements [2022-06-03T12:07:04.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T12:07:04.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.338s coverage: 84.8% of statements [2022-06-03T12:07:04.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T12:07:05.469Z] Building config-common [2022-06-03T12:07:05.469Z] + snapcraftctl build [2022-06-03T12:07:08.017Z] Skipping build go-build-helper (already ran) [2022-06-03T12:07:08.017Z] Building edgex-go [2022-06-03T12:07:08.017Z] + cd /root/parts/edgex-go/src [2022-06-03T12:07:08.017Z] + git describe --tags --abbrev=0 [2022-06-03T12:07:08.017Z] + sed s/v// [2022-06-03T12:07:08.017Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T12:07:08.017Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T12:07:08.017Z] + echo 2.1.1-dev.3 [2022-06-03T12:07:08.017Z] + [ ! -d vendor ] [2022-06-03T12:07:08.017Z] skipping... [2022-06-03T12:07:08.017Z] + echo skipping... [2022-06-03T12:07:08.017Z] + make build [2022-06-03T12:07:08.017Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T12:07:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T12:07:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.828s coverage: 92.3% of statements [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T12:07:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T12:07:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.522s coverage: 97.7% of statements [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T12:07:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.234s coverage: 28.9% of statements [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T12:07:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T12:07:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements [2022-06-03T12:07:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-06-03T12:07:14.099Z] 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-06-03T12:07:14.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T12:07:14.099Z] GO111MODULE=on go vet ./... [2022-06-03T12:07:20.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T12:07:25.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T12:07:25.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T12:07:27.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T12:07:27.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T12:07:28.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T12:07:30.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T12:07:31.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T12:07:32.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T12:07:33.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T12:07:34.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T12:07:36.337Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-06-03T12:07:36.337Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-06-03T12:07:36.337Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-06-03T12:07:36.337Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-06-03T12:07:36.337Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-06-03T12:07:36.337Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-06-03T12:07:36.337Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-06-03T12:07:36.337Z] + 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-06-03T12:07:36.337Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-06-03T12:07:36.337Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-06-03T12:07:36.337Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-06-03T12:07:36.337Z] + 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-06-03T12:07:36.337Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-06-03T12:07:36.337Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-06-03T12:07:36.337Z] + 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-06-03T12:07:37.274Z] Building hooks [2022-06-03T12:07:37.274Z] + cd /root/parts/hooks/src [2022-06-03T12:07:37.274Z] + make build [2022-06-03T12:07:37.274Z] go mod tidy [2022-06-03T12:07:37.534Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-06-03T12:07:37.794Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T12:07:38.055Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-03T12:07:38.055Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T12:07:38.055Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-06-03T12:07:38.055Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-06-03T12:07:38.995Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-06-03T12:07:39.255Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-06-03T12:07:39.255Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-06-03T12:07:41.791Z] Building static-packages [2022-06-03T12:07:41.791Z] + snapcraftctl build [2022-06-03T12:07:44.330Z] Building version [2022-06-03T12:07:44.330Z] + snapcraftctl build [2022-06-03T12:07:46.242Z] Staging app-service-configurable [2022-06-03T12:07:46.242Z] + snapcraftctl stage [2022-06-03T12:07:47.627Z] Staging config-common [2022-06-03T12:07:47.627Z] + snapcraftctl stage [2022-06-03T12:07:49.013Z] Skipping stage go-build-helper (already ran) [2022-06-03T12:07:49.013Z] Staging edgex-go [2022-06-03T12:07:49.013Z] + snapcraftctl stage [2022-06-03T12:07:50.924Z] Staging hooks [2022-06-03T12:07:50.924Z] + snapcraftctl stage [2022-06-03T12:07:52.303Z] Staging static-packages [2022-06-03T12:07:52.303Z] + snapcraftctl stage [2022-06-03T12:07:53.685Z] Staging version [2022-06-03T12:07:53.685Z] + snapcraftctl stage [2022-06-03T12:07:55.074Z] Priming app-service-configurable [2022-06-03T12:07:55.074Z] + snapcraftctl prime [2022-06-03T12:07:57.616Z] 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-06-03T12:07:57.616Z] stage-packages: [2022-06-03T12:07:57.616Z] - libnorm1 [2022-06-03T12:07:57.616Z] - libpgm-5.2-0 [2022-06-03T12:07:57.616Z] - libsodium23 [2022-06-03T12:07:57.616Z] - libzmq5 [2022-06-03T12:07:57.877Z] Priming config-common [2022-06-03T12:07:57.877Z] + snapcraftctl prime [2022-06-03T12:07:59.260Z] Priming go-build-helper [2022-06-03T12:07:59.260Z] + snapcraftctl prime [2022-06-03T12:08:00.646Z] Priming edgex-go [2022-06-03T12:08:00.909Z] + snapcraftctl prime [2022-06-03T12:08:02.294Z] Priming hooks [2022-06-03T12:08:02.294Z] + snapcraftctl prime [2022-06-03T12:08:04.202Z] Priming static-packages [2022-06-03T12:08:04.202Z] + snapcraftctl prime [2022-06-03T12:08:07.502Z] Priming version [2022-06-03T12:08:07.503Z] + snapcraftctl prime [2022-06-03T12:08:08.443Z] 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-06-03T12:08:35.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T12:08:36.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T12:08:38.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T12:08:41.609Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:08:42.318Z] + go mod tidy [Pipeline] sh [2022-06-03T12:08:43.597Z] + ls -al . [2022-06-03T12:08:43.597Z] total 676 [2022-06-03T12:08:43.597Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 12:08 . [2022-06-03T12:08:43.597Z] drwxr-xr-x 4 root root 4096 Jun 3 12:03 .. [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 12:01 .dockerignore [2022-06-03T12:08:43.597Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:01 .git [2022-06-03T12:08:43.597Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:01 .github [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 12:01 .gitignore [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 12:01 .golangci.yml [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 12:01 .hadolint.yml [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 12:01 .sonarcloud.properties [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:01 ADOPTERS.md [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:01 Attribution.txt [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:01 CHANGELOG.md [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:01 CONTRIBUTING.md [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 12:01 GOVERNANCE.md [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 12:01 Jenkinsfile [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:01 LICENSE [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:01 Makefile [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 12:01 OWNERS.md [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:01 README.md [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:01 SECURITY.md [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 11:57 VERSION [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:01 ZMQWindows.md [2022-06-03T12:08:43.597Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 12:01 bin [2022-06-03T12:08:43.597Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 12:01 cmd [2022-06-03T12:08:43.597Z] -rw-r--r-- 1 root root 428658 Jun 3 12:07 coverage.out [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 12:08 go.mod [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:01 go.sum [2022-06-03T12:08:43.597Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:01 internal [2022-06-03T12:08:43.597Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 12:01 openapi [2022-06-03T12:08:43.597Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:01 snap [2022-06-03T12:08:43.597Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 12:01 vendor [2022-06-03T12:08:43.597Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 12:01 version.go [Pipeline] sh [2022-06-03T12:08:44.274Z] + '[' -e coverage.out ] [2022-06-03T12:08:44.274Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T12:08:44.314Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T12:08:45.362Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T12:08:46.105Z] + make build [2022-06-03T12:08:46.105Z] 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-06-03T12:08:54.440Z] 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-06-03T12:09:26.796Z] 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-06-03T12:09:29.414Z] 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-06-03T12:09:34.812Z] 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-06-03T12:09:35.412Z] 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-06-03T12:09:39.729Z] 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-06-03T12:09:44.046Z] 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-06-03T12:09:48.373Z] 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-06-03T12:09:53.785Z] 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-06-03T12:09:57.177Z] 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-06-03T12:10:01.497Z] 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-06-03T12:10:09.826Z] $ docker stop --time=1 63f8d1f25ed2294d4f79569d115d0df8cc3cdd71ae7cfa7053297e5a7c247dfd [2022-06-03T12:10:11.928Z] $ docker rm -f 63f8d1f25ed2294d4f79569d115d0df8cc3cdd71ae7cfa7053297e5a7c247dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:10:13.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:10:13.999Z] [2022-06-03T12:10:13.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:10:14.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:10:14.690Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T12:10:14.690Z] 29e5d40040c1: Pulling fs layer [2022-06-03T12:10:14.690Z] 1ce36da41761: Pulling fs layer [2022-06-03T12:10:14.690Z] 25b303627fd3: Pulling fs layer [2022-06-03T12:10:14.690Z] 29e5d40040c1: Verifying Checksum [2022-06-03T12:10:14.690Z] 29e5d40040c1: Download complete [2022-06-03T12:10:15.293Z] 1ce36da41761: Verifying Checksum [2022-06-03T12:10:15.293Z] 1ce36da41761: Download complete [2022-06-03T12:10:15.569Z] 29e5d40040c1: Pull complete [2022-06-03T12:10:17.010Z] 25b303627fd3: Verifying Checksum [2022-06-03T12:10:17.010Z] 25b303627fd3: Download complete [2022-06-03T12:10:17.010Z] 1ce36da41761: Pull complete [2022-06-03T12:10:29.417Z] 25b303627fd3: Pull complete [2022-06-03T12:10:29.417Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T12:10:29.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:10:29.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:10:29.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2022-06-03T12:10:29.933Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T12:10:32.552Z] $ docker top 5c87081b86c549bf59a081a66d709f1f99189f05196e6d7b8d4355fcf58cbf58 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:10:33.569Z] + docker-compose build --help [2022-06-03T12:10:33.569Z] + grep parallel [2022-06-03T12:10:40.268Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T12:10:40.311Z] $ docker stop --time=1 5c87081b86c549bf59a081a66d709f1f99189f05196e6d7b8d4355fcf58cbf58 [2022-06-03T12:10:42.023Z] $ docker rm -f 5c87081b86c549bf59a081a66d709f1f99189f05196e6d7b8d4355fcf58cbf58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:10:42.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:10:42.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:10:43.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2022-06-03T12:10:43.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T12:10:44.702Z] $ docker top a369addb90c0cf942ab45d4dfc0f861d4cd28714f6e760c39530cb96ab56b762 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:10:45.711Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T12:10:52.435Z] Building core-command ... [2022-06-03T12:10:52.435Z] Building core-data ... [2022-06-03T12:10:52.435Z] Building core-metadata ... [2022-06-03T12:10:52.435Z] Building security-bootstrapper ... [2022-06-03T12:10:52.435Z] Building security-proxy-setup ... [2022-06-03T12:10:52.435Z] Building security-secretstore-setup ... [2022-06-03T12:10:52.435Z] Building support-notifications ... [2022-06-03T12:10:52.435Z] Building support-scheduler ... [2022-06-03T12:10:52.435Z] Building sys-mgmt-agent ... [2022-06-03T12:10:52.435Z] Building support-scheduler [2022-06-03T12:10:52.435Z] Building core-metadata [2022-06-03T12:10:52.435Z] Building security-secretstore-setup [2022-06-03T12:10:52.435Z] Building support-notifications [2022-06-03T12:10:52.435Z] Building core-data [2022-06-03T12:12:44.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:12:44.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:12:44.879Z] ---> aaeb69cbc4cc [2022-06-03T12:12:44.879Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T12:12:44.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:12:44.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:12:44.879Z] ---> aaeb69cbc4cc [2022-06-03T12:12:44.879Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:12:44.879Z] ---> Running in 686a6d5254a1 [2022-06-03T12:12:44.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:12:44.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:12:44.879Z] ---> aaeb69cbc4cc [2022-06-03T12:12:44.879Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:12:44.879Z] ---> Running in 7a669f05ae9b [2022-06-03T12:12:44.879Z] ---> Running in 468d96b615f5 [2022-06-03T12:12:44.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:12:44.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:12:44.879Z] ---> aaeb69cbc4cc [2022-06-03T12:12:44.879Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T12:12:44.879Z] ---> Running in d165f8b69829 [2022-06-03T12:12:44.879Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:12:44.879Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:12:44.879Z] ---> aaeb69cbc4cc [2022-06-03T12:12:44.879Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T12:12:44.879Z] ---> Running in c4d7f0c0484a [2022-06-03T12:12:44.879Z] Removing intermediate container 7a669f05ae9b [2022-06-03T12:12:44.879Z] ---> 78969df4e019 [2022-06-03T12:12:44.879Z] Removing intermediate container 686a6d5254a1 [2022-06-03T12:12:44.879Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 2dba0af8dc1f [2022-06-03T12:12:44.879Z] [2022-06-03T12:12:44.879Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:12:44.879Z] Removing intermediate container 468d96b615f5 [2022-06-03T12:12:44.879Z] ---> 3185a400b685 [2022-06-03T12:12:44.879Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:12:44.879Z] ---> Running in 4e829c009caf [2022-06-03T12:12:44.879Z] ---> Running in 01b9f4f9dfb8 [2022-06-03T12:12:44.879Z] Removing intermediate container c4d7f0c0484a [2022-06-03T12:12:44.879Z] ---> a0110f62d9b5 [2022-06-03T12:12:44.879Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:12:44.879Z] ---> Running in 5068a8792ad1 [2022-06-03T12:12:44.879Z] Removing intermediate container d165f8b69829 [2022-06-03T12:12:44.879Z] ---> 6a7a15bfb4f1 [2022-06-03T12:12:44.879Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:12:44.879Z] ---> Running in 8ee9ddc0b6f9 [2022-06-03T12:12:44.879Z] ---> Running in fda59f5df7d9 [2022-06-03T12:12:44.879Z] Removing intermediate container 4e829c009caf [2022-06-03T12:12:44.879Z] ---> 10aa73b83402 [2022-06-03T12:12:44.879Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T12:12:44.879Z] ---> Running in c7e104ff453d [2022-06-03T12:12:44.879Z] Removing intermediate container 5068a8792ad1 [2022-06-03T12:12:44.879Z] ---> 1aecd0310662 [2022-06-03T12:12:44.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:12:44.879Z] Removing intermediate container 01b9f4f9dfb8 [2022-06-03T12:12:44.879Z] ---> 3276c1ff4741 [2022-06-03T12:12:44.879Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T12:12:44.879Z] ---> Running in df853e5df468 [2022-06-03T12:12:44.879Z] ---> Running in cc72796bb5a5 [2022-06-03T12:12:44.879Z] Removing intermediate container fda59f5df7d9 [2022-06-03T12:12:44.879Z] ---> db0cd12488f3 [2022-06-03T12:12:44.879Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T12:12:44.879Z] Removing intermediate container 8ee9ddc0b6f9 [2022-06-03T12:12:44.879Z] ---> 5d79b4deed4e [2022-06-03T12:12:44.879Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T12:12:44.879Z] ---> Running in 6af3275fa279 [2022-06-03T12:12:44.879Z] ---> Running in f5b4dea7dc0b [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] OK: 220 MiB in 52 packages [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:12:44.879Z] OK: 220 MiB in 52 packages [2022-06-03T12:12:44.879Z] OK: 220 MiB in 52 packages [2022-06-03T12:12:44.879Z] Removing intermediate container c7e104ff453d [2022-06-03T12:12:44.879Z] ---> 4d93417082a7 [2022-06-03T12:12:44.879Z] Step 6/22 : COPY . . [2022-06-03T12:12:44.879Z] OK: 220 MiB in 52 packages [2022-06-03T12:12:44.879Z] OK: 220 MiB in 52 packages [2022-06-03T12:12:45.886Z] Removing intermediate container df853e5df468 [2022-06-03T12:12:45.886Z] ---> 1af1851624b2 [2022-06-03T12:12:45.886Z] Step 6/22 : COPY . . [2022-06-03T12:12:45.886Z] Removing intermediate container cc72796bb5a5 [2022-06-03T12:12:45.886Z] ---> 07184c66fe8d [2022-06-03T12:12:45.886Z] Step 6/23 : COPY go.mod . [2022-06-03T12:12:46.507Z] Removing intermediate container f5b4dea7dc0b [2022-06-03T12:12:46.507Z] ---> db0ffcd9bda7 [2022-06-03T12:12:46.507Z] Step 6/21 : COPY . . [2022-06-03T12:12:46.782Z] Removing intermediate container 6af3275fa279 [2022-06-03T12:12:46.782Z] ---> e5f132c45941 [2022-06-03T12:12:46.782Z] Step 6/24 : COPY . . [2022-06-03T12:12:47.059Z] ---> 6ac4dd8deeb4 [2022-06-03T12:12:47.059Z] Step 7/23 : RUN go mod download [2022-06-03T12:12:47.336Z] ---> Running in 5c3ae314fab2 [2022-06-03T12:12:52.774Z] Removing intermediate container 5c3ae314fab2 [2022-06-03T12:12:52.774Z] ---> 4a37dc9d90f4 [2022-06-03T12:12:52.774Z] Step 8/23 : COPY . . [2022-06-03T12:13:25.180Z] ---> b3fc7243696e [2022-06-03T12:13:25.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:13:25.180Z] ---> Running in b5003a88eac1 [2022-06-03T12:13:25.180Z] ---> 56379e12c82b [2022-06-03T12:13:25.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:13:25.180Z] ---> 28c62d3cb6bb [2022-06-03T12:13:25.180Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:13:25.180Z] ---> Running in 3f79051f7135 [2022-06-03T12:13:25.180Z] ---> Running in cc1f451959df [2022-06-03T12:13:25.180Z] ---> 32247c0b98c7 [2022-06-03T12:13:25.180Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:13:25.180Z] ---> Running in 8bbc3ca159b5 [2022-06-03T12:13:25.180Z] skipping... [2022-06-03T12:13:25.180Z] skipping... [2022-06-03T12:13:25.180Z] skipping... [2022-06-03T12:13:25.180Z] Removing intermediate container b5003a88eac1 [2022-06-03T12:13:25.180Z] ---> 96b140e883a9 [2022-06-03T12:13:25.180Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T12:13:25.180Z] skipping... [2022-06-03T12:13:25.180Z] ---> Running in 2c8132d6ca09 [2022-06-03T12:13:25.180Z] Removing intermediate container cc1f451959df [2022-06-03T12:13:25.180Z] ---> cd3e230fb301 [2022-06-03T12:13:25.180Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T12:13:25.180Z] Removing intermediate container 3f79051f7135 [2022-06-03T12:13:25.180Z] ---> 064676d67dfd [2022-06-03T12:13:25.180Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T12:13:25.180Z] ---> d58b4945f31f [2022-06-03T12:13:25.180Z] Step 9/23 : RUN go mod tidy [2022-06-03T12:13:25.180Z] ---> Running in 44146c7e08d8 [2022-06-03T12:13:25.180Z] ---> Running in e80fd1bfef8a [2022-06-03T12:13:25.180Z] ---> Running in 154b911966e9 [2022-06-03T12:13:25.795Z] Removing intermediate container 8bbc3ca159b5 [2022-06-03T12:13:25.795Z] ---> c2189366e1cc [2022-06-03T12:13:25.795Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T12:13:26.079Z] ---> Running in a2a4698d38be [2022-06-03T12:13:26.699Z] 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-06-03T12:13:27.314Z] 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-06-03T12:13:27.929Z] 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-06-03T12:13:28.213Z] 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-06-03T12:13:33.661Z] Removing intermediate container 154b911966e9 [2022-06-03T12:13:33.661Z] ---> 8409252f50cf [2022-06-03T12:13:33.661Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T12:13:33.661Z] ---> Running in da41193c07f1 [2022-06-03T12:13:35.662Z] 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-06-03T12:16:12.674Z] 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-06-03T12:16:14.676Z] Removing intermediate container a2a4698d38be [2022-06-03T12:16:14.676Z] ---> 2c065a9763fe [2022-06-03T12:16:14.676Z] [2022-06-03T12:16:14.676Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T12:16:14.676Z] 3.14: Pulling from library/alpine [2022-06-03T12:16:15.676Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:16:15.676Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T12:16:15.984Z] ---> ac73e934f311 [2022-06-03T12:16:15.984Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T12:16:15.984Z] ---> Running in 2d7319d80912 [2022-06-03T12:16:18.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:18.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:20.079Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T12:16:20.079Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T12:16:20.079Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T12:16:20.079Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:16:20.079Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:16:20.687Z] OK: 6 MiB in 17 packages [2022-06-03T12:16:23.355Z] Removing intermediate container 2d7319d80912 [2022-06-03T12:16:23.355Z] ---> 836963333aee [2022-06-03T12:16:23.355Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:16:23.355Z] ---> Running in c09d9fe73fb9 [2022-06-03T12:16:23.990Z] Removing intermediate container c09d9fe73fb9 [2022-06-03T12:16:23.990Z] ---> 8706c1353d40 [2022-06-03T12:16:23.990Z] Step 12/24 : WORKDIR / [2022-06-03T12:16:24.263Z] ---> Running in 4e5b5798f562 [2022-06-03T12:16:25.256Z] Removing intermediate container 4e5b5798f562 [2022-06-03T12:16:25.256Z] ---> 43ccafba7539 [2022-06-03T12:16:25.256Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T12:16:27.903Z] ---> 5aeda30fe041 [2022-06-03T12:16:27.903Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T12:16:28.892Z] ---> c4591fad1298 [2022-06-03T12:16:28.892Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T12:16:30.914Z] ---> 07cb37ce6223 [2022-06-03T12:16:30.914Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T12:16:32.368Z] Removing intermediate container e80fd1bfef8a [2022-06-03T12:16:32.368Z] ---> 63711eb8543c [2022-06-03T12:16:32.368Z] [2022-06-03T12:16:32.368Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T12:16:32.644Z] ---> ac73e934f311 [2022-06-03T12:16:32.644Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T12:16:32.644Z] ---> dc6526f59b66 [2022-06-03T12:16:32.644Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T12:16:32.644Z] ---> Running in 2e3ddbe6c265 [2022-06-03T12:16:33.665Z] Removing intermediate container 44146c7e08d8 [2022-06-03T12:16:33.665Z] ---> 0fe847c66725 [2022-06-03T12:16:33.665Z] [2022-06-03T12:16:33.665Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:16:33.665Z] ---> ac73e934f311 [2022-06-03T12:16:33.665Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:16:33.945Z] ---> Running in 5b7aa178e134 [2022-06-03T12:16:34.563Z] Removing intermediate container da41193c07f1 [2022-06-03T12:16:34.564Z] ---> 8ec9e3364619 [2022-06-03T12:16:34.564Z] [2022-06-03T12:16:34.564Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T12:16:34.564Z] ---> ac73e934f311 [2022-06-03T12:16:34.564Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:16:34.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:35.110Z] ---> Running in 692e4958ee86 [2022-06-03T12:16:35.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:35.675Z] ---> bb7a4e4d2839 [2022-06-03T12:16:35.675Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T12:16:36.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:36.676Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T12:16:36.676Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:16:36.676Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:16:36.959Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:16:36.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:37.246Z] OK: 6 MiB in 16 packages [2022-06-03T12:16:37.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:37.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:38.160Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:16:38.160Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:16:38.160Z] OK: 5 MiB in 15 packages [2022-06-03T12:16:38.767Z] ---> 25649b86c24f [2022-06-03T12:16:38.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T12:16:38.767Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:16:38.767Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:16:39.042Z] OK: 5 MiB in 15 packages [2022-06-03T12:16:40.496Z] ---> 794f9a199289 [2022-06-03T12:16:40.496Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-03T12:16:40.496Z] Removing intermediate container 5b7aa178e134 [2022-06-03T12:16:40.496Z] ---> 245c50377e65 [2022-06-03T12:16:40.496Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:16:40.496Z] Removing intermediate container 2e3ddbe6c265 [2022-06-03T12:16:40.496Z] ---> cd895fa112d5 [2022-06-03T12:16:40.496Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:16:40.496Z] Removing intermediate container 692e4958ee86 [2022-06-03T12:16:40.496Z] ---> f609767c2a33 [2022-06-03T12:16:40.496Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:16:40.496Z] ---> Running in 969343eddfbb [2022-06-03T12:16:40.777Z] ---> Running in 7539d4744ac2 [2022-06-03T12:16:40.777Z] ---> Running in 956e6e594069 [2022-06-03T12:16:40.777Z] ---> Running in bb84e0c73aee [2022-06-03T12:16:41.385Z] Removing intermediate container 956e6e594069 [2022-06-03T12:16:41.385Z] Removing intermediate container 969343eddfbb [2022-06-03T12:16:41.385Z] ---> a49d06d3c80d [2022-06-03T12:16:41.385Z] ---> 608531b568d8 [2022-06-03T12:16:41.385Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T12:16:41.385Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T12:16:41.663Z] ---> Running in 7d1fe32ba517 [2022-06-03T12:16:41.663Z] ---> Running in 6e1804ad629c [2022-06-03T12:16:41.663Z] Removing intermediate container bb84e0c73aee [2022-06-03T12:16:41.663Z] ---> f886bdaab7c7 [2022-06-03T12:16:41.663Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T12:16:41.939Z] ---> Running in dce5de82829d [2022-06-03T12:16:42.212Z] Removing intermediate container 7d1fe32ba517 [2022-06-03T12:16:42.212Z] ---> 900e17a046e2 [2022-06-03T12:16:42.212Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T12:16:42.486Z] ---> Running in 6abb0f140af2 [2022-06-03T12:16:42.486Z] Removing intermediate container 6e1804ad629c [2022-06-03T12:16:42.486Z] ---> 7d6d59e428c2 [2022-06-03T12:16:42.486Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:16:42.764Z] Removing intermediate container dce5de82829d [2022-06-03T12:16:42.764Z] ---> e50fa89b8384 [2022-06-03T12:16:42.764Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T12:16:42.764Z] ---> Running in 189d128fe05b [2022-06-03T12:16:43.042Z] ---> Running in 7a14a9b3b296 [2022-06-03T12:16:43.319Z] Removing intermediate container 6abb0f140af2 [2022-06-03T12:16:43.319Z] ---> 501cf770bf9a [2022-06-03T12:16:43.319Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:16:43.612Z] Removing intermediate container 7a14a9b3b296 [2022-06-03T12:16:43.612Z] ---> 2d1a6f4381a0 [2022-06-03T12:16:43.612Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:16:43.890Z] Removing intermediate container 189d128fe05b [2022-06-03T12:16:43.890Z] ---> 3235e5389a53 [2022-06-03T12:16:43.890Z] Step 14/22 : WORKDIR / [2022-06-03T12:16:43.890Z] Removing intermediate container 7539d4744ac2 [2022-06-03T12:16:43.890Z] ---> faeeadfed4c4 [2022-06-03T12:16:43.890Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T12:16:43.890Z] ---> Running in 8f6c1f402829 [2022-06-03T12:16:44.168Z] ---> Running in a906e49c7e14 [2022-06-03T12:16:44.772Z] ---> 019f4c1fff8e [2022-06-03T12:16:44.772Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T12:16:44.772Z] Removing intermediate container 8f6c1f402829 [2022-06-03T12:16:44.772Z] ---> 09754a8f3fb1 [2022-06-03T12:16:44.772Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:16:45.048Z] Removing intermediate container a906e49c7e14 [2022-06-03T12:16:45.049Z] ---> 54938657b941 [2022-06-03T12:16:45.049Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T12:16:45.332Z] ---> Running in b833faa8f086 [2022-06-03T12:16:45.332Z] ---> 0cc7d34fc400 [2022-06-03T12:16:45.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T12:16:45.629Z] Removing intermediate container 2c8132d6ca09 [2022-06-03T12:16:45.629Z] ---> 76670b16a327 [2022-06-03T12:16:45.629Z] [2022-06-03T12:16:45.629Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:16:45.629Z] ---> ac73e934f311 [2022-06-03T12:16:45.629Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T12:16:45.629Z] ---> Running in e1fbe3a7f63a [2022-06-03T12:16:46.238Z] Removing intermediate container b833faa8f086 [2022-06-03T12:16:46.238Z] ---> bc271ed8d366 [2022-06-03T12:16:46.238Z] Step 23/24 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:16:46.238Z] ---> ffceda18ecb7 [2022-06-03T12:16:46.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T12:16:46.238Z] ---> Running in f414afe8de0c [2022-06-03T12:16:46.511Z] Removing intermediate container e1fbe3a7f63a [2022-06-03T12:16:46.511Z] ---> 25f0e80b97be [2022-06-03T12:16:46.511Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T12:16:46.511Z] ---> Running in 32c8091a117f [2022-06-03T12:16:46.782Z] Removing intermediate container f414afe8de0c [2022-06-03T12:16:46.782Z] ---> 38482a0396bd [2022-06-03T12:16:46.782Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T12:16:47.059Z] ---> 572bc2ee5155 [2022-06-03T12:16:47.059Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T12:16:47.059Z] ---> Running in abd787eac04d [2022-06-03T12:16:47.344Z] Removing intermediate container 32c8091a117f [2022-06-03T12:16:47.344Z] ---> bd43ac3ae436 [2022-06-03T12:16:47.344Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T12:16:47.634Z] ---> Running in 7ba9000ababb [2022-06-03T12:16:47.634Z] ---> 19bca104c17d [2022-06-03T12:16:47.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T12:16:47.634Z] Removing intermediate container abd787eac04d [2022-06-03T12:16:47.634Z] ---> 68cf02783017 [2022-06-03T12:16:47.634Z] [2022-06-03T12:16:48.244Z] Removing intermediate container 7ba9000ababb [2022-06-03T12:16:48.244Z] ---> 586a1c421abf [2022-06-03T12:16:48.244Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:16:48.522Z] ---> 17f37b648bc4 [2022-06-03T12:16:48.522Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T12:16:48.522Z] ---> Running in 633361f0df00 [2022-06-03T12:16:48.522Z] ---> Running in c4c90e341272 [2022-06-03T12:16:48.799Z] ---> 2b25c2c915af [2022-06-03T12:16:48.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T12:16:49.085Z] ---> 7cdb6d8655ee [2022-06-03T12:16:49.085Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T12:16:49.085Z] ---> Running in 70c44e07bb1b [2022-06-03T12:16:49.085Z] Successfully built 68cf02783017 [2022-06-03T12:16:49.365Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T12:16:49.365Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-06-03T12:16:49.365Z] Removing intermediate container c4c90e341272 [2022-06-03T12:16:49.365Z] ---> 0ebfcaccd38c [2022-06-03T12:16:49.365Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:16:49.640Z] ---> Running in 7e476fe3f8f6 [2022-06-03T12:16:49.919Z] Removing intermediate container 70c44e07bb1b [2022-06-03T12:16:49.919Z] ---> 20c05e94486a [2022-06-03T12:16:49.919Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:16:50.202Z] ---> Running in b2e5d54c5f47 [2022-06-03T12:16:50.202Z] ---> 0d578c29e286 [2022-06-03T12:16:50.202Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T12:16:50.484Z] Removing intermediate container 7e476fe3f8f6 [2022-06-03T12:16:50.484Z] ---> 5abeaf02c839 [2022-06-03T12:16:50.484Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T12:16:50.484Z] ---> Running in dff7177aa774 [2022-06-03T12:16:50.484Z] ---> Running in b2acc1d178eb [2022-06-03T12:16:51.098Z] Removing intermediate container b2e5d54c5f47 [2022-06-03T12:16:51.098Z] ---> 46ae6f1eb7bd [2022-06-03T12:16:51.098Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T12:16:51.378Z] ---> Running in cfd19b7522cc [2022-06-03T12:16:51.378Z] Removing intermediate container b2acc1d178eb [2022-06-03T12:16:51.378Z] ---> a28dc3308119 [2022-06-03T12:16:51.378Z] Step 20/21 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:16:51.655Z] Removing intermediate container dff7177aa774 [2022-06-03T12:16:51.655Z] ---> b563ecb114d5 [2022-06-03T12:16:51.655Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:16:51.655Z] ---> Running in d86ca324e09f [2022-06-03T12:16:51.655Z] ---> Running in a62a69485a7f [2022-06-03T12:16:51.931Z] Removing intermediate container 633361f0df00 [2022-06-03T12:16:51.931Z] ---> 3a686844a2bc [2022-06-03T12:16:51.931Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T12:16:52.213Z] Removing intermediate container cfd19b7522cc [2022-06-03T12:16:52.213Z] ---> 1bbdb7750620 [2022-06-03T12:16:52.213Z] Step 22/23 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:16:52.213Z] ---> Running in 3a825a952536 [2022-06-03T12:16:52.512Z] ---> Running in 7d1770065955 [2022-06-03T12:16:52.512Z] Removing intermediate container a62a69485a7f [2022-06-03T12:16:52.512Z] ---> 5bb884722e47 [2022-06-03T12:16:52.512Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:16:52.512Z] Removing intermediate container d86ca324e09f [2022-06-03T12:16:52.512Z] ---> d8429df8e0e7 [2022-06-03T12:16:52.512Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T12:16:52.512Z] ---> Running in 728ec6266c2d [2022-06-03T12:16:52.803Z] ---> Running in f202ee4f215c [2022-06-03T12:16:53.409Z] Removing intermediate container 7d1770065955 [2022-06-03T12:16:53.409Z] ---> 3c5140b6b483 [2022-06-03T12:16:53.409Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T12:16:53.692Z] Removing intermediate container 728ec6266c2d [2022-06-03T12:16:53.692Z] ---> ff2ceeda068c [2022-06-03T12:16:53.692Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:16:53.692Z] ---> Running in e565878914f1 [2022-06-03T12:16:53.970Z] ---> Running in c0f16c8cd7ce [2022-06-03T12:16:53.970Z] Removing intermediate container f202ee4f215c [2022-06-03T12:16:53.970Z] ---> 61120b570393 [2022-06-03T12:16:53.970Z] [2022-06-03T12:16:54.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:54.543Z] Removing intermediate container e565878914f1 [2022-06-03T12:16:54.543Z] ---> e3b0e29cbc2c [2022-06-03T12:16:54.543Z] [2022-06-03T12:16:54.543Z] Removing intermediate container c0f16c8cd7ce [2022-06-03T12:16:54.543Z] ---> f1762635aca7 [2022-06-03T12:16:54.543Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:16:54.826Z] Successfully built 61120b570393 [2022-06-03T12:16:55.108Z] ---> Running in 81b45bddeec7 [2022-06-03T12:16:55.108Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T12:16:55.108Z]  Building support-notifications ... done Building core-command [2022-06-03T12:16:55.393Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:16:55.393Z] Successfully built e3b0e29cbc2c [2022-06-03T12:16:55.393Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T12:16:55.393Z] Building security-proxy-setup [2022-06-03T12:16:55.393Z]  Building support-scheduler ... done Removing intermediate container 81b45bddeec7 [2022-06-03T12:16:55.393Z] ---> 8e614ac5b055 [2022-06-03T12:16:55.393Z] [2022-06-03T12:16:56.006Z] Successfully built 8e614ac5b055 [2022-06-03T12:16:56.007Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T12:16:56.007Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-06-03T12:16:56.284Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T12:16:56.284Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:16:56.558Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T12:16:56.558Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:16:56.837Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T12:16:56.837Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T12:16:56.837Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:16:56.837Z] OK: 8 MiB in 20 packages [2022-06-03T12:16:58.274Z] Removing intermediate container 3a825a952536 [2022-06-03T12:16:58.274Z] ---> 06b936529111 [2022-06-03T12:16:58.274Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:16:58.878Z] ---> 0040c66367d3 [2022-06-03T12:16:58.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T12:16:59.860Z] ---> f23e8055a076 [2022-06-03T12:16:59.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T12:17:00.472Z] ---> f18b066c6c5f [2022-06-03T12:17:00.472Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T12:17:00.753Z] ---> Running in 3e9c59436add [2022-06-03T12:17:01.030Z] Removing intermediate container 3e9c59436add [2022-06-03T12:17:01.030Z] ---> 189aca2f8595 [2022-06-03T12:17:01.030Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:17:01.306Z] ---> Running in 9059c89cd3f6 [2022-06-03T12:17:01.584Z] Removing intermediate container 9059c89cd3f6 [2022-06-03T12:17:01.584Z] ---> a156a136ac86 [2022-06-03T12:17:01.869Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:17:01.869Z] ---> Running in 7baa242306a7 [2022-06-03T12:17:02.468Z] Removing intermediate container 7baa242306a7 [2022-06-03T12:17:02.468Z] ---> c21348b95841 [2022-06-03T12:17:02.468Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:17:02.468Z] ---> Running in a10080f12646 [2022-06-03T12:17:03.085Z] Removing intermediate container a10080f12646 [2022-06-03T12:17:03.085Z] ---> 06635c98b02e [2022-06-03T12:17:03.085Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:17:03.085Z] ---> Running in 3422cee21568 [2022-06-03T12:17:04.080Z] Removing intermediate container 3422cee21568 [2022-06-03T12:17:04.080Z] ---> 09b72c4be4ae [2022-06-03T12:17:04.080Z] [2022-06-03T12:17:04.685Z] Successfully built 09b72c4be4ae [2022-06-03T12:17:04.685Z] Successfully tagged core-data-arm64:latest [2022-06-03T12:18:12.770Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:18:12.770Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:18:12.770Z] ---> aaeb69cbc4cc [2022-06-03T12:18:12.770Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T12:18:12.770Z] ---> Using cache [2022-06-03T12:18:12.770Z] ---> 6a7a15bfb4f1 [2022-06-03T12:18:12.770Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:18:12.770Z] ---> Using cache [2022-06-03T12:18:12.770Z] ---> db0cd12488f3 [2022-06-03T12:18:12.770Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T12:18:12.770Z] ---> Using cache [2022-06-03T12:18:12.770Z] ---> e5f132c45941 [2022-06-03T12:18:12.770Z] Step 6/30 : COPY . . [2022-06-03T12:18:12.770Z] ---> Using cache [2022-06-03T12:18:12.770Z] ---> 32247c0b98c7 [2022-06-03T12:18:12.770Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:18:12.770Z] ---> Using cache [2022-06-03T12:18:12.770Z] ---> c2189366e1cc [2022-06-03T12:18:12.770Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T12:18:12.770Z] ---> Running in 6c7fbf9bd9e5 [2022-06-03T12:18:12.770Z] 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-06-03T12:18:14.783Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:18:14.783Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:18:14.783Z] ---> aaeb69cbc4cc [2022-06-03T12:18:14.783Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:18:14.783Z] ---> Using cache [2022-06-03T12:18:14.783Z] ---> 6a7a15bfb4f1 [2022-06-03T12:18:14.783Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:18:14.783Z] ---> Using cache [2022-06-03T12:18:14.783Z] ---> db0cd12488f3 [2022-06-03T12:18:14.783Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T12:18:14.783Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:18:14.783Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:18:14.783Z] ---> aaeb69cbc4cc [2022-06-03T12:18:14.783Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:18:14.783Z] ---> Using cache [2022-06-03T12:18:14.783Z] ---> 6a7a15bfb4f1 [2022-06-03T12:18:14.783Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:18:14.783Z] ---> Using cache [2022-06-03T12:18:14.783Z] ---> db0cd12488f3 [2022-06-03T12:18:14.783Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:18:14.783Z] ---> Using cache [2022-06-03T12:18:14.783Z] ---> e5f132c45941 [2022-06-03T12:18:14.783Z] Step 6/22 : COPY . . [2022-06-03T12:18:15.066Z] ---> Running in 2866a112542b [2022-06-03T12:18:15.066Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:18:15.066Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:18:15.066Z] ---> aaeb69cbc4cc [2022-06-03T12:18:15.066Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T12:18:15.066Z] ---> Using cache [2022-06-03T12:18:15.066Z] ---> 6a7a15bfb4f1 [2022-06-03T12:18:15.066Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:18:15.066Z] ---> Using cache [2022-06-03T12:18:15.066Z] ---> db0cd12488f3 [2022-06-03T12:18:15.066Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T12:18:15.066Z] ---> Using cache [2022-06-03T12:18:15.066Z] ---> e5f132c45941 [2022-06-03T12:18:15.066Z] Step 6/20 : COPY . . [2022-06-03T12:18:15.698Z] ---> Using cache [2022-06-03T12:18:15.698Z] ---> 32247c0b98c7 [2022-06-03T12:18:15.698Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:18:15.698Z] ---> Using cache [2022-06-03T12:18:15.698Z] ---> c2189366e1cc [2022-06-03T12:18:15.698Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T12:18:15.982Z] ---> Running in 26deccda08bf [2022-06-03T12:18:16.583Z] ---> Using cache [2022-06-03T12:18:16.583Z] ---> 32247c0b98c7 [2022-06-03T12:18:16.583Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:18:16.583Z] ---> Using cache [2022-06-03T12:18:16.583Z] ---> c2189366e1cc [2022-06-03T12:18:16.583Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T12:18:16.583Z] ---> Running in d3b39eeba8fd [2022-06-03T12:18:17.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:18:18.570Z] 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-06-03T12:18:18.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:18:18.846Z] 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-06-03T12:18:19.831Z] OK: 220 MiB in 52 packages [2022-06-03T12:18:21.278Z] Removing intermediate container 2866a112542b [2022-06-03T12:18:21.278Z] ---> 00a7f0e559fd [2022-06-03T12:18:21.278Z] Step 6/22 : COPY . . [2022-06-03T12:18:48.131Z] ---> 9ee4fe80f338 [2022-06-03T12:18:48.131Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:18:48.131Z] ---> Running in fec0ddbbec14 [2022-06-03T12:18:48.131Z] skipping... [2022-06-03T12:18:48.131Z] Removing intermediate container fec0ddbbec14 [2022-06-03T12:18:48.131Z] ---> 0826ad529e32 [2022-06-03T12:18:48.131Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T12:18:48.131Z] ---> Running in 04cd864187f3 [2022-06-03T12:18:50.134Z] 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-06-03T12:20:11.949Z] Removing intermediate container 6c7fbf9bd9e5 [2022-06-03T12:20:11.949Z] ---> a420fceacdbd [2022-06-03T12:20:11.949Z] [2022-06-03T12:20:11.949Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T12:20:11.949Z] ---> ac73e934f311 [2022-06-03T12:20:11.949Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T12:20:11.949Z] ---> Running in 9ed92154ca15 [2022-06-03T12:20:11.949Z] Removing intermediate container 9ed92154ca15 [2022-06-03T12:20:11.949Z] ---> 63d5115a8576 [2022-06-03T12:20:11.949Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T12:20:11.949Z] ---> Running in 4de2ae936d39 [2022-06-03T12:20:11.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:11.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:11.950Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:20:11.950Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T12:20:11.950Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:20:11.950Z] OK: 6 MiB in 16 packages [2022-06-03T12:20:11.950Z] Removing intermediate container 4de2ae936d39 [2022-06-03T12:20:11.950Z] ---> 90bdb704a9fa [2022-06-03T12:20:11.950Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T12:20:11.950Z] ---> Running in a31014ae7a75 [2022-06-03T12:20:11.950Z] Removing intermediate container a31014ae7a75 [2022-06-03T12:20:11.950Z] ---> 51cea76134c1 [2022-06-03T12:20:11.950Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T12:20:11.950Z] 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-06-03T12:20:11.950Z] ---> Running in 9153970403dd [2022-06-03T12:20:11.950Z] Removing intermediate container 9153970403dd [2022-06-03T12:20:11.950Z] ---> ccd6aab1ad84 [2022-06-03T12:20:11.950Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T12:20:11.950Z] ---> Running in 9a4504344fe6 [2022-06-03T12:20:13.972Z] Removing intermediate container 9a4504344fe6 [2022-06-03T12:20:13.972Z] ---> 5286d7969a73 [2022-06-03T12:20:13.972Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T12:20:14.257Z] ---> Running in c893112be541 [2022-06-03T12:20:14.538Z] Removing intermediate container c893112be541 [2022-06-03T12:20:14.538Z] ---> a8c7b7b5010d [2022-06-03T12:20:14.826Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T12:20:15.451Z] ---> 8bcece7a2f1f [2022-06-03T12:20:15.451Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T12:20:15.727Z] ---> Running in e732f246d993 [2022-06-03T12:20:19.133Z] Removing intermediate container e732f246d993 [2022-06-03T12:20:19.133Z] ---> 0e196b5ef670 [2022-06-03T12:20:19.133Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:20:20.575Z] ---> e5808f6d1026 [2022-06-03T12:20:20.575Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T12:20:22.558Z] Removing intermediate container 26deccda08bf [2022-06-03T12:20:22.558Z] ---> 5becdfb132a1 [2022-06-03T12:20:22.558Z] [2022-06-03T12:20:22.558Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:20:22.558Z] ---> ac73e934f311 [2022-06-03T12:20:22.558Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:20:22.558Z] ---> Using cache [2022-06-03T12:20:22.558Z] ---> f609767c2a33 [2022-06-03T12:20:22.558Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:20:22.558Z] ---> Using cache [2022-06-03T12:20:22.558Z] ---> f886bdaab7c7 [2022-06-03T12:20:22.558Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T12:20:22.845Z] ---> Running in 63c84a149409 [2022-06-03T12:20:22.845Z] ---> b60934c0debb [2022-06-03T12:20:22.845Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T12:20:23.836Z] Removing intermediate container 63c84a149409 [2022-06-03T12:20:23.836Z] ---> 2e6f0a2f8677 [2022-06-03T12:20:23.836Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:20:23.836Z] ---> Running in 0e56f8e130f8 [2022-06-03T12:20:24.841Z] ---> e7310eacfaa3 [2022-06-03T12:20:24.841Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T12:20:25.116Z] Removing intermediate container 0e56f8e130f8 [2022-06-03T12:20:25.116Z] ---> 6b10786a844a [2022-06-03T12:20:25.116Z] Step 14/22 : WORKDIR / [2022-06-03T12:20:25.393Z] ---> Running in 87f9b4afa629 [2022-06-03T12:20:26.383Z] ---> ca499ee4964f [2022-06-03T12:20:26.383Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T12:20:26.383Z] Removing intermediate container 87f9b4afa629 [2022-06-03T12:20:26.383Z] ---> 6eb487fe739e [2022-06-03T12:20:26.383Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:20:27.841Z] ---> 8dbf88e1448e [2022-06-03T12:20:27.841Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T12:20:27.841Z] ---> 9b72de88b5f5 [2022-06-03T12:20:27.841Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T12:20:28.451Z] ---> Running in 83c8041b9edc [2022-06-03T12:20:29.061Z] Removing intermediate container 83c8041b9edc [2022-06-03T12:20:29.061Z] ---> 350d777454f9 [2022-06-03T12:20:29.061Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T12:20:29.061Z] Removing intermediate container d3b39eeba8fd [2022-06-03T12:20:29.061Z] ---> 71fa34f49e56 [2022-06-03T12:20:29.061Z] [2022-06-03T12:20:29.061Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T12:20:29.061Z] ---> ac73e934f311 [2022-06-03T12:20:29.061Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T12:20:29.337Z] ---> Running in 3fd3463ea25e [2022-06-03T12:20:29.948Z] ---> 04d9f31a15b7 [2022-06-03T12:20:29.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T12:20:30.565Z] ---> 29102bac7741 [2022-06-03T12:20:30.565Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T12:20:30.851Z] ---> Running in 7c6e9373fa65 [2022-06-03T12:20:31.463Z] ---> 3a217d0036db [2022-06-03T12:20:31.463Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T12:20:31.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:31.741Z] ---> Running in a2f4db083664 [2022-06-03T12:20:32.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:32.022Z] Removing intermediate container a2f4db083664 [2022-06-03T12:20:32.022Z] ---> 7f0411c98f92 [2022-06-03T12:20:32.022Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:20:32.307Z] ---> Running in cc87424f2936 [2022-06-03T12:20:32.930Z] Removing intermediate container cc87424f2936 [2022-06-03T12:20:32.930Z] ---> 31f981ce2902 [2022-06-03T12:20:32.930Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:20:32.930Z] ---> Running in d96838667bc9 [2022-06-03T12:20:33.216Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T12:20:33.216Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:20:33.216Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:20:33.216Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T12:20:33.216Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T12:20:33.216Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:20:33.500Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:20:33.777Z] Removing intermediate container d96838667bc9 [2022-06-03T12:20:33.777Z] ---> 16f1decfdd10 [2022-06-03T12:20:33.777Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:20:33.777Z] OK: 8 MiB in 19 packages [2022-06-03T12:20:33.777Z] ---> Running in 939d9f917058 [2022-06-03T12:20:34.063Z] Removing intermediate container 7c6e9373fa65 [2022-06-03T12:20:34.063Z] ---> f8a50c246b07 [2022-06-03T12:20:34.063Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T12:20:34.678Z] Removing intermediate container 939d9f917058 [2022-06-03T12:20:34.678Z] ---> dd8d4802a879 [2022-06-03T12:20:34.678Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:20:34.678Z] ---> Running in 0a9c33a32943 [2022-06-03T12:20:34.970Z] ---> Running in f1fbcdef323d [2022-06-03T12:20:35.565Z] Removing intermediate container 0a9c33a32943 [2022-06-03T12:20:35.565Z] ---> 77b741b833e3 [2022-06-03T12:20:35.565Z] Step 27/30 : CMD ["gate"] [2022-06-03T12:20:35.565Z] Removing intermediate container f1fbcdef323d [2022-06-03T12:20:35.565Z] ---> 38a155c2e5b6 [2022-06-03T12:20:35.565Z] [2022-06-03T12:20:35.841Z] Removing intermediate container 3fd3463ea25e [2022-06-03T12:20:35.841Z] ---> 47bac12b4f99 [2022-06-03T12:20:35.841Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:20:36.119Z] ---> Running in eda014534515 [2022-06-03T12:20:36.119Z] ---> Running in 43162c04ec65 [2022-06-03T12:20:36.734Z] Successfully built 38a155c2e5b6 [2022-06-03T12:20:36.734Z] Removing intermediate container eda014534515 [2022-06-03T12:20:36.734Z] ---> 087062792f0c [2022-06-03T12:20:36.734Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T12:20:36.734Z] Successfully tagged core-command-arm64:latest [2022-06-03T12:20:36.734Z]  Building core-command ... done Removing intermediate container 43162c04ec65 [2022-06-03T12:20:36.734Z] ---> c52fbc130a91 [2022-06-03T12:20:36.734Z] Step 12/20 : WORKDIR /edgex [2022-06-03T12:20:37.018Z] ---> Running in a2cc2d627d4b [2022-06-03T12:20:37.018Z] ---> Running in ee65c389c0b9 [2022-06-03T12:20:37.614Z] Removing intermediate container a2cc2d627d4b [2022-06-03T12:20:37.614Z] ---> eedd1b4d0e70 [2022-06-03T12:20:37.614Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T12:20:37.614Z] Removing intermediate container ee65c389c0b9 [2022-06-03T12:20:37.614Z] ---> 48e94d1f7ea0 [2022-06-03T12:20:37.614Z] Step 29/30 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:20:37.887Z] ---> Running in a3ed0af035d6 [2022-06-03T12:20:38.157Z] ---> 0bb71fc665e5 [2022-06-03T12:20:38.157Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T12:20:38.431Z] Removing intermediate container a3ed0af035d6 [2022-06-03T12:20:38.431Z] ---> a8e13f4c40eb [2022-06-03T12:20:38.431Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T12:20:38.708Z] ---> Running in 39828ff3be22 [2022-06-03T12:20:39.381Z] Removing intermediate container 39828ff3be22 [2022-06-03T12:20:39.381Z] ---> 3a7ae5981b8f [2022-06-03T12:20:39.381Z] [2022-06-03T12:20:39.688Z] Removing intermediate container 04cd864187f3 [2022-06-03T12:20:39.688Z] ---> 33badb25cb01 [2022-06-03T12:20:39.688Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T12:20:39.688Z] ---> b932617a51c4 [2022-06-03T12:20:39.688Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T12:20:39.688Z] ---> Running in 9c574fbddead [2022-06-03T12:20:40.355Z] Successfully built 3a7ae5981b8f [2022-06-03T12:20:40.355Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T12:20:41.401Z]  Building security-bootstrapper ... done 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-06-03T12:20:41.401Z] ---> 524d2989c497 [2022-06-03T12:20:41.401Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T12:20:41.401Z] ---> Running in ef275c567cb7 [2022-06-03T12:20:42.114Z] Removing intermediate container ef275c567cb7 [2022-06-03T12:20:42.114Z] ---> dafa1fefb2b4 [2022-06-03T12:20:42.114Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T12:20:42.114Z] ---> Running in 0b8079be6f0b [2022-06-03T12:20:42.461Z] Removing intermediate container 0b8079be6f0b [2022-06-03T12:20:42.461Z] ---> e7861c285bea [2022-06-03T12:20:42.461Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T12:20:42.461Z] ---> Running in 75f4cf6e7c80 [2022-06-03T12:20:43.097Z] Removing intermediate container 75f4cf6e7c80 [2022-06-03T12:20:43.097Z] ---> 6327d8cf0355 [2022-06-03T12:20:43.097Z] Step 19/20 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:20:43.097Z] ---> Running in f04310739697 [2022-06-03T12:20:43.742Z] Removing intermediate container f04310739697 [2022-06-03T12:20:43.742Z] ---> a2b1721f6353 [2022-06-03T12:20:43.742Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T12:20:43.742Z] ---> Running in 771176a13f7f [2022-06-03T12:20:44.028Z] Removing intermediate container 771176a13f7f [2022-06-03T12:20:44.028Z] ---> 4edf4ce58bce [2022-06-03T12:20:44.028Z] [2022-06-03T12:20:44.306Z] Removing intermediate container 9c574fbddead [2022-06-03T12:20:44.306Z] ---> dd2b58537f15 [2022-06-03T12:20:44.306Z] [2022-06-03T12:20:44.306Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T12:20:44.585Z] 20.10.8: Pulling from library/docker [2022-06-03T12:20:44.867Z] Successfully built 4edf4ce58bce [2022-06-03T12:20:44.867Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T12:20:51.608Z]  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T12:20:51.608Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T12:20:51.608Z] ---> 3734d5adc5ac [2022-06-03T12:20:51.608Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:20:51.608Z] ---> Running in 222c2a323560 [2022-06-03T12:20:51.608Z] Removing intermediate container 222c2a323560 [2022-06-03T12:20:51.608Z] ---> ae37414fa755 [2022-06-03T12:20:51.608Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-03T12:20:51.608Z] ---> Running in 2188bc32752f [2022-06-03T12:20:52.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:52.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:20:53.850Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T12:20:53.850Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T12:20:53.850Z] Executing bash-5.1.16-r0.post-install [2022-06-03T12:20:53.850Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:20:53.850Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:20:53.850Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T12:20:53.850Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T12:20:53.850Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T12:20:53.850Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T12:20:53.850Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T12:20:53.850Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T12:20:53.850Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T12:20:53.850Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T12:20:54.124Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:20:54.124Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:20:54.124Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T12:20:54.124Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T12:20:54.124Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T12:20:56.100Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T12:20:56.100Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T12:20:56.100Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T12:20:56.100Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T12:20:56.372Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T12:20:56.372Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T12:20:56.372Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T12:20:56.372Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T12:20:56.372Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T12:20:56.372Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T12:20:56.372Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T12:20:56.372Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T12:20:56.372Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T12:20:56.372Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T12:20:56.372Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T12:20:56.645Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T12:20:56.645Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T12:20:56.645Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T12:20:56.645Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T12:20:56.645Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T12:20:56.645Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T12:20:56.645Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T12:20:56.645Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T12:20:56.645Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T12:20:56.918Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T12:20:57.512Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T12:20:57.512Z] OK: 84 MiB in 64 packages [2022-06-03T12:21:01.814Z] Collecting docker-compose==1.23.2 [2022-06-03T12:21:01.814Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T12:21:02.085Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T12:21:02.085Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T12:21:04.048Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T12:21:04.048Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T12:21:06.014Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T12:21:06.014Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T12:21:06.014Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T12:21:06.014Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T12:21:07.985Z] 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-06-03T12:21:08.262Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T12:21:08.262Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T12:21:09.242Z] Collecting PyYAML<4,>=3.10 [2022-06-03T12:21:09.242Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T12:21:13.542Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T12:21:13.542Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T12:21:13.542Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T12:21:13.542Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T12:21:14.519Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T12:21:14.519Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T12:21:15.114Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T12:21:15.114Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T12:21:16.091Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T12:21:16.091Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T12:21:16.091Z] Collecting idna<2.8,>=2.5 [2022-06-03T12:21:16.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T12:21:16.092Z] 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-06-03T12:21:16.364Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T12:21:16.364Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T12:21:16.636Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T12:21:16.636Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T12:21:16.636Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T12:21:16.636Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T12:21:17.609Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T12:21:17.609Z] Attempting uninstall: urllib3 [2022-06-03T12:21:17.609Z] Found existing installation: urllib3 1.26.5 [2022-06-03T12:21:17.609Z] Uninstalling urllib3-1.26.5: [2022-06-03T12:21:17.609Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T12:21:18.199Z] Attempting uninstall: idna [2022-06-03T12:21:18.199Z] Found existing installation: idna 3.2 [2022-06-03T12:21:18.199Z] Uninstalling idna-3.2: [2022-06-03T12:21:18.199Z] Successfully uninstalled idna-3.2 [2022-06-03T12:21:19.171Z] Attempting uninstall: chardet [2022-06-03T12:21:19.171Z] Found existing installation: chardet 4.0.0 [2022-06-03T12:21:19.171Z] Uninstalling chardet-4.0.0: [2022-06-03T12:21:19.441Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T12:21:20.865Z] Attempting uninstall: requests [2022-06-03T12:21:20.865Z] Found existing installation: requests 2.25.1 [2022-06-03T12:21:20.865Z] Uninstalling requests-2.25.1: [2022-06-03T12:21:21.135Z] Successfully uninstalled requests-2.25.1 [2022-06-03T12:21:21.407Z] Running setup.py install for texttable: started [2022-06-03T12:21:23.368Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T12:21:23.368Z] Running setup.py install for PyYAML: started [2022-06-03T12:21:25.975Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T12:21:26.246Z] Running setup.py install for docopt: started [2022-06-03T12:21:28.859Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T12:21:28.859Z] Running setup.py install for dockerpty: started [2022-06-03T12:21:30.822Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T12:21:32.795Z] 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-06-03T12:21:42.920Z] Removing intermediate container 2188bc32752f [2022-06-03T12:21:42.921Z] ---> f60873f06b48 [2022-06-03T12:21:42.921Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T12:21:42.921Z] ---> Running in e458857862a9 [2022-06-03T12:21:42.921Z] Removing intermediate container e458857862a9 [2022-06-03T12:21:42.921Z] ---> 01e3a2436a55 [2022-06-03T12:21:42.921Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T12:21:42.921Z] ---> Running in 54abba162785 [2022-06-03T12:21:42.921Z] Removing intermediate container 54abba162785 [2022-06-03T12:21:42.921Z] ---> 17d2ebac8b76 [2022-06-03T12:21:42.921Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T12:21:43.201Z] ---> 7a5c6d72c7bc [2022-06-03T12:21:43.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T12:21:43.798Z] ---> d1bc50e32a28 [2022-06-03T12:21:43.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T12:21:44.793Z] ---> 0ba719b70d34 [2022-06-03T12:21:44.793Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T12:21:44.793Z] ---> Running in 8f972b5fd5c6 [2022-06-03T12:21:45.065Z] Removing intermediate container 8f972b5fd5c6 [2022-06-03T12:21:45.065Z] ---> 4c4096b6725f [2022-06-03T12:21:45.065Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:21:45.065Z] ---> Running in ec20f5134876 [2022-06-03T12:21:45.346Z] Removing intermediate container ec20f5134876 [2022-06-03T12:21:45.346Z] ---> f22fbc143b7a [2022-06-03T12:21:45.346Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T12:21:45.663Z] ---> Running in 72b89a3bd919 [2022-06-03T12:21:45.938Z] Removing intermediate container 72b89a3bd919 [2022-06-03T12:21:45.938Z] ---> 5e02332b99e7 [2022-06-03T12:21:45.938Z] Step 21/22 : LABEL git_sha=8511ba14915eb4bf79bc6d7fafc45746cfd48631 [2022-06-03T12:21:45.938Z] ---> Running in 3171d926f74b [2022-06-03T12:21:46.212Z] Removing intermediate container 3171d926f74b [2022-06-03T12:21:46.212Z] ---> 82b6b3486bcf [2022-06-03T12:21:46.212Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:21:46.212Z] ---> Running in ea3598f4178c [2022-06-03T12:21:46.484Z] Removing intermediate container ea3598f4178c [2022-06-03T12:21:46.484Z] ---> 0b100b2ccb84 [2022-06-03T12:21:46.484Z] [2022-06-03T12:21:47.082Z] Successfully built 0b100b2ccb84 [2022-06-03T12:21:47.354Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T12:21:47.643Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-03T12:21:47.674Z] $ docker stop --time=1 a369addb90c0cf942ab45d4dfc0f861d4cd28714f6e760c39530cb96ab56b762 [2022-06-03T12:21:49.390Z] $ docker rm -f a369addb90c0cf942ab45d4dfc0f861d4cd28714f6e760c39530cb96ab56b762 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:21:49.997Z] + docker images [2022-06-03T12:21:50.271Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T12:21:50.271Z] sys-mgmt-agent-arm64 latest 0b100b2ccb84 4 seconds ago 277MB [2022-06-03T12:21:50.271Z] dd2b58537f15 About a minute ago 1.6GB [2022-06-03T12:21:50.271Z] security-proxy-setup-arm64 latest 4edf4ce58bce About a minute ago 25.3MB [2022-06-03T12:21:50.271Z] security-bootstrapper-arm64 latest 3a7ae5981b8f About a minute ago 18MB [2022-06-03T12:21:50.271Z] core-command-arm64 latest 38a155c2e5b6 About a minute ago 15.1MB [2022-06-03T12:21:50.271Z] 71fa34f49e56 About a minute ago 1.61GB [2022-06-03T12:21:50.271Z] 5becdfb132a1 About a minute ago 1.6GB [2022-06-03T12:21:50.271Z] a420fceacdbd About a minute ago 1.6GB [2022-06-03T12:21:50.271Z] core-data-arm64 latest 09b72c4be4ae 4 minutes ago 19.2MB [2022-06-03T12:21:50.271Z] core-metadata-arm64 latest 8e614ac5b055 4 minutes ago 15.9MB [2022-06-03T12:21:50.271Z] support-scheduler-arm64 latest e3b0e29cbc2c 4 minutes ago 15.3MB [2022-06-03T12:21:50.271Z] support-notifications-arm64 latest 61120b570393 4 minutes ago 16MB [2022-06-03T12:21:50.271Z] security-secretstore-setup-arm64 latest 68cf02783017 5 minutes ago 26.8MB [2022-06-03T12:21:50.271Z] 76670b16a327 5 minutes ago 1.61GB [2022-06-03T12:21:50.271Z] 8ec9e3364619 5 minutes ago 1.6GB [2022-06-03T12:21:50.271Z] 0fe847c66725 5 minutes ago 1.61GB [2022-06-03T12:21:50.271Z] 63711eb8543c 5 minutes ago 1.61GB [2022-06-03T12:21:50.271Z] 2c065a9763fe 5 minutes ago 1.61GB [2022-06-03T12:21:50.271Z] ci-base-image-arm64 latest aaeb69cbc4cc 18 minutes ago 1.26GB [2022-06-03T12:21:50.271Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T12:21:50.271Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T12:21:50.271Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T12:21:50.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:21:51.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:21:51.088Z] [2022-06-03T12:21:51.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:21:51.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:21:51.776Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T12:21:51.776Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T12:21:51.776Z] 04944245beec: Pulling fs layer [2022-06-03T12:21:51.776Z] 699f458cf7ca: Pulling fs layer [2022-06-03T12:21:51.776Z] 765212b225bb: Pulling fs layer [2022-06-03T12:21:51.776Z] f23df028b6ca: Pulling fs layer [2022-06-03T12:21:51.776Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T12:21:51.776Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T12:21:51.776Z] f23df028b6ca: Waiting [2022-06-03T12:21:51.776Z] d65c8cfc05b1: Waiting [2022-06-03T12:21:51.776Z] 2437ff75d9bd: Waiting [2022-06-03T12:21:51.776Z] 04944245beec: Verifying Checksum [2022-06-03T12:21:51.776Z] 04944245beec: Download complete [2022-06-03T12:21:51.776Z] 765212b225bb: Verifying Checksum [2022-06-03T12:21:51.776Z] 765212b225bb: Download complete [2022-06-03T12:21:51.776Z] f23df028b6ca: Verifying Checksum [2022-06-03T12:21:51.776Z] f23df028b6ca: Download complete [2022-06-03T12:21:51.776Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T12:21:51.776Z] d65c8cfc05b1: Download complete [2022-06-03T12:21:52.050Z] 699f458cf7ca: Verifying Checksum [2022-06-03T12:21:52.050Z] 699f458cf7ca: Download complete [2022-06-03T12:21:52.324Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T12:21:52.324Z] 8998bd30e6a1: Download complete [2022-06-03T12:21:54.944Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T12:21:54.944Z] 2437ff75d9bd: Download complete [2022-06-03T12:21:56.916Z] 8998bd30e6a1: Pull complete [2022-06-03T12:21:57.190Z] 04944245beec: Pull complete [2022-06-03T12:21:58.628Z] 699f458cf7ca: Pull complete [2022-06-03T12:21:58.903Z] 765212b225bb: Pull complete [2022-06-03T12:21:59.883Z] f23df028b6ca: Pull complete [2022-06-03T12:22:00.156Z] d65c8cfc05b1: Pull complete [2022-06-03T12:22:15.229Z] 2437ff75d9bd: Pull complete [2022-06-03T12:22:15.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T12:22:15.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T12:22:15.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:22:15.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2022-06-03T12:22:15.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T12:22:18.631Z] $ docker top 3d5bae1338fb0214ae762d2c2a5633febc1266c310f52fe6766ead468f461fe5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:19.658Z] ---> job-cost.sh [2022-06-03T12:22:19.658Z] lf-activate-venv: SKIPPING [2022-06-03T12:22:19.658Z] INFO: No Stack... [2022-06-03T12:22:20.254Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T12:22:21.232Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T12:22:21.927Z] + cat+ cut -d, -f6 [2022-06-03T12:22:21.928Z] /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-06-03T12:22:21.979Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] [2022-06-03T12:22:21.983Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] did not exist. Created. [2022-06-03T12:22:21.984Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T12:22:22.738Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T12:22:23.099Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T12:22:23.115Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4045-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T12:22:23.205Z] $ docker stop --time=1 3d5bae1338fb0214ae762d2c2a5633febc1266c310f52fe6766ead468f461fe5 [2022-06-03T12:22:24.780Z] $ docker rm -f 3d5bae1338fb0214ae762d2c2a5633febc1266c310f52fe6766ead468f461fe5 [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-06-03T12:22:25.821Z] provisioning config files... [2022-06-03T12:22:25.829Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6022908764126926128tmp [Pipeline] { [Pipeline] sh [2022-06-03T12:22:26.162Z] + set +x [2022-06-03T12:22:26.162Z] + + bash -s -- [2022-06-03T12:22:26.162Z] curl -s https://codecov.io/bash [2022-06-03T12:22:26.162Z] [2022-06-03T12:22:26.162Z] _____ _ [2022-06-03T12:22:26.162Z] / ____| | | [2022-06-03T12:22:26.162Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T12:22:26.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T12:22:26.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T12:22:26.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T12:22:26.162Z] Bash-1.0.6 [2022-06-03T12:22:26.162Z] [2022-06-03T12:22:26.162Z] [2022-06-03T12:22:26.162Z] ==> git version 2.25.1 found [2022-06-03T12:22:26.162Z] ==> 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-06-03T12:22:26.162Z] Release-Date: 2020-01-08 [2022-06-03T12:22:26.162Z] 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-06-03T12:22:26.162Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T12:22:26.162Z] ==> Jenkins CI detected. [2022-06-03T12:22:26.162Z] current dir:  /w/workspace/edgex-go/1 [2022-06-03T12:22:26.162Z] project root: . [2022-06-03T12:22:26.162Z] --> token set from env [2022-06-03T12:22:26.162Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T12:22:26.162Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T12:22:26.162Z] ==> Python coveragepy not found [2022-06-03T12:22:26.162Z] ==> Searching for coverage reports in: [2022-06-03T12:22:26.162Z] + . [2022-06-03T12:22:26.162Z] -> Found 1 reports [2022-06-03T12:22:26.162Z] ==> Detecting git/mercurial file structure [2022-06-03T12:22:26.162Z] ==> Reading reports [2022-06-03T12:22:26.162Z] + ./coverage.out bytes=428658 [2022-06-03T12:22:26.162Z] ==> Appending adjustments [2022-06-03T12:22:26.162Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T12:22:27.548Z] + Found adjustments [2022-06-03T12:22:27.548Z] ==> Gzipping contents [2022-06-03T12:22:27.548Z] 64K /tmp/codecov.OPE6LM.gz [2022-06-03T12:22:27.548Z] ==> Uploading reports [2022-06-03T12:22:27.548Z] url: https://codecov.io [2022-06-03T12:22:27.548Z] query: branch=PR-4045&commit=8511ba14915eb4bf79bc6d7fafc45746cfd48631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4045&job=&cmd_args= [2022-06-03T12:22:27.548Z] -> Pinging Codecov [2022-06-03T12:22:27.548Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4045&commit=8511ba14915eb4bf79bc6d7fafc45746cfd48631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4045&job=&cmd_args= [2022-06-03T12:22:27.816Z] -> Uploading to [2022-06-03T12:22:27.816Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/8511ba14915eb4bf79bc6d7fafc45746cfd48631/bfe47316-921b-4859-bb0a-a0b78aa60bc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T122227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32f610e8a40db5dbe986098d7709d25953ad26bcf85c2f7c3a1ace53b881a074 [2022-06-03T12:22:27.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:22:27.816Z] Dload Upload Total Spent Left Speed [2022-06-03T12:22:28.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65038 0 0 100 65038 0 187k --:--:-- --:--:-- --:--:-- 187k [2022-06-03T12:22:28.119Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8511ba14915eb4bf79bc6d7fafc45746cfd48631 [Pipeline] } [2022-06-03T12:22:28.202Z] 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-06-03T12:22:29.473Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:29.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:30.698Z] ---> package-listing.sh [2022-06-03T12:22:30.698Z] ++ facter osfamily [2022-06-03T12:22:30.698Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T12:22:30.961Z] + OS_FAMILY=debian [2022-06-03T12:22:30.961Z] + workspace=/w/workspace/edgex-go/1 [2022-06-03T12:22:30.961Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T12:22:30.961Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T12:22:30.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T12:22:30.961Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T12:22:30.961Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T12:22:30.961Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T12:22:30.961Z] + case "${OS_FAMILY}" in [2022-06-03T12:22:30.961Z] + dpkg -l [2022-06-03T12:22:30.961Z] + grep '^ii' [2022-06-03T12:22:30.961Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T12:22:30.961Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T12:22:30.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T12:22:30.961Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T12:22:30.961Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-03T12:22:30.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-03T12:22:30.997Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T12:22:31.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:22:31.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:22:31.670Z] [2022-06-03T12:22:31.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:22:32.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:22:32.057Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T12:22:32.057Z] 5eb5b503b376: Pulling fs layer [2022-06-03T12:22:32.057Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T12:22:32.057Z] ec43610c2a17: Pulling fs layer [2022-06-03T12:22:32.057Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T12:22:32.057Z] 33b1e0a273af: Pulling fs layer [2022-06-03T12:22:32.057Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T12:22:32.057Z] 2f39f015ded8: Pulling fs layer [2022-06-03T12:22:32.057Z] 3a2ae6a8a46f: Waiting [2022-06-03T12:22:32.057Z] 33b1e0a273af: Waiting [2022-06-03T12:22:32.057Z] 5d3b04190fa2: Waiting [2022-06-03T12:22:32.057Z] 2f39f015ded8: Waiting [2022-06-03T12:22:32.057Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T12:22:32.057Z] 5c69ac0246d0: Download complete [2022-06-03T12:22:32.057Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T12:22:32.057Z] 3a2ae6a8a46f: Download complete [2022-06-03T12:22:32.057Z] ec43610c2a17: Verifying Checksum [2022-06-03T12:22:32.057Z] ec43610c2a17: Download complete [2022-06-03T12:22:32.058Z] 33b1e0a273af: Verifying Checksum [2022-06-03T12:22:32.058Z] 33b1e0a273af: Download complete [2022-06-03T12:22:32.058Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T12:22:32.058Z] 5d3b04190fa2: Download complete [2022-06-03T12:22:32.317Z] 5eb5b503b376: Verifying Checksum [2022-06-03T12:22:32.317Z] 5eb5b503b376: Download complete [2022-06-03T12:22:32.887Z] 2f39f015ded8: Download complete [2022-06-03T12:22:33.457Z] 5eb5b503b376: Pull complete [2022-06-03T12:22:33.717Z] 5c69ac0246d0: Pull complete [2022-06-03T12:22:34.286Z] ec43610c2a17: Pull complete [2022-06-03T12:22:34.286Z] 3a2ae6a8a46f: Pull complete [2022-06-03T12:22:34.545Z] 33b1e0a273af: Pull complete [2022-06-03T12:22:34.545Z] 5d3b04190fa2: Pull complete [2022-06-03T12:22:38.736Z] 2f39f015ded8: Pull complete [2022-06-03T12:22:38.736Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T12:22:38.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T12:22:38.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:22:38.959Z] prd-ubuntu20.04-docker-8c-8g-927 does not seem to be running inside a container [2022-06-03T12:22:38.999Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T12:22:41.972Z] $ docker top f5a7d4606d4b781304b231883d3ea0615aee6cb8769f7b7274b82b05f3fa2c07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:22:42.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T12:22:42.673Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T12:22:42.987Z] + ls /var/log/sa-host [2022-06-03T12:22:42.987Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:22:43.117Z] provisioning config files... [2022-06-03T12:22:43.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8668345700513164771tmp [Pipeline] { [Pipeline] echo [2022-06-03T12:22:43.178Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:43.497Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T12:22:43.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:43.930Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T12:22:43.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:44.279Z] ---> sudo-logs.sh [2022-06-03T12:22:44.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T12:22:44.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:44.674Z] ---> job-cost.sh [2022-06-03T12:22:44.674Z] lf-activate-venv: SKIPPING [2022-06-03T12:22:44.674Z] DEBUG: total: 0.10999999940395355 [2022-06-03T12:22:44.674Z] INFO: Retrieving Stack Cost... [2022-06-03T12:22:45.285Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T12:22:45.546Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T12:22:45.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:22:45.895Z] ---> logs-deploy.sh [2022-06-03T12:22:45.896Z] lf-activate-venv: SKIPPING [2022-06-03T12:22:45.896Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4045/1 [2022-06-03T12:22:45.896Z] INFO: archiving workspace using pattern(s): [2022-06-03T12:22:46.840Z] Archives upload complete. [2022-06-03T12:22:46.840Z] INFO: archiving logs to Nexus