Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 81bad761160ed823b117fb91638cbc671260dbae rather than 1f116ba968c955b1ea14f350f804aa3effd21fa1 Obtained Jenkinsfile from 81bad761160ed823b117fb91638cbc671260dbae 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-ssh138525039070533557.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9863803559311180983.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4513045154469374544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6104631349274912387.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12399103466004071675.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8993 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 1f116ba968c955b1ea14f350f804aa3effd21fa1 Merge succeeded, producing c8e1bd1b09f8e194edee57813deff26cdc131e5c Checking out Revision c8e1bd1b09f8e194edee57813deff26cdc131e5c (PR-3904) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f116ba968c955b1ea14f350f804aa3effd21fa1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8e1bd1b09f8e194edee57813deff26cdc131e5c # timeout=10 Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-24T08:39:56.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-24T08:39:56.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-24T08:39:56.742Z] ========================================================= [2022-03-24T08:39:56.742Z] EdgeX Global Pipelines Version Info [2022-03-24T08:39:56.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7a56b94143f89e5db1a5f612121d25bcdb63fc42 # timeout=10 [2022-03-24T08:39:57.533Z] ------------------- [2022-03-24T08:39:57.533Z] stable info: [2022-03-24T08:39:57.533Z] ------------------- [2022-03-24T08:39:57.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-24T08:39:57.533Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T08:39:57.533Z] Message: update stable to v1.0.221 [2022-03-24T08:39:58.106Z] ------------------- [2022-03-24T08:39:58.106Z] experimental info: [2022-03-24T08:39:58.106Z] ------------------- [2022-03-24T08:39:58.107Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-24T08:39:58.107Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T08:39:58.107Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-24T08:39:58.252Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-24T08:39:58.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-24T08:39:58.277Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-24T08:39:58.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-24T08:39:58.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-24T08:39:58.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-24T08:39:58.323Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-24T08:39:58.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-24T08:39:58.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-24T08:39:58.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-24T08:39:58.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-24T08:39:58.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-24T08:39:58.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-24T08:39:58.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-24T08:39:58.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-24T08:39:58.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T08:39:58.442Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T08:39:58.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-24T08:39:58.465Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-24T08:39:58.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-24T08:39:58.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-24T08:39:58.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-24T08:39:58.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo [2022-03-24T08:39:58.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo [2022-03-24T08:39:58.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo [2022-03-24T08:39:58.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] echo [2022-03-24T08:39:58.541Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8e1bd1 [Pipeline] echo [2022-03-24T08:39:58.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T08:39:58.580Z] provisioning config files... [2022-03-24T08:39:58.593Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config1062806288226631579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T08:39:58.900Z] ---> docker-login.sh [2022-03-24T08:39:58.900Z] nexus3.edgexfoundry.org:10001 [2022-03-24T08:39:59.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:39:59.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:39:59.163Z] Configure a credential helper to remove this warning. See [2022-03-24T08:39:59.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:39:59.163Z] [2022-03-24T08:39:59.163Z] Login Succeeded [2022-03-24T08:39:59.163Z] nexus3.edgexfoundry.org:10002 [2022-03-24T08:39:59.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:39:59.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:39:59.425Z] Configure a credential helper to remove this warning. See [2022-03-24T08:39:59.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:39:59.425Z] [2022-03-24T08:39:59.425Z] Login Succeeded [2022-03-24T08:39:59.425Z] nexus3.edgexfoundry.org:10003 [2022-03-24T08:39:59.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:39:59.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:39:59.426Z] Configure a credential helper to remove this warning. See [2022-03-24T08:39:59.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:39:59.426Z] [2022-03-24T08:39:59.426Z] Login Succeeded [2022-03-24T08:39:59.426Z] nexus3.edgexfoundry.org:10004 [2022-03-24T08:39:59.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:39:59.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:39:59.690Z] Configure a credential helper to remove this warning. See [2022-03-24T08:39:59.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:39:59.690Z] [2022-03-24T08:39:59.690Z] Login Succeeded [2022-03-24T08:39:59.690Z] docker.io [2022-03-24T08:39:59.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:40:00.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:40:00.264Z] Configure a credential helper to remove this warning. See [2022-03-24T08:40:00.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:40:00.264Z] [2022-03-24T08:40:00.264Z] Login Succeeded [2022-03-24T08:40:00.264Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T08:40:00.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T08:40:00.590Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-24T08:40:00.590Z] + + dirname cmd/core-command/Dockerfile [2022-03-24T08:40:00.590Z] cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-24T08:40:00.590Z] + + dirname cmd/core-data/Dockerfile [2022-03-24T08:40:00.590Z] cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/core-metadata/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-24T08:40:00.590Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2022-03-24T08:40:00.590Z] -d/ -f2 [2022-03-24T08:40:00.590Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/support-notifications/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-24T08:40:00.590Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-24T08:40:00.590Z] + cut -d/ -f2 [2022-03-24T08:40:00.590Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-24T08:40:00.628Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-24T08:40:00.969Z] + git rev-list -1 --merges c8e1bd1b09f8e194edee57813deff26cdc131e5c~1..c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] echo [2022-03-24T08:40:00.982Z] -----------> git rev-list -1 --merges c8e1bd1b09f8e194edee57813deff26cdc131e5c~1..c8e1bd1b09f8e194edee57813deff26cdc131e5c c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:40:00.982Z] c8e1bd1b09f8e194edee57813deff26cdc131e5c [false] [Pipeline] sh [2022-03-24T08:40:01.364Z] + git log --format=format:%s -1 c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] echo [2022-03-24T08:40:01.382Z] ========================================================= [2022-03-24T08:40:01.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-24T08:40:01.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-24T08:40:01.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-24T08:40:01.929Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-24T08:40:01.929Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-24T08:40:01.929Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-24T08:40:01.929Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-24T08:40:01.929Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-24T08:40:01.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:40:02.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T08:40:02.363Z] [2022-03-24T08:40:02.363Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:40:02.668Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T08:40:02.668Z] latest: Pulling from edgex-devops/git-semver [2022-03-24T08:40:02.668Z] a0d0a0d46f8b: Pulling fs layer [2022-03-24T08:40:02.668Z] 3e5f54012d9b: Pulling fs layer [2022-03-24T08:40:02.668Z] 4c7163046ea9: Pulling fs layer [2022-03-24T08:40:02.668Z] 0c2d73faf560: Pulling fs layer [2022-03-24T08:40:02.668Z] 0c2d73faf560: Waiting [2022-03-24T08:40:02.668Z] 3e5f54012d9b: Download complete [2022-03-24T08:40:02.668Z] a0d0a0d46f8b: Download complete [2022-03-24T08:40:02.668Z] 0c2d73faf560: Verifying Checksum [2022-03-24T08:40:02.668Z] 0c2d73faf560: Download complete [2022-03-24T08:40:02.668Z] 4c7163046ea9: Verifying Checksum [2022-03-24T08:40:02.668Z] 4c7163046ea9: Download complete [2022-03-24T08:40:02.926Z] a0d0a0d46f8b: Pull complete [2022-03-24T08:40:02.926Z] 3e5f54012d9b: Pull complete [2022-03-24T08:40:03.185Z] 4c7163046ea9: Pull complete [2022-03-24T08:40:03.448Z] 0c2d73faf560: Pull complete [2022-03-24T08:40:03.448Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-24T08:40:03.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T08:40:03.448Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-24T08:40:03.525Z] prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container [2022-03-24T08:40:03.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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:10004/edgex-devops/git-semver:latest cat [2022-03-24T08:40:04.252Z] $ docker top 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-24T08:40:04.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T08:40:04.364Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T08:40:04.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T08:40:04.497Z] $ docker exec 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent [2022-03-24T08:40:04.618Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGOLlE/agent.15 [2022-03-24T08:40:04.618Z] SSH_AGENT_PID=21 [2022-03-24T08:40:04.626Z] Running ssh-add (command line suppressed) [2022-03-24T08:40:04.749Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_1754225388557926248.key (/w/workspace/edgex-go/14@tmp/private_key_1754225388557926248.key) [2022-03-24T08:40:04.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T08:40:05.049Z] + git tag --points-at HEAD [Pipeline] } [2022-03-24T08:40:05.076Z] $ docker exec --env ******** --env ******** 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent -k [2022-03-24T08:40:05.178Z] unset SSH_AUTH_SOCK; [2022-03-24T08:40:05.179Z] unset SSH_AGENT_PID; [2022-03-24T08:40:05.179Z] echo Agent pid 21 killed; [2022-03-24T08:40:05.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-24T08:40:05.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T08:40:05.209Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T08:40:05.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T08:40:05.341Z] $ docker exec 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent [2022-03-24T08:40:05.469Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNHdHCP/agent.54 [2022-03-24T08:40:05.469Z] SSH_AGENT_PID=61 [2022-03-24T08:40:05.474Z] Running ssh-add (command line suppressed) [2022-03-24T08:40:05.596Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_1406844811475335136.key (/w/workspace/edgex-go/14@tmp/private_key_1406844811475335136.key) [2022-03-24T08:40:05.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T08:40:05.899Z] + git semver init [2022-03-24T08:40:05.900Z] # -> Open(): unable to determine branch for HEAD [2022-03-24T08:40:05.900Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2022-03-24T08:40:05.900Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2022-03-24T08:40:05.900Z] # $SEMVER_REMOTE_NAME = origin [2022-03-24T08:40:05.900Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-24T08:40:05.900Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-24T08:40:05.900Z] # $SEMVER_BRANCH = PR-3904 [2022-03-24T08:40:05.900Z] # $SEMVER_TEMP = /tmp/semver-620909011 [2022-03-24T08:40:05.900Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-24T08:40:18.145Z] # '/tmp/semver-620909011' -> '/w/workspace/edgex-go/14/.semver' [2022-03-24T08:40:18.407Z] # -> Force: false [2022-03-24T08:40:18.407Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2022-03-24T08:40:18.424Z] $ docker exec --env ******** --env ******** 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 ssh-agent -k [2022-03-24T08:40:18.524Z] unset SSH_AUTH_SOCK; [2022-03-24T08:40:18.525Z] unset SSH_AGENT_PID; [2022-03-24T08:40:18.525Z] echo Agent pid 61 killed; [2022-03-24T08:40:18.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T08:40:18.839Z] + git semver [Pipeline] } [2022-03-24T08:40:18.860Z] $ docker stop --time=1 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 [2022-03-24T08:40:20.616Z] $ docker rm -f 270588d1d76d50e8e44a9ee00f6946ad5ac316661c769e9a4182b80453780bf4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T08:40:20.985Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-24T08:40:21.249Z] Stashed 1 file(s) [Pipeline] echo [2022-03-24T08:40:21.252Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-24T08:40:21.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T08:40:21.394Z] ========================================================= [2022-03-24T08:40:21.394Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-24T08:40:21.394Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:40:21.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:40:21.688Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-24T08:40:21.688Z] 59bf1c3509f3: Pulling fs layer [2022-03-24T08:40:21.688Z] 666ba61612fd: Pulling fs layer [2022-03-24T08:40:21.688Z] 8ed8ca486205: Pulling fs layer [2022-03-24T08:40:21.688Z] 4fe6c5a15a65: Pulling fs layer [2022-03-24T08:40:21.688Z] 22a0e8bec74d: Pulling fs layer [2022-03-24T08:40:21.688Z] 640e595b4fbd: Pulling fs layer [2022-03-24T08:40:21.688Z] 763cafe07f6e: Pulling fs layer [2022-03-24T08:40:21.688Z] 0c0b528cf693: Pulling fs layer [2022-03-24T08:40:21.688Z] 10935f4eaf8b: Pulling fs layer [2022-03-24T08:40:21.688Z] 4fe6c5a15a65: Waiting [2022-03-24T08:40:21.688Z] 22a0e8bec74d: Waiting [2022-03-24T08:40:21.688Z] 763cafe07f6e: Waiting [2022-03-24T08:40:21.688Z] 0c0b528cf693: Waiting [2022-03-24T08:40:21.688Z] 640e595b4fbd: Waiting [2022-03-24T08:40:21.688Z] 8ed8ca486205: Download complete [2022-03-24T08:40:21.688Z] 666ba61612fd: Download complete [2022-03-24T08:40:21.688Z] 22a0e8bec74d: Verifying Checksum [2022-03-24T08:40:21.688Z] 22a0e8bec74d: Download complete [2022-03-24T08:40:21.688Z] 640e595b4fbd: Verifying Checksum [2022-03-24T08:40:21.688Z] 640e595b4fbd: Download complete [2022-03-24T08:40:21.688Z] 59bf1c3509f3: Download complete [2022-03-24T08:40:21.688Z] 763cafe07f6e: Download complete [2022-03-24T08:40:21.949Z] 0c0b528cf693: Verifying Checksum [2022-03-24T08:40:21.949Z] 0c0b528cf693: Download complete [2022-03-24T08:40:21.949Z] 59bf1c3509f3: Pull complete [2022-03-24T08:40:21.949Z] 666ba61612fd: Pull complete [2022-03-24T08:40:22.210Z] 8ed8ca486205: Pull complete [2022-03-24T08:40:22.470Z] 10935f4eaf8b: Verifying Checksum [2022-03-24T08:40:22.470Z] 10935f4eaf8b: Download complete [2022-03-24T08:40:22.470Z] 4fe6c5a15a65: Verifying Checksum [2022-03-24T08:40:22.470Z] 4fe6c5a15a65: Download complete [2022-03-24T08:40:26.681Z] 4fe6c5a15a65: Pull complete [2022-03-24T08:40:26.681Z] 22a0e8bec74d: Pull complete [2022-03-24T08:40:26.681Z] 640e595b4fbd: Pull complete [2022-03-24T08:40:26.681Z] 763cafe07f6e: Pull complete [2022-03-24T08:40:26.681Z] 0c0b528cf693: Pull complete [2022-03-24T08:40:28.596Z] 10935f4eaf8b: Pull complete [2022-03-24T08:40:28.596Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-24T08:40:28.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:40:28.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:40:28.900Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:40:28.900Z] WORKDIR /edgex [2022-03-24T08:40:28.900Z] COPY go.mod . [2022-03-24T08:40:28.900Z] RUN go mod download [2022-03-24T08:40:28.900Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-24T08:40:30.280Z] Sending build context to Docker daemon 334.5MB [2022-03-24T08:40:30.280Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T08:40:30.280Z] ---> 99d49a6021b9 [2022-03-24T08:40:30.280Z] Step 2/4 : WORKDIR /edgex [2022-03-24T08:40:31.662Z] ---> Running in 72199c3ec0a1 [2022-03-24T08:40:31.662Z] Removing intermediate container 72199c3ec0a1 [2022-03-24T08:40:31.662Z] ---> e827af009364 [2022-03-24T08:40:31.662Z] Step 3/4 : COPY go.mod . [2022-03-24T08:40:31.922Z] ---> d3306262e102 [2022-03-24T08:40:31.922Z] Step 4/4 : RUN go mod download [2022-03-24T08:40:31.922Z] ---> Running in cf8a9eded071 [2022-03-24T08:40:36.341Z] Still waiting to schedule task [2022-03-24T08:40:36.341Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-24T08:40:50.042Z] Removing intermediate container cf8a9eded071 [2022-03-24T08:40:50.042Z] ---> 782745a222fc [2022-03-24T08:40:50.042Z] Successfully built 782745a222fc [2022-03-24T08:40:50.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:40:50.340Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T08:40:50.341Z] . [Pipeline] withDockerContainer [2022-03-24T08:40:50.415Z] prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container [2022-03-24T08:40:50.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-24T08:40:50.877Z] $ docker top 2b9278f460be1840b35d7adf0c00e2fee3496171bd42994c9d626fee2700ea7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:40:51.241Z] + go version [2022-03-24T08:40:51.241Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-24T08:40:51.257Z] $ docker stop --time=1 2b9278f460be1840b35d7adf0c00e2fee3496171bd42994c9d626fee2700ea7b [2022-03-24T08:40:52.523Z] $ docker rm -f 2b9278f460be1840b35d7adf0c00e2fee3496171bd42994c9d626fee2700ea7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:40:52.917Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T08:40:52.917Z] . [Pipeline] withDockerContainer [2022-03-24T08:40:52.983Z] prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container [2022-03-24T08:40:53.028Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-24T08:40:53.389Z] $ docker top a183c162f0202a715fe1389f8dc371faf7ddccbf8109e3c96408786964c6fde3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-24T08:40:53.462Z] ========================================================= [2022-03-24T08:40:53.462Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-24T08:40:53.462Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:40:53.757Z] + make test [2022-03-24T08:40:53.757Z] go mod tidy -compat=1.17 [2022-03-24T08:40:53.757Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-24T08:40:59.037Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-24T08:41:11.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-24T08:41:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-24T08:41:12.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-03-24T08:41:12.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-24T08:41:12.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.9% of statements [2022-03-24T08:41:12.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-24T08:41:12.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-24T08:41:14.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.873s coverage: 89.2% of statements [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:41:14.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.081s coverage: 84.4% of statements [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-24T08:41:14.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.350s coverage: 94.2% of statements [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:41:14.879Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-24T08:41:14.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-24T08:41:14.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-24T08:41:14.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2022-03-24T08:41:14.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements [2022-03-24T08:41:14.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 79.5% of statements [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2022-03-24T08:41:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-03-24T08:41:24.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2022-03-24T08:41:24.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-03-24T08:41:26.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.5% of statements [2022-03-24T08:41:26.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 85.4% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.4% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-24T08:41:36.804Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-24T08:41:36.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-24T08:41:36.804Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-24T08:41:54.906Z] GO111MODULE=on go vet ./... [2022-03-24T08:41:58.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-24T08:41:58.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-24T08:41:58.746Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-24T08:41:59.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-24T08:41:59.623Z] + ls -al . [2022-03-24T08:41:59.623Z] total 664 [2022-03-24T08:41:59.623Z] drwxrwxr-x 10 1001 1001 4096 Mar 24 08:41 . [2022-03-24T08:41:59.623Z] drwxr-xr-x 4 root root 4096 Mar 24 08:40 .. [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 11 Mar 24 08:39 .dockerignore [2022-03-24T08:41:59.623Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 08:39 .git [2022-03-24T08:41:59.623Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 08:39 .github [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 870 Mar 24 08:39 .gitignore [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 08:39 .golangci.yml [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 08:39 .hadolint.yml [2022-03-24T08:41:59.623Z] drwx------ 3 1001 1001 4096 Mar 24 08:40 .semver [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 08:39 .sonarcloud.properties [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:39 ADOPTERS.md [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 9953 Mar 24 08:39 Attribution.txt [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 51732 Mar 24 08:39 CHANGELOG.md [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:39 CONTRIBUTING.md [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 08:39 GOVERNANCE.md [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 849 Mar 24 08:39 Jenkinsfile [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:39 LICENSE [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 8478 Mar 24 08:39 Makefile [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 08:39 OWNERS.md [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 8207 Mar 24 08:39 README.md [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 6912 Mar 24 08:39 SECURITY.md [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 08:40 VERSION [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 4131 Mar 24 08:39 ZMQWindows.md [2022-03-24T08:41:59.623Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 08:39 bin [2022-03-24T08:41:59.623Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 08:39 cmd [2022-03-24T08:41:59.623Z] -rw-r--r-- 1 root root 426503 Mar 24 08:41 coverage.out [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 3175 Mar 24 08:39 go.mod [2022-03-24T08:41:59.623Z] -rw-rw-r-- 1 1001 1001 34990 Mar 24 08:39 go.sum [2022-03-24T08:41:59.623Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 08:39 internal [2022-03-24T08:41:59.623Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 08:39 openapi [2022-03-24T08:41:59.623Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 08:39 snap [2022-03-24T08:41:59.624Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 08:39 version.go [Pipeline] sh [2022-03-24T08:41:59.917Z] + '[' -e coverage.out ] [2022-03-24T08:41:59.917Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-24T08:42:00.008Z] Stashed 1 file(s) [Pipeline] sh [2022-03-24T08:42:00.288Z] + make build [2022-03-24T08:42:00.288Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T08:42:11.343Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8994 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-24T08:42:11.355Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-03-24T08:42:11.925Z] The recommended git tool is: git [2022-03-24T08:42:18.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T08:42:18.764Z] using credential edgex-jenkins-ssh [2022-03-24T08:42:18.782Z] Cloning the remote Git repository [2022-03-24T08:42:18.846Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-24T08:42:18.932Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-03-24T08:42:19.032Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T08:42:19.033Z] > git --version # timeout=10 [2022-03-24T08:42:19.073Z] > git --version # 'git version 2.25.1' [2022-03-24T08:42:19.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T08:42:19.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T08:42:28.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T08:42:28.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T08:42:29.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T08:42:29.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T08:42:30.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T08:42:32.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T08:42:33.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T08:42:34.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T08:42:35.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T08:42:36.306Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 1f116ba968c955b1ea14f350f804aa3effd21fa1 [2022-03-24T08:42:36.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T08:42:35.183Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T08:42:35.202Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T08:42:35.278Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T08:42:35.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T08:42:35.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T08:42:35.402Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-24T08:42:36.328Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T08:42:36.345Z] > git checkout -f 1f116ba968c955b1ea14f350f804aa3effd21fa1 # timeout=10 [2022-03-24T08:42:36.577Z] > git remote # timeout=10 [2022-03-24T08:42:36.597Z] > git config --get remote.origin.url # timeout=10 [2022-03-24T08:42:36.954Z] Merge succeeded, producing cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T08:42:36.955Z] Checking out Revision cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d (PR-3904) [2022-03-24T08:42:38.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-24T08:42:36.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T08:42:36.622Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-24T08:42:36.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-24T08:42:36.965Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T08:42:36.975Z] > git checkout -f cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d # timeout=10 [Pipeline] } [2022-03-24T08:42:38.850Z] $ docker stop --time=1 a183c162f0202a715fe1389f8dc371faf7ddccbf8109e3c96408786964c6fde3 [2022-03-24T08:42:41.187Z] $ docker rm -f a183c162f0202a715fe1389f8dc371faf7ddccbf8109e3c96408786964c6fde3 [2022-03-24T08:42:41.329Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-24T08:42:41.354Z] First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-24T08:42:42.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:42:42.491Z] [2022-03-24T08:42:42.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:42:42.773Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-24T08:42:42.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T08:42:42.773Z] Dload Upload Total Spent Left Speed [2022-03-24T08:42:42.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [2022-03-24T08:42:42.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:42:42.793Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-24T08:42:42.793Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-24T08:42:42.793Z] ca9280d653b3: Pulling fs layer [2022-03-24T08:42:42.793Z] 7e9c9ca2126c: Pulling fs layer [2022-03-24T08:42:42.793Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-03-24T08:42:43.053Z] ca9280d653b3: Verifying Checksum [2022-03-24T08:42:43.053Z] ca9280d653b3: Download complete [2022-03-24T08:42:43.053Z] cbdbe7a5bc2a: Pull complete [2022-03-24T08:42:43.313Z] 7e9c9ca2126c: Download complete [2022-03-24T08:42:43.358Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-24T08:42:41.341Z] > git rev-list --no-walk 7a56b94143f89e5db1a5f612121d25bcdb63fc42 # timeout=10 [2022-03-24T08:42:43.571Z] ca9280d653b3: Pull complete [2022-03-24T08:42:43.699Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-24T08:42:43.699Z] + sudo tee /etc/docker/daemon.new [2022-03-24T08:42:43.699Z] { [2022-03-24T08:42:43.699Z] "registry-mirrors": [ [2022-03-24T08:42:43.699Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-24T08:42:43.699Z] ], [2022-03-24T08:42:43.699Z] "bip": "10.250.0.254/24", [2022-03-24T08:42:43.699Z] "hosts": [ [2022-03-24T08:42:43.699Z] "tcp://0.0.0.0:5555", [2022-03-24T08:42:43.699Z] "unix:///var/run/docker.sock" [2022-03-24T08:42:43.699Z] ], [2022-03-24T08:42:43.699Z] "mtu": 1458, [2022-03-24T08:42:43.699Z] "selinux-enabled": true, [2022-03-24T08:42:43.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-24T08:42:43.699Z] } [Pipeline] sh [2022-03-24T08:42:44.051Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-24T08:42:44.392Z] + sudo service docker restart [2022-03-24T08:42:47.767Z] 7e9c9ca2126c: Pull complete [2022-03-24T08:42:47.767Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-24T08:42:47.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:42:47.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-24T08:42:47.834Z] prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container [2022-03-24T08:42:47.874Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-24T08:42:49.093Z] $ docker top 811d1d64a83c3b12907961ad9c235726e238ebe733d1cf05b59e389a196fc556 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:42:49.474Z] + docker-compose build --help [2022-03-24T08:42:49.475Z] + grep parallel [2022-03-24T08:42:50.153Z] --parallel Build images in parallel. [Pipeline] } [2022-03-24T08:42:50.168Z] $ docker stop --time=1 811d1d64a83c3b12907961ad9c235726e238ebe733d1cf05b59e389a196fc556 [2022-03-24T08:42:51.516Z] $ docker rm -f 811d1d64a83c3b12907961ad9c235726e238ebe733d1cf05b59e389a196fc556 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:42:51.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-24T08:42:51.906Z] . [Pipeline] withDockerContainer [2022-03-24T08:42:51.978Z] prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container [2022-03-24T08:42:52.019Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-24T08:42:52.385Z] $ docker top d80c6b97dbc163c649042f9baf5b0f4c0809a13c137550959c87fa11e8290285 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:42:52.735Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-24T08:42:53.305Z] Building core-command ... [2022-03-24T08:42:53.305Z] Building core-data ... [2022-03-24T08:42:53.305Z] Building core-metadata ... [2022-03-24T08:42:53.305Z] Building security-bootstrapper ... [2022-03-24T08:42:53.305Z] Building security-proxy-setup ... [2022-03-24T08:42:53.305Z] Building security-secretstore-setup ... [2022-03-24T08:42:53.305Z] Building security-spiffe-token-provider ... [2022-03-24T08:42:53.305Z] Building security-spire-agent ... [2022-03-24T08:42:53.305Z] Building security-spire-config ... [2022-03-24T08:42:53.305Z] Building security-spire-server ... [2022-03-24T08:42:53.305Z] Building support-notifications ... [2022-03-24T08:42:53.305Z] Building support-scheduler ... [2022-03-24T08:42:53.305Z] Building sys-mgmt-agent ... [2022-03-24T08:42:53.305Z] Building support-scheduler [2022-03-24T08:42:53.305Z] Building support-notifications [2022-03-24T08:42:53.305Z] Building core-metadata [2022-03-24T08:42:53.305Z] Building security-secretstore-setup [2022-03-24T08:42:53.305Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T08:43:02.738Z] provisioning config files... [2022-03-24T08:43:02.762Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config3779985382929897312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T08:43:03.123Z] ---> docker-login.sh [2022-03-24T08:43:03.123Z] nexus3.edgexfoundry.org:10001 [2022-03-24T08:43:03.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:43:03.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:43:03.993Z] Configure a credential helper to remove this warning. See [2022-03-24T08:43:03.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:43:03.993Z] [2022-03-24T08:43:03.993Z] Login Succeeded [2022-03-24T08:43:03.993Z] nexus3.edgexfoundry.org:10002 [2022-03-24T08:43:04.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:43:04.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:43:04.542Z] Configure a credential helper to remove this warning. See [2022-03-24T08:43:04.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:43:04.542Z] [2022-03-24T08:43:04.542Z] Login Succeeded [2022-03-24T08:43:04.542Z] nexus3.edgexfoundry.org:10003 [2022-03-24T08:43:04.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:43:04.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:43:04.816Z] Configure a credential helper to remove this warning. See [2022-03-24T08:43:04.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:43:04.816Z] [2022-03-24T08:43:04.816Z] Login Succeeded [2022-03-24T08:43:04.816Z] nexus3.edgexfoundry.org:10004 [2022-03-24T08:43:05.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:43:05.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:43:05.421Z] Configure a credential helper to remove this warning. See [2022-03-24T08:43:05.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:43:05.421Z] [2022-03-24T08:43:05.421Z] Login Succeeded [2022-03-24T08:43:05.421Z] docker.io [2022-03-24T08:43:05.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T08:43:06.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T08:43:06.288Z] Configure a credential helper to remove this warning. See [2022-03-24T08:43:06.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T08:43:06.288Z] [2022-03-24T08:43:06.288Z] Login Succeeded [2022-03-24T08:43:06.288Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T08:43:06.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-24T08:43:06.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T08:43:06.846Z] ========================================================= [2022-03-24T08:43:06.846Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-24T08:43:06.846Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:43:07.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T08:43:07.477Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-24T08:43:07.477Z] 9b3977197b4f: Pulling fs layer [2022-03-24T08:43:07.477Z] 1a89e8eeedd5: Pulling fs layer [2022-03-24T08:43:07.477Z] 94645a83ff95: Pulling fs layer [2022-03-24T08:43:07.477Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-24T08:43:07.477Z] 0c92f367c5e7: Pulling fs layer [2022-03-24T08:43:07.477Z] f7c0051592d6: Pulling fs layer [2022-03-24T08:43:07.477Z] a227ed2f7395: Pulling fs layer [2022-03-24T08:43:07.477Z] 7b1c46037f91: Pulling fs layer [2022-03-24T08:43:07.477Z] 3f3a8bcf1eab: Waiting [2022-03-24T08:43:07.477Z] 0c92f367c5e7: Waiting [2022-03-24T08:43:07.477Z] f7c0051592d6: Waiting [2022-03-24T08:43:07.477Z] a227ed2f7395: Waiting [2022-03-24T08:43:07.477Z] 7b1c46037f91: Waiting [2022-03-24T08:43:07.477Z] 94645a83ff95: Download complete [2022-03-24T08:43:07.477Z] 1a89e8eeedd5: Verifying Checksum [2022-03-24T08:43:07.477Z] 1a89e8eeedd5: Download complete [2022-03-24T08:43:07.477Z] 0c92f367c5e7: Verifying Checksum [2022-03-24T08:43:07.477Z] 0c92f367c5e7: Download complete [2022-03-24T08:43:07.477Z] f7c0051592d6: Verifying Checksum [2022-03-24T08:43:07.477Z] f7c0051592d6: Download complete [2022-03-24T08:43:07.477Z] 9b3977197b4f: Download complete [2022-03-24T08:43:07.477Z] a227ed2f7395: Verifying Checksum [2022-03-24T08:43:07.477Z] a227ed2f7395: Download complete [2022-03-24T08:43:08.094Z] 9b3977197b4f: Pull complete [2022-03-24T08:43:08.704Z] 1a89e8eeedd5: Pull complete [2022-03-24T08:43:09.304Z] 94645a83ff95: Pull complete [2022-03-24T08:43:09.587Z] 7b1c46037f91: Verifying Checksum [2022-03-24T08:43:09.587Z] 7b1c46037f91: Download complete [2022-03-24T08:43:10.183Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-24T08:43:10.183Z] 3f3a8bcf1eab: Download complete [2022-03-24T08:43:11.409Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:43:11.409Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:43:11.409Z] ---> 782745a222fc [2022-03-24T08:43:11.409Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T08:43:11.409Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:43:11.409Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:43:11.409Z] ---> 782745a222fc [2022-03-24T08:43:11.409Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T08:43:11.409Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:43:11.409Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:43:11.409Z] ---> 782745a222fc [2022-03-24T08:43:11.409Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T08:43:11.409Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:43:11.409Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:43:11.409Z] ---> 782745a222fc [2022-03-24T08:43:11.409Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:43:11.409Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:43:11.409Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:43:11.409Z] ---> 782745a222fc [2022-03-24T08:43:11.409Z] Step 3/25 : WORKDIR /edgex-go [2022-03-24T08:43:13.324Z] ---> Running in efd8385b5f4f [2022-03-24T08:43:13.324Z] ---> Running in 939377929af0 [2022-03-24T08:43:13.324Z] ---> Running in 990dfac1a147 [2022-03-24T08:43:13.324Z] ---> Running in cb9b745153a1 [2022-03-24T08:43:13.324Z] ---> Running in cf108ac0bdcc [2022-03-24T08:43:13.324Z] Removing intermediate container 939377929af0 [2022-03-24T08:43:13.324Z] ---> cbcef23c74cb [2022-03-24T08:43:13.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:43:13.324Z] Removing intermediate container efd8385b5f4f [2022-03-24T08:43:13.324Z] ---> 8bbab4c15149 [2022-03-24T08:43:13.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:43:13.583Z] Removing intermediate container 990dfac1a147 [2022-03-24T08:43:13.583Z] ---> 54347bb6a805 [2022-03-24T08:43:13.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:43:13.583Z] Removing intermediate container cf108ac0bdcc [2022-03-24T08:43:13.583Z] ---> 0faf49a732d5 [2022-03-24T08:43:13.583Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:43:13.583Z] Removing intermediate container cb9b745153a1 [2022-03-24T08:43:13.583Z] ---> 2488d9c63266 [2022-03-24T08:43:13.583Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:43:13.583Z] ---> Running in 7ce38107487d [2022-03-24T08:43:13.583Z] ---> Running in 5acca036e430 [2022-03-24T08:43:13.583Z] ---> Running in f6a62403afd5 [2022-03-24T08:43:13.583Z] ---> Running in 225ac6dbde5f [2022-03-24T08:43:13.583Z] ---> Running in e9b4bf7117ae [2022-03-24T08:43:14.153Z] Removing intermediate container 7ce38107487d [2022-03-24T08:43:14.153Z] ---> 3da1d8aa38d2 [2022-03-24T08:43:14.153Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T08:43:14.153Z] ---> Running in 15c5eefe3aed [2022-03-24T08:43:14.725Z] Removing intermediate container 5acca036e430 [2022-03-24T08:43:14.725Z] ---> 6cf9928c68fe [2022-03-24T08:43:14.725Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-24T08:43:14.725Z] ---> Running in 0970f4f07a61 [2022-03-24T08:43:14.725Z] Removing intermediate container f6a62403afd5 [2022-03-24T08:43:14.725Z] ---> 831090872219 [2022-03-24T08:43:14.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T08:43:14.986Z] ---> Running in 0b331d3bfdc0 [2022-03-24T08:43:14.986Z] Removing intermediate container 225ac6dbde5f [2022-03-24T08:43:14.986Z] ---> 8f4bec8c5c01 [2022-03-24T08:43:14.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T08:43:14.986Z] ---> Running in 891e526f59f5 [2022-03-24T08:43:14.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:14.986Z] Removing intermediate container e9b4bf7117ae [2022-03-24T08:43:14.986Z] ---> 07bc3fc25b62 [2022-03-24T08:43:14.986Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-24T08:43:14.986Z] ---> Running in f4f716d067cc [2022-03-24T08:43:15.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:15.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:15.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:15.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:15.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:16.025Z] OK: 221 MiB in 52 packages [2022-03-24T08:43:16.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:16.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:16.551Z] Removing intermediate container 15c5eefe3aed [2022-03-24T08:43:16.551Z] ---> 80a278fdc2a0 [2022-03-24T08:43:16.551Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T08:43:16.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:16.551Z] OK: 221 MiB in 52 packages [2022-03-24T08:43:16.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:43:16.551Z] ---> 7941fe7a7b07 [2022-03-24T08:43:16.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:43:16.813Z] OK: 221 MiB in 52 packages [2022-03-24T08:43:16.813Z] ---> Running in 7b6fe96b1a5c [2022-03-24T08:43:16.813Z] OK: 221 MiB in 52 packages [2022-03-24T08:43:16.813Z] Removing intermediate container 0b331d3bfdc0 [2022-03-24T08:43:16.813Z] ---> f09da52e0f8b [2022-03-24T08:43:16.813Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:43:16.813Z] OK: 221 MiB in 52 packages [2022-03-24T08:43:17.072Z] ---> 08d4593d6072 [2022-03-24T08:43:17.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:43:17.072Z] ---> Running in 7e87506bec1c [2022-03-24T08:43:17.072Z] Removing intermediate container f4f716d067cc [2022-03-24T08:43:17.072Z] ---> a84e219f9ee4 [2022-03-24T08:43:17.072Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T08:43:17.335Z] ---> ab0bd7efacb6 [2022-03-24T08:43:17.335Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:43:17.335Z] ---> Running in 9556eb82497d [2022-03-24T08:43:17.335Z] Removing intermediate container 891e526f59f5 [2022-03-24T08:43:17.335Z] ---> de5fd7756768 [2022-03-24T08:43:17.335Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T08:43:17.595Z] Removing intermediate container 0970f4f07a61 [2022-03-24T08:43:17.595Z] ---> 6181b1b3a0f5 [2022-03-24T08:43:17.595Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-24T08:43:17.595Z] ---> 0a978b0f3afa [2022-03-24T08:43:17.595Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:43:17.595Z] ---> Running in 56f617785e5a [2022-03-24T08:43:17.595Z] ---> ce65f7f945f3 [2022-03-24T08:43:17.595Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:43:17.595Z] ---> Running in 06b277a7b9ec [2022-03-24T08:43:17.853Z] Removing intermediate container 7b6fe96b1a5c [2022-03-24T08:43:17.853Z] ---> a2102d071e9e [2022-03-24T08:43:17.853Z] Step 8/22 : COPY . . [2022-03-24T08:43:19.244Z] Removing intermediate container 7e87506bec1c [2022-03-24T08:43:19.244Z] ---> 7f91f80c6bb0 [2022-03-24T08:43:19.244Z] Step 8/23 : COPY . . [2022-03-24T08:43:19.244Z] Removing intermediate container 9556eb82497d [2022-03-24T08:43:19.244Z] ---> 2430698af6dc [2022-03-24T08:43:19.245Z] Step 8/22 : COPY . . [2022-03-24T08:43:19.529Z] Removing intermediate container 56f617785e5a [2022-03-24T08:43:19.529Z] ---> 3f3db7ee8c39 [2022-03-24T08:43:19.529Z] Step 8/22 : COPY . . [2022-03-24T08:43:19.793Z] Removing intermediate container 06b277a7b9ec [2022-03-24T08:43:19.793Z] ---> b08514095bf0 [2022-03-24T08:43:19.793Z] Step 8/25 : COPY . . [2022-03-24T08:43:22.592Z] 3f3a8bcf1eab: Pull complete [2022-03-24T08:43:23.193Z] 0c92f367c5e7: Pull complete [2022-03-24T08:43:24.642Z] f7c0051592d6: Pull complete [2022-03-24T08:43:24.642Z] a227ed2f7395: Pull complete [2022-03-24T08:43:29.786Z] ---> c64dff333def [2022-03-24T08:43:29.786Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-24T08:43:29.786Z] ---> 9d186a330b24 [2022-03-24T08:43:29.786Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-24T08:43:29.786Z] ---> 2d745b5dd475 [2022-03-24T08:43:29.786Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-24T08:43:29.786Z] ---> 02b3645f3368 [2022-03-24T08:43:29.786Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-24T08:43:29.786Z] ---> bfec6e3eecd7 [2022-03-24T08:43:29.786Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-24T08:43:29.786Z] ---> Running in 93b6a4f64e72 [2022-03-24T08:43:29.786Z] ---> Running in 3f7c4b6e23b6 [2022-03-24T08:43:29.786Z] ---> Running in bb79a97755f3 [2022-03-24T08:43:29.786Z] ---> Running in 355d0dc90926 [2022-03-24T08:43:29.786Z] ---> Running in 15e5b4679897 [2022-03-24T08:43:30.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T08:43:30.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T08:43:30.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T08:43:30.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T08:43:30.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T08:43:31.376Z] 7b1c46037f91: Pull complete [2022-03-24T08:43:31.376Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-24T08:43:31.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T08:43:31.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:43:31.728Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T08:43:31.728Z] WORKDIR /edgex [2022-03-24T08:43:31.728Z] COPY go.mod . [2022-03-24T08:43:31.728Z] RUN go mod download [2022-03-24T08:43:31.728Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-24T08:43:34.370Z] Sending build context to Docker daemon 169MB [2022-03-24T08:43:34.370Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T08:43:34.370Z] ---> f79e39bc4007 [2022-03-24T08:43:34.370Z] Step 2/4 : WORKDIR /edgex [2022-03-24T08:43:35.819Z] ---> Running in 9ecc64b3b157 [2022-03-24T08:43:36.423Z] Removing intermediate container 9ecc64b3b157 [2022-03-24T08:43:36.423Z] ---> 5ef48ab9c67e [2022-03-24T08:43:36.423Z] Step 3/4 : COPY go.mod . [2022-03-24T08:43:36.699Z] ---> fc7395ad6ddf [2022-03-24T08:43:36.699Z] Step 4/4 : RUN go mod download [2022-03-24T08:43:36.973Z] ---> Running in 9c4dafc5f5e0 [2022-03-24T08:44:09.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T08:44:09.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T08:44:12.151Z] Removing intermediate container bb79a97755f3 [2022-03-24T08:44:12.151Z] ---> 747533572635 [2022-03-24T08:44:12.151Z] [2022-03-24T08:44:12.151Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T08:44:12.151Z] Removing intermediate container 93b6a4f64e72 [2022-03-24T08:44:12.151Z] ---> a114aa310052 [2022-03-24T08:44:12.151Z] [2022-03-24T08:44:12.151Z] Step 10/25 : FROM alpine:3.14 [2022-03-24T08:44:12.151Z] Removing intermediate container 3f7c4b6e23b6 [2022-03-24T08:44:12.151Z] Removing intermediate container 355d0dc90926 [2022-03-24T08:44:12.151Z] ---> dff49d27f7bc [2022-03-24T08:44:12.151Z] ---> 5088ebfa1060 [2022-03-24T08:44:12.151Z] [2022-03-24T08:44:12.151Z] Removing intermediate container 15e5b4679897 [2022-03-24T08:44:12.151Z] [2022-03-24T08:44:12.151Z] Step 10/22 : FROM alpine:3.14Step 10/22 : FROM alpine:3.14 [2022-03-24T08:44:12.151Z] [2022-03-24T08:44:12.151Z] ---> 267540328ec6 [2022-03-24T08:44:12.151Z] [2022-03-24T08:44:12.151Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T08:44:13.095Z] 3.14: Pulling from library/alpine [2022-03-24T08:44:13.356Z] 3.14: Pulling from library/alpine [2022-03-24T08:44:13.929Z] 3.14: Pulling from library/alpine [2022-03-24T08:44:14.502Z] 3.14: Pulling from library/alpine [2022-03-24T08:44:14.502Z] 3.14: Pulling from library/alpine [2022-03-24T08:44:16.415Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T08:44:16.415Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T08:44:16.415Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T08:44:16.415Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T08:44:16.415Z] Status: Image is up to date for alpine:3.14 [2022-03-24T08:44:16.415Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T08:44:16.415Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T08:44:16.415Z] Status: Image is up to date for alpine:3.14 [2022-03-24T08:44:16.415Z] ---> a33ac4f1069a [2022-03-24T08:44:16.415Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-24T08:44:16.415Z] ---> a33ac4f1069a [2022-03-24T08:44:16.415Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-24T08:44:16.415Z] ---> a33ac4f1069a [2022-03-24T08:44:16.415Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T08:44:16.415Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T08:44:16.415Z] ---> a33ac4f1069a [2022-03-24T08:44:16.415Z] Status: Image is up to date for alpine:3.14 [2022-03-24T08:44:16.415Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-24T08:44:16.415Z] ---> a33ac4f1069a [2022-03-24T08:44:16.415Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-24T08:44:16.415Z] ---> Running in a903c0c6780b [2022-03-24T08:44:16.415Z] ---> Running in b393defc9586 [2022-03-24T08:44:16.415Z] ---> Running in c5868bd334a5 [2022-03-24T08:44:16.415Z] ---> Running in 5464123152cc [2022-03-24T08:44:16.415Z] ---> Running in 585a2774581f [2022-03-24T08:44:16.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:16.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:16.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:16.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:16.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:17.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:17.196Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-24T08:44:17.196Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:44:17.196Z] OK: 6 MiB in 15 packages [2022-03-24T08:44:17.196Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-24T08:44:17.196Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:44:17.196Z] OK: 6 MiB in 15 packages [2022-03-24T08:44:17.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:17.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:17.196Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-24T08:44:17.196Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-24T08:44:17.196Z] (3/3) Installing su-exec (0.2-r1) [2022-03-24T08:44:17.196Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:44:17.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:17.196Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T08:44:17.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:17.473Z] OK: 6 MiB in 17 packages [2022-03-24T08:44:17.473Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-24T08:44:17.473Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-24T08:44:17.473Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-24T08:44:17.473Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-24T08:44:17.473Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:44:17.473Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T08:44:17.473Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T08:44:17.473Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-24T08:44:17.473Z] (5/6) Installing curl (7.79.1-r0) [2022-03-24T08:44:17.473Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-24T08:44:17.473Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:44:17.732Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T08:44:17.732Z] OK: 6 MiB in 16 packages [2022-03-24T08:44:17.732Z] OK: 8 MiB in 20 packages [2022-03-24T08:44:17.732Z] Removing intermediate container b393defc9586 [2022-03-24T08:44:17.732Z] ---> c9dd8059696a [2022-03-24T08:44:17.732Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T08:44:17.992Z] Removing intermediate container 585a2774581f [2022-03-24T08:44:17.992Z] ---> 4b547299ef93 [2022-03-24T08:44:17.992Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T08:44:17.992Z] ---> Running in ac04e0aa59c0 [2022-03-24T08:44:17.992Z] ---> Running in 837b7fdc4cb7 [2022-03-24T08:44:17.992Z] Removing intermediate container a903c0c6780b [2022-03-24T08:44:17.992Z] ---> 082bb55233e6 [2022-03-24T08:44:17.992Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T08:44:17.992Z] ---> Running in c2e2db4a8bc5 [2022-03-24T08:44:17.992Z] Removing intermediate container ac04e0aa59c0 [2022-03-24T08:44:17.992Z] ---> 13c04cf590ab [2022-03-24T08:44:17.992Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-24T08:44:17.992Z] Removing intermediate container 837b7fdc4cb7 [2022-03-24T08:44:17.992Z] ---> 257c286fff48 [2022-03-24T08:44:17.992Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-24T08:44:18.251Z] ---> Running in 9c71559013f6 [2022-03-24T08:44:18.251Z] ---> Running in 8f00dfe5684e [2022-03-24T08:44:18.251Z] Removing intermediate container c2e2db4a8bc5 [2022-03-24T08:44:18.251Z] ---> 6a593f02c090 [2022-03-24T08:44:18.251Z] Step 13/25 : WORKDIR / [2022-03-24T08:44:18.251Z] Removing intermediate container c5868bd334a5 [2022-03-24T08:44:18.251Z] ---> 67305c6b19f0 [2022-03-24T08:44:18.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T08:44:18.251Z] ---> Running in 9680c7d558f1 [2022-03-24T08:44:18.251Z] Removing intermediate container 5464123152cc [2022-03-24T08:44:18.251Z] ---> d433f517a011 [2022-03-24T08:44:18.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T08:44:18.251Z] ---> Running in 5373395e4eab [2022-03-24T08:44:18.251Z] Removing intermediate container 9c71559013f6 [2022-03-24T08:44:18.251Z] ---> 8a751953b3c5 [2022-03-24T08:44:18.251Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T08:44:18.509Z] ---> Running in 1ab200c7f75c [2022-03-24T08:44:18.509Z] Removing intermediate container 8f00dfe5684e [2022-03-24T08:44:18.509Z] ---> c298b1be673b [2022-03-24T08:44:18.509Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T08:44:18.509Z] ---> Running in d3872d6d87b1 [2022-03-24T08:44:18.509Z] ---> Running in b25731cbc777 [2022-03-24T08:44:18.509Z] Removing intermediate container 9680c7d558f1 [2022-03-24T08:44:18.509Z] ---> e40c602271dc [2022-03-24T08:44:18.509Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-24T08:44:18.509Z] Removing intermediate container 5373395e4eab [2022-03-24T08:44:18.509Z] ---> 6ca62acc9f2d [2022-03-24T08:44:18.509Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-24T08:44:18.509Z] Removing intermediate container 1ab200c7f75c [2022-03-24T08:44:18.509Z] ---> ec002d126ca9 [2022-03-24T08:44:18.509Z] Step 13/22 : WORKDIR /edgex [2022-03-24T08:44:18.509Z] ---> Running in bbeee1951112 [2022-03-24T08:44:18.509Z] Removing intermediate container b25731cbc777 [2022-03-24T08:44:18.509Z] ---> c02e69416df1 [2022-03-24T08:44:18.509Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:44:18.509Z] ---> Running in fd70b035201f [2022-03-24T08:44:18.509Z] Removing intermediate container d3872d6d87b1 [2022-03-24T08:44:18.509Z] ---> 78b5e946abc9 [2022-03-24T08:44:18.509Z] Step 15/23 : WORKDIR / [2022-03-24T08:44:18.768Z] ---> a2f92325a634 [2022-03-24T08:44:18.768Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-24T08:44:18.768Z] ---> Running in 27747bc3580e [2022-03-24T08:44:18.768Z] Removing intermediate container bbeee1951112 [2022-03-24T08:44:18.768Z] ---> fd00f2154e45 [2022-03-24T08:44:18.768Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T08:44:18.768Z] Removing intermediate container fd70b035201f [2022-03-24T08:44:18.768Z] ---> 87abd57718bb [2022-03-24T08:44:18.768Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-24T08:44:18.768Z] ---> Running in a8bcbff5c4bc [2022-03-24T08:44:18.768Z] ---> c4b7e21cf037 [2022-03-24T08:44:18.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-24T08:44:18.768Z] Removing intermediate container 27747bc3580e [2022-03-24T08:44:18.768Z] ---> 8e2d98f2088b [2022-03-24T08:44:18.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:44:18.768Z] ---> f685d9f3800d [2022-03-24T08:44:18.768Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-24T08:44:18.768Z] Removing intermediate container a8bcbff5c4bc [2022-03-24T08:44:18.768Z] ---> f5831c7897ea [2022-03-24T08:44:18.768Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:44:19.027Z] ---> 72746a56c310 [2022-03-24T08:44:19.027Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-24T08:44:19.027Z] ---> c4d965471956 [2022-03-24T08:44:19.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-24T08:44:19.287Z] ---> c4e47c2f6d4d [2022-03-24T08:44:19.287Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-24T08:44:19.287Z] ---> 139e47d5606a [2022-03-24T08:44:19.287Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-24T08:44:19.287Z] ---> 80bce21a6b99 [2022-03-24T08:44:19.287Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-24T08:44:19.548Z] ---> eda700526e9f [2022-03-24T08:44:19.548Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-24T08:44:19.548Z] ---> 6830bdba2100 [2022-03-24T08:44:19.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-24T08:44:19.808Z] ---> 95bc6a368f44 [2022-03-24T08:44:19.808Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-24T08:44:19.808Z] ---> cdd21500c67a [2022-03-24T08:44:19.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-24T08:44:19.808Z] ---> Running in 4ffea25a9924 [2022-03-24T08:44:20.070Z] ---> 56e62ac3cec4 [2022-03-24T08:44:20.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-24T08:44:20.070Z] Removing intermediate container 4ffea25a9924 [2022-03-24T08:44:20.070Z] ---> dea30ef33dba [2022-03-24T08:44:20.070Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:44:20.070Z] ---> fa4df1ccac4e [2022-03-24T08:44:20.070Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-24T08:44:20.070Z] ---> 8754cdfbb9d1 [2022-03-24T08:44:20.070Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-24T08:44:20.070Z] ---> cf37c0b28bf8 [2022-03-24T08:44:20.070Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T08:44:20.070Z] ---> Running in 807068db390f [2022-03-24T08:44:20.329Z] ---> Running in 6be41ec2b7b8 [2022-03-24T08:44:20.329Z] ---> 685984f75740 [2022-03-24T08:44:20.329Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-24T08:44:20.329Z] ---> Running in 61680a686a00 [2022-03-24T08:44:20.329Z] Removing intermediate container 807068db390f [2022-03-24T08:44:20.329Z] ---> 8a020ba97149 [2022-03-24T08:44:20.329Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T08:44:20.588Z] Removing intermediate container 6be41ec2b7b8 [2022-03-24T08:44:20.588Z] ---> f6313dfaf9ca [2022-03-24T08:44:20.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:44:20.588Z] ---> d3d678ec4109 [2022-03-24T08:44:20.588Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-24T08:44:20.588Z] ---> Running in ff3cc125f8bd [2022-03-24T08:44:20.588Z] ---> Running in 7fbfa1aa5c3c [2022-03-24T08:44:20.588Z] ---> Running in c3c1ebd781f1 [2022-03-24T08:44:20.588Z] Removing intermediate container 61680a686a00 [2022-03-24T08:44:20.588Z] ---> a242b068bfdd [2022-03-24T08:44:20.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:44:20.588Z] ---> 59051a48b0fd [2022-03-24T08:44:20.588Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T08:44:20.588Z] ---> Running in 2060e7727c46 [2022-03-24T08:44:20.847Z] Removing intermediate container 7fbfa1aa5c3c [2022-03-24T08:44:20.847Z] ---> 8bd58c1ab508 [2022-03-24T08:44:20.847Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T08:44:20.847Z] Removing intermediate container ff3cc125f8bd [2022-03-24T08:44:20.847Z] ---> 36ee77c284b4 [2022-03-24T08:44:20.847Z] Step 21/22 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:44:20.847Z] ---> Running in d8b8cba33da3 [2022-03-24T08:44:20.847Z] ---> Running in 12eba3c69146 [2022-03-24T08:44:20.847Z] Removing intermediate container 2060e7727c46 [2022-03-24T08:44:20.847Z] ---> 7a85d50e3d65 [2022-03-24T08:44:20.847Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T08:44:20.847Z] ---> 3fa6d6815ed5 [2022-03-24T08:44:20.847Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-24T08:44:20.847Z] ---> Running in 04c1c1e5ee1a [2022-03-24T08:44:20.847Z] ---> Running in ed4aece00ed7 [2022-03-24T08:44:20.847Z] Removing intermediate container d8b8cba33da3 [2022-03-24T08:44:20.847Z] ---> e0af6c73a6d1 [2022-03-24T08:44:20.847Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T08:44:21.107Z] Removing intermediate container 12eba3c69146 [2022-03-24T08:44:21.107Z] ---> 2342021904c2 [2022-03-24T08:44:21.107Z] Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:44:21.107Z] ---> Running in 7bdc5983b57a [2022-03-24T08:44:21.107Z] ---> Running in 12b590f61780 [2022-03-24T08:44:21.107Z] Removing intermediate container 04c1c1e5ee1a [2022-03-24T08:44:21.107Z] ---> eb64195ca46d [2022-03-24T08:44:21.107Z] Step 21/22 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:44:21.107Z] ---> Running in 1b879e870c8c [2022-03-24T08:44:21.107Z] Removing intermediate container 12b590f61780 [2022-03-24T08:44:21.107Z] ---> 1a96289fd8ac [2022-03-24T08:44:21.107Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T08:44:21.107Z] Removing intermediate container 7bdc5983b57a [2022-03-24T08:44:21.107Z] ---> 68b72e23be93 [2022-03-24T08:44:21.107Z] [2022-03-24T08:44:21.367Z] ---> Running in 97acf0a96514 [2022-03-24T08:44:21.367Z] Removing intermediate container 1b879e870c8c [2022-03-24T08:44:21.367Z] ---> f363c3fa517e [2022-03-24T08:44:21.367Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T08:44:21.367Z] ---> Running in 9686056a058d [2022-03-24T08:44:21.367Z] Successfully built 68b72e23be93 [2022-03-24T08:44:21.367Z] Removing intermediate container c3c1ebd781f1 [2022-03-24T08:44:21.367Z] ---> e34c5e07b28e [2022-03-24T08:44:21.367Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T08:44:21.367Z] Successfully tagged support-scheduler:latest [2022-03-24T08:44:21.367Z] Building core-data [2022-03-24T08:44:21.367Z]  Building support-scheduler ... done Removing intermediate container 97acf0a96514 [2022-03-24T08:44:21.367Z] ---> 22d972254700 [2022-03-24T08:44:21.367Z] [2022-03-24T08:44:21.367Z] ---> Running in 2acf35219cb6 [2022-03-24T08:44:21.367Z] Removing intermediate container 9686056a058d [2022-03-24T08:44:21.367Z] ---> 83aa0cbb6fd2 [2022-03-24T08:44:21.367Z] [2022-03-24T08:44:21.627Z] Successfully built 22d972254700 [2022-03-24T08:44:21.627Z] Successfully tagged core-metadata:latest [2022-03-24T08:44:21.627Z]  Building core-metadata ... done Building security-bootstrapper [2022-03-24T08:44:21.627Z] Successfully built 83aa0cbb6fd2 [2022-03-24T08:44:21.627Z] Successfully tagged support-notifications:latest [2022-03-24T08:44:21.627Z]  Building support-notifications ... done Building core-command [2022-03-24T08:44:21.887Z] Removing intermediate container 2acf35219cb6 [2022-03-24T08:44:21.887Z] ---> 7916086e5c65 [2022-03-24T08:44:21.887Z] Step 20/22 : LABEL arch=x86_64 [2022-03-24T08:44:21.887Z] ---> Running in 30c8faf698eb [2022-03-24T08:44:21.887Z] Removing intermediate container ed4aece00ed7 [2022-03-24T08:44:21.887Z] ---> 4c8f48ca264f [2022-03-24T08:44:21.887Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T08:44:22.456Z] Removing intermediate container 30c8faf698eb [2022-03-24T08:44:22.456Z] ---> 7681a5a90c40 [2022-03-24T08:44:22.456Z] Step 21/22 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:44:23.028Z] ---> Running in b0e49a6db03d [2022-03-24T08:44:23.598Z] ---> Running in e0c8eb6b91d4 [2022-03-24T08:44:23.994Z] Removing intermediate container 9c4dafc5f5e0 [2022-03-24T08:44:23.994Z] ---> fa02570f53d8 [2022-03-24T08:44:23.994Z] Successfully built fa02570f53d8 [2022-03-24T08:44:23.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:44:24.338Z] + docker inspect -f . ci-base-image-arm64 [2022-03-24T08:44:24.338Z] . [Pipeline] withDockerContainer [2022-03-24T08:44:24.538Z] Removing intermediate container b0e49a6db03d [2022-03-24T08:44:24.538Z] ---> 540cf2013286 [2022-03-24T08:44:24.538Z] Step 23/25 : LABEL arch=x86_64 [2022-03-24T08:44:24.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container [2022-03-24T08:44:24.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-24T08:44:24.805Z] Removing intermediate container e0c8eb6b91d4 [2022-03-24T08:44:24.805Z] ---> 8cddc991186d [2022-03-24T08:44:24.805Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T08:44:25.064Z] ---> Running in f429189840d4 [2022-03-24T08:44:25.064Z] ---> Running in d8642c6c0673 [2022-03-24T08:44:25.064Z] Removing intermediate container f429189840d4 [2022-03-24T08:44:25.064Z] ---> 936aaa5bdc60 [2022-03-24T08:44:25.064Z] Step 24/25 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:44:25.064Z] Removing intermediate container d8642c6c0673 [2022-03-24T08:44:25.064Z] ---> fc40efb0973f [2022-03-24T08:44:25.064Z] [2022-03-24T08:44:25.327Z] ---> Running in a4d209565cb1 [2022-03-24T08:44:25.327Z] Successfully built fc40efb0973f [2022-03-24T08:44:25.327Z] Successfully tagged security-proxy-setup:latest [2022-03-24T08:44:25.327Z] Building security-spire-agent [2022-03-24T08:44:25.327Z]  Building security-proxy-setup ... done Removing intermediate container a4d209565cb1 [2022-03-24T08:44:25.327Z] ---> 99a9f8b62333 [2022-03-24T08:44:25.327Z] Step 25/25 : LABEL version=0.0.0 [2022-03-24T08:44:25.586Z] ---> Running in 952c6d52d86c [2022-03-24T08:44:25.846Z] Removing intermediate container 952c6d52d86c [2022-03-24T08:44:25.846Z] ---> 2944bec44405 [2022-03-24T08:44:25.846Z] [2022-03-24T08:44:25.846Z] Successfully built 2944bec44405 [2022-03-24T08:44:25.846Z] Successfully tagged security-secretstore-setup:latest [2022-03-24T08:44:25.846Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-03-24T08:44:26.024Z] $ docker top 08e01cd6e14ee52fab6511ff681f4a4e9024cb32eafe721c445e4aa491edd4ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:44:26.955Z] + go version [2022-03-24T08:44:26.955Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-24T08:44:26.983Z] $ docker stop --time=1 08e01cd6e14ee52fab6511ff681f4a4e9024cb32eafe721c445e4aa491edd4ca [2022-03-24T08:44:28.624Z] $ docker rm -f 08e01cd6e14ee52fab6511ff681f4a4e9024cb32eafe721c445e4aa491edd4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:44:29.245Z] + docker inspect -f . ci-base-image-arm64 [2022-03-24T08:44:29.245Z] . [Pipeline] withDockerContainer [2022-03-24T08:44:29.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container [2022-03-24T08:44:29.556Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-24T08:44:30.837Z] $ docker top 505088f3c0e2b851f6d250392009a800dcb15bbc83b5e110132a60e8003a5290 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-24T08:44:31.120Z] ========================================================= [2022-03-24T08:44:31.120Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-24T08:44:31.120Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-24T08:44:31.773Z] + make test [2022-03-24T08:44:31.773Z] go mod tidy -compat=1.17 [2022-03-24T08:44:32.750Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-24T08:44:35.823Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:44:35.823Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:44:35.823Z] ---> 782745a222fc [2022-03-24T08:44:35.823Z] Step 3/31 : WORKDIR /edgex-go [2022-03-24T08:44:35.823Z] ---> Using cache [2022-03-24T08:44:35.823Z] ---> 2488d9c63266 [2022-03-24T08:44:35.823Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:44:35.823Z] ---> Using cache [2022-03-24T08:44:35.823Z] ---> 07bc3fc25b62 [2022-03-24T08:44:35.823Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-24T08:44:35.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:44:35.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:44:35.823Z] ---> 782745a222fc [2022-03-24T08:44:35.823Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:44:35.823Z] ---> Using cache [2022-03-24T08:44:35.823Z] ---> 2488d9c63266 [2022-03-24T08:44:35.823Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:44:35.823Z] ---> Using cache [2022-03-24T08:44:35.823Z] ---> 07bc3fc25b62 [2022-03-24T08:44:35.823Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-24T08:44:35.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:44:35.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:44:35.823Z] ---> 782745a222fc [2022-03-24T08:44:35.823Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:44:35.823Z] ---> Using cache [2022-03-24T08:44:35.823Z] ---> 2488d9c63266 [2022-03-24T08:44:35.823Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:44:35.823Z] ---> Using cache [2022-03-24T08:44:35.823Z] ---> 07bc3fc25b62 [2022-03-24T08:44:35.823Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T08:44:36.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:44:36.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:44:36.761Z] ---> 782745a222fc [2022-03-24T08:44:36.761Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T08:44:36.761Z] ---> Using cache [2022-03-24T08:44:36.761Z] ---> 2488d9c63266 [2022-03-24T08:44:36.761Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:44:36.761Z] ---> Using cache [2022-03-24T08:44:36.761Z] ---> 07bc3fc25b62 [2022-03-24T08:44:36.761Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T08:44:37.331Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:44:37.331Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:44:37.331Z] ---> 782745a222fc [2022-03-24T08:44:37.331Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T08:44:37.331Z] ---> Using cache [2022-03-24T08:44:37.331Z] ---> 2488d9c63266 [2022-03-24T08:44:37.331Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:44:37.331Z] ---> Using cache [2022-03-24T08:44:37.331Z] ---> 07bc3fc25b62 [2022-03-24T08:44:37.331Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T08:44:41.533Z] ---> Running in 9b5d7cd11cec [2022-03-24T08:44:41.533Z] ---> Running in a3fb0926543d [2022-03-24T08:44:41.533Z] ---> Running in 2e3371a12c3b [2022-03-24T08:44:41.533Z] ---> Running in cec1f6739dd3 [2022-03-24T08:44:41.533Z] ---> Running in 1454e4097ca8 [2022-03-24T08:44:41.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:41.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:41.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.886Z] OK: 221 MiB in 52 packages [2022-03-24T08:44:42.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:44:42.886Z] OK: 221 MiB in 52 packages [2022-03-24T08:44:42.886Z] OK: 221 MiB in 52 packages [2022-03-24T08:44:43.146Z] OK: 221 MiB in 52 packages [2022-03-24T08:44:43.146Z] OK: 221 MiB in 52 packages [2022-03-24T08:44:43.412Z] Removing intermediate container 1454e4097ca8 [2022-03-24T08:44:43.412Z] ---> cd6cbfe6f342 [2022-03-24T08:44:43.412Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T08:44:43.412Z] Removing intermediate container 9b5d7cd11cec [2022-03-24T08:44:43.412Z] ---> 33191e0c9ea4 [2022-03-24T08:44:43.412Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:44:43.412Z] Removing intermediate container 2e3371a12c3b [2022-03-24T08:44:43.412Z] ---> 93acafd13b20 [2022-03-24T08:44:43.412Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:44:43.412Z] ---> 8441a9748e85 [2022-03-24T08:44:43.412Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:44:43.412Z] ---> 254c8022981b [2022-03-24T08:44:43.412Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:44:43.672Z] ---> 50f23645bf24 [2022-03-24T08:44:43.672Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:44:43.672Z] ---> Running in 500fb15a2f01 [2022-03-24T08:44:43.672Z] ---> Running in 71d6f1c3562a [2022-03-24T08:44:43.672Z] ---> Running in 4df6cd6a4527 [2022-03-24T08:44:43.672Z] Removing intermediate container cec1f6739dd3 [2022-03-24T08:44:43.672Z] ---> e44c1e9d2e00 [2022-03-24T08:44:43.672Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T08:44:43.672Z] Removing intermediate container a3fb0926543d [2022-03-24T08:44:43.672Z] ---> 37285496ecc6 [2022-03-24T08:44:43.672Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-24T08:44:43.932Z] ---> 51824a734992 [2022-03-24T08:44:43.932Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:44:43.932Z] ---> Running in 0b4536e06c75 [2022-03-24T08:44:43.932Z] ---> 32b05edcca28 [2022-03-24T08:44:43.932Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:44:43.932Z] ---> Running in da95272eb5a7 [2022-03-24T08:44:44.874Z] Removing intermediate container 500fb15a2f01 [2022-03-24T08:44:44.874Z] ---> de8ef75fef38 [2022-03-24T08:44:44.874Z] Step 8/24 : COPY . . [2022-03-24T08:44:44.874Z] Removing intermediate container 4df6cd6a4527 [2022-03-24T08:44:44.874Z] ---> f494b35ce4c2 [2022-03-24T08:44:44.874Z] Step 8/23 : COPY . . [2022-03-24T08:44:47.439Z] Removing intermediate container 71d6f1c3562a [2022-03-24T08:44:47.439Z] ---> 9625ea14e85a [2022-03-24T08:44:47.439Z] Step 8/23 : COPY . . [2022-03-24T08:44:47.699Z] Removing intermediate container 0b4536e06c75 [2022-03-24T08:44:47.699Z] ---> de56b4cd379d [2022-03-24T08:44:47.699Z] Step 8/24 : COPY . . [2022-03-24T08:44:47.699Z] Removing intermediate container da95272eb5a7 [2022-03-24T08:44:47.699Z] ---> 059ef0edffb7 [2022-03-24T08:44:47.699Z] Step 8/31 : COPY . . [2022-03-24T08:44:57.860Z] ---> 8143529d9e98 [2022-03-24T08:44:57.860Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T08:44:57.860Z] ---> 03a97d55bc19 [2022-03-24T08:44:57.860Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T08:44:57.860Z] ---> Running in 4a60f517ce15 [2022-03-24T08:44:57.860Z] ---> c263e24f8a61 [2022-03-24T08:44:57.860Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-24T08:44:57.860Z] ---> Running in cb0b0d3a5c3d [2022-03-24T08:44:57.860Z] ---> 960ddca7ff28 [2022-03-24T08:44:57.860Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-24T08:44:57.860Z] ---> 7da653757b7b [2022-03-24T08:44:57.860Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-24T08:44:57.860Z] ---> Running in 7be6746ecfd9 [2022-03-24T08:44:57.860Z] ---> Running in 179b22034fac [2022-03-24T08:44:57.860Z] Removing intermediate container 4a60f517ce15 [2022-03-24T08:44:57.860Z] ---> d7c5c588d62d [2022-03-24T08:44:57.860Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T08:44:57.860Z] ---> Running in cc83b131683d [2022-03-24T08:44:57.860Z] Removing intermediate container cb0b0d3a5c3d [2022-03-24T08:44:57.860Z] ---> aea8e2cfa6b6 [2022-03-24T08:44:57.860Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T08:44:57.860Z] ---> Running in defecf07242e [2022-03-24T08:44:57.860Z] ---> Running in fd76af313fdb [2022-03-24T08:44:57.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T08:44:57.860Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T08:44:58.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T08:44:59.073Z] spire-1.2.0/ [2022-03-24T08:44:59.073Z] spire-1.2.0/ [2022-03-24T08:45:00.014Z] spire-1.2.0/README.md [2022-03-24T08:45:00.014Z] spire-1.2.0/bin/ [2022-03-24T08:45:00.014Z] spire-1.2.0/bin/spire-server [2022-03-24T08:45:00.014Z] spire-1.2.0/bin/spire-agent [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/ [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/server/ [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/server/server.conf [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/agent/ [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T08:45:00.014Z] spire-1.2.0/LICENSE [2022-03-24T08:45:00.014Z] spire-1.2.0/README.md [2022-03-24T08:45:00.014Z] spire-1.2.0/bin/ [2022-03-24T08:45:00.014Z] spire-1.2.0/bin/spire-server [2022-03-24T08:45:00.014Z] spire-1.2.0/bin/spire-agent [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/ [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/server/ [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/server/server.conf [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/agent/ [2022-03-24T08:45:00.014Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T08:45:00.014Z] spire-1.2.0/LICENSE [2022-03-24T08:45:05.119Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-24T08:45:18.118Z] Removing intermediate container fd76af313fdb [2022-03-24T08:45:18.118Z] ---> 86db13f690c6 [2022-03-24T08:45:18.118Z] [2022-03-24T08:45:18.118Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T08:45:18.118Z] 3.15: Pulling from library/alpine [2022-03-24T08:45:18.118Z] Removing intermediate container defecf07242e [2022-03-24T08:45:18.118Z] ---> 4b325867c61e [2022-03-24T08:45:18.118Z] [2022-03-24T08:45:18.118Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T08:45:18.118Z] 3.15: Pulling from library/alpine [2022-03-24T08:45:18.118Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T08:45:18.118Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T08:45:18.118Z] Status: Downloaded newer image for alpine:3.15 [2022-03-24T08:45:18.118Z] Status: Image is up to date for alpine:3.15 [2022-03-24T08:45:18.118Z] ---> 9c842ac49a39 [2022-03-24T08:45:18.118Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:45:18.118Z] ---> 9c842ac49a39 [2022-03-24T08:45:18.118Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:45:19.521Z] ---> Running in d0408c5e086e [2022-03-24T08:45:19.521Z] ---> Running in fdbfe6adbb2b [2022-03-24T08:45:19.521Z] Removing intermediate container fdbfe6adbb2b [2022-03-24T08:45:19.521Z] ---> 8a00d44a4738 [2022-03-24T08:45:19.521Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:45:19.780Z] ---> Running in 77699708bc6a [2022-03-24T08:45:19.780Z] Removing intermediate container d0408c5e086e [2022-03-24T08:45:19.780Z] ---> a5ffb59efed7 [2022-03-24T08:45:19.780Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:45:19.780Z] ---> Running in 1a18039241e4 [2022-03-24T08:45:21.711Z] Removing intermediate container 77699708bc6a [2022-03-24T08:45:21.711Z] ---> d37a011787e1 [2022-03-24T08:45:21.711Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-24T08:45:21.981Z] ---> Running in 6dc19ff09c24 [2022-03-24T08:45:22.248Z] Removing intermediate container 1a18039241e4 [2022-03-24T08:45:22.248Z] ---> 0731b466a3b6 [2022-03-24T08:45:22.248Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T08:45:22.508Z] ---> Running in 920f37f20c1c [2022-03-24T08:45:22.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:23.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:23.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:23.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:23.852Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:45:23.853Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:45:23.853Z] OK: 15854 distinct packages available [2022-03-24T08:45:23.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:24.432Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:45:24.432Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:45:24.432Z] OK: 15854 distinct packages available [2022-03-24T08:45:24.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:24.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:25.261Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-24T08:45:25.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:25.261Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-24T08:45:25.261Z] (3/4) Installing libucontext (1.1-r0) [2022-03-24T08:45:25.261Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-24T08:45:25.519Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T08:45:25.519Z] OK: 6 MiB in 18 packages [2022-03-24T08:45:25.519Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T08:45:25.519Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T08:45:25.778Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T08:45:25.778Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T08:45:25.778Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T08:45:26.037Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T08:45:26.037Z] OK: 6 MiB in 19 packages [2022-03-24T08:45:28.586Z] Removing intermediate container 7be6746ecfd9 [2022-03-24T08:45:28.586Z] ---> 645c35e6c660 [2022-03-24T08:45:28.586Z] [2022-03-24T08:45:28.586Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T08:45:28.586Z] ---> a33ac4f1069a [2022-03-24T08:45:28.586Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T08:45:28.586Z] ---> Using cache [2022-03-24T08:45:28.586Z] ---> 4b547299ef93 [2022-03-24T08:45:28.586Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T08:45:28.586Z] ---> Using cache [2022-03-24T08:45:28.586Z] ---> 257c286fff48 [2022-03-24T08:45:28.586Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-24T08:45:28.586Z] ---> Running in 538711f73f2d [2022-03-24T08:45:28.855Z] Removing intermediate container 6dc19ff09c24 [2022-03-24T08:45:28.855Z] ---> a562272d7a51 [2022-03-24T08:45:28.855Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T08:45:28.855Z] Removing intermediate container 920f37f20c1c [2022-03-24T08:45:28.855Z] ---> fc7d79aa31a5 [2022-03-24T08:45:28.855Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-24T08:45:28.855Z] Removing intermediate container 538711f73f2d [2022-03-24T08:45:28.855Z] ---> fcfc89253b72 [2022-03-24T08:45:28.855Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T08:45:29.425Z] ---> Running in ea5fb3193b01 [2022-03-24T08:45:30.808Z] ---> e95ee46dfbab [2022-03-24T08:45:30.808Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T08:45:30.808Z] Removing intermediate container ea5fb3193b01 [2022-03-24T08:45:30.808Z] ---> 47ed9b3c7805 [2022-03-24T08:45:30.808Z] Step 15/23 : WORKDIR / [2022-03-24T08:45:30.808Z] ---> 2a6452799470 [2022-03-24T08:45:30.809Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T08:45:31.070Z] ---> Running in b42ad3cc01e1 [2022-03-24T08:45:31.389Z] Removing intermediate container cc83b131683d [2022-03-24T08:45:31.389Z] ---> 286d11deeca0 [2022-03-24T08:45:31.389Z] [2022-03-24T08:45:31.389Z] Step 10/31 : FROM alpine:3.14 [2022-03-24T08:45:31.389Z] ---> a33ac4f1069a [2022-03-24T08:45:31.389Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-24T08:45:31.389Z] ---> ab77b807eeb0 [2022-03-24T08:45:31.389Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-24T08:45:31.649Z] ---> Running in 90d9aae81bdd [2022-03-24T08:45:31.649Z] ---> Running in 8ce0267b1fab [2022-03-24T08:45:31.649Z] Removing intermediate container b42ad3cc01e1 [2022-03-24T08:45:31.649Z] ---> 1ec3abc6019e [2022-03-24T08:45:31.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:45:31.909Z] Removing intermediate container 90d9aae81bdd [2022-03-24T08:45:31.909Z] ---> f354015fbf2b [2022-03-24T08:45:31.909Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-24T08:45:32.479Z] ---> Running in 88f3b04fc8a3 [2022-03-24T08:45:32.479Z] ---> db371a44acb4 [2022-03-24T08:45:32.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-24T08:45:32.479Z] Removing intermediate container 8ce0267b1fab [2022-03-24T08:45:32.479Z] ---> 5f6ef61a3c3d [2022-03-24T08:45:32.479Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-24T08:45:32.738Z] ---> 00a122895556 [2022-03-24T08:45:32.738Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T08:45:32.999Z] ---> ffd9c6e950fa [2022-03-24T08:45:32.999Z] Step 19/24 : WORKDIR / [2022-03-24T08:45:32.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:33.258Z] ---> 08264098d3de [2022-03-24T08:45:33.258Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-24T08:45:33.258Z] ---> Running in 96ee9186eba0 [2022-03-24T08:45:33.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:33.258Z] ---> b666739b18fb [2022-03-24T08:45:33.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-24T08:45:33.520Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-24T08:45:33.520Z] Removing intermediate container 96ee9186eba0 [2022-03-24T08:45:33.520Z] ---> 3c5104ac3aa5 [2022-03-24T08:45:33.520Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T08:45:33.520Z] (2/2) Installing su-exec (0.2-r1) [2022-03-24T08:45:33.520Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:45:33.520Z] OK: 6 MiB in 16 packages [2022-03-24T08:45:33.520Z] ---> 1264ad617bf4 [2022-03-24T08:45:33.520Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-24T08:45:33.520Z] ---> Running in 669ceae90841 [2022-03-24T08:45:33.520Z] ---> 32d50d8c108b [2022-03-24T08:45:33.520Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-24T08:45:33.780Z] Removing intermediate container 669ceae90841 [2022-03-24T08:45:33.780Z] ---> 4be0f7d7c48c [2022-03-24T08:45:33.780Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T08:45:33.780Z] ---> 914774b7e54f [2022-03-24T08:45:33.780Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T08:45:33.780Z] ---> Running in 286b845d51f7 [2022-03-24T08:45:33.780Z] ---> Running in 11593fc3fa12 [2022-03-24T08:45:33.780Z] ---> Running in 84ae23185c4d [2022-03-24T08:45:34.049Z] Removing intermediate container 286b845d51f7 [2022-03-24T08:45:34.049Z] ---> b1c8023b9314 [2022-03-24T08:45:34.049Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:45:34.049Z] Removing intermediate container 88f3b04fc8a3 [2022-03-24T08:45:34.049Z] ---> c3470f9533c8 [2022-03-24T08:45:34.049Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-24T08:45:34.049Z] Removing intermediate container 11593fc3fa12 [2022-03-24T08:45:34.049Z] ---> a87039b56213 [2022-03-24T08:45:34.049Z] Step 22/24 : LABEL arch=x86_64 [2022-03-24T08:45:34.310Z] Removing intermediate container 84ae23185c4d [2022-03-24T08:45:34.310Z] ---> df3c4919d0c7 [2022-03-24T08:45:34.310Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T08:45:34.310Z] ---> Running in 1d15e0424ec5 [2022-03-24T08:45:34.310Z] ---> Running in 8e8534de0247 [2022-03-24T08:45:34.310Z] ---> Running in 548a2f2a9dff [2022-03-24T08:45:34.310Z] ---> Running in 7ec8f199c52a [2022-03-24T08:45:34.310Z] Removing intermediate container 1d15e0424ec5 [2022-03-24T08:45:34.310Z] ---> 2e343ed49689 [2022-03-24T08:45:34.310Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-24T08:45:34.572Z] Removing intermediate container 8e8534de0247 [2022-03-24T08:45:34.572Z] ---> 4b7b930837fa [2022-03-24T08:45:34.572Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T08:45:34.572Z] Removing intermediate container 179b22034fac [2022-03-24T08:45:34.572Z] ---> 457d83dd9bd8 [2022-03-24T08:45:34.572Z] [2022-03-24T08:45:34.572Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T08:45:34.572Z] ---> a33ac4f1069a [2022-03-24T08:45:34.572Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-24T08:45:34.572Z] Removing intermediate container 548a2f2a9dff [2022-03-24T08:45:34.572Z] ---> 2f9f238d6de5 [2022-03-24T08:45:34.572Z] Step 23/24 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:45:34.572Z] ---> Running in 6f235520087a [2022-03-24T08:45:34.572Z] ---> Running in b28e54131a06 [2022-03-24T08:45:34.572Z] Removing intermediate container 7ec8f199c52a [2022-03-24T08:45:34.572Z] ---> 2c9013750b0b [2022-03-24T08:45:34.572Z] Step 22/24 : LABEL arch=x86_64 [2022-03-24T08:45:34.832Z] ---> Running in bd82240a5208 [2022-03-24T08:45:34.832Z] ---> Running in d1df0c96e9a6 [2022-03-24T08:45:34.832Z] ---> Running in 472411e676cf [2022-03-24T08:45:34.832Z] Removing intermediate container 6f235520087a [2022-03-24T08:45:34.832Z] ---> 0b55e409d664 [2022-03-24T08:45:34.832Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-24T08:45:34.832Z] Removing intermediate container b28e54131a06 [2022-03-24T08:45:34.832Z] ---> 9da64f97d757 [2022-03-24T08:45:34.832Z] Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:45:34.832Z] ---> Running in 57d574fb9d84 [2022-03-24T08:45:34.832Z] ---> Running in b2c487d8d349 [2022-03-24T08:45:35.092Z] Removing intermediate container bd82240a5208 [2022-03-24T08:45:35.092Z] ---> 8ad365b7a117 [2022-03-24T08:45:35.092Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-24T08:45:35.092Z] Removing intermediate container d1df0c96e9a6 [2022-03-24T08:45:35.092Z] ---> 14c232d25a8a [2022-03-24T08:45:35.092Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T08:45:35.092Z] Removing intermediate container 472411e676cf [2022-03-24T08:45:35.092Z] ---> b0f5de1ced51 [2022-03-24T08:45:35.092Z] Step 23/24 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:45:35.092Z] ---> Running in ff9a5eb3c90e [2022-03-24T08:45:35.092Z] ---> Running in 040590ed8697 [2022-03-24T08:45:35.092Z] Removing intermediate container b2c487d8d349 [2022-03-24T08:45:35.092Z] ---> 8a1708fb2a9f [2022-03-24T08:45:35.092Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T08:45:35.092Z] ---> Running in a0fc2c059978 [2022-03-24T08:45:35.092Z] ---> Running in e4606db42236 [2022-03-24T08:45:35.352Z] Removing intermediate container ff9a5eb3c90e [2022-03-24T08:45:35.352Z] ---> f98c944f3fa1 [2022-03-24T08:45:35.352Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-24T08:45:35.352Z] Removing intermediate container 040590ed8697 [2022-03-24T08:45:35.352Z] ---> f480e90238d9 [2022-03-24T08:45:35.352Z] [2022-03-24T08:45:35.352Z] Removing intermediate container a0fc2c059978 [2022-03-24T08:45:35.352Z] ---> eb66ee7832b2 [2022-03-24T08:45:35.352Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T08:45:35.352Z] ---> Running in 21b3d3bfbaeb [2022-03-24T08:45:35.352Z] Removing intermediate container e4606db42236 [2022-03-24T08:45:35.352Z] ---> 2f0e76462444 [2022-03-24T08:45:35.352Z] [2022-03-24T08:45:35.352Z] ---> Running in 69c8a9355282 [2022-03-24T08:45:35.352Z] Successfully built f480e90238d9 [2022-03-24T08:45:35.352Z] Successfully tagged security-spire-config:latest [2022-03-24T08:45:35.352Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-03-24T08:45:35.612Z] Removing intermediate container 21b3d3bfbaeb [2022-03-24T08:45:35.612Z] ---> ef6a7492080f [2022-03-24T08:45:35.612Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:45:35.612Z] Successfully built 2f0e76462444 [2022-03-24T08:45:35.612Z] Successfully tagged core-command:latest [2022-03-24T08:45:35.612Z] Building security-spiffe-token-provider [2022-03-24T08:45:35.612Z]  Building core-command ... done Removing intermediate container 69c8a9355282 [2022-03-24T08:45:35.612Z] ---> 7b1c8b86faee [2022-03-24T08:45:35.612Z] [2022-03-24T08:45:35.612Z] ---> Running in fd95700f7a0f [2022-03-24T08:45:35.612Z] Removing intermediate container 57d574fb9d84 [2022-03-24T08:45:35.612Z] ---> 953e06232bad [2022-03-24T08:45:35.612Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-24T08:45:35.872Z] ---> Running in aaad15e0988e [2022-03-24T08:45:35.872Z] Successfully built 7b1c8b86faee [2022-03-24T08:45:35.872Z] Successfully tagged security-spire-agent:latest [2022-03-24T08:45:35.872Z] Building security-spire-server [2022-03-24T08:45:36.814Z]  Building security-spire-agent ... done Removing intermediate container aaad15e0988e [2022-03-24T08:45:36.814Z] ---> 486856f1599f [2022-03-24T08:45:36.814Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-24T08:45:41.016Z] ---> 5a7c4d94f56f [2022-03-24T08:45:41.016Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-24T08:45:41.016Z] ---> Running in c1fc2d048684 [2022-03-24T08:45:41.016Z] Removing intermediate container fd95700f7a0f [2022-03-24T08:45:41.016Z] ---> 6b0a1be5d501 [2022-03-24T08:45:41.016Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-24T08:45:41.016Z] ---> Running in 8195b04c74c1 [2022-03-24T08:45:41.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:42.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:42.213Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-24T08:45:42.474Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T08:45:42.474Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-24T08:45:42.474Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T08:45:42.734Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-24T08:45:42.734Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-24T08:45:42.994Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:45:42.994Z] OK: 8 MiB in 20 packages [2022-03-24T08:45:43.261Z] Removing intermediate container c1fc2d048684 [2022-03-24T08:45:43.261Z] ---> 0859b6296a66 [2022-03-24T08:45:43.261Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:45:43.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:45:43.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:45:43.261Z] ---> 782745a222fc [2022-03-24T08:45:43.261Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:45:43.261Z] ---> Using cache [2022-03-24T08:45:43.261Z] ---> 2488d9c63266 [2022-03-24T08:45:43.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:45:43.261Z] ---> Using cache [2022-03-24T08:45:43.261Z] ---> 07bc3fc25b62 [2022-03-24T08:45:43.261Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-24T08:45:44.202Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:45:44.202Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:45:44.202Z] ---> 782745a222fc [2022-03-24T08:45:44.202Z] Step 3/20 : WORKDIR /edgex-go [2022-03-24T08:45:44.202Z] ---> Using cache [2022-03-24T08:45:44.202Z] ---> 2488d9c63266 [2022-03-24T08:45:44.202Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-24T08:45:44.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:45:44.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:45:44.463Z] ---> 782745a222fc [2022-03-24T08:45:44.463Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:45:44.463Z] ---> Using cache [2022-03-24T08:45:44.463Z] ---> 2488d9c63266 [2022-03-24T08:45:44.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:45:44.463Z] ---> Using cache [2022-03-24T08:45:44.463Z] ---> 07bc3fc25b62 [2022-03-24T08:45:44.463Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T08:45:44.463Z] ---> Using cache [2022-03-24T08:45:44.463Z] ---> 37285496ecc6 [2022-03-24T08:45:44.463Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:45:44.463Z] ---> Using cache [2022-03-24T08:45:44.463Z] ---> 32b05edcca28 [2022-03-24T08:45:44.463Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:45:44.463Z] ---> Using cache [2022-03-24T08:45:44.463Z] ---> 059ef0edffb7 [2022-03-24T08:45:44.463Z] Step 8/23 : COPY . . [2022-03-24T08:45:44.463Z] ---> Using cache [2022-03-24T08:45:44.463Z] ---> 7da653757b7b [2022-03-24T08:45:44.463Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T08:45:45.037Z] ---> af7ff79e613b [2022-03-24T08:45:45.037Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-24T08:45:45.037Z] ---> Running in ea8134e5ebe2 [2022-03-24T08:45:45.037Z] ---> Running in 1928e3e8da32 [2022-03-24T08:45:45.037Z] ---> Running in aab8c43b2f9a [2022-03-24T08:45:45.296Z] Removing intermediate container aab8c43b2f9a [2022-03-24T08:45:45.296Z] ---> c43411d8995b [2022-03-24T08:45:45.296Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T08:45:45.296Z] Removing intermediate container 8195b04c74c1 [2022-03-24T08:45:45.296Z] ---> 72387ce17b39 [2022-03-24T08:45:45.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:45:45.296Z] ---> Running in e7c1e6a42a78 [2022-03-24T08:45:45.558Z] ---> 84044b2ba392 [2022-03-24T08:45:45.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-24T08:45:45.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:45.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:45.558Z] ---> da1470dafdee [2022-03-24T08:45:45.558Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-24T08:45:45.817Z] ---> 2d18e343f8f3 [2022-03-24T08:45:45.817Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-24T08:45:46.386Z] spire-1.2.0/ [2022-03-24T08:45:46.386Z] ---> 5e644b108a39 [2022-03-24T08:45:46.386Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-24T08:45:46.386Z] ---> 4221f60b06d0 [2022-03-24T08:45:46.386Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-24T08:45:46.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:46.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:46.647Z] ---> c42e9f91c329 [2022-03-24T08:45:46.647Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-24T08:45:46.647Z] ---> eb77c6030d34 [2022-03-24T08:45:46.647Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-24T08:45:46.647Z] OK: 221 MiB in 52 packages [2022-03-24T08:45:46.907Z] ---> Running in e1257ea5e8e2 [2022-03-24T08:45:46.907Z] ---> Running in d1ba080c779a [2022-03-24T08:45:46.907Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:45:46.907Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:45:46.907Z] OK: 15863 distinct packages available [2022-03-24T08:45:46.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:46.907Z] Removing intermediate container e1257ea5e8e2 [2022-03-24T08:45:46.907Z] ---> a4635658c1ba [2022-03-24T08:45:46.907Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-24T08:45:47.167Z] Removing intermediate container d1ba080c779a [2022-03-24T08:45:47.167Z] ---> 7865a3a28828 [2022-03-24T08:45:47.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:45:47.167Z] ---> Running in 894f3130a19f [2022-03-24T08:45:47.167Z] ---> cde4d03df17b [2022-03-24T08:45:47.167Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-24T08:45:47.427Z] ---> Running in 4a9e1bf0917a [2022-03-24T08:45:47.427Z] Removing intermediate container ea8134e5ebe2 [2022-03-24T08:45:47.427Z] ---> 1190e78b7e6e [2022-03-24T08:45:47.427Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:45:47.427Z] Removing intermediate container 894f3130a19f [2022-03-24T08:45:47.427Z] ---> 9fa8a8cf1ae9 [2022-03-24T08:45:47.427Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T08:45:47.427Z] ---> Running in 097ef5807af7 [2022-03-24T08:45:47.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:45:47.686Z] Removing intermediate container 097ef5807af7 [2022-03-24T08:45:47.686Z] ---> b5b809f41f3b [2022-03-24T08:45:47.686Z] Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:45:47.686Z] ---> 85341cea94e1 [2022-03-24T08:45:47.686Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:45:47.945Z] ---> Running in 34273b920deb [2022-03-24T08:45:47.945Z] ---> Running in 8d5d0f001cf4 [2022-03-24T08:45:47.945Z] Removing intermediate container 34273b920deb [2022-03-24T08:45:47.945Z] ---> d3ba576699d5 [2022-03-24T08:45:47.945Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T08:45:47.945Z] OK: 221 MiB in 52 packages [2022-03-24T08:45:48.205Z] ---> Running in 1b82809f339b [2022-03-24T08:45:48.205Z] spire-1.2.0/README.md [2022-03-24T08:45:48.205Z] spire-1.2.0/bin/ [2022-03-24T08:45:48.205Z] spire-1.2.0/bin/spire-server [2022-03-24T08:45:48.205Z] spire-1.2.0/bin/spire-agent [2022-03-24T08:45:48.205Z] spire-1.2.0/conf/ [2022-03-24T08:45:48.205Z] spire-1.2.0/conf/server/ [2022-03-24T08:45:48.205Z] spire-1.2.0/conf/server/server.conf [2022-03-24T08:45:48.205Z] spire-1.2.0/conf/agent/ [2022-03-24T08:45:48.205Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T08:45:48.205Z] spire-1.2.0/LICENSE [2022-03-24T08:45:48.467Z] Removing intermediate container 1b82809f339b [2022-03-24T08:45:48.467Z] ---> f9614fe1ded6 [2022-03-24T08:45:48.467Z] [2022-03-24T08:45:48.467Z] Successfully built f9614fe1ded6 [2022-03-24T08:45:48.467Z] Successfully tagged core-data:latest [2022-03-24T08:45:48.467Z]  Building core-data ... done Removing intermediate container 4a9e1bf0917a [2022-03-24T08:45:48.467Z] ---> d68eb734c12c [2022-03-24T08:45:48.467Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-24T08:45:48.726Z] ---> Running in c612f96ba815 [2022-03-24T08:45:48.726Z] Removing intermediate container 1928e3e8da32 [2022-03-24T08:45:48.726Z] ---> ad19b5c48de1 [2022-03-24T08:45:48.726Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-24T08:45:49.004Z] Removing intermediate container c612f96ba815 [2022-03-24T08:45:49.005Z] ---> c8bdccac787e [2022-03-24T08:45:49.005Z] Step 28/31 : CMD ["gate"] [2022-03-24T08:45:49.005Z] ---> c53b4a6e3dd6 [2022-03-24T08:45:49.005Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:45:49.005Z] ---> Running in 16a78fdb6315 [2022-03-24T08:45:49.264Z] ---> Running in 416602b0ec56 [2022-03-24T08:45:49.264Z] Removing intermediate container 8d5d0f001cf4 [2022-03-24T08:45:49.264Z] ---> 6fe1bb6c6252 [2022-03-24T08:45:49.264Z] Step 8/23 : COPY . . [2022-03-24T08:45:49.523Z] Removing intermediate container 416602b0ec56 [2022-03-24T08:45:49.523Z] ---> ffbbf71e6cb6 [2022-03-24T08:45:49.523Z] Step 29/31 : LABEL arch=x86_64 [2022-03-24T08:45:53.718Z] ---> Running in 25adba71f43d [2022-03-24T08:45:53.718Z] Removing intermediate container e7c1e6a42a78 [2022-03-24T08:45:53.718Z] ---> ef48054f5282 [2022-03-24T08:45:53.718Z] [2022-03-24T08:45:53.718Z] Step 11/23 : FROM alpine:3.15 [2022-03-24T08:45:53.718Z] ---> 9c842ac49a39 [2022-03-24T08:45:53.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:45:53.718Z] ---> Using cache [2022-03-24T08:45:53.718Z] ---> a5ffb59efed7 [2022-03-24T08:45:53.718Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:45:53.718Z] ---> Using cache [2022-03-24T08:45:53.718Z] ---> 0731b466a3b6 [2022-03-24T08:45:53.718Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T08:45:53.718Z] ---> Using cache [2022-03-24T08:45:53.718Z] ---> fc7d79aa31a5 [2022-03-24T08:45:53.718Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T08:45:53.978Z] Removing intermediate container 25adba71f43d [2022-03-24T08:45:53.978Z] ---> 7c35b148c245 [2022-03-24T08:45:53.978Z] Step 30/31 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:45:54.920Z] Removing intermediate container 16a78fdb6315 [2022-03-24T08:45:54.921Z] ---> 8a3bfd43dae3 [2022-03-24T08:45:54.921Z] Step 7/20 : COPY . . [2022-03-24T08:45:55.181Z] ---> Running in 1f8157bc0610 [2022-03-24T08:45:55.181Z] ---> 9252af849532 [2022-03-24T08:45:55.181Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T08:45:55.181Z] ---> c2397240397a [2022-03-24T08:45:55.181Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-24T08:45:56.566Z] Removing intermediate container 1f8157bc0610 [2022-03-24T08:45:56.566Z] ---> 9f2cd2604c7f [2022-03-24T08:45:56.566Z] Step 31/31 : LABEL version=0.0.0 [2022-03-24T08:45:57.133Z] ---> Running in a9c51ed32a8d [2022-03-24T08:45:57.133Z] ---> 3919f635ae7b [2022-03-24T08:45:57.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-24T08:45:57.133Z] ---> Running in 6fa06b17ded4 [2022-03-24T08:45:57.443Z] ---> 4733a138e4e0 [2022-03-24T08:45:57.443Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-24T08:45:57.443Z] Removing intermediate container 6fa06b17ded4 [2022-03-24T08:45:57.443Z] ---> 17b99c0663e7 [2022-03-24T08:45:57.443Z] [2022-03-24T08:45:57.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T08:45:57.702Z] ---> 968d5ae46d52 [2022-03-24T08:45:57.702Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T08:45:57.702Z] Successfully built 17b99c0663e7 [2022-03-24T08:45:57.702Z] Successfully tagged security-bootstrapper:latest [2022-03-24T08:45:57.702Z]  Building security-bootstrapper ... done  ---> Running in 68d027a56586 [2022-03-24T08:45:57.962Z] Removing intermediate container 68d027a56586 [2022-03-24T08:45:57.962Z] ---> 32b6d60ec6d7 [2022-03-24T08:45:57.962Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T08:45:58.222Z] ---> Running in c29798cc5d9b [2022-03-24T08:45:58.222Z] Removing intermediate container c29798cc5d9b [2022-03-24T08:45:58.222Z] ---> bbe80fa9ceb3 [2022-03-24T08:45:58.222Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T08:45:58.481Z] ---> Running in 7b37308bb9af [2022-03-24T08:45:58.481Z] Removing intermediate container 7b37308bb9af [2022-03-24T08:45:58.481Z] ---> ae5ac8056c18 [2022-03-24T08:45:58.481Z] Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:45:58.788Z] ---> Running in 7928cc9a2a96 [2022-03-24T08:45:58.788Z] Removing intermediate container 7928cc9a2a96 [2022-03-24T08:45:58.788Z] ---> da5a3a65ec13 [2022-03-24T08:45:58.788Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T08:45:59.061Z] ---> Running in adcb495a96f3 [2022-03-24T08:45:59.061Z] Removing intermediate container adcb495a96f3 [2022-03-24T08:45:59.061Z] ---> 6ef17614dee4 [2022-03-24T08:45:59.061Z] [2022-03-24T08:45:59.061Z] Successfully built 6ef17614dee4 [2022-03-24T08:45:59.327Z] Successfully tagged security-spire-server:latest [2022-03-24T08:46:01.860Z]  Building security-spire-server ... done  ---> 3b5fbf87af1a [2022-03-24T08:46:01.860Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-24T08:46:02.121Z] ---> Running in 55b9fee9675e [2022-03-24T08:46:02.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-24T08:46:17.577Z] Removing intermediate container a9c51ed32a8d [2022-03-24T08:46:17.578Z] ---> a1990795b7e7 [2022-03-24T08:46:17.578Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-24T08:46:17.578Z] ---> Running in d9ef7dcecb3a [2022-03-24T08:46:17.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T08:46:17.578Z] Removing intermediate container d9ef7dcecb3a [2022-03-24T08:46:17.578Z] ---> cdbc8297f325 [2022-03-24T08:46:17.578Z] [2022-03-24T08:46:17.578Z] Step 11/23 : FROM docker:20.10.10 [2022-03-24T08:46:17.578Z] 20.10.10: Pulling from library/docker [2022-03-24T08:46:18.517Z] Removing intermediate container 55b9fee9675e [2022-03-24T08:46:18.517Z] ---> f0d13890656d [2022-03-24T08:46:18.517Z] [2022-03-24T08:46:18.517Z] Step 9/20 : FROM alpine:3.15 [2022-03-24T08:46:18.517Z] ---> 9c842ac49a39 [2022-03-24T08:46:18.517Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:46:18.517Z] ---> Using cache [2022-03-24T08:46:18.517Z] ---> a5ffb59efed7 [2022-03-24T08:46:18.517Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:46:18.517Z] ---> Using cache [2022-03-24T08:46:18.517Z] ---> 0731b466a3b6 [2022-03-24T08:46:18.517Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-24T08:46:18.517Z] ---> Running in f7b9e38d5600 [2022-03-24T08:46:18.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:46:19.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:46:19.985Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:46:19.985Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:46:19.985Z] OK: 15854 distinct packages available [2022-03-24T08:46:19.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:46:20.245Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-24T08:46:20.245Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-24T08:46:20.245Z] ---> b706a049f56e [2022-03-24T08:46:20.245Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-24T08:46:20.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:46:20.816Z] ---> Running in 88d6a1c1b3c1 [2022-03-24T08:46:21.076Z] Removing intermediate container 88d6a1c1b3c1 [2022-03-24T08:46:21.076Z] ---> 3ac469176876 [2022-03-24T08:46:21.076Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-24T08:46:21.076Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-24T08:46:21.076Z] ---> Running in 2153e38976b6 [2022-03-24T08:46:21.076Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-24T08:46:21.076Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-24T08:46:21.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-24T08:46:21.337Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-24T08:46:21.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-24T08:46:21.337Z] (5/9) Installing curl (7.80.0-r0) [2022-03-24T08:46:21.597Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-24T08:46:21.597Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-24T08:46:21.597Z] (1/42) Installing readline (8.1.0-r0) [2022-03-24T08:46:21.597Z] (2/42) Installing bash (5.1.16-r0) [2022-03-24T08:46:21.597Z] (8/9) Installing libucontext (1.1-r0) [2022-03-24T08:46:21.597Z] Executing bash-5.1.16-r0.post-install [2022-03-24T08:46:21.597Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-24T08:46:21.597Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T08:46:21.597Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-24T08:46:21.597Z] (6/42) Installing curl (7.79.1-r0) [2022-03-24T08:46:21.597Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-24T08:46:21.597Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-24T08:46:21.597Z] (9/42) Installing expat (2.4.7-r0) [2022-03-24T08:46:21.597Z] (10/42) Installing libffi (3.3-r2) [2022-03-24T08:46:21.597Z] (11/42) Installing gdbm (1.19-r0) [2022-03-24T08:46:21.597Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-24T08:46:21.597Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T08:46:21.856Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-24T08:46:21.856Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T08:46:21.856Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-24T08:46:21.856Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-24T08:46:21.856Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-24T08:46:21.856Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T08:46:21.856Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T08:46:21.856Z] OK: 8 MiB in 23 packages [2022-03-24T08:46:22.118Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-24T08:46:22.118Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-24T08:46:22.118Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-24T08:46:22.118Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-24T08:46:22.118Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-24T08:46:22.118Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-24T08:46:22.118Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-24T08:46:22.118Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-24T08:46:22.118Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-24T08:46:22.118Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-24T08:46:22.118Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-24T08:46:22.118Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-24T08:46:22.118Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-24T08:46:22.118Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-24T08:46:22.118Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-24T08:46:22.118Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-24T08:46:22.376Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-24T08:46:22.376Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-24T08:46:22.376Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-24T08:46:22.376Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-24T08:46:22.376Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-24T08:46:22.376Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-24T08:46:22.376Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-24T08:46:22.376Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-24T08:46:22.376Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-24T08:46:22.376Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T08:46:22.376Z] OK: 84 MiB in 64 packages [2022-03-24T08:46:22.944Z] Removing intermediate container f7b9e38d5600 [2022-03-24T08:46:22.944Z] ---> c97cd61d6f59 [2022-03-24T08:46:22.944Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T08:46:22.944Z] ---> c276cc08136b [2022-03-24T08:46:22.944Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-24T08:46:23.204Z] Collecting docker-compose==1.23.2 [2022-03-24T08:46:23.204Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-24T08:46:23.204Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-24T08:46:23.204Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-24T08:46:23.465Z] ---> 6482d0455f09 [2022-03-24T08:46:23.465Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-24T08:46:23.725Z] ---> 8267caeeb9c1 [2022-03-24T08:46:23.725Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-24T08:46:23.725Z] Collecting cached-property<2,>=1.2.0 [2022-03-24T08:46:23.725Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-24T08:46:23.725Z] ---> Running in c7f2bfd5a98c [2022-03-24T08:46:23.725Z] Removing intermediate container c7f2bfd5a98c [2022-03-24T08:46:23.725Z] ---> af2f9a538eb7 [2022-03-24T08:46:23.725Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:46:23.725Z] ---> Running in dd3a2333853e [2022-03-24T08:46:23.725Z] Collecting PyYAML<4,>=3.10 [2022-03-24T08:46:23.725Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-24T08:46:23.983Z] Removing intermediate container dd3a2333853e [2022-03-24T08:46:23.983Z] ---> 724a4231608d [2022-03-24T08:46:23.983Z] Step 18/20 : LABEL arch=x86_64 [2022-03-24T08:46:23.983Z] ---> Running in f95954720eb4 [2022-03-24T08:46:23.983Z] Removing intermediate container f95954720eb4 [2022-03-24T08:46:23.983Z] ---> d5eeecf974c0 [2022-03-24T08:46:23.983Z] Step 19/20 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:46:23.983Z] ---> Running in 2a9b799dd0a4 [2022-03-24T08:46:24.242Z] Removing intermediate container 2a9b799dd0a4 [2022-03-24T08:46:24.243Z] ---> 0d8e5d3b3232 [2022-03-24T08:46:24.243Z] Step 20/20 : LABEL version=0.0.0 [2022-03-24T08:46:24.243Z] ---> Running in ac4fd075ece1 [2022-03-24T08:46:24.503Z] Removing intermediate container ac4fd075ece1 [2022-03-24T08:46:24.503Z] ---> ef239713167d [2022-03-24T08:46:24.503Z] [2022-03-24T08:46:24.503Z] Collecting jsonschema<3,>=2.5.1 [2022-03-24T08:46:24.503Z] Successfully built ef239713167d [2022-03-24T08:46:24.503Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-24T08:46:24.503Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-24T08:46:24.503Z]  Building security-spiffe-token-provider ... done Collecting texttable<0.10,>=0.9.0 [2022-03-24T08:46:24.503Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-24T08:46:24.802Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-24T08:46:24.802Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-24T08:46:24.802Z] Collecting docopt<0.7,>=0.6.1 [2022-03-24T08:46:24.802Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-24T08:46:25.100Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-24T08:46:25.100Z] Collecting docker<4.0,>=3.6.0 [2022-03-24T08:46:25.100Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-24T08:46:25.385Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-24T08:46:25.385Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-24T08:46:25.385Z] Collecting docker-pycreds>=0.4.0 [2022-03-24T08:46:25.385Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-24T08:46:25.385Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-24T08:46:25.385Z] Collecting idna<2.8,>=2.5 [2022-03-24T08:46:25.385Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-24T08:46:25.385Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-24T08:46:25.385Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-24T08:46:25.689Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-24T08:46:25.689Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-24T08:46:25.689Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-24T08:46:25.689Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-24T08:46:25.689Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-24T08:46:25.689Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-24T08:46:25.689Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-24T08:46:25.689Z] Attempting uninstall: urllib3 [2022-03-24T08:46:25.689Z] Found existing installation: urllib3 1.26.5 [2022-03-24T08:46:25.689Z] Uninstalling urllib3-1.26.5: [2022-03-24T08:46:25.689Z] Successfully uninstalled urllib3-1.26.5 [2022-03-24T08:46:25.948Z] Attempting uninstall: idna [2022-03-24T08:46:25.948Z] Found existing installation: idna 3.2 [2022-03-24T08:46:25.948Z] Uninstalling idna-3.2: [2022-03-24T08:46:25.948Z] Successfully uninstalled idna-3.2 [2022-03-24T08:46:25.948Z] Attempting uninstall: chardet [2022-03-24T08:46:25.948Z] Found existing installation: chardet 4.0.0 [2022-03-24T08:46:25.948Z] Uninstalling chardet-4.0.0: [2022-03-24T08:46:25.948Z] Successfully uninstalled chardet-4.0.0 [2022-03-24T08:46:26.225Z] Attempting uninstall: requests [2022-03-24T08:46:26.225Z] Found existing installation: requests 2.25.1 [2022-03-24T08:46:26.225Z] Uninstalling requests-2.25.1: [2022-03-24T08:46:26.225Z] Successfully uninstalled requests-2.25.1 [2022-03-24T08:46:26.225Z] Running setup.py install for texttable: started [2022-03-24T08:46:26.796Z] Running setup.py install for texttable: finished with status 'done' [2022-03-24T08:46:26.796Z] Running setup.py install for PyYAML: started [2022-03-24T08:46:26.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-24T08:46:27.057Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-24T08:46:27.057Z] Running setup.py install for docopt: started [2022-03-24T08:46:27.318Z] Running setup.py install for docopt: finished with status 'done' [2022-03-24T08:46:27.318Z] Running setup.py install for dockerpty: started [2022-03-24T08:46:27.892Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-24T08:46:27.892Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-24T08:46:30.435Z] Removing intermediate container 2153e38976b6 [2022-03-24T08:46:30.435Z] ---> 360a23bc1934 [2022-03-24T08:46:30.435Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-24T08:46:30.435Z] ---> Running in 1b7efc8894f8 [2022-03-24T08:46:30.435Z] Removing intermediate container 1b7efc8894f8 [2022-03-24T08:46:30.435Z] ---> a46a1515c566 [2022-03-24T08:46:30.435Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-24T08:46:30.435Z] ---> Running in 8dfb4300ef0f [2022-03-24T08:46:30.695Z] Removing intermediate container 8dfb4300ef0f [2022-03-24T08:46:30.695Z] ---> ba512d9bde2f [2022-03-24T08:46:30.695Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-24T08:46:31.264Z] ---> 7a14c092ad71 [2022-03-24T08:46:31.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-24T08:46:31.264Z] ---> 7bd9cfb42be2 [2022-03-24T08:46:31.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-24T08:46:31.525Z] ---> 19697e6079b1 [2022-03-24T08:46:31.525Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-24T08:46:31.525Z] ---> Running in 1bf867f7687a [2022-03-24T08:46:31.525Z] Removing intermediate container 1bf867f7687a [2022-03-24T08:46:31.525Z] ---> fdf47cd0bd5c [2022-03-24T08:46:31.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T08:46:31.785Z] ---> Running in 4bbc546a393c [2022-03-24T08:46:31.785Z] Removing intermediate container 4bbc546a393c [2022-03-24T08:46:31.785Z] ---> 5d1276259a01 [2022-03-24T08:46:31.785Z] Step 21/23 : LABEL arch=x86_64 [2022-03-24T08:46:31.785Z] ---> Running in f06519a40b06 [2022-03-24T08:46:31.785Z] Removing intermediate container f06519a40b06 [2022-03-24T08:46:31.785Z] ---> c162447bfc4a [2022-03-24T08:46:31.785Z] Step 22/23 : LABEL git_sha=c8e1bd1b09f8e194edee57813deff26cdc131e5c [2022-03-24T08:46:32.045Z] ---> Running in 477063655dee [2022-03-24T08:46:32.045Z] Removing intermediate container 477063655dee [2022-03-24T08:46:32.045Z] ---> 294dd13a6d98 [2022-03-24T08:46:32.045Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T08:46:32.045Z] ---> Running in 625975613a81 [2022-03-24T08:46:32.045Z] Removing intermediate container 625975613a81 [2022-03-24T08:46:32.045Z] ---> 6f488a7cc7c5 [2022-03-24T08:46:32.045Z] [2022-03-24T08:46:32.306Z] Successfully built 6f488a7cc7c5 [2022-03-24T08:46:32.306Z] Successfully tagged sys-mgmt-agent:latest [2022-03-24T08:46:32.313Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-24T08:46:32.321Z] $ docker stop --time=1 d80c6b97dbc163c649042f9baf5b0f4c0809a13c137550959c87fa11e8290285 [2022-03-24T08:46:33.638Z] $ docker rm -f d80c6b97dbc163c649042f9baf5b0f4c0809a13c137550959c87fa11e8290285 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T08:46:33.979Z] + docker images [2022-03-24T08:46:33.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-24T08:46:33.979Z] sys-mgmt-agent latest 6f488a7cc7c5 2 seconds ago 305MB [2022-03-24T08:46:33.979Z] security-spiffe-token-provider latest ef239713167d 9 seconds ago 28.5MB [2022-03-24T08:46:33.979Z] f0d13890656d 16 seconds ago 1.61GB [2022-03-24T08:46:33.979Z] cdbc8297f325 17 seconds ago 1.61GB [2022-03-24T08:46:33.979Z] security-spire-server latest 6ef17614dee4 35 seconds ago 82.9MB [2022-03-24T08:46:33.979Z] security-bootstrapper latest 17b99c0663e7 36 seconds ago 24.3MB [2022-03-24T08:46:33.979Z] ef48054f5282 41 seconds ago 1.61GB [2022-03-24T08:46:33.979Z] core-data latest f9614fe1ded6 45 seconds ago 35.9MB [2022-03-24T08:46:33.979Z] security-spire-config latest f480e90238d9 58 seconds ago 82.2MB [2022-03-24T08:46:33.979Z] security-spire-agent latest 7b1c8b86faee 58 seconds ago 119MB [2022-03-24T08:46:33.979Z] core-command latest 2f0e76462444 58 seconds ago 24.5MB [2022-03-24T08:46:33.979Z] 457d83dd9bd8 About a minute ago 1.65GB [2022-03-24T08:46:33.979Z] 286d11deeca0 About a minute ago 1.61GB [2022-03-24T08:46:33.979Z] 645c35e6c660 About a minute ago 1.61GB [2022-03-24T08:46:33.979Z] 4b325867c61e About a minute ago 1.61GB [2022-03-24T08:46:33.979Z] 86db13f690c6 About a minute ago 1.61GB [2022-03-24T08:46:33.979Z] security-secretstore-setup latest 2944bec44405 2 minutes ago 42.1MB [2022-03-24T08:46:33.979Z] security-proxy-setup latest fc40efb0973f 2 minutes ago 43.4MB [2022-03-24T08:46:33.979Z] support-scheduler latest 68b72e23be93 2 minutes ago 26MB [2022-03-24T08:46:33.979Z] support-notifications latest 83aa0cbb6fd2 2 minutes ago 26.6MB [2022-03-24T08:46:33.979Z] core-metadata latest 22d972254700 2 minutes ago 26.1MB [2022-03-24T08:46:33.979Z] a114aa310052 2 minutes ago 1.63GB [2022-03-24T08:46:33.979Z] dff49d27f7bc 2 minutes ago 1.62GB [2022-03-24T08:46:33.979Z] 267540328ec6 2 minutes ago 1.62GB [2022-03-24T08:46:33.979Z] 5088ebfa1060 2 minutes ago 1.62GB [2022-03-24T08:46:33.979Z] 747533572635 2 minutes ago 1.63GB [2022-03-24T08:46:33.979Z] ci-base-image-x86_64 latest 782745a222fc 5 minutes ago 896MB [2022-03-24T08:46:33.979Z] alpine 3.15 9c842ac49a39 17 hours ago 5.57MB [2022-03-24T08:46:33.979Z] alpine 3.14 a33ac4f1069a 6 days ago 5.59MB [2022-03-24T08:46:33.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB [2022-03-24T08:46:33.979Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-24T08:46:33.979Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-24T08:46:33.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-24T08:46:35.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-24T08:46:35.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-24T08:46:35.295Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-24T08:46:39.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-24T08:46:39.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-24T08:46:39.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-24T08:46:39.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-24T08:46:39.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-24T08:46:40.632Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-24T08:46:40.632Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-24T08:46:42.081Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-24T08:46:42.081Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-24T08:46:42.081Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-24T08:46:42.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-24T08:46:49.132Z] Still waiting to schedule task [2022-03-24T08:46:49.133Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-24T08:46:52.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.227s coverage: 28.7% of statements [2022-03-24T08:46:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-24T08:46:52.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-24T08:46:56.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.498s coverage: 98.5% of statements [2022-03-24T08:46:56.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-24T08:46:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 54.9% of statements [2022-03-24T08:46:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-24T08:46:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.800s coverage: 89.2% of statements [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.371s coverage: 84.4% of statements [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.303s coverage: 94.2% of statements [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.373s coverage: 60.0% of statements [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.645s coverage: 0.9% of statements [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.455s coverage: 58.8% of statements [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.573s coverage: 24.0% of statements [2022-03-24T08:47:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.412s coverage: 47.1% of statements [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.476s coverage: 79.5% of statements [2022-03-24T08:47:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements [2022-03-24T08:47:20.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements [2022-03-24T08:47:20.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.333s coverage: 87.5% of statements [2022-03-24T08:47:33.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements [2022-03-24T08:47:33.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2022-03-24T08:47:38.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.670s coverage: 82.5% of statements [2022-03-24T08:47:38.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.096s coverage: 65.1% of statements [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.265s coverage: 58.8% of statements [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2022-03-24T08:47:46.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements [2022-03-24T08:47:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-24T08:47:47.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.908s coverage: 64.4% of statements [2022-03-24T08:47:47.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-24T08:47:47.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-24T08:47:47.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements [2022-03-24T08:47:47.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2022-03-24T08:47:47.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-03-24T08:47:47.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements [2022-03-24T08:47:48.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.133s coverage: 100.0% of statements [2022-03-24T08:47:54.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.407s coverage: 65.4% of statements [2022-03-24T08:47:54.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-24T08:47:54.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-24T08:47:54.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-24T08:47:55.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.8% of statements [2022-03-24T08:47:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-24T08:47:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-24T08:47:55.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements [2022-03-24T08:47:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-24T08:47:55.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2022-03-24T08:47:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-24T08:47:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-24T08:47:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-24T08:47:55.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-24T08:48:01.076Z] Running on prd-ubuntu18.04-docker-8c-8g-8995 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws [2022-03-24T08:48:01.091Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-03-24T08:48:01.178Z] The recommended git tool is: git [2022-03-24T08:48:02.837Z] using credential edgex-jenkins-ssh [2022-03-24T08:48:02.852Z] Cloning the remote Git repository [2022-03-24T08:48:02.814Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-24T08:48:02.849Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-03-24T08:48:02.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T08:48:02.875Z] > git --version # timeout=10 [2022-03-24T08:48:02.889Z] > git --version # 'git version 2.17.1' [2022-03-24T08:48:02.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T08:48:02.913Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T08:48:03.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.410s coverage: 17.7% of statements [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-24T08:48:03.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.676s coverage: 92.3% of statements [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-24T08:48:03.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-24T08:48:03.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-24T08:48:03.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-24T08:48:03.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-24T08:48:03.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements [2022-03-24T08:48:03.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-24T08:48:04.133Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-24T08:48:04.133Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-24T08:48:04.133Z] GO111MODULE=on go vet ./... [2022-03-24T08:48:07.717Z] Merging remotes/origin/main commit 81bad761160ed823b117fb91638cbc671260dbae into PR head commit 1f116ba968c955b1ea14f350f804aa3effd21fa1 [2022-03-24T08:48:07.889Z] Merge succeeded, producing ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 [2022-03-24T08:48:07.890Z] Checking out Revision ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 (PR-3904) [2022-03-24T08:48:07.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T08:48:07.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T08:48:07.025Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-24T08:48:07.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-24T08:48:07.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T08:48:07.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-24T08:48:07.696Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T08:48:07.702Z] > git checkout -f 1f116ba968c955b1ea14f350f804aa3effd21fa1 # timeout=10 [2022-03-24T08:48:07.761Z] > git remote # timeout=10 [2022-03-24T08:48:07.768Z] > git config --get remote.origin.url # timeout=10 [2022-03-24T08:48:07.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T08:48:07.791Z] > git merge 81bad761160ed823b117fb91638cbc671260dbae # timeout=10 [2022-03-24T08:48:07.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-24T08:48:07.865Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T08:48:07.875Z] > git checkout -f ad8e37dbdfaa76f744e16e95cedacc7748f0d7e0 # timeout=10 [2022-03-24T08:48:11.424Z] Commit message: "Merge commit '81bad761160ed823b117fb91638cbc671260dbae' into HEAD" [2022-03-24T08:48:11.434Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T08:48:12.255Z] + echo snap-build.sh [2022-03-24T08:48:12.255Z] snap-build.sh [2022-03-24T08:48:12.255Z] + SNAP_BASE_DIR=. [2022-03-24T08:48:12.255Z] + '[' '!' -z /w/workspace/edgex-go/14 ']' [2022-03-24T08:48:12.255Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/14 [2022-03-24T08:48:12.255Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' [2022-03-24T08:48:12.255Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/14] [2022-03-24T08:48:12.255Z] + cd /w/workspace/edgex-go/14 [2022-03-24T08:48:12.255Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-24T08:48:12.255Z] Reading package lists... [2022-03-24T08:48:12.255Z] Building dependency tree... [2022-03-24T08:48:12.255Z] Reading state information... [2022-03-24T08:48:12.255Z] The following packages were automatically installed and are no longer required: [2022-03-24T08:48:12.255Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-24T08:48:12.255Z] uidmap xdelta3 [2022-03-24T08:48:12.255Z] Use 'sudo apt autoremove' to remove them. [2022-03-24T08:48:12.255Z] The following packages will be REMOVED: [2022-03-24T08:48:12.255Z] lxd* lxd-client* [2022-03-24T08:48:12.255Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-24T08:48:11.409Z] > git rev-list --no-walk 7a56b94143f89e5db1a5f612121d25bcdb63fc42 # timeout=10 [2022-03-24T08:48:12.516Z] After this operation, 31.7 MB disk space will be freed. [2022-03-24T08:48:13.038Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-24T08:48:13.038Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-24T08:48:13.980Z] Removing lxd dnsmasq configuration [2022-03-24T08:48:13.980Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-24T08:48:13.980Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-24T08:48:14.550Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-24T08:48:14.811Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-24T08:48:14.811Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-24T08:48:16.195Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-24T08:48:16.195Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-24T08:48:16.767Z] + sudo snap remove --purge lxd [2022-03-24T08:48:16.767Z] snap "lxd" is not installed [2022-03-24T08:48:16.767Z] + sudo groupadd --force --system lxd [2022-03-24T08:48:16.767Z] ++ whoami [2022-03-24T08:48:16.767Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-24T08:48:16.767Z] + newgrp - lxd [2022-03-24T08:48:16.767Z] + sudo snap install lxd [2022-03-24T08:48:26.784Z] 2022-03-24T08:48:23Z INFO Waiting for automatic snapd restart... [2022-03-24T08:48:41.699Z] lxd 4.24 from Canonical* installed [2022-03-24T08:48:41.699Z] + sudo lxd init --auto [2022-03-24T08:48:51.695Z] + sudo snap install --classic snapcraft [2022-03-24T08:48:55.893Z] snapcraft 6.0.2 from Canonical* installed [2022-03-24T08:48:55.893Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-24T08:48:55.893Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-24T08:48:55.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T08:48:55.893Z] Dload Upload Total Spent Left Speed [2022-03-24T08:48:55.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3635 0 --:--:-- --:--:-- --:--:-- 3655 [2022-03-24T08:48:56.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 17.6M [2022-03-24T08:48:56.153Z] ./yq_linux_amd64 [2022-03-24T08:48:56.153Z] + sudo snapcraft prime --use-lxd [2022-03-24T08:48:58.064Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-24T08:48:58.064Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-24T08:48:58.064Z] - README.md [2022-03-24T08:48:58.064Z] [2022-03-24T08:48:58.064Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-24T08:48:58.324Z] Launching a container. [2022-03-24T08:49:08.333Z] Waiting for container to be ready [2022-03-24T08:49:08.620Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-24T08:49:08.620Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-24T08:49:08.620Z] [2022-03-24T08:49:13.916Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-24T08:49:14.178Z] Waiting for network to be ready... [2022-03-24T08:49:14.752Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-24T08:49:14.753Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-24T08:49:15.327Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-24T08:49:15.327Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] [2022-03-24T08:49:15.327Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-24T08:49:15.603Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-24T08:49:15.603Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] [2022-03-24T08:49:15.603Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-24T08:49:15.603Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-24T08:49:15.603Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] [2022-03-24T08:49:15.603Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-24T08:49:15.603Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-24T08:49:15.603Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-24T08:49:15.603Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-24T08:49:15.603Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-24T08:49:15.603Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] [2022-03-24T08:49:15.603Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-24T08:49:15.864Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-24T08:49:16.127Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-24T08:49:16.127Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] [2022-03-24T08:49:16.127Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] [2022-03-24T08:49:16.127Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-24T08:49:16.127Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-24T08:49:16.127Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] [2022-03-24T08:49:16.127Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] [2022-03-24T08:49:16.127Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] [2022-03-24T08:49:16.388Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] [2022-03-24T08:49:18.309Z] Fetched 23.5 MB in 4s (5983 kB/s) [2022-03-24T08:49:18.880Z] Reading package lists... [2022-03-24T08:49:19.140Z] Reading package lists... [2022-03-24T08:49:19.403Z] Building dependency tree... [2022-03-24T08:49:19.403Z] Reading state information... [2022-03-24T08:49:19.403Z] The following additional packages will be installed: [2022-03-24T08:49:19.403Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-24T08:49:19.403Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-24T08:49:19.403Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-24T08:49:19.403Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-24T08:49:19.403Z] Suggested packages: [2022-03-24T08:49:19.403Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-24T08:49:19.403Z] Recommended packages: [2022-03-24T08:49:19.403Z] gnupg libsasl2-modules [2022-03-24T08:49:19.403Z] The following NEW packages will be installed: [2022-03-24T08:49:19.403Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-24T08:49:19.403Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-24T08:49:19.403Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-24T08:49:19.403Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-24T08:49:19.403Z] The following packages will be upgraded: [2022-03-24T08:49:19.403Z] gpg gpg-agent gpgconf libudev1 [2022-03-24T08:49:19.403Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-24T08:49:19.403Z] Need to get 3859 kB of archives. [2022-03-24T08:49:19.403Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-24T08:49:19.403Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-24T08:49:19.403Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-24T08:49:19.665Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-24T08:49:19.665Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-24T08:49:19.665Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-24T08:49:19.665Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-24T08:49:19.665Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-24T08:49:19.665Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-24T08:49:19.665Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-24T08:49:19.665Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-24T08:49:19.665Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-24T08:49:19.665Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-24T08:49:19.665Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-24T08:49:19.665Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-24T08:49:19.665Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-24T08:49:19.665Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-24T08:49:19.665Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-24T08:49:19.665Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-24T08:49:19.665Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-24T08:49:19.665Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-24T08:49:19.665Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-24T08:49:19.665Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-24T08:49:19.927Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T08:49:19.927Z] Fetched 3859 kB in 0s (13.9 MB/s) [2022-03-24T08:49:19.927Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-24T08:49:19.927Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T08:49:19.927Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T08:49:19.927Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T08:49:19.927Z] Selecting previously unselected package udev. [2022-03-24T08:49:19.927Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-24T08:49:19.927Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T08:49:19.927Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-24T08:49:20.187Z] Selecting previously unselected package libfuse2:amd64. [2022-03-24T08:49:20.187Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-24T08:49:20.187Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-24T08:49:20.187Z] Selecting previously unselected package fuse. [2022-03-24T08:49:20.187Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-24T08:49:20.187Z] Unpacking fuse (2.9.9-3) ... [2022-03-24T08:49:20.449Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T08:49:20.449Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T08:49:20.449Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T08:49:20.449Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T08:49:20.449Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T08:49:20.449Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T08:49:20.712Z] Selecting previously unselected package libksba8:amd64. [2022-03-24T08:49:20.712Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-24T08:49:20.712Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-24T08:49:20.712Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-24T08:49:20.712Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:20.712Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:20.712Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-24T08:49:20.712Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:20.712Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:20.712Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-24T08:49:20.712Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:20.712Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:20.973Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-24T08:49:20.973Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:20.973Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:20.973Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-24T08:49:20.973Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:20.973Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:20.973Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-24T08:49:20.973Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:20.973Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:20.973Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-24T08:49:20.973Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:20.973Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:21.235Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-24T08:49:21.235Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:21.235Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:21.235Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-24T08:49:21.235Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-24T08:49:21.235Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:21.235Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-24T08:49:21.235Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-24T08:49:21.235Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T08:49:21.235Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-24T08:49:21.235Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-24T08:49:21.235Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T08:49:21.235Z] Selecting previously unselected package libldap-common. [2022-03-24T08:49:21.235Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-24T08:49:21.235Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T08:49:21.235Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-24T08:49:21.497Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-24T08:49:21.497Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T08:49:21.497Z] Selecting previously unselected package dirmngr. [2022-03-24T08:49:21.497Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T08:49:21.497Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-24T08:49:21.497Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-24T08:49:21.497Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-24T08:49:21.497Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T08:49:21.497Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T08:49:21.497Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-24T08:49:22.070Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-24T08:49:22.070Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-24T08:49:22.070Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.070Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-24T08:49:22.070Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-24T08:49:22.070Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.334Z] Setting up fuse (2.9.9-3) ... [2022-03-24T08:49:22.334Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-24T08:49:22.906Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.906Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.906Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.906Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.906Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.906Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.906Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-24T08:49:22.906Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-24T08:49:22.906Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-24T08:49:22.906Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-24T08:49:22.906Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-24T08:49:23.166Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-24T08:49:23.425Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-24T08:49:23.425Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-24T08:49:23.425Z] units). This means they are not meant to be enabled using systemctl. [2022-03-24T08:49:23.425Z] [2022-03-24T08:49:23.425Z] Possible reasons for having this kind of units are: [2022-03-24T08:49:23.425Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-24T08:49:23.425Z] .wants/ or .requires/ directory. [2022-03-24T08:49:23.425Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-24T08:49:23.425Z] a requirement dependency on it. [2022-03-24T08:49:23.425Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-24T08:49:23.425Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-24T08:49:23.425Z] • In case of template units, the unit is meant to be enabled with some [2022-03-24T08:49:23.425Z] instance name specified. [2022-03-24T08:49:23.686Z] Reading package lists... [2022-03-24T08:49:23.946Z] Building dependency tree... [2022-03-24T08:49:23.946Z] Reading state information... [2022-03-24T08:49:23.946Z] The following additional packages will be installed: [2022-03-24T08:49:23.946Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-24T08:49:23.946Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-24T08:49:23.946Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-24T08:49:23.946Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-24T08:49:23.946Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-24T08:49:23.946Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-24T08:49:23.946Z] Suggested packages: [2022-03-24T08:49:23.946Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-24T08:49:23.946Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-24T08:49:23.946Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-24T08:49:23.946Z] systemd-container policykit-1 [2022-03-24T08:49:23.946Z] Recommended packages: [2022-03-24T08:49:23.946Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-24T08:49:23.946Z] The following NEW packages will be installed: [2022-03-24T08:49:23.946Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-24T08:49:23.946Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-24T08:49:23.946Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-24T08:49:23.946Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-24T08:49:23.946Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-24T08:49:23.946Z] The following packages will be upgraded: [2022-03-24T08:49:23.946Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-24T08:49:24.207Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-24T08:49:24.207Z] Need to get 46.5 MB of archives. [2022-03-24T08:49:24.207Z] After this operation, 181 MB of additional disk space will be used. [2022-03-24T08:49:24.207Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-24T08:49:24.207Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-24T08:49:24.469Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-24T08:49:24.469Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-24T08:49:24.469Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-24T08:49:24.469Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-24T08:49:24.469Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-24T08:49:24.469Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-24T08:49:24.469Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-24T08:49:24.729Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-24T08:49:24.729Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-24T08:49:24.729Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-24T08:49:24.729Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-24T08:49:24.729Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-24T08:49:24.729Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-24T08:49:24.729Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-24T08:49:24.989Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-24T08:49:24.989Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-24T08:49:24.989Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-24T08:49:24.989Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-24T08:49:24.989Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-24T08:49:24.989Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-24T08:49:24.989Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-24T08:49:24.989Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-24T08:49:25.249Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-24T08:49:25.249Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-24T08:49:25.249Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-24T08:49:25.249Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-24T08:49:25.249Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-24T08:49:25.249Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-24T08:49:25.249Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-24T08:49:25.249Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-24T08:49:25.249Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-24T08:49:26.631Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T08:49:26.631Z] Fetched 46.5 MB in 2s (19.6 MB/s) [2022-03-24T08:49:26.631Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-24T08:49:26.631Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T08:49:26.631Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T08:49:26.631Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T08:49:26.631Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T08:49:26.631Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T08:49:26.892Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T08:49:27.463Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T08:49:27.463Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-24T08:49:27.463Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T08:49:27.463Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-24T08:49:27.463Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-24T08:49:27.463Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T08:49:27.463Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:27.723Z] Selecting previously unselected package libexpat1:amd64. [2022-03-24T08:49:27.723Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-24T08:49:27.723Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-24T08:49:27.723Z] Selecting previously unselected package python3.8-minimal. [2022-03-24T08:49:27.723Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T08:49:27.723Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:27.983Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:27.983Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-24T08:49:27.983Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:28.552Z] Selecting previously unselected package python3-minimal. [2022-03-24T08:49:28.552Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-24T08:49:28.552Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-24T08:49:28.552Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-24T08:49:28.552Z] Selecting previously unselected package mime-support. [2022-03-24T08:49:28.552Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-24T08:49:28.552Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-24T08:49:28.552Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-24T08:49:28.552Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-24T08:49:28.552Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-24T08:49:28.552Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-24T08:49:28.552Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T08:49:28.552Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:28.813Z] Selecting previously unselected package python3.8. [2022-03-24T08:49:28.813Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-24T08:49:28.813Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:28.813Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-24T08:49:28.813Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-24T08:49:28.813Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-24T08:49:28.813Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-24T08:49:29.075Z] Selecting previously unselected package python3. [2022-03-24T08:49:29.075Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-24T08:49:29.076Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-24T08:49:29.076Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-24T08:49:29.076Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-24T08:49:29.076Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-24T08:49:29.076Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-24T08:49:29.335Z] Selecting previously unselected package dbus. [2022-03-24T08:49:29.335Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-24T08:49:29.335Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-24T08:49:29.335Z] Selecting previously unselected package libbsd0:amd64. [2022-03-24T08:49:29.335Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-24T08:49:29.335Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-24T08:49:29.335Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-24T08:49:29.335Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-24T08:49:29.335Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T08:49:29.335Z] Selecting previously unselected package sudo. [2022-03-24T08:49:29.335Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-24T08:49:29.335Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-24T08:49:29.596Z] Selecting previously unselected package apparmor. [2022-03-24T08:49:29.596Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-24T08:49:29.596Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-24T08:49:29.596Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-24T08:49:29.596Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-24T08:49:29.596Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-24T08:49:29.596Z] Selecting previously unselected package libedit2:amd64. [2022-03-24T08:49:29.596Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-24T08:49:29.596Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-24T08:49:29.596Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-24T08:49:29.596Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-24T08:49:29.596Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-24T08:49:29.857Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-24T08:49:29.857Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:49:29.857Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:29.857Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-24T08:49:29.857Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:49:29.857Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:29.857Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-24T08:49:29.857Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-24T08:49:29.857Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-24T08:49:29.857Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-24T08:49:29.857Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:49:29.857Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:29.857Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-24T08:49:29.857Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:49:29.857Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:30.119Z] Selecting previously unselected package openssh-client. [2022-03-24T08:49:30.119Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-24T08:49:30.119Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-24T08:49:30.119Z] Selecting previously unselected package dbus-user-session. [2022-03-24T08:49:30.119Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-24T08:49:30.119Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-24T08:49:30.119Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-24T08:49:30.119Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-24T08:49:30.119Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-24T08:49:30.119Z] Selecting previously unselected package squashfs-tools. [2022-03-24T08:49:30.119Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-24T08:49:30.119Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-24T08:49:30.380Z] Selecting previously unselected package snapd. [2022-03-24T08:49:30.380Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-24T08:49:30.380Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-24T08:49:33.679Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-24T08:49:33.679Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-24T08:49:33.679Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-24T08:49:33.679Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-24T08:49:33.679Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:33.679Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-24T08:49:33.679Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-24T08:49:33.679Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-24T08:49:33.679Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:33.679Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:33.679Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-24T08:49:33.679Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:33.679Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-24T08:49:33.679Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-24T08:49:34.252Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-24T08:49:34.252Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-24T08:49:34.252Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-24T08:49:34.252Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-24T08:49:34.252Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-24T08:49:34.252Z] running python rtupdate hooks for python3.8... [2022-03-24T08:49:34.252Z] running python post-rtupdate hooks for python3.8... [2022-03-24T08:49:34.252Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-24T08:49:35.193Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-24T08:49:35.194Z] Reloading AppArmor profiles [2022-03-24T08:49:35.455Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:49:35.455Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-24T08:49:35.455Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-24T08:49:35.714Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-24T08:49:35.714Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-24T08:49:35.715Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-24T08:49:35.715Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-24T08:49:37.627Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-24T08:49:37.627Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-24T08:49:37.627Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-24T08:49:37.627Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-24T08:49:37.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-24T08:49:37.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-24T08:49:38.147Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-24T08:49:38.409Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-24T08:49:38.669Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-24T08:49:38.669Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-24T08:49:38.928Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-24T08:49:39.188Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-24T08:49:39.449Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-24T08:49:39.710Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-24T08:49:39.971Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-24T08:49:39.971Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-24T08:49:40.542Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-24T08:49:40.542Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-24T08:49:40.542Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-24T08:49:40.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-24T08:49:40.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-24T08:49:41.704Z] Reading package lists... [2022-03-24T08:49:41.704Z] Reading package lists... [2022-03-24T08:49:41.938Z] ./bin/test-attribution-txt.sh [2022-03-24T08:49:42.007Z] Building dependency tree... [2022-03-24T08:49:42.007Z] Reading state information... [2022-03-24T08:49:42.007Z] Calculating upgrade... [2022-03-24T08:49:42.292Z] The following packages will be upgraded: [2022-03-24T08:49:42.292Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-24T08:49:42.292Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-24T08:49:42.292Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-24T08:49:42.292Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-24T08:49:42.292Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-24T08:49:42.292Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-24T08:49:42.292Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-24T08:49:42.292Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-24T08:49:42.292Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-24T08:49:42.292Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-24T08:49:42.292Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-24T08:49:42.292Z] xz-utils zlib1g [2022-03-24T08:49:42.292Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-24T08:49:42.292Z] Need to get 65.7 MB of archives. [2022-03-24T08:49:42.292Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-24T08:49:42.292Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-24T08:49:42.292Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-24T08:49:42.594Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-24T08:49:43.165Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-24T08:49:43.165Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-24T08:49:43.165Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-24T08:49:43.165Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-24T08:49:43.165Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-24T08:49:43.165Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-24T08:49:43.165Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-24T08:49:43.165Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-24T08:49:43.165Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-24T08:49:43.165Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-24T08:49:43.165Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-24T08:49:43.165Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-24T08:49:43.165Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-24T08:49:43.165Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-24T08:49:43.165Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-24T08:49:43.165Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-24T08:49:43.165Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-24T08:49:43.165Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-24T08:49:43.165Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-24T08:49:43.165Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-24T08:49:43.165Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-24T08:49:43.165Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-24T08:49:43.427Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-24T08:49:43.427Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-24T08:49:43.427Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-24T08:49:43.427Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-24T08:49:43.427Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-24T08:49:43.427Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-24T08:49:43.427Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-24T08:49:43.427Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-24T08:49:43.427Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-24T08:49:43.427Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-24T08:49:43.427Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-24T08:49:43.687Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-24T08:49:43.687Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-24T08:49:43.687Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-24T08:49:43.687Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-24T08:49:43.687Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-24T08:49:43.687Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-24T08:49:43.687Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-24T08:49:43.687Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-24T08:49:43.687Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-24T08:49:43.687Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-24T08:49:43.687Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-24T08:49:43.687Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-24T08:49:43.949Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-24T08:49:43.949Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-24T08:49:43.949Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-24T08:49:43.949Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-24T08:49:43.949Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-24T08:49:43.949Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-24T08:49:43.949Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-24T08:49:43.949Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-24T08:49:43.949Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-24T08:49:43.949Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-24T08:49:43.949Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-24T08:49:43.949Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-24T08:49:43.949Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-24T08:49:43.949Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-24T08:49:43.949Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-24T08:49:43.949Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-24T08:49:44.209Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-24T08:49:44.209Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-24T08:49:44.209Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-24T08:49:44.209Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-24T08:49:44.209Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-24T08:49:44.209Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-24T08:49:44.209Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-24T08:49:44.209Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-24T08:49:44.469Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-24T08:49:44.729Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-24T08:49:44.992Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-24T08:49:44.992Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-24T08:49:45.252Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [Pipeline] echo [2022-03-24T08:49:45.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-24T08:49:45.514Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T08:49:45.514Z] Fetched 65.7 MB in 3s (22.1 MB/s) [2022-03-24T08:49:45.514Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-24T08:49:45.514Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T08:49:45.514Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T08:49:46.004Z] + ls -al . [2022-03-24T08:49:46.004Z] total 660 [2022-03-24T08:49:46.004Z] drwxrwxr-x 9 1001 1001 4096 Mar 24 08:49 . [2022-03-24T08:49:46.004Z] drwxr-xr-x 4 root root 4096 Mar 24 08:44 .. [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 11 Mar 24 08:42 .dockerignore [2022-03-24T08:49:46.004Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 08:42 .git [2022-03-24T08:49:46.004Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 08:42 .github [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 870 Mar 24 08:42 .gitignore [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 42 Mar 24 08:42 .golangci.yml [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 87 Mar 24 08:42 .hadolint.yml [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 166 Mar 24 08:42 .sonarcloud.properties [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:42 ADOPTERS.md [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 9953 Mar 24 08:42 Attribution.txt [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 51732 Mar 24 08:42 CHANGELOG.md [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:42 CONTRIBUTING.md [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 677 Mar 24 08:42 GOVERNANCE.md [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 849 Mar 24 08:42 Jenkinsfile [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:42 LICENSE [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 8478 Mar 24 08:42 Makefile [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 582 Mar 24 08:42 OWNERS.md [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 8207 Mar 24 08:42 README.md [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 6912 Mar 24 08:42 SECURITY.md [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 5 Mar 24 08:40 VERSION [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 4131 Mar 24 08:42 ZMQWindows.md [2022-03-24T08:49:46.004Z] drwxrwxr-x 2 1001 1001 4096 Mar 24 08:42 bin [2022-03-24T08:49:46.004Z] drwxrwxr-x 18 1001 1001 4096 Mar 24 08:42 cmd [2022-03-24T08:49:46.004Z] -rw-r--r-- 1 root root 426503 Mar 24 08:48 coverage.out [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 3175 Mar 24 08:42 go.mod [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 34990 Mar 24 08:42 go.sum [2022-03-24T08:49:46.004Z] drwxrwxr-x 8 1001 1001 4096 Mar 24 08:42 internal [2022-03-24T08:49:46.004Z] drwxrwxr-x 3 1001 1001 4096 Mar 24 08:42 openapi [2022-03-24T08:49:46.004Z] drwxrwxr-x 4 1001 1001 4096 Mar 24 08:42 snap [2022-03-24T08:49:46.004Z] -rw-rw-r-- 1 1001 1001 204 Mar 24 08:42 version.go [Pipeline] sh [2022-03-24T08:49:46.090Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T08:49:46.090Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T08:49:46.090Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-24T08:49:46.090Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-24T08:49:46.349Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:46.349Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:46.349Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:46.349Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:46.611Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:46.611Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:46.611Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:46.666Z] + '[' -e coverage.out ] [2022-03-24T08:49:46.666Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-24T08:49:46.687Z] Warning: overwriting stash ‘coverage-report’ [2022-03-24T08:49:46.872Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:46.872Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:46.872Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:46.872Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:46.872Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:47.137Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:47.137Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:47.137Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:49:47.137Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T08:49:47.137Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:47.137Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:47.137Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:49:47.137Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T08:49:47.137Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:47.137Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:47.398Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:47.398Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:47.398Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-24T08:49:47.398Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-24T08:49:47.398Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:49:47.445Z] Stashed 1 file(s) [Pipeline] sh [2022-03-24T08:49:47.658Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T08:49:47.658Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T08:49:47.658Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T08:49:48.092Z] + make build [2022-03-24T08:49:48.092Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T08:49:48.599Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-24T08:49:48.599Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-24T08:49:48.599Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-24T08:49:48.599Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-24T08:49:48.599Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-24T08:49:48.599Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-24T08:49:48.858Z] Setting up base-files (11ubuntu5.5) ... [2022-03-24T08:49:48.858Z] Installing new version of config file /etc/issue ... [2022-03-24T08:49:48.858Z] Installing new version of config file /etc/issue.net ... [2022-03-24T08:49:48.858Z] Installing new version of config file /etc/lsb-release ... [2022-03-24T08:49:48.858Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-24T08:49:49.428Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-24T08:49:49.428Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-24T08:49:49.428Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-24T08:49:49.428Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:49.428Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-24T08:49:49.428Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-24T08:49:49.692Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-24T08:49:49.692Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-24T08:49:49.692Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:49.692Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:49.692Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-24T08:49:49.692Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-24T08:49:49.692Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:49.692Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-24T08:49:49.692Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-24T08:49:49.953Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-24T08:49:49.953Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:49.953Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-24T08:49:49.953Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T08:49:50.524Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-24T08:49:50.524Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T08:49:50.524Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-24T08:49:50.784Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T08:49:51.356Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-24T08:49:51.356Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:51.356Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-24T08:49:51.356Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-24T08:49:51.617Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-24T08:49:51.617Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-24T08:49:51.876Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-24T08:49:51.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:51.876Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-24T08:49:51.876Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-24T08:49:51.876Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-24T08:49:51.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:51.876Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:51.876Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:52.136Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T08:49:52.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:52.136Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:52.136Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:52.136Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T08:49:52.136Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:52.136Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:52.136Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:52.397Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:52.397Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:52.397Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T08:49:52.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:52.397Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:52.397Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:52.397Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T08:49:52.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:52.397Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:52.658Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:52.658Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:52.658Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:52.922Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-24T08:49:53.494Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-24T08:49:53.753Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-24T08:49:53.754Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:53.754Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-24T08:49:53.754Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-24T08:49:53.754Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-24T08:49:54.014Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.014Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-24T08:49:54.014Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-24T08:49:54.014Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-24T08:49:54.014Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.014Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-24T08:49:54.014Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-24T08:49:54.275Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-24T08:49:54.275Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.275Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-24T08:49:54.275Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-24T08:49:54.275Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-24T08:49:54.275Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.275Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-24T08:49:54.275Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-24T08:49:54.535Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-24T08:49:54.535Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.535Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-24T08:49:54.535Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-24T08:49:54.535Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-24T08:49:54.796Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.796Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-24T08:49:54.796Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-24T08:49:54.796Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-24T08:49:54.796Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.796Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-24T08:49:54.796Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-24T08:49:54.796Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-24T08:49:54.796Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:54.796Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-24T08:49:54.796Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-24T08:49:55.056Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-24T08:49:55.056Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:55.056Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-24T08:49:55.056Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-24T08:49:55.056Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-24T08:49:55.056Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:55.056Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-24T08:49:55.056Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-24T08:49:55.316Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-24T08:49:55.316Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:55.316Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-24T08:49:55.316Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-24T08:49:55.576Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-24T08:49:55.576Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:55.576Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-24T08:49:55.576Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-24T08:49:55.576Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-24T08:49:55.576Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:55.576Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-24T08:49:55.576Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-24T08:49:56.148Z] Setting up apt (2.0.6) ... [2022-03-24T08:49:56.407Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-24T08:49:56.668Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:56.668Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-24T08:49:56.668Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T08:49:56.668Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-24T08:49:56.668Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-24T08:49:56.668Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-24T08:49:56.668Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T08:49:56.928Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-24T08:49:56.928Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-24T08:49:56.928Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-24T08:49:56.928Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T08:49:57.190Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-24T08:49:57.190Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-24T08:49:57.190Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-24T08:49:57.190Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-24T08:49:57.190Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-24T08:49:57.190Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-24T08:49:57.450Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-24T08:49:57.450Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-24T08:49:57.450Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-24T08:49:57.710Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-24T08:49:57.710Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-24T08:49:57.970Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-24T08:49:57.970Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-24T08:49:57.970Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-24T08:49:57.970Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-24T08:49:57.970Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-24T08:49:57.970Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-24T08:49:57.970Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-24T08:49:58.231Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-24T08:49:58.231Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-24T08:49:58.492Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-24T08:49:58.492Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-24T08:49:58.492Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-24T08:49:58.492Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-24T08:49:58.492Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-24T08:49:58.492Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-24T08:49:58.492Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-24T08:49:58.492Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-24T08:49:58.751Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-24T08:49:58.751Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-24T08:49:58.751Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-24T08:49:58.751Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-24T08:49:59.011Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-24T08:49:59.011Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-24T08:49:59.272Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T08:49:59.272Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T08:49:59.272Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T08:49:59.272Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T08:49:59.533Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T08:49:59.533Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T08:49:59.533Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T08:49:59.533Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T08:49:59.793Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T08:49:59.793Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T08:49:59.793Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-24T08:49:59.793Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-24T08:49:59.793Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-24T08:49:59.793Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-24T08:49:59.793Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T08:49:59.793Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T08:50:00.363Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T08:50:00.364Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T08:50:00.932Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T08:50:00.932Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T08:50:01.881Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T08:50:01.881Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T08:50:01.881Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T08:50:01.881Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T08:50:02.143Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T08:50:02.143Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T08:50:03.081Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-24T08:50:03.081Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-24T08:50:03.081Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-24T08:50:03.081Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-24T08:50:03.081Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-24T08:50:03.081Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-24T08:50:03.081Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T08:50:03.081Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-24T08:50:03.081Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T08:50:03.081Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.081Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-24T08:50:03.081Z] [2022-03-24T08:50:03.081Z] Current default time zone: 'Etc/UTC' [2022-03-24T08:50:03.081Z] Local time is now: Thu Mar 24 08:50:03 UTC 2022. [2022-03-24T08:50:03.081Z] Universal Time is now: Thu Mar 24 08:50:03 UTC 2022. [2022-03-24T08:50:03.081Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-24T08:50:03.081Z] [2022-03-24T08:50:03.341Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-24T08:50:03.341Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.341Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.341Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-24T08:50:03.341Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.341Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-24T08:50:03.341Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-24T08:50:03.341Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-24T08:50:03.341Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T08:50:03.341Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-24T08:50:03.341Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-24T08:50:03.341Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.341Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.341Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-24T08:50:03.341Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.341Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T08:50:03.341Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-24T08:50:03.341Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-24T08:50:03.341Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-24T08:50:03.341Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-24T08:50:05.252Z] Updating certificates in /etc/ssl/certs... [2022-03-24T08:50:05.822Z] 21 added, 21 removed; done. [2022-03-24T08:50:05.822Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T08:50:05.822Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-24T08:50:05.822Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-24T08:50:06.082Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T08:50:06.082Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-24T08:50:06.082Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-24T08:50:06.082Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-24T08:50:06.082Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-24T08:50:06.082Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T08:50:06.082Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-24T08:50:06.082Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T08:50:06.082Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T08:50:06.082Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-24T08:50:06.082Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-24T08:50:06.082Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-24T08:50:06.342Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-24T08:50:06.342Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-24T08:50:06.342Z] Updating certificates in /etc/ssl/certs... [2022-03-24T08:50:06.911Z] 0 added, 0 removed; done. [2022-03-24T08:50:06.911Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-24T08:50:06.911Z] done. [2022-03-24T08:50:08.113Z] Reading package lists... [2022-03-24T08:50:08.113Z] Building dependency tree... [2022-03-24T08:50:08.113Z] Reading state information... [2022-03-24T08:50:08.374Z] The following NEW packages will be installed: [2022-03-24T08:50:08.374Z] apt-transport-https [2022-03-24T08:50:08.374Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-24T08:50:08.374Z] Need to get 4680 B of archives. [2022-03-24T08:50:08.374Z] After this operation, 162 kB of additional disk space will be used. [2022-03-24T08:50:08.374Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-24T08:50:08.374Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T08:50:08.374Z] Fetched 4680 B in 0s (93.1 kB/s) [2022-03-24T08:50:08.634Z] Selecting previously unselected package apt-transport-https. [2022-03-24T08:50:08.634Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-24T08:50:08.634Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-24T08:50:08.634Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-24T08:50:08.634Z] Setting up apt-transport-https (2.0.6) ... [2022-03-24T08:50:08.634Z] Waiting for network to be ready... [2022-03-24T08:50:15.215Z] 2022-03-24T08:50:12Z INFO Waiting for automatic snapd restart... [2022-03-24T08:50:16.157Z] snapd 2.54.4 from Canonical* installed [2022-03-24T08:50:17.098Z] "snapd" switched to the "latest/stable" channel [2022-03-24T08:50:17.098Z] [2022-03-24T08:50:19.644Z] core20 20220304 from Canonical* installed [2022-03-24T08:50:19.904Z] "core20" switched to the "latest/stable" channel [2022-03-24T08:50:19.904Z] [2022-03-24T08:50:22.446Z] snapcraft 6.0.2 from Canonical* installed [2022-03-24T08:50:22.707Z] "snapcraft" switched to the "latest/stable" channel [2022-03-24T08:50:22.707Z] [2022-03-24T08:50:26.907Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-24T08:50:26.907Z] - README.md [2022-03-24T08:50:26.907Z] [2022-03-24T08:50:26.907Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-24T08:50:27.477Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-24T08:50:27.477Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-24T08:50:27.477Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-24T08:50:28.306Z] Reading package lists... [2022-03-24T08:50:28.882Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-24T08:50:28.882Z] Reading package lists... [2022-03-24T08:50:28.882Z] Building dependency tree... [2022-03-24T08:50:28.882Z] Reading state information... [2022-03-24T08:50:29.145Z] Suggested packages: [2022-03-24T08:50:29.145Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-24T08:50:29.145Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-24T08:50:29.145Z] krb5-user libnorm-doc [2022-03-24T08:50:29.145Z] Recommended packages: [2022-03-24T08:50:29.145Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-24T08:50:29.145Z] The following NEW packages will be installed: [2022-03-24T08:50:29.145Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-24T08:50:29.145Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-24T08:50:29.145Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-24T08:50:29.145Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-24T08:50:29.145Z] libzmq5 pkg-config zip [2022-03-24T08:50:29.145Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-24T08:50:29.407Z] Need to get 10.3 MB of archives. [2022-03-24T08:50:29.407Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-24T08:50:29.407Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-24T08:50:29.407Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-24T08:50:29.407Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-24T08:50:29.407Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-24T08:50:29.407Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-24T08:50:29.407Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-24T08:50:29.407Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-24T08:50:29.407Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-24T08:50:29.407Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-24T08:50:29.407Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-24T08:50:29.407Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-24T08:50:29.407Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-24T08:50:29.979Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-24T08:50:29.979Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-24T08:50:29.979Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-24T08:50:29.979Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-24T08:50:29.979Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-24T08:50:29.979Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-24T08:50:29.979Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-24T08:50:29.979Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-24T08:50:30.241Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-24T08:50:30.241Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-24T08:50:30.241Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-24T08:50:30.241Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-24T08:50:30.241Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-24T08:50:30.241Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-24T08:50:30.241Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-24T08:50:30.501Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-24T08:50:30.501Z] Fetched 10.3 MB in 1s (9658 kB/s) [2022-03-24T08:50:30.501Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-24T08:50:30.501Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-24T08:50:30.502Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-24T08:50:30.502Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-24T08:50:30.502Z] Selecting previously unselected package libsodium23:amd64. [2022-03-24T08:50:30.502Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-24T08:50:30.502Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-24T08:50:30.763Z] Selecting previously unselected package libpsl5:amd64. [2022-03-24T08:50:30.763Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-24T08:50:30.763Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-24T08:50:30.763Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-24T08:50:30.763Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-24T08:50:30.763Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-24T08:50:30.763Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-24T08:50:30.763Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-24T08:50:30.763Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-24T08:50:30.763Z] Selecting previously unselected package librtmp1:amd64. [2022-03-24T08:50:30.763Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-24T08:50:30.763Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-24T08:50:31.022Z] Selecting previously unselected package libssh-4:amd64. [2022-03-24T08:50:31.022Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-24T08:50:31.022Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-24T08:50:31.022Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-24T08:50:31.022Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-24T08:50:31.022Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-24T08:50:31.283Z] Selecting previously unselected package liberror-perl. [2022-03-24T08:50:31.283Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-24T08:50:31.283Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-24T08:50:31.283Z] Selecting previously unselected package git-man. [2022-03-24T08:50:31.283Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-24T08:50:31.283Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-24T08:50:31.283Z] Selecting previously unselected package git. [2022-03-24T08:50:31.283Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-24T08:50:31.283Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-24T08:50:31.853Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-24T08:50:31.853Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:50:32.114Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:32.114Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-24T08:50:32.114Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:50:32.114Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:32.114Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-24T08:50:32.114Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:50:32.114Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:32.114Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-24T08:50:32.114Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:50:32.114Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:32.114Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-24T08:50:32.114Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-24T08:50:32.114Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-24T08:50:32.373Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-24T08:50:32.373Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:50:32.373Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:32.373Z] Selecting previously unselected package libnorm1:amd64. [2022-03-24T08:50:32.373Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-24T08:50:32.373Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T08:50:32.373Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-24T08:50:32.373Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-24T08:50:32.373Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T08:50:32.373Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-24T08:50:32.373Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-24T08:50:32.373Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T08:50:32.633Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-24T08:50:32.633Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-24T08:50:32.633Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T08:50:32.633Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-24T08:50:32.633Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-24T08:50:32.633Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-24T08:50:32.633Z] Selecting previously unselected package libzmq5:amd64. [2022-03-24T08:50:32.633Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-24T08:50:32.633Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T08:50:32.892Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-24T08:50:32.892Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-24T08:50:32.892Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:32.892Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-24T08:50:32.892Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-24T08:50:32.892Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T08:50:32.892Z] Selecting previously unselected package pkg-config. [2022-03-24T08:50:32.892Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-24T08:50:32.892Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-24T08:50:32.892Z] Selecting previously unselected package zip. [2022-03-24T08:50:32.892Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-24T08:50:32.892Z] Unpacking zip (3.0-11build1) ... [2022-03-24T08:50:32.892Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-24T08:50:32.892Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-24T08:50:32.892Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-24T08:50:33.152Z] No schema files found: doing nothing. [2022-03-24T08:50:33.152Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-24T08:50:33.152Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T08:50:33.152Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-24T08:50:33.152Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-24T08:50:33.152Z] Setting up liberror-perl (0.17029-1) ... [2022-03-24T08:50:33.152Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:33.152Z] Setting up zip (3.0-11build1) ... [2022-03-24T08:50:33.152Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-24T08:50:33.152Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-24T08:50:33.152Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-24T08:50:33.152Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-24T08:50:33.152Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-24T08:50:33.152Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:33.152Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-24T08:50:33.152Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:33.152Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T08:50:33.152Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:33.152Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T08:50:33.152Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-24T08:50:33.152Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-24T08:50:33.152Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-24T08:50:33.152Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:33.412Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-24T08:50:33.412Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-24T08:50:33.412Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-24T08:50:33.980Z] comerr-dev set to automatically installed. [2022-03-24T08:50:33.980Z] git set to automatically installed. [2022-03-24T08:50:33.980Z] git-man set to automatically installed. [2022-03-24T08:50:33.980Z] krb5-multidev set to automatically installed. [2022-03-24T08:50:33.980Z] libbrotli1 set to automatically installed. [2022-03-24T08:50:33.980Z] libcurl3-gnutls set to automatically installed. [2022-03-24T08:50:33.980Z] liberror-perl set to automatically installed. [2022-03-24T08:50:33.980Z] libglib2.0-0 set to automatically installed. [2022-03-24T08:50:33.980Z] libgssrpc4 set to automatically installed. [2022-03-24T08:50:33.980Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-24T08:50:33.980Z] libkadm5srv-mit11 set to automatically installed. [2022-03-24T08:50:33.980Z] libkdb5-9 set to automatically installed. [2022-03-24T08:50:33.980Z] libkrb5-dev set to automatically installed. [2022-03-24T08:50:33.980Z] libnghttp2-14 set to automatically installed. [2022-03-24T08:50:33.980Z] libnorm-dev set to automatically installed. [2022-03-24T08:50:33.980Z] libnorm1 set to automatically installed. [2022-03-24T08:50:33.980Z] libpgm-5.2-0 set to automatically installed. [2022-03-24T08:50:33.980Z] libpgm-dev set to automatically installed. [2022-03-24T08:50:33.980Z] libpsl5 set to automatically installed. [2022-03-24T08:50:33.980Z] librtmp1 set to automatically installed. [2022-03-24T08:50:33.980Z] libsodium-dev set to automatically installed. [2022-03-24T08:50:33.980Z] libsodium23 set to automatically installed. [2022-03-24T08:50:33.980Z] libssh-4 set to automatically installed. [2022-03-24T08:50:33.980Z] libzmq3-dev set to automatically installed. [2022-03-24T08:50:33.980Z] libzmq5 set to automatically installed. [2022-03-24T08:50:33.980Z] pkg-config set to automatically installed. [2022-03-24T08:50:33.980Z] zip set to automatically installed. [2022-03-24T08:50:34.922Z] snapd is not logged in, snap install commands will use sudo [2022-03-24T08:50:47.146Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-24T08:50:47.146Z] Downloading snap 'edgex-app-service-configurable' [2022-03-24T08:50:49.689Z] Pulling app-service-configurable [2022-03-24T08:50:49.689Z] + snapcraftctl pull [2022-03-24T08:50:51.078Z] Pulling config-common [2022-03-24T08:50:51.078Z] + snapcraftctl pull [2022-03-24T08:50:52.019Z] Pulling go-build-helper [2022-03-24T08:50:52.019Z] + snapcraftctl pull [2022-03-24T08:50:53.403Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-24T08:50:53.403Z] Skipping pull go-build-helper (already ran) [2022-03-24T08:50:53.403Z] Building go-build-helper [2022-03-24T08:50:53.403Z] + snapcraftctl build [2022-03-24T08:50:54.787Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-24T08:50:55.357Z] Staging go-build-helper [2022-03-24T08:50:55.357Z] + snapcraftctl stage [2022-03-24T08:50:59.563Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-24T08:50:59.563Z] Fetched 290 kB in 0s (0 B/s) [2022-03-24T08:50:59.563Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-24T08:50:59.563Z] Fetched 158 kB in 0s (0 B/s) [2022-03-24T08:50:59.563Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-24T08:50:59.563Z] Fetched 242 kB in 0s (0 B/s) [2022-03-24T08:50:59.563Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-24T08:50:59.563Z] Fetched 150 kB in 0s (0 B/s) [2022-03-24T08:50:59.563Z] Pulling edgex-go [2022-03-24T08:50:59.563Z] + snapcraftctl pull [2022-03-24T08:51:00.945Z] Pulling hooks [2022-03-24T08:51:00.945Z] + snapcraftctl pull [2022-03-24T08:51:13.179Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-24T08:51:13.179Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-24T08:51:13.179Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-24T08:51:13.179Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-24T08:51:13.179Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-24T08:51:13.179Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-24T08:51:13.179Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-24T08:51:13.179Z] Fetched 234 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-24T08:51:13.179Z] Fetched 155 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-24T08:51:13.179Z] Fetched 170 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-24T08:51:13.179Z] Fetched 267 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-24T08:51:13.179Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-24T08:51:13.179Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-24T08:51:13.179Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-24T08:51:13.179Z] Fetched 121 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-24T08:51:13.179Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-24T08:51:13.179Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-24T08:51:13.179Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-24T08:51:13.179Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-24T08:51:13.179Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-24T08:51:13.179Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-24T08:51:13.179Z] Fetched 142 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-24T08:51:13.179Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-24T08:51:13.179Z] Fetched 181 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-24T08:51:13.179Z] Fetched 208 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-24T08:51:13.179Z] Fetched 161 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-24T08:51:13.179Z] Fetched 107 kB in 0s (0 B/s) [2022-03-24T08:51:13.179Z] Pulling static-packages [2022-03-24T08:51:13.179Z] + snapcraftctl pull [2022-03-24T08:51:13.179Z] Pulling version [2022-03-24T08:51:13.179Z] + cd /root/project [2022-03-24T08:51:13.179Z] ++ git describe --tags --abbrev=0 [2022-03-24T08:51:13.179Z] ++ sed s/v// [2022-03-24T08:51:13.179Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-24T08:51:13.179Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-24T08:51:13.179Z] + snapcraftctl set-version 2.2.0-dev.46 [2022-03-24T08:51:14.170Z] Building app-service-configurable [2022-03-24T08:51:14.170Z] + snapcraftctl build [2022-03-24T08:51:16.113Z] Building config-common [2022-03-24T08:51:16.114Z] + snapcraftctl build [2022-03-24T08:51:17.071Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-24T08:51:18.035Z] Skipping build go-build-helper (already ran) [2022-03-24T08:51:18.035Z] Building edgex-go [2022-03-24T08:51:18.295Z] + cd /root/parts/edgex-go/src [2022-03-24T08:51:18.295Z] ++ git describe --tags --abbrev=0 [2022-03-24T08:51:18.295Z] ++ sed s/v// [2022-03-24T08:51:18.295Z] + GIT_VERSION=2.2.0-dev.46 [2022-03-24T08:51:18.295Z] + '[' -z 2.2.0-dev.46 ']' [2022-03-24T08:51:18.295Z] + echo 2.2.0-dev.46 [2022-03-24T08:51:18.295Z] + '[' '!' -d vendor ']' [2022-03-24T08:51:18.295Z] + go mod download all [2022-03-24T08:51:26.429Z] + make build [2022-03-24T08:51:26.429Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T08:51:39.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T08:51:44.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T08:51:56.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T08:51:56.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T08:51:58.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T08:51:58.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T08:52:00.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T08:52:01.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T08:52:03.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T08:52:04.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T08:52:05.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T08:52:07.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T08:52:09.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.46" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-24T08:52:10.051Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.051Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-24T08:52:10.051Z] + case "$service" in [2022-03-24T08:52:10.051Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-24T08:52:10.051Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.051Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-24T08:52:10.051Z] + case "$service" in [2022-03-24T08:52:10.051Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-24T08:52:10.051Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.051Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-24T08:52:10.051Z] + case "$service" in [2022-03-24T08:52:10.051Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-24T08:52:10.315Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-24T08:52:10.315Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-24T08:52:10.315Z] + case "$service" in [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-24T08:52:10.315Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-24T08:52:10.315Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-24T08:52:10.315Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-24T08:52:10.315Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-24T08:52:11.258Z] Building hooks [2022-03-24T08:52:11.258Z] + cd /root/parts/hooks/src [2022-03-24T08:52:11.258Z] + make build [2022-03-24T08:52:11.258Z] go mod tidy [2022-03-24T08:52:11.258Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-24T08:52:11.517Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-24T08:52:11.517Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-24T08:52:11.517Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-24T08:52:11.517Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-24T08:52:13.426Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-24T08:52:13.686Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-24T08:52:13.686Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-24T08:52:15.595Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-24T08:52:15.595Z] Building static-packages [2022-03-24T08:52:15.595Z] + snapcraftctl build [2022-03-24T08:52:17.510Z] Building version [2022-03-24T08:52:17.510Z] + snapcraftctl build [2022-03-24T08:52:19.418Z] Staging app-service-configurable [2022-03-24T08:52:19.419Z] + snapcraftctl stage [2022-03-24T08:52:20.799Z] Staging config-common [2022-03-24T08:52:20.799Z] + snapcraftctl stage [2022-03-24T08:52:22.179Z] Skipping stage go-build-helper (already ran) [2022-03-24T08:52:22.179Z] Staging edgex-go [2022-03-24T08:52:22.179Z] + snapcraftctl stage [2022-03-24T08:52:23.560Z] Staging hooks [2022-03-24T08:52:23.560Z] + snapcraftctl stage [2022-03-24T08:52:24.497Z] Staging static-packages [2022-03-24T08:52:24.497Z] + snapcraftctl stage [2022-03-24T08:52:25.884Z] Staging version [2022-03-24T08:52:25.884Z] + snapcraftctl stage [2022-03-24T08:52:27.269Z] Priming app-service-configurable [2022-03-24T08:52:27.269Z] + snapcraftctl prime [2022-03-24T08:52:30.564Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-24T08:52:30.564Z] stage-packages: [2022-03-24T08:52:30.564Z] - libnorm1 [2022-03-24T08:52:30.564Z] - libpgm-5.2-0 [2022-03-24T08:52:30.564Z] - libsodium23 [2022-03-24T08:52:30.564Z] - libzmq5 [2022-03-24T08:52:30.565Z] Priming config-common [2022-03-24T08:52:30.565Z] + snapcraftctl prime [2022-03-24T08:52:31.505Z] Priming go-build-helper [2022-03-24T08:52:31.505Z] + snapcraftctl prime [2022-03-24T08:52:32.886Z] Priming edgex-go [2022-03-24T08:52:32.886Z] + snapcraftctl prime [2022-03-24T08:52:34.795Z] Priming hooks [2022-03-24T08:52:34.795Z] + snapcraftctl prime [2022-03-24T08:52:36.176Z] Priming static-packages [2022-03-24T08:52:36.176Z] + snapcraftctl prime [2022-03-24T08:52:40.374Z] Priming version [2022-03-24T08:52:40.374Z] + snapcraftctl prime [2022-03-24T08:52:41.762Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-24T08:53:01.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T08:53:01.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T08:53:07.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T08:53:08.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T08:53:14.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T08:53:20.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T08:53:25.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T08:53:31.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T08:53:36.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T08:53:41.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T08:53:49.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-24T08:53:55.319Z] $ docker stop --time=1 505088f3c0e2b851f6d250392009a800dcb15bbc83b5e110132a60e8003a5290 [2022-03-24T08:53:57.354Z] $ docker rm -f 505088f3c0e2b851f6d250392009a800dcb15bbc83b5e110132a60e8003a5290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:53:59.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T08:53:59.581Z] [2022-03-24T08:53:59.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:53:59.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T08:54:00.204Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-24T08:54:00.204Z] 29e5d40040c1: Pulling fs layer [2022-03-24T08:54:00.204Z] 1ce36da41761: Pulling fs layer [2022-03-24T08:54:00.204Z] 25b303627fd3: Pulling fs layer [2022-03-24T08:54:00.204Z] 29e5d40040c1: Verifying Checksum [2022-03-24T08:54:00.204Z] 29e5d40040c1: Download complete [2022-03-24T08:54:00.480Z] 1ce36da41761: Verifying Checksum [2022-03-24T08:54:00.480Z] 1ce36da41761: Download complete [2022-03-24T08:54:00.756Z] 29e5d40040c1: Pull complete [2022-03-24T08:54:02.199Z] 25b303627fd3: Verifying Checksum [2022-03-24T08:54:02.199Z] 25b303627fd3: Download complete [2022-03-24T08:54:02.199Z] 1ce36da41761: Pull complete [2022-03-24T08:54:14.584Z] 25b303627fd3: Pull complete [2022-03-24T08:54:14.584Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-24T08:54:14.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T08:54:14.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-24T08:54:14.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container [2022-03-24T08:54:14.872Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-24T08:54:17.198Z] $ docker top d248d99e6a7c50b6a28ef2c7c0f600b433ae93dc82a023ebf5719c4d869da746 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:54:18.088Z] + grep parallel [2022-03-24T08:54:18.088Z] + docker-compose build --help [2022-03-24T08:54:22.378Z] --parallel Build images in parallel. [Pipeline] } [2022-03-24T08:54:22.407Z] $ docker stop --time=1 d248d99e6a7c50b6a28ef2c7c0f600b433ae93dc82a023ebf5719c4d869da746 [2022-03-24T08:54:24.049Z] $ docker rm -f d248d99e6a7c50b6a28ef2c7c0f600b433ae93dc82a023ebf5719c4d869da746 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T08:54:24.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-24T08:54:24.624Z] . [Pipeline] withDockerContainer [2022-03-24T08:54:24.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container [2022-03-24T08:54:24.933Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-24T08:54:26.346Z] $ docker top 0c522911ba530163df74fd3df213075b5eaa09000b5785878e73dff76f9e0f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T08:54:27.311Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-24T08:54:31.614Z] Building core-command ... [2022-03-24T08:54:31.614Z] Building core-data ... [2022-03-24T08:54:31.614Z] Building core-metadata ... [2022-03-24T08:54:31.614Z] Building security-bootstrapper ... [2022-03-24T08:54:31.614Z] Building security-proxy-setup ... [2022-03-24T08:54:31.614Z] Building security-secretstore-setup ... [2022-03-24T08:54:31.614Z] Building security-spiffe-token-provider ... [2022-03-24T08:54:31.614Z] Building security-spire-agent ... [2022-03-24T08:54:31.614Z] Building security-spire-config ... [2022-03-24T08:54:31.614Z] Building security-spire-server ... [2022-03-24T08:54:31.614Z] Building support-notifications ... [2022-03-24T08:54:31.614Z] Building support-scheduler ... [2022-03-24T08:54:31.614Z] Building sys-mgmt-agent ... [2022-03-24T08:54:31.614Z] Building security-bootstrapper [2022-03-24T08:54:31.614Z] Building security-secretstore-setup [2022-03-24T08:54:31.614Z] Building core-metadata [2022-03-24T08:54:31.614Z] Building security-spire-config [2022-03-24T08:54:31.614Z] Building core-command [2022-03-24T08:56:23.423Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:56:23.423Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:56:23.423Z] ---> fa02570f53d8 [2022-03-24T08:56:23.423Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T08:56:23.423Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:56:23.423Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:56:23.423Z] ---> fa02570f53d8 [2022-03-24T08:56:23.423Z] Step 3/25 : WORKDIR /edgex-go [2022-03-24T08:56:23.423Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:56:23.423Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:56:23.423Z] ---> fa02570f53d8 [2022-03-24T08:56:23.423Z] Step 3/31 : WORKDIR /edgex-go [2022-03-24T08:56:23.423Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:56:23.423Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:56:23.423Z] ---> fa02570f53d8 [2022-03-24T08:56:23.423Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:56:23.423Z] ---> Running in 405d93292a24 [2022-03-24T08:56:23.423Z] ---> Running in 99a572f60c88 [2022-03-24T08:56:23.423Z] ---> Running in 40c3420bd540 [2022-03-24T08:56:23.423Z] ---> Running in ca8c86d7034a [2022-03-24T08:56:23.423Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:56:23.423Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:56:23.423Z] ---> fa02570f53d8 [2022-03-24T08:56:23.423Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T08:56:23.423Z] ---> Running in ee4f5dac41a5 [2022-03-24T08:56:23.423Z] Removing intermediate container ca8c86d7034a [2022-03-24T08:56:23.423Z] ---> 979fac6a2592 [2022-03-24T08:56:23.423Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:56:23.423Z] Removing intermediate container 405d93292a24 [2022-03-24T08:56:23.423Z] ---> 9e33a4bc7c57 [2022-03-24T08:56:23.423Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:56:23.423Z] Removing intermediate container 99a572f60c88 [2022-03-24T08:56:23.423Z] ---> 29f88a25d922 [2022-03-24T08:56:23.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:56:23.423Z] Removing intermediate container 40c3420bd540 [2022-03-24T08:56:23.423Z] ---> 050399dae4c4 [2022-03-24T08:56:23.423Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:56:23.423Z] ---> Running in 8799863e26f7 [2022-03-24T08:56:23.423Z] Removing intermediate container ee4f5dac41a5 [2022-03-24T08:56:23.423Z] ---> ca1700c88e65 [2022-03-24T08:56:23.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:56:23.423Z] ---> Running in 3343b28b902e [2022-03-24T08:56:23.423Z] ---> Running in 65611a37c768 [2022-03-24T08:56:23.423Z] ---> Running in d2840e7b66d7 [2022-03-24T08:56:23.423Z] ---> Running in 819b5488c9d4 [2022-03-24T08:56:23.423Z] Removing intermediate container 8799863e26f7 [2022-03-24T08:56:23.423Z] ---> 3cd17b2571a1 [2022-03-24T08:56:23.423Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T08:56:23.423Z] Removing intermediate container 3343b28b902e [2022-03-24T08:56:23.423Z] ---> 1bb16afb09d4 [2022-03-24T08:56:23.423Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T08:56:23.423Z] ---> Running in c11502faf45b [2022-03-24T08:56:23.423Z] ---> Running in c5db3751e7a0 [2022-03-24T08:56:23.423Z] Removing intermediate container 819b5488c9d4 [2022-03-24T08:56:23.423Z] ---> 7a9c43c42688 [2022-03-24T08:56:23.423Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T08:56:23.423Z] Removing intermediate container 65611a37c768 [2022-03-24T08:56:23.423Z] ---> cfc6e3c7c5a6 [2022-03-24T08:56:23.423Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-24T08:56:23.423Z] ---> Running in 8b1e50a34aad [2022-03-24T08:56:23.423Z] ---> Running in 3193c72617a9 [2022-03-24T08:56:23.423Z] Removing intermediate container d2840e7b66d7 [2022-03-24T08:56:23.423Z] ---> e2015ffb4cb7 [2022-03-24T08:56:23.423Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-24T08:56:23.423Z] ---> Running in 8e2866a3a097 [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:56:23.423Z] OK: 220 MiB in 52 packages [2022-03-24T08:56:23.423Z] OK: 220 MiB in 52 packages [2022-03-24T08:56:23.423Z] OK: 220 MiB in 52 packages [2022-03-24T08:56:23.423Z] OK: 220 MiB in 52 packages [2022-03-24T08:56:23.423Z] OK: 220 MiB in 52 packages [2022-03-24T08:56:24.020Z] Removing intermediate container c11502faf45b [2022-03-24T08:56:24.020Z] ---> e8b08617fb5a [2022-03-24T08:56:24.020Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T08:56:24.020Z] Removing intermediate container 8b1e50a34aad [2022-03-24T08:56:24.020Z] ---> 0986a2d8e5ae [2022-03-24T08:56:24.020Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:56:24.300Z] Removing intermediate container c5db3751e7a0 [2022-03-24T08:56:24.300Z] ---> 071a3c6ba7ca [2022-03-24T08:56:24.300Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T08:56:24.300Z] Removing intermediate container 8e2866a3a097 [2022-03-24T08:56:24.300Z] ---> a5c79da970d6 [2022-03-24T08:56:24.300Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-24T08:56:24.300Z] Removing intermediate container 3193c72617a9 [2022-03-24T08:56:24.300Z] ---> ae569358fbda [2022-03-24T08:56:24.300Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-24T08:56:25.290Z] ---> ef26f522936d [2022-03-24T08:56:25.290Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:56:25.290Z] ---> Running in d3c802d983f5 [2022-03-24T08:56:25.290Z] ---> 412b06302868 [2022-03-24T08:56:25.290Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:56:25.568Z] ---> Running in 9ef49255e082 [2022-03-24T08:56:25.867Z] ---> c55a8c2b6765 [2022-03-24T08:56:25.867Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:56:25.867Z] ---> 02f62dfe1355 [2022-03-24T08:56:25.867Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:56:25.867Z] ---> Running in 99d260453377 [2022-03-24T08:56:25.867Z] ---> Running in 63f67a06f09f [2022-03-24T08:56:26.151Z] ---> fd827ac971f3 [2022-03-24T08:56:26.151Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:56:26.151Z] ---> Running in 98004b11bdd8 [2022-03-24T08:56:30.490Z] Removing intermediate container d3c802d983f5 [2022-03-24T08:56:30.490Z] ---> a1cadd9d476b [2022-03-24T08:56:30.490Z] Step 8/24 : COPY . . [2022-03-24T08:56:31.472Z] Removing intermediate container 9ef49255e082 [2022-03-24T08:56:31.472Z] ---> 56de3f457019 [2022-03-24T08:56:31.472Z] Step 8/23 : COPY . . [2022-03-24T08:56:31.748Z] Removing intermediate container 99d260453377 [2022-03-24T08:56:31.748Z] ---> 26e5564eabee [2022-03-24T08:56:31.748Z] Step 8/23 : COPY . . [2022-03-24T08:56:32.024Z] Removing intermediate container 63f67a06f09f [2022-03-24T08:56:32.024Z] ---> e7ee084f5e58 [2022-03-24T08:56:32.024Z] Step 8/31 : COPY . .Removing intermediate container 98004b11bdd8 [2022-03-24T08:56:32.024Z] ---> e15eb80a9c3a [2022-03-24T08:56:32.024Z] Step 8/25 : COPY . . [2022-03-24T08:56:32.024Z] [2022-03-24T08:57:04.402Z] ---> dae425fb3851 [2022-03-24T08:57:04.402Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T08:57:04.402Z] ---> Running in 1e2270c2e8a0 [2022-03-24T08:57:04.402Z] Removing intermediate container 1e2270c2e8a0 [2022-03-24T08:57:04.403Z] ---> 86a730d98029 [2022-03-24T08:57:04.403Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T08:57:04.403Z] ---> 4810257fa94f [2022-03-24T08:57:04.403Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-24T08:57:04.403Z] ---> 3b1550e20e00 [2022-03-24T08:57:04.403Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-24T08:57:04.403Z] ---> Running in ef3864b332b7 [2022-03-24T08:57:04.403Z] ---> Running in 5896d1d618b6 [2022-03-24T08:57:04.403Z] ---> Running in ebf09a89f80a [2022-03-24T08:57:04.403Z] ---> 56d9f1fbe0e0 [2022-03-24T08:57:04.403Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-24T08:57:04.403Z] ---> Running in a88625aad707 [2022-03-24T08:57:04.678Z] ---> 5cfcbb1a96b0 [2022-03-24T08:57:04.678Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-24T08:57:04.678Z] ---> Running in 9c7dace2eab0 [2022-03-24T08:57:06.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-24T08:57:06.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-24T08:57:06.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-24T08:57:06.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-24T08:57:07.674Z] spire-1.2.0/ [2022-03-24T08:57:13.094Z] spire-1.2.0/README.md [2022-03-24T08:57:13.094Z] spire-1.2.0/bin/ [2022-03-24T08:57:13.094Z] spire-1.2.0/bin/spire-server [2022-03-24T08:57:13.094Z] spire-1.2.0/bin/spire-agent [2022-03-24T08:57:13.094Z] spire-1.2.0/conf/ [2022-03-24T08:57:13.094Z] spire-1.2.0/conf/server/ [2022-03-24T08:57:13.094Z] spire-1.2.0/conf/server/server.conf [2022-03-24T08:57:13.094Z] spire-1.2.0/conf/agent/ [2022-03-24T08:57:13.094Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T08:57:13.094Z] spire-1.2.0/LICENSE [2022-03-24T08:57:18.530Z] Removing intermediate container ef3864b332b7 [2022-03-24T08:57:18.530Z] ---> 99d826290740 [2022-03-24T08:57:18.530Z] [2022-03-24T08:57:18.530Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T08:57:18.530Z] 3.15: Pulling from library/alpine [2022-03-24T08:57:20.543Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb [2022-03-24T08:57:20.543Z] Status: Downloaded newer image for alpine:3.15 [2022-03-24T08:57:20.543Z] ---> 3abe2e34c907 [2022-03-24T08:57:20.543Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T08:57:20.543Z] ---> Running in 1098eaf6fc98 [2022-03-24T08:57:21.524Z] Removing intermediate container 1098eaf6fc98 [2022-03-24T08:57:21.524Z] ---> 59eacaa8827a [2022-03-24T08:57:21.524Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:57:21.524Z] ---> Running in 1ad733735842 [2022-03-24T08:57:24.159Z] Removing intermediate container 1ad733735842 [2022-03-24T08:57:24.159Z] ---> 65d1fb304919 [2022-03-24T08:57:24.159Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-24T08:57:24.159Z] ---> Running in e14e5831a0c2 [2022-03-24T08:57:26.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:57:27.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:57:28.583Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T08:57:28.583Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T08:57:28.583Z] OK: 15730 distinct packages available [2022-03-24T08:57:28.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:57:29.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:57:30.561Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-24T08:57:30.836Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-24T08:57:30.837Z] (3/4) Installing libucontext (1.1-r0) [2022-03-24T08:57:30.837Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-24T08:57:31.112Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T08:57:31.112Z] OK: 6 MiB in 18 packages [2022-03-24T08:57:32.562Z] Removing intermediate container e14e5831a0c2 [2022-03-24T08:57:32.562Z] ---> 3ea01fcfc62f [2022-03-24T08:57:32.562Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T08:57:38.003Z] ---> 9b167ed498a5 [2022-03-24T08:57:38.003Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T08:57:38.289Z] ---> 02e8117f50d1 [2022-03-24T08:57:38.289Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-24T08:57:38.289Z] ---> Running in 5b55876614a1 [2022-03-24T08:57:38.894Z] Removing intermediate container 5b55876614a1 [2022-03-24T08:57:38.894Z] ---> c1d7d5e66d1b [2022-03-24T08:57:38.894Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-24T08:57:39.880Z] ---> 1c7513c51ab1 [2022-03-24T08:57:39.880Z] Step 19/24 : WORKDIR / [2022-03-24T08:57:39.880Z] ---> Running in aadcce76ae54 [2022-03-24T08:57:40.482Z] Removing intermediate container aadcce76ae54 [2022-03-24T08:57:40.482Z] ---> ee4ffef31d0a [2022-03-24T08:57:40.482Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T08:57:40.482Z] ---> Running in 0da0449816de [2022-03-24T08:57:41.079Z] Removing intermediate container 0da0449816de [2022-03-24T08:57:41.079Z] ---> 1bba866e3d6d [2022-03-24T08:57:41.079Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T08:57:41.079Z] ---> Running in a93fc8c4a454 [2022-03-24T08:57:41.677Z] Removing intermediate container a93fc8c4a454 [2022-03-24T08:57:41.677Z] ---> f6b3c4b20633 [2022-03-24T08:57:41.677Z] Step 22/24 : LABEL arch=arm64 [2022-03-24T08:57:41.677Z] ---> Running in ce00f4397c0f [2022-03-24T08:57:42.300Z] Removing intermediate container ce00f4397c0f [2022-03-24T08:57:42.300Z] ---> f8103ca30621 [2022-03-24T08:57:42.300Z] Step 23/24 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T08:57:42.596Z] ---> Running in 867495ff7a1f [2022-03-24T08:57:42.870Z] Removing intermediate container 867495ff7a1f [2022-03-24T08:57:42.870Z] ---> 8690b54f059c [2022-03-24T08:57:42.870Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T08:57:43.145Z] ---> Running in 2259909f2fe8 [2022-03-24T08:57:43.753Z] Removing intermediate container 2259909f2fe8 [2022-03-24T08:57:43.753Z] ---> f445545da78a [2022-03-24T08:57:43.753Z] [2022-03-24T08:57:44.355Z] Successfully built f445545da78a [2022-03-24T08:57:44.355Z] Successfully tagged security-spire-config-arm64:latest [2022-03-24T08:57:44.355Z] Building support-notifications [2022-03-24T08:58:23.530Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T08:58:23.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T08:58:23.530Z] ---> fa02570f53d8 [2022-03-24T08:58:23.530Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T08:58:23.530Z] ---> Using cache [2022-03-24T08:58:23.530Z] ---> ca1700c88e65 [2022-03-24T08:58:23.530Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T08:58:23.530Z] ---> Using cache [2022-03-24T08:58:23.530Z] ---> 7a9c43c42688 [2022-03-24T08:58:23.530Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-24T08:58:23.530Z] ---> Running in 10b274819c64 [2022-03-24T08:58:23.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T08:58:23.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T08:58:24.001Z] OK: 220 MiB in 52 packages [2022-03-24T08:58:25.173Z] Removing intermediate container 10b274819c64 [2022-03-24T08:58:25.173Z] ---> fecda94d2c73 [2022-03-24T08:58:25.173Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T08:58:26.295Z] ---> 8fe8ba69b310 [2022-03-24T08:58:26.295Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T08:58:26.295Z] ---> Running in 9eaedd12d288 [2022-03-24T08:58:31.753Z] Removing intermediate container 9eaedd12d288 [2022-03-24T08:58:31.753Z] ---> d6895b253092 [2022-03-24T08:58:31.753Z] Step 8/22 : COPY . . [2022-03-24T08:58:58.608Z] ---> 24c0c426b12a [2022-03-24T08:58:58.608Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-24T08:58:58.608Z] ---> Running in c4a3a13429e8 [2022-03-24T08:58:58.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-24T09:03:50.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-24T09:04:17.591Z] Removing intermediate container 9c7dace2eab0 [2022-03-24T09:04:17.591Z] ---> d1a10d0a09d4 [2022-03-24T09:04:17.591Z] [2022-03-24T09:04:17.591Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:04:17.591Z] 3.14: Pulling from library/alpine [2022-03-24T09:04:20.215Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T09:04:20.215Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T09:04:20.215Z] ---> 71a2028e5025 [2022-03-24T09:04:20.215Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:04:20.498Z] ---> Running in 5fc0a626cebe [2022-03-24T09:04:21.492Z] Removing intermediate container 5896d1d618b6 [2022-03-24T09:04:21.492Z] ---> 2176d624e3ec [2022-03-24T09:04:21.492Z] [2022-03-24T09:04:21.492Z] Step 10/31 : FROM alpine:3.14 [2022-03-24T09:04:21.492Z] ---> 71a2028e5025 [2022-03-24T09:04:21.492Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-24T09:04:21.768Z] Removing intermediate container a88625aad707 [2022-03-24T09:04:21.769Z] ---> 36ed0b582325 [2022-03-24T09:04:21.769Z] [2022-03-24T09:04:21.769Z] Step 10/25 : FROM alpine:3.14 [2022-03-24T09:04:21.769Z] ---> 71a2028e5025 [2022-03-24T09:04:21.769Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-24T09:04:21.769Z] ---> Running in 7e19f5775825 [2022-03-24T09:04:22.043Z] ---> Running in e4215ca6aab4 [2022-03-24T09:04:23.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:04:23.060Z] Removing intermediate container 7e19f5775825 [2022-03-24T09:04:23.060Z] ---> 0ad928cc186f [2022-03-24T09:04:23.060Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-24T09:04:23.335Z] ---> Running in a4583d0d6b64 [2022-03-24T09:04:23.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:04:24.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-24T09:04:24.779Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:04:24.779Z] OK: 5 MiB in 15 packages [2022-03-24T09:04:25.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:04:25.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:04:26.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:04:26.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:04:26.587Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-24T09:04:26.587Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-24T09:04:26.587Z] (3/3) Installing su-exec (0.2-r1) [2022-03-24T09:04:26.587Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:04:26.867Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:04:26.867Z] Removing intermediate container 5fc0a626cebe [2022-03-24T09:04:27.148Z] ---> 0f3c86a7c3ef [2022-03-24T09:04:27.148Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:04:27.148Z] ---> Running in d53a82ed7ff1 [2022-03-24T09:04:27.427Z] OK: 6 MiB in 17 packages [2022-03-24T09:04:27.715Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-24T09:04:27.715Z] (2/2) Installing su-exec (0.2-r1) [2022-03-24T09:04:27.715Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:04:27.715Z] OK: 6 MiB in 16 packages [2022-03-24T09:04:28.779Z] Removing intermediate container d53a82ed7ff1 [2022-03-24T09:04:28.780Z] ---> 5541c54d6fe3 [2022-03-24T09:04:28.780Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-24T09:04:29.061Z] ---> Running in 8bc0f29d998d [2022-03-24T09:04:30.050Z] Removing intermediate container a4583d0d6b64 [2022-03-24T09:04:30.050Z] ---> 849da4d779ed [2022-03-24T09:04:30.050Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-24T09:04:30.050Z] ---> Running in 6a201c44d01a [2022-03-24T09:04:30.324Z] Removing intermediate container 8bc0f29d998d [2022-03-24T09:04:30.324Z] ---> 7755f8461dc1 [2022-03-24T09:04:30.324Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T09:04:30.324Z] ---> Running in 8f50c186098f [2022-03-24T09:04:31.317Z] Removing intermediate container 6a201c44d01a [2022-03-24T09:04:31.317Z] ---> 8d195bcef6ee [2022-03-24T09:04:31.317Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-24T09:04:31.317Z] Removing intermediate container e4215ca6aab4 [2022-03-24T09:04:31.317Z] ---> 09245503d805 [2022-03-24T09:04:31.317Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T09:04:31.317Z] Removing intermediate container 8f50c186098f [2022-03-24T09:04:31.317Z] ---> 85bb609681ff [2022-03-24T09:04:31.317Z] Step 15/23 : WORKDIR / [2022-03-24T09:04:31.603Z] ---> Running in 7882ee6950f3 [2022-03-24T09:04:31.603Z] ---> Running in 2891e26326a4 [2022-03-24T09:04:31.603Z] ---> Running in 1e647f1b6804 [2022-03-24T09:04:31.877Z] Removing intermediate container ebf09a89f80a [2022-03-24T09:04:31.877Z] ---> 7c112b916722 [2022-03-24T09:04:31.877Z] [2022-03-24T09:04:31.877Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:04:31.877Z] ---> 71a2028e5025 [2022-03-24T09:04:31.877Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:04:31.877Z] ---> Using cache [2022-03-24T09:04:31.877Z] ---> 0f3c86a7c3ef [2022-03-24T09:04:31.877Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:04:31.877Z] ---> Using cache [2022-03-24T09:04:31.877Z] ---> 5541c54d6fe3 [2022-03-24T09:04:31.877Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-24T09:04:31.877Z] ---> Running in 00b29ab58eef [2022-03-24T09:04:32.157Z] Removing intermediate container 7882ee6950f3 [2022-03-24T09:04:32.157Z] ---> d3660edc45ea [2022-03-24T09:04:32.157Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-24T09:04:32.436Z] ---> Running in 054f2edaa144 [2022-03-24T09:04:32.436Z] Removing intermediate container 1e647f1b6804 [2022-03-24T09:04:32.436Z] ---> 5cb754b3e7af [2022-03-24T09:04:32.436Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:04:32.709Z] Removing intermediate container 2891e26326a4 [2022-03-24T09:04:32.709Z] ---> 60a92dcfaabf [2022-03-24T09:04:32.709Z] Step 13/25 : WORKDIR / [2022-03-24T09:04:32.709Z] Removing intermediate container 00b29ab58eef [2022-03-24T09:04:32.709Z] ---> 6a8c719b1eb0 [2022-03-24T09:04:32.709Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-24T09:04:32.988Z] ---> Running in 6e8f7366e029 [2022-03-24T09:04:32.988Z] ---> Running in ed86f6bbc3d4 [2022-03-24T09:04:33.589Z] Removing intermediate container 6e8f7366e029 [2022-03-24T09:04:33.589Z] ---> 660d73cc80c5 [2022-03-24T09:04:33.590Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-24T09:04:33.876Z] Removing intermediate container ed86f6bbc3d4 [2022-03-24T09:04:33.876Z] ---> 5e9d5b576f2c [2022-03-24T09:04:33.876Z] Step 15/23 : WORKDIR / [2022-03-24T09:04:33.876Z] ---> Running in d52e57a8ac18 [2022-03-24T09:04:34.167Z] ---> 6196f495f8e4 [2022-03-24T09:04:34.167Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-24T09:04:34.765Z] Removing intermediate container d52e57a8ac18 [2022-03-24T09:04:34.765Z] ---> 25cf33d413d6 [2022-03-24T09:04:34.765Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:04:35.377Z] ---> f3bb80043c13 [2022-03-24T09:04:35.377Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-24T09:04:36.360Z] Removing intermediate container 054f2edaa144 [2022-03-24T09:04:36.360Z] ---> 9a5e49b1cad5 [2022-03-24T09:04:36.360Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-24T09:04:36.360Z] ---> Running in 09b01d869ea7 [2022-03-24T09:04:36.638Z] ---> c8b11b386ec4 [2022-03-24T09:04:36.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-24T09:04:36.919Z] ---> 6570fe3ed211 [2022-03-24T09:04:36.919Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-24T09:04:37.525Z] Removing intermediate container 09b01d869ea7 [2022-03-24T09:04:37.526Z] ---> beccc30f00d8 [2022-03-24T09:04:37.526Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-24T09:04:38.979Z] ---> 0aac3848dbb3 [2022-03-24T09:04:38.979Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-24T09:04:38.979Z] ---> 1df9caa52233 [2022-03-24T09:04:38.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-24T09:04:39.263Z] ---> 46f5ef84b3c6 [2022-03-24T09:04:39.263Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-24T09:04:39.544Z] ---> Running in 9f9f4d38afba [2022-03-24T09:04:41.104Z] ---> 50c0b2c55b86 [2022-03-24T09:04:41.104Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-24T09:04:41.104Z] ---> 3eec67d24388 [2022-03-24T09:04:41.104Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-24T09:04:41.104Z] ---> Running in 7d53d1a30d7a [2022-03-24T09:04:41.776Z] ---> 303b1a216e2a [2022-03-24T09:04:41.776Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-24T09:04:42.155Z] Removing intermediate container 7d53d1a30d7a [2022-03-24T09:04:42.155Z] ---> 264da0619745 [2022-03-24T09:04:42.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:04:42.472Z] ---> Running in e0837136888f [2022-03-24T09:04:43.969Z] Removing intermediate container e0837136888f [2022-03-24T09:04:43.969Z] ---> 69ff5c133e66 [2022-03-24T09:04:43.969Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:04:44.249Z] ---> Running in f7d3ed97d933 [2022-03-24T09:04:44.249Z] Removing intermediate container 9f9f4d38afba [2022-03-24T09:04:44.249Z] ---> 6893cbdf58db [2022-03-24T09:04:44.249Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:04:44.249Z] ---> ce2bd8467b74 [2022-03-24T09:04:44.249Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-24T09:04:44.526Z] ---> Running in 4584df88a2b2 [2022-03-24T09:04:45.134Z] Removing intermediate container f7d3ed97d933 [2022-03-24T09:04:45.134Z] ---> ea1e21f60536 [2022-03-24T09:04:45.134Z] Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:04:45.134Z] Removing intermediate container 4584df88a2b2 [2022-03-24T09:04:45.134Z] ---> ef3c023f3282 [2022-03-24T09:04:45.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:04:45.134Z] ---> Running in 5df57dccb49c [2022-03-24T09:04:45.420Z] ---> Running in dead4dd87d39 [2022-03-24T09:04:45.420Z] ---> 70bd923c408d [2022-03-24T09:04:45.420Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-24T09:04:46.025Z] ---> c6d7b72de1c0 [2022-03-24T09:04:46.025Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-24T09:04:46.025Z] Removing intermediate container 5df57dccb49c [2022-03-24T09:04:46.025Z] ---> 1ed9e2875228 [2022-03-24T09:04:46.025Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:04:46.025Z] ---> Running in b641bc624a7a [2022-03-24T09:04:46.305Z] Removing intermediate container dead4dd87d39 [2022-03-24T09:04:46.305Z] ---> 5906ba1275b6 [2022-03-24T09:04:46.305Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:04:46.580Z] ---> Running in c31123404547 [2022-03-24T09:04:47.567Z] Removing intermediate container b641bc624a7a [2022-03-24T09:04:47.567Z] ---> 4749c3c701a4 [2022-03-24T09:04:47.567Z] [2022-03-24T09:04:47.567Z] Removing intermediate container c31123404547 [2022-03-24T09:04:47.567Z] ---> 411f4875bd18 [2022-03-24T09:04:47.567Z] Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:04:47.840Z] ---> Running in 8f27ba829807 [2022-03-24T09:04:48.824Z] Removing intermediate container 8f27ba829807 [2022-03-24T09:04:48.824Z] ---> f239526ecc57 [2022-03-24T09:04:48.824Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:04:48.824Z] ---> Running in 5cc872d5c758 [2022-03-24T09:04:49.100Z] Successfully built 4749c3c701a4 [2022-03-24T09:04:49.100Z] Successfully tagged core-command-arm64:latest [2022-03-24T09:04:49.100Z]  Building core-command ... done Building support-scheduler [2022-03-24T09:04:49.703Z] ---> 9bca2be078ac [2022-03-24T09:04:49.703Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-24T09:04:49.703Z] ---> dde367d02712 [2022-03-24T09:04:49.703Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T09:04:49.703Z] Removing intermediate container 5cc872d5c758 [2022-03-24T09:04:49.703Z] ---> 866ad595a822 [2022-03-24T09:04:49.703Z] [2022-03-24T09:04:50.698Z] Successfully built 866ad595a822 [2022-03-24T09:04:50.698Z] Successfully tagged core-metadata-arm64:latest [2022-03-24T09:04:50.698Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-03-24T09:04:50.698Z] ---> 5bda25c6531a [2022-03-24T09:04:50.698Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-24T09:04:50.980Z] ---> 64fb85b94fe3 [2022-03-24T09:04:50.980Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-24T09:04:51.252Z] ---> Running in 69b54e0ccf31 [2022-03-24T09:04:51.527Z] ---> f5671a125265 [2022-03-24T09:04:51.527Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-24T09:04:52.987Z] ---> 1be427b6b420 [2022-03-24T09:04:52.987Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-24T09:04:53.261Z] ---> Running in 27d51f42a474 [2022-03-24T09:04:54.257Z] Removing intermediate container 27d51f42a474 [2022-03-24T09:04:54.257Z] ---> afec17ea0b4b [2022-03-24T09:04:54.257Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-24T09:04:54.540Z] Removing intermediate container 69b54e0ccf31 [2022-03-24T09:04:54.540Z] ---> 13be3b9e7d7b [2022-03-24T09:04:54.540Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T09:04:54.823Z] ---> Running in 4320516192f2 [2022-03-24T09:04:55.428Z] ---> a932325854d5 [2022-03-24T09:04:55.428Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-24T09:04:55.428Z] Removing intermediate container 4320516192f2 [2022-03-24T09:04:55.428Z] ---> 12d6f8fd7052 [2022-03-24T09:04:55.428Z] Step 23/25 : LABEL arch=arm64 [2022-03-24T09:04:55.712Z] ---> Running in 61b45f1646c8 [2022-03-24T09:04:55.712Z] ---> Running in d007f3d9214f [2022-03-24T09:04:56.703Z] Removing intermediate container 61b45f1646c8 [2022-03-24T09:04:56.703Z] ---> 3760e274c015 [2022-03-24T09:04:56.703Z] Step 24/25 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:04:56.981Z] ---> Running in d8280d5a9d3f [2022-03-24T09:04:57.262Z] Removing intermediate container d8280d5a9d3f [2022-03-24T09:04:57.262Z] ---> 7471fb50ad6d [2022-03-24T09:04:57.262Z] Step 25/25 : LABEL version=0.0.0 [2022-03-24T09:04:57.537Z] ---> Running in 44698fa8fd2c [2022-03-24T09:04:58.550Z] Removing intermediate container 44698fa8fd2c [2022-03-24T09:04:58.550Z] ---> 3d0544794c18 [2022-03-24T09:04:58.550Z] [2022-03-24T09:04:59.151Z] Successfully built 3d0544794c18 [2022-03-24T09:04:59.151Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-24T09:04:59.151Z] Building security-spire-server [2022-03-24T09:04:59.428Z]  Building security-secretstore-setup ... done Removing intermediate container d007f3d9214f [2022-03-24T09:04:59.428Z] ---> 43c279aed114 [2022-03-24T09:04:59.428Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-24T09:04:59.707Z] ---> Running in 2961e7bec228 [2022-03-24T09:05:00.320Z] Removing intermediate container 2961e7bec228 [2022-03-24T09:05:00.320Z] ---> d1367868f86f [2022-03-24T09:05:00.320Z] Step 28/31 : CMD ["gate"] [2022-03-24T09:05:00.920Z] ---> Running in c333e1885330 [2022-03-24T09:05:01.522Z] Removing intermediate container c333e1885330 [2022-03-24T09:05:01.522Z] ---> aeb8d38d9a68 [2022-03-24T09:05:01.522Z] Step 29/31 : LABEL arch=arm64 [2022-03-24T09:05:02.124Z] ---> Running in 063f0241531c [2022-03-24T09:05:02.725Z] Removing intermediate container 063f0241531c [2022-03-24T09:05:02.725Z] ---> 6a1e4aaa92ee [2022-03-24T09:05:02.725Z] Step 30/31 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:05:03.004Z] ---> Running in 0ba9332fe697 [2022-03-24T09:05:03.985Z] Removing intermediate container 0ba9332fe697 [2022-03-24T09:05:03.985Z] ---> 5f38e19b07b3 [2022-03-24T09:05:03.985Z] Step 31/31 : LABEL version=0.0.0 [2022-03-24T09:05:04.261Z] ---> Running in df164d57352e [2022-03-24T09:05:04.869Z] Removing intermediate container df164d57352e [2022-03-24T09:05:04.869Z] ---> 710695f0d9f1 [2022-03-24T09:05:04.869Z] [2022-03-24T09:05:05.468Z] Successfully built 710695f0d9f1 [2022-03-24T09:05:05.468Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-24T09:05:05.468Z] Building security-proxy-setup [2022-03-24T09:05:06.460Z]  Building security-bootstrapper ... done Removing intermediate container c4a3a13429e8 [2022-03-24T09:05:06.460Z] ---> 5bd6c066ae62 [2022-03-24T09:05:06.460Z] [2022-03-24T09:05:06.460Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:05:06.460Z] ---> 71a2028e5025 [2022-03-24T09:05:06.460Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-24T09:05:06.460Z] ---> Running in 3921af25582d [2022-03-24T09:05:07.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:05:08.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:05:09.187Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-24T09:05:09.187Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-24T09:05:09.187Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:05:09.187Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:05:09.463Z] OK: 6 MiB in 16 packages [2022-03-24T09:05:11.448Z] Removing intermediate container 3921af25582d [2022-03-24T09:05:11.448Z] ---> 8abb40a7c346 [2022-03-24T09:05:11.448Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:05:11.448Z] ---> Running in d9470c57bde6 [2022-03-24T09:05:11.724Z] Removing intermediate container d9470c57bde6 [2022-03-24T09:05:11.724Z] ---> 7ae60bde5a4e [2022-03-24T09:05:11.724Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-24T09:05:12.000Z] ---> Running in 92a7cabbc663 [2022-03-24T09:05:12.281Z] Removing intermediate container 92a7cabbc663 [2022-03-24T09:05:12.281Z] ---> 29d679b9033c [2022-03-24T09:05:12.281Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T09:05:12.281Z] ---> Running in 398ac7302426 [2022-03-24T09:05:12.879Z] Removing intermediate container 398ac7302426 [2022-03-24T09:05:12.879Z] ---> 8dfe98212815 [2022-03-24T09:05:12.879Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:05:13.478Z] ---> e22c57ffce70 [2022-03-24T09:05:13.478Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-24T09:05:15.472Z] ---> f178e8359295 [2022-03-24T09:05:15.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-24T09:05:16.075Z] ---> 24a5d5b78271 [2022-03-24T09:05:16.075Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-24T09:05:16.075Z] ---> Running in b6d83553d211 [2022-03-24T09:05:16.671Z] Removing intermediate container b6d83553d211 [2022-03-24T09:05:16.671Z] ---> 77ce185f16d2 [2022-03-24T09:05:16.671Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:05:16.671Z] ---> Running in fe9fb63fa266 [2022-03-24T09:05:17.267Z] Removing intermediate container fe9fb63fa266 [2022-03-24T09:05:17.267Z] ---> 98bb91a66bea [2022-03-24T09:05:17.267Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T09:05:17.267Z] ---> Running in 2b6485a0b3d8 [2022-03-24T09:05:17.875Z] Removing intermediate container 2b6485a0b3d8 [2022-03-24T09:05:17.875Z] ---> 4936fff8cccc [2022-03-24T09:05:17.875Z] Step 21/22 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:05:17.875Z] ---> Running in c87db682a3f2 [2022-03-24T09:05:18.150Z] Removing intermediate container c87db682a3f2 [2022-03-24T09:05:18.150Z] ---> 19a68ed8b265 [2022-03-24T09:05:18.150Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:05:18.429Z] ---> Running in fdbef2ba0b4f [2022-03-24T09:05:19.026Z] Removing intermediate container fdbef2ba0b4f [2022-03-24T09:05:19.026Z] ---> 6e321262595b [2022-03-24T09:05:19.026Z] [2022-03-24T09:05:19.631Z] Successfully built 6e321262595b [2022-03-24T09:05:19.631Z] Successfully tagged support-notifications-arm64:latest [2022-03-24T09:05:19.631Z] Building security-spire-agent [2022-03-24T09:06:29.078Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:06:29.078Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:06:29.078Z] ---> fa02570f53d8 [2022-03-24T09:06:29.078Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T09:06:29.078Z] ---> Using cache [2022-03-24T09:06:29.079Z] ---> ca1700c88e65 [2022-03-24T09:06:29.079Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:06:29.079Z] ---> Using cache [2022-03-24T09:06:29.079Z] ---> 7a9c43c42688 [2022-03-24T09:06:29.079Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T09:06:29.079Z] ---> Using cache [2022-03-24T09:06:29.079Z] ---> 0986a2d8e5ae [2022-03-24T09:06:29.079Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T09:06:29.079Z] ---> Using cache [2022-03-24T09:06:29.079Z] ---> 412b06302868 [2022-03-24T09:06:29.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:06:29.079Z] ---> Using cache [2022-03-24T09:06:29.079Z] ---> 56de3f457019 [2022-03-24T09:06:29.079Z] Step 8/22 : COPY . . [2022-03-24T09:06:29.079Z] ---> Using cache [2022-03-24T09:06:29.079Z] ---> 3b1550e20e00 [2022-03-24T09:06:29.079Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-24T09:06:29.079Z] ---> Running in 5c9d415417f1 [2022-03-24T09:06:29.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-24T09:06:29.079Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:06:29.079Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:06:29.079Z] ---> fa02570f53d8 [2022-03-24T09:06:29.079Z] Step 3/20 : WORKDIR /edgex-go [2022-03-24T09:06:29.079Z] ---> Using cache [2022-03-24T09:06:29.079Z] ---> ca1700c88e65 [2022-03-24T09:06:29.079Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-24T09:06:29.079Z] ---> Running in 5b461961dd43 [2022-03-24T09:06:29.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:06:31.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:06:32.106Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:06:32.106Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:06:32.106Z] OK: 15738 distinct packages available [2022-03-24T09:06:32.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:06:33.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:06:34.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:06:34.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:06:34.825Z] ---> fa02570f53d8 [2022-03-24T09:06:34.825Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:06:34.825Z] ---> Using cache [2022-03-24T09:06:34.825Z] ---> ca1700c88e65 [2022-03-24T09:06:34.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:06:34.825Z] ---> Using cache [2022-03-24T09:06:34.825Z] ---> 7a9c43c42688 [2022-03-24T09:06:34.825Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-24T09:06:34.825Z] OK: 220 MiB in 52 packages [2022-03-24T09:06:34.825Z] ---> Using cache [2022-03-24T09:06:34.825Z] ---> 0986a2d8e5ae [2022-03-24T09:06:34.825Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:06:34.825Z] ---> Using cache [2022-03-24T09:06:34.825Z] ---> 412b06302868 [2022-03-24T09:06:34.825Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:06:34.825Z] ---> Using cache [2022-03-24T09:06:34.825Z] ---> 56de3f457019 [2022-03-24T09:06:34.825Z] Step 8/23 : COPY . . [2022-03-24T09:06:34.825Z] ---> Using cache [2022-03-24T09:06:34.825Z] ---> 3b1550e20e00 [2022-03-24T09:06:34.825Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T09:06:35.441Z] ---> Running in da83fb20e5a6 [2022-03-24T09:06:36.449Z] Removing intermediate container da83fb20e5a6 [2022-03-24T09:06:36.449Z] Removing intermediate container 5b461961dd43 [2022-03-24T09:06:36.449Z] ---> 512fcf3e2e3c [2022-03-24T09:06:36.449Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-24T09:06:36.449Z] ---> 09505ce73698 [2022-03-24T09:06:36.449Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T09:06:36.449Z] ---> Running in 5448b9207813 [2022-03-24T09:06:37.918Z] ---> a2ae936a8d9d [2022-03-24T09:06:37.918Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:06:38.193Z] ---> Running in 9bd5aefaf820 [2022-03-24T09:06:40.190Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:06:40.190Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:06:40.190Z] ---> fa02570f53d8 [2022-03-24T09:06:40.190Z] Step 3/22 : WORKDIR /edgex-go [2022-03-24T09:06:40.190Z] ---> Using cache [2022-03-24T09:06:40.190Z] ---> ca1700c88e65 [2022-03-24T09:06:40.190Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:06:40.190Z] ---> Using cache [2022-03-24T09:06:40.190Z] ---> 7a9c43c42688 [2022-03-24T09:06:40.190Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-24T09:06:40.190Z] ---> Using cache [2022-03-24T09:06:40.190Z] ---> 0986a2d8e5ae [2022-03-24T09:06:40.190Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-24T09:06:40.190Z] ---> Using cache [2022-03-24T09:06:40.190Z] ---> 412b06302868 [2022-03-24T09:06:40.190Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:06:40.190Z] ---> Using cache [2022-03-24T09:06:40.190Z] ---> 56de3f457019 [2022-03-24T09:06:40.190Z] Step 8/22 : COPY . . [2022-03-24T09:06:40.190Z] ---> Using cache [2022-03-24T09:06:40.190Z] ---> 3b1550e20e00 [2022-03-24T09:06:40.190Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-24T09:06:40.467Z] ---> Running in 001848eca69f [2022-03-24T09:06:40.741Z] spire-1.2.0/ [2022-03-24T09:06:42.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-24T09:06:44.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:06:44.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:06:44.721Z] ---> fa02570f53d8 [2022-03-24T09:06:44.721Z] Step 3/24 : WORKDIR /edgex-go [2022-03-24T09:06:44.721Z] ---> Using cache [2022-03-24T09:06:44.721Z] ---> ca1700c88e65 [2022-03-24T09:06:44.721Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:06:44.721Z] ---> Using cache [2022-03-24T09:06:44.721Z] ---> 7a9c43c42688 [2022-03-24T09:06:44.721Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-24T09:06:44.721Z] ---> Using cache [2022-03-24T09:06:44.721Z] ---> 0986a2d8e5ae [2022-03-24T09:06:44.721Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-24T09:06:44.721Z] ---> Using cache [2022-03-24T09:06:44.721Z] ---> 412b06302868 [2022-03-24T09:06:44.721Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:06:44.721Z] ---> Using cache [2022-03-24T09:06:44.721Z] ---> 56de3f457019 [2022-03-24T09:06:44.721Z] Step 8/24 : COPY . . [2022-03-24T09:06:44.721Z] ---> Using cache [2022-03-24T09:06:44.721Z] ---> 3b1550e20e00 [2022-03-24T09:06:44.721Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-24T09:06:44.721Z] ---> Using cache [2022-03-24T09:06:44.721Z] ---> 09505ce73698 [2022-03-24T09:06:44.721Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-24T09:06:44.721Z] ---> Running in 684cfebae738 [2022-03-24T09:06:44.998Z] Removing intermediate container 9bd5aefaf820 [2022-03-24T09:06:44.998Z] ---> 29c4cf09375a [2022-03-24T09:06:44.998Z] Step 7/20 : COPY . . [2022-03-24T09:06:46.998Z] spire-1.2.0/README.md [2022-03-24T09:06:46.998Z] spire-1.2.0/bin/ [2022-03-24T09:06:46.998Z] spire-1.2.0/bin/spire-server [2022-03-24T09:06:46.998Z] spire-1.2.0/bin/spire-agent [2022-03-24T09:06:46.998Z] spire-1.2.0/conf/ [2022-03-24T09:06:46.998Z] spire-1.2.0/conf/server/ [2022-03-24T09:06:46.998Z] spire-1.2.0/conf/server/server.conf [2022-03-24T09:06:46.998Z] spire-1.2.0/conf/agent/ [2022-03-24T09:06:46.998Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T09:06:46.998Z] spire-1.2.0/LICENSE [2022-03-24T09:06:48.454Z] spire-1.2.0/ [2022-03-24T09:06:53.886Z] spire-1.2.0/README.md [2022-03-24T09:06:53.886Z] spire-1.2.0/bin/ [2022-03-24T09:06:53.886Z] spire-1.2.0/bin/spire-server [2022-03-24T09:06:53.886Z] spire-1.2.0/bin/spire-agent [2022-03-24T09:06:53.886Z] spire-1.2.0/conf/ [2022-03-24T09:06:53.886Z] spire-1.2.0/conf/server/ [2022-03-24T09:06:53.886Z] spire-1.2.0/conf/server/server.conf [2022-03-24T09:06:53.886Z] spire-1.2.0/conf/agent/ [2022-03-24T09:06:53.886Z] spire-1.2.0/conf/agent/agent.conf [2022-03-24T09:06:53.886Z] spire-1.2.0/LICENSE [2022-03-24T09:06:55.365Z] Removing intermediate container 5448b9207813 [2022-03-24T09:06:55.365Z] ---> d629cf8b7282 [2022-03-24T09:06:55.365Z] [2022-03-24T09:06:55.365Z] Step 11/23 : FROM alpine:3.15 [2022-03-24T09:06:55.365Z] ---> 3abe2e34c907 [2022-03-24T09:06:55.365Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T09:06:55.365Z] ---> Using cache [2022-03-24T09:06:55.365Z] ---> 59eacaa8827a [2022-03-24T09:06:55.365Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:06:55.365Z] ---> Using cache [2022-03-24T09:06:55.365Z] ---> 65d1fb304919 [2022-03-24T09:06:55.365Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T09:06:55.365Z] ---> Running in 45714443b065 [2022-03-24T09:06:57.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:06:58.352Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:06:59.800Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:06:59.800Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:06:59.800Z] OK: 15730 distinct packages available [2022-03-24T09:06:59.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:07:00.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:07:02.242Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T09:07:02.242Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T09:07:02.242Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T09:07:02.520Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T09:07:02.520Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T09:07:02.819Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T09:07:02.819Z] OK: 6 MiB in 19 packages [2022-03-24T09:07:02.819Z] Removing intermediate container 684cfebae738 [2022-03-24T09:07:02.819Z] ---> 0b169aea5bcd [2022-03-24T09:07:02.819Z] [2022-03-24T09:07:02.819Z] Step 11/24 : FROM alpine:3.15 [2022-03-24T09:07:02.819Z] ---> 3abe2e34c907 [2022-03-24T09:07:02.819Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T09:07:02.819Z] ---> Using cache [2022-03-24T09:07:02.819Z] ---> 59eacaa8827a [2022-03-24T09:07:02.819Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:07:02.819Z] ---> Using cache [2022-03-24T09:07:02.819Z] ---> 65d1fb304919 [2022-03-24T09:07:02.819Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-24T09:07:03.094Z] ---> Running in 312d74197173 [2022-03-24T09:07:05.066Z] Removing intermediate container 45714443b065 [2022-03-24T09:07:05.066Z] ---> 4d94e22510ab [2022-03-24T09:07:05.066Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T09:07:06.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:07:07.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:07:08.485Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:07:08.485Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:07:08.485Z] OK: 15730 distinct packages available [2022-03-24T09:07:08.760Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:07:09.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:07:11.195Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-24T09:07:11.195Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-24T09:07:11.195Z] (3/5) Installing libucontext (1.1-r0) [2022-03-24T09:07:11.195Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-24T09:07:11.195Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-24T09:07:11.472Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T09:07:11.472Z] OK: 6 MiB in 19 packages [2022-03-24T09:07:14.889Z] Removing intermediate container 312d74197173 [2022-03-24T09:07:14.889Z] ---> 39efec325309 [2022-03-24T09:07:14.889Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-24T09:07:15.168Z] ---> 2c77892b68c1 [2022-03-24T09:07:15.168Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T09:07:17.185Z] ---> 4b4f5c5de296 [2022-03-24T09:07:17.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-24T09:07:19.193Z] ---> aa398a4797f7 [2022-03-24T09:07:19.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-24T09:07:21.213Z] ---> ac6b2b1ba092 [2022-03-24T09:07:21.213Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T09:07:21.213Z] ---> Running in 1a2efdc4faac [2022-03-24T09:07:21.213Z] ---> 815fcb5e853c [2022-03-24T09:07:21.213Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-24T09:07:21.816Z] Removing intermediate container 1a2efdc4faac [2022-03-24T09:07:21.816Z] ---> d9bfd9042bac [2022-03-24T09:07:21.816Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T09:07:21.816Z] ---> Running in 71162294e89c [2022-03-24T09:07:22.799Z] Removing intermediate container 71162294e89c [2022-03-24T09:07:22.799Z] ---> 91e894c78b9a [2022-03-24T09:07:22.799Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:07:23.073Z] ---> Running in a1ed76fe5a21 [2022-03-24T09:07:24.064Z] Removing intermediate container a1ed76fe5a21 [2022-03-24T09:07:24.064Z] ---> af10445ea861 [2022-03-24T09:07:24.064Z] Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:07:24.342Z] ---> Running in 29ee9e24b780 [2022-03-24T09:07:25.787Z] Removing intermediate container 29ee9e24b780 [2022-03-24T09:07:25.787Z] ---> 07abf9cdb667 [2022-03-24T09:07:25.787Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:07:25.787Z] ---> Running in 094fadebb350 [2022-03-24T09:07:27.430Z] Removing intermediate container 094fadebb350 [2022-03-24T09:07:27.430Z] ---> 728b81488cb0 [2022-03-24T09:07:27.430Z] [2022-03-24T09:07:29.518Z] Successfully built 728b81488cb0 [2022-03-24T09:07:29.518Z] Successfully tagged security-spire-server-arm64:latest [2022-03-24T09:07:29.518Z]  Building security-spire-server ... done Building core-data [2022-03-24T09:07:29.518Z] ---> 4cb1d65e4c75 [2022-03-24T09:07:29.518Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-24T09:07:29.798Z] ---> Running in 8d49dc311003 [2022-03-24T09:07:32.447Z] ---> bdf0972828c4 [2022-03-24T09:07:32.447Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-24T09:07:32.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-24T09:07:33.043Z] ---> be34ef388c03 [2022-03-24T09:07:33.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-24T09:07:34.027Z] ---> 9311db3f5e52 [2022-03-24T09:07:34.027Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-24T09:07:35.026Z] ---> be5874efb941 [2022-03-24T09:07:35.026Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-24T09:07:35.300Z] ---> Running in ed72bf81e702 [2022-03-24T09:07:35.904Z] Removing intermediate container ed72bf81e702 [2022-03-24T09:07:35.904Z] ---> a51d386aaebc [2022-03-24T09:07:35.904Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-24T09:07:35.904Z] ---> Running in 3b9bb10c0d39 [2022-03-24T09:07:36.512Z] Removing intermediate container 3b9bb10c0d39 [2022-03-24T09:07:36.512Z] ---> 3c129cc67c09 [2022-03-24T09:07:36.512Z] Step 22/24 : LABEL arch=arm64 [2022-03-24T09:07:36.790Z] ---> Running in 9f2696cce0b4 [2022-03-24T09:07:37.409Z] Removing intermediate container 9f2696cce0b4 [2022-03-24T09:07:37.409Z] ---> 6f174d4b699f [2022-03-24T09:07:37.409Z] Step 23/24 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:07:37.409Z] ---> Running in f9d9d8d1e81c [2022-03-24T09:07:38.385Z] Removing intermediate container f9d9d8d1e81c [2022-03-24T09:07:38.385Z] ---> 4a4ecaddd000 [2022-03-24T09:07:38.385Z] Step 24/24 : LABEL version=0.0.0 [2022-03-24T09:07:38.385Z] ---> Running in e34714f10ade [2022-03-24T09:07:38.989Z] Removing intermediate container e34714f10ade [2022-03-24T09:07:38.989Z] ---> 7e7fcc3076fb [2022-03-24T09:07:38.989Z] [2022-03-24T09:07:39.608Z] Successfully built 7e7fcc3076fb [2022-03-24T09:07:39.608Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-24T09:07:39.608Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-03-24T09:08:26.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:08:26.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:08:26.612Z] ---> fa02570f53d8 [2022-03-24T09:08:26.612Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:08:26.612Z] ---> Using cache [2022-03-24T09:08:26.612Z] ---> ca1700c88e65 [2022-03-24T09:08:26.612Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:08:26.612Z] ---> Using cache [2022-03-24T09:08:26.612Z] ---> 7a9c43c42688 [2022-03-24T09:08:26.612Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-24T09:08:26.612Z] ---> Running in d5c1302839e8 [2022-03-24T09:08:26.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:08:26.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:08:28.905Z] OK: 220 MiB in 52 packages [2022-03-24T09:08:30.907Z] Removing intermediate container d5c1302839e8 [2022-03-24T09:08:30.907Z] ---> eca8a1fbccb0 [2022-03-24T09:08:30.907Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:08:32.380Z] ---> 38a16c931cdc [2022-03-24T09:08:32.381Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:08:32.663Z] ---> Running in 4b787f363262 [2022-03-24T09:08:33.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-24T09:08:33.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-24T09:08:33.282Z] ---> fa02570f53d8 [2022-03-24T09:08:33.282Z] Step 3/23 : WORKDIR /edgex-go [2022-03-24T09:08:33.282Z] ---> Using cache [2022-03-24T09:08:33.283Z] ---> ca1700c88e65 [2022-03-24T09:08:33.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:08:33.283Z] ---> Using cache [2022-03-24T09:08:33.283Z] ---> 7a9c43c42688 [2022-03-24T09:08:33.283Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-24T09:08:33.283Z] ---> Running in 918d72935405 [2022-03-24T09:08:35.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:08:36.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:08:37.268Z] OK: 220 MiB in 52 packages [2022-03-24T09:08:38.719Z] Removing intermediate container 4b787f363262 [2022-03-24T09:08:38.719Z] ---> 9b2f34d6fe54 [2022-03-24T09:08:38.719Z] Step 8/23 : COPY . . [2022-03-24T09:08:38.995Z] Removing intermediate container 918d72935405 [2022-03-24T09:08:38.995Z] ---> 5cbd577d04d9 [2022-03-24T09:08:38.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-24T09:08:41.005Z] ---> b1087317b528 [2022-03-24T09:08:41.005Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T09:08:41.005Z] ---> Running in 4c848c1cec0a [2022-03-24T09:08:49.318Z] Removing intermediate container 4c848c1cec0a [2022-03-24T09:08:49.318Z] ---> abfae3faa335 [2022-03-24T09:08:49.318Z] Step 8/23 : COPY . . [2022-03-24T09:09:16.170Z] ---> 2890ce84d477 [2022-03-24T09:09:16.170Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-24T09:09:16.477Z] ---> Running in dfb437e07bc2 [2022-03-24T09:09:19.134Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-24T09:09:25.864Z] ---> d49524d1c405 [2022-03-24T09:09:25.864Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-24T09:09:25.864Z] ---> Running in e4ac7794a4ab [2022-03-24T09:09:27.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-24T09:13:19.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-24T09:13:19.409Z] Removing intermediate container 5c9d415417f1 [2022-03-24T09:13:19.409Z] ---> 17cce6c4a452 [2022-03-24T09:13:19.409Z] [2022-03-24T09:13:19.409Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:13:19.409Z] ---> 71a2028e5025 [2022-03-24T09:13:19.409Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-24T09:13:19.409Z] ---> Using cache [2022-03-24T09:13:19.409Z] ---> 0f3c86a7c3ef [2022-03-24T09:13:19.409Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:13:19.409Z] ---> Using cache [2022-03-24T09:13:19.409Z] ---> 5541c54d6fe3 [2022-03-24T09:13:19.409Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-24T09:13:19.409Z] ---> Running in 74b113f3825a [2022-03-24T09:13:19.409Z] Removing intermediate container 74b113f3825a [2022-03-24T09:13:19.409Z] ---> 0d410cc8faf7 [2022-03-24T09:13:19.409Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-24T09:13:19.409Z] ---> Running in 2e0087f88d21 [2022-03-24T09:13:19.409Z] Removing intermediate container 2e0087f88d21 [2022-03-24T09:13:19.409Z] ---> 01ea01f11045 [2022-03-24T09:13:19.409Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:13:19.409Z] ---> eae09d006230 [2022-03-24T09:13:19.409Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-24T09:13:19.409Z] ---> bef5f340e1f9 [2022-03-24T09:13:19.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-24T09:13:19.409Z] ---> 23346099e5c1 [2022-03-24T09:13:19.409Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-24T09:13:19.409Z] ---> Running in aa0568d80020 [2022-03-24T09:13:19.409Z] Removing intermediate container aa0568d80020 [2022-03-24T09:13:19.409Z] ---> 9fcf587454be [2022-03-24T09:13:19.409Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:13:19.409Z] ---> Running in 503884bafc9a [2022-03-24T09:13:19.409Z] Removing intermediate container 503884bafc9a [2022-03-24T09:13:19.409Z] ---> 80cfff8d125c [2022-03-24T09:13:19.409Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T09:13:19.409Z] ---> Running in f1f18e52c0fc [2022-03-24T09:13:19.409Z] Removing intermediate container f1f18e52c0fc [2022-03-24T09:13:19.409Z] ---> 793bcf93e026 [2022-03-24T09:13:19.409Z] Step 21/22 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:13:19.409Z] ---> Running in 0391254c6e5d [2022-03-24T09:13:19.409Z] Removing intermediate container 0391254c6e5d [2022-03-24T09:13:19.409Z] ---> b6da75323c4c [2022-03-24T09:13:19.409Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:13:19.409Z] ---> Running in bed19e8a3c51 [2022-03-24T09:13:19.409Z] Removing intermediate container bed19e8a3c51 [2022-03-24T09:13:19.409Z] ---> 13005193615c [2022-03-24T09:13:19.409Z] [2022-03-24T09:13:19.409Z] Successfully built 13005193615c [2022-03-24T09:13:19.409Z] Successfully tagged support-scheduler-arm64:latest [2022-03-24T09:13:31.818Z]  Building support-scheduler ... done Removing intermediate container 001848eca69f [2022-03-24T09:13:31.818Z] ---> e1caf34ef263 [2022-03-24T09:13:31.818Z] [2022-03-24T09:13:31.818Z] Step 10/22 : FROM alpine:3.14 [2022-03-24T09:13:31.818Z] ---> 71a2028e5025 [2022-03-24T09:13:31.819Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-24T09:13:31.819Z] ---> Running in 4c9e6c79dc24 [2022-03-24T09:13:33.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:13:34.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:13:35.073Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-24T09:13:35.073Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:13:35.073Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T09:13:35.073Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-24T09:13:35.073Z] (5/6) Installing curl (7.79.1-r0) [2022-03-24T09:13:35.349Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-24T09:13:35.349Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:13:35.349Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:13:35.629Z] OK: 8 MiB in 20 packages [2022-03-24T09:13:38.265Z] Removing intermediate container 4c9e6c79dc24 [2022-03-24T09:13:38.265Z] ---> 16a3b7909fa9 [2022-03-24T09:13:38.265Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-24T09:13:38.265Z] ---> Running in 4163b2a5ebf2 [2022-03-24T09:13:38.539Z] Removing intermediate container 4163b2a5ebf2 [2022-03-24T09:13:38.539Z] ---> d56a564c8498 [2022-03-24T09:13:38.539Z] Step 13/22 : WORKDIR /edgex [2022-03-24T09:13:38.539Z] ---> Running in fc35fedd3ef1 [2022-03-24T09:13:39.136Z] Removing intermediate container fc35fedd3ef1 [2022-03-24T09:13:39.136Z] ---> d207f91f63fd [2022-03-24T09:13:39.136Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-24T09:13:40.122Z] ---> 05a9f05ed61a [2022-03-24T09:13:40.122Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-24T09:13:42.118Z] ---> 158e345bbcab [2022-03-24T09:13:42.118Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-24T09:13:44.769Z] ---> 8005163dac7d [2022-03-24T09:13:44.769Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-24T09:13:45.045Z] ---> c3267dbe6a7b [2022-03-24T09:13:45.045Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-24T09:13:45.330Z] ---> Running in d897758f3e6a [2022-03-24T09:13:48.755Z] Removing intermediate container d897758f3e6a [2022-03-24T09:13:48.755Z] ---> de71267475a8 [2022-03-24T09:13:48.755Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-24T09:13:48.755Z] ---> Running in 1acc34206443 [2022-03-24T09:13:48.755Z] Removing intermediate container 1acc34206443 [2022-03-24T09:13:48.755Z] ---> 1995c5704049 [2022-03-24T09:13:48.755Z] Step 20/22 : LABEL arch=arm64 [2022-03-24T09:13:49.031Z] ---> Running in ebf27c6d93f9 [2022-03-24T09:13:49.306Z] Removing intermediate container ebf27c6d93f9 [2022-03-24T09:13:49.306Z] ---> bc95a173ce2f [2022-03-24T09:13:49.306Z] Step 21/22 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:13:49.577Z] ---> Running in f654de665cb5 [2022-03-24T09:13:50.174Z] Removing intermediate container f654de665cb5 [2022-03-24T09:13:50.174Z] ---> 070991c3887b [2022-03-24T09:13:50.174Z] Step 22/22 : LABEL version=0.0.0 [2022-03-24T09:13:50.174Z] ---> Running in 94e45ad2b065 [2022-03-24T09:13:50.773Z] Removing intermediate container 94e45ad2b065 [2022-03-24T09:13:50.773Z] ---> 449f1a9dbb40 [2022-03-24T09:13:50.773Z] [2022-03-24T09:13:51.374Z] Successfully built 449f1a9dbb40 [2022-03-24T09:13:51.374Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-24T09:14:09.720Z]  Building security-proxy-setup ... done Removing intermediate container 8d49dc311003 [2022-03-24T09:14:09.720Z] ---> d4b6cf0bf6e2 [2022-03-24T09:14:09.720Z] [2022-03-24T09:14:09.720Z] Step 9/20 : FROM alpine:3.15 [2022-03-24T09:14:09.720Z] ---> 3abe2e34c907 [2022-03-24T09:14:09.720Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-24T09:14:09.720Z] ---> Using cache [2022-03-24T09:14:09.720Z] ---> 59eacaa8827a [2022-03-24T09:14:09.720Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:14:09.720Z] ---> Using cache [2022-03-24T09:14:09.720Z] ---> 65d1fb304919 [2022-03-24T09:14:09.720Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-24T09:14:09.720Z] ---> Running in aa74d1fe8b1c [2022-03-24T09:14:11.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:14:12.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:14:14.169Z] v3.15.2-2-g1fd78efabb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-24T09:14:14.169Z] v3.15.2-4-g6649c33d9f [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-24T09:14:14.169Z] OK: 15730 distinct packages available [2022-03-24T09:14:14.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:14:15.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:14:16.611Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-24T09:14:16.611Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:14:16.611Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-24T09:14:16.888Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-24T09:14:16.888Z] (5/9) Installing curl (7.80.0-r0) [2022-03-24T09:14:17.171Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-24T09:14:17.171Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-24T09:14:17.171Z] (8/9) Installing libucontext (1.1-r0) [2022-03-24T09:14:17.448Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-24T09:14:17.448Z] Executing busybox-1.34.1-r4.trigger [2022-03-24T09:14:17.448Z] Executing ca-certificates-20211220-r0.trigger [2022-03-24T09:14:17.725Z] OK: 8 MiB in 23 packages [2022-03-24T09:14:20.376Z] Removing intermediate container aa74d1fe8b1c [2022-03-24T09:14:20.376Z] ---> 6171bc711ff3 [2022-03-24T09:14:20.376Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:14:21.369Z] ---> 7a8489eed37b [2022-03-24T09:14:21.369Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-24T09:14:23.367Z] ---> 84f347b9519f [2022-03-24T09:14:23.367Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-24T09:14:24.359Z] ---> 845b0df2da27 [2022-03-24T09:14:24.359Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-24T09:14:24.359Z] ---> Running in 0ed385c08b08 [2022-03-24T09:14:24.969Z] Removing intermediate container 0ed385c08b08 [2022-03-24T09:14:24.969Z] ---> 16dd0f342921 [2022-03-24T09:14:24.969Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:14:25.247Z] ---> Running in 228d9bad9d06 [2022-03-24T09:14:25.851Z] Removing intermediate container 228d9bad9d06 [2022-03-24T09:14:25.851Z] ---> 7dc1cf7ce817 [2022-03-24T09:14:25.851Z] Step 18/20 : LABEL arch=arm64 [2022-03-24T09:14:25.851Z] ---> Running in 12020f5dc1e0 [2022-03-24T09:14:26.456Z] Removing intermediate container 12020f5dc1e0 [2022-03-24T09:14:26.456Z] ---> a28d7ed16abc [2022-03-24T09:14:26.456Z] Step 19/20 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:14:26.456Z] ---> Running in 387db5ad8f9a [2022-03-24T09:14:27.063Z] Removing intermediate container 387db5ad8f9a [2022-03-24T09:14:27.063Z] ---> 64654e5c15db [2022-03-24T09:14:27.063Z] Step 20/20 : LABEL version=0.0.0 [2022-03-24T09:14:27.343Z] ---> Running in b3f6f8bebac0 [2022-03-24T09:14:27.952Z] Removing intermediate container b3f6f8bebac0 [2022-03-24T09:14:27.952Z] ---> 34ac5fc3282b [2022-03-24T09:14:27.952Z] [2022-03-24T09:14:28.555Z] Successfully built 34ac5fc3282b [2022-03-24T09:14:28.555Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-24T09:15:07.687Z]  Building security-spiffe-token-provider ... done Removing intermediate container e4ac7794a4ab [2022-03-24T09:15:07.687Z] ---> 7af4acdf6ada [2022-03-24T09:15:07.687Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-24T09:15:07.687Z] ---> Running in 6027ef10ceab [2022-03-24T09:15:07.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-24T09:15:07.687Z] Removing intermediate container 6027ef10ceab [2022-03-24T09:15:07.687Z] ---> 6fef8ba8dcfe [2022-03-24T09:15:07.687Z] [2022-03-24T09:15:07.687Z] Step 11/23 : FROM docker:20.10.10 [2022-03-24T09:15:07.687Z] 20.10.10: Pulling from library/docker [2022-03-24T09:15:20.096Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-24T09:15:20.096Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-24T09:15:20.096Z] ---> 520e9a0a30f7 [2022-03-24T09:15:20.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-24T09:15:20.096Z] ---> Running in 442f9cccd45f [2022-03-24T09:15:20.096Z] Removing intermediate container 442f9cccd45f [2022-03-24T09:15:20.096Z] ---> 27e0ce383589 [2022-03-24T09:15:20.096Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-24T09:15:20.096Z] ---> Running in 60cad3ca5f29 [2022-03-24T09:15:20.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:20.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:21.950Z] (1/42) Installing readline (8.1.0-r0) [2022-03-24T09:15:21.950Z] (2/42) Installing bash (5.1.16-r0) [2022-03-24T09:15:21.950Z] Executing bash-5.1.16-r0.post-install [2022-03-24T09:15:21.950Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-24T09:15:21.950Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-24T09:15:21.950Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-24T09:15:21.950Z] (6/42) Installing curl (7.79.1-r0) [2022-03-24T09:15:21.950Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-24T09:15:21.950Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-24T09:15:21.950Z] (9/42) Installing expat (2.4.7-r0) [2022-03-24T09:15:21.950Z] (10/42) Installing libffi (3.3-r2) [2022-03-24T09:15:21.950Z] (11/42) Installing gdbm (1.19-r0) [2022-03-24T09:15:21.950Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-24T09:15:21.950Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T09:15:21.950Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T09:15:21.950Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-24T09:15:21.950Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-24T09:15:21.950Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-24T09:15:24.573Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-24T09:15:24.573Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-24T09:15:24.573Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-24T09:15:24.573Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-24T09:15:24.573Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-24T09:15:24.573Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-24T09:15:24.573Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-24T09:15:24.573Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-24T09:15:24.573Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-24T09:15:24.573Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-24T09:15:24.573Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-24T09:15:24.573Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-24T09:15:24.573Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-24T09:15:24.573Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-24T09:15:24.573Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-24T09:15:24.573Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-24T09:15:24.846Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-24T09:15:24.846Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-24T09:15:24.846Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-24T09:15:24.846Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-24T09:15:24.846Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-24T09:15:24.846Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-24T09:15:24.846Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-24T09:15:24.846Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-24T09:15:25.120Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-24T09:15:25.394Z] Removing intermediate container dfb437e07bc2 [2022-03-24T09:15:25.394Z] ---> 7348039c4fe8 [2022-03-24T09:15:25.394Z] [2022-03-24T09:15:25.394Z] Step 10/23 : FROM alpine:3.14 [2022-03-24T09:15:25.394Z] ---> 71a2028e5025 [2022-03-24T09:15:25.394Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-24T09:15:25.676Z] ---> Running in 485adc975472 [2022-03-24T09:15:25.676Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:15:25.676Z] OK: 84 MiB in 64 packages [2022-03-24T09:15:25.948Z] Removing intermediate container 485adc975472 [2022-03-24T09:15:25.948Z] ---> 938726cd6ad6 [2022-03-24T09:15:25.948Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-24T09:15:25.948Z] ---> Running in 2da766ddf448 [2022-03-24T09:15:26.558Z] Removing intermediate container 2da766ddf448 [2022-03-24T09:15:26.558Z] ---> 43205252ec22 [2022-03-24T09:15:26.558Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-24T09:15:26.558Z] ---> Running in 4fa42abb4344 [2022-03-24T09:15:26.835Z] Removing intermediate container 4fa42abb4344 [2022-03-24T09:15:26.835Z] ---> db1519a90aac [2022-03-24T09:15:26.835Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T09:15:27.109Z] ---> Running in ca19e0813a60 [2022-03-24T09:15:29.089Z] Removing intermediate container ca19e0813a60 [2022-03-24T09:15:29.089Z] ---> c5bb85ccf795 [2022-03-24T09:15:29.089Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-24T09:15:29.089Z] ---> Running in cc42d9d22af3 [2022-03-24T09:15:30.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:30.672Z] Collecting docker-compose==1.23.2 [2022-03-24T09:15:30.946Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-24T09:15:31.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-24T09:15:31.221Z] Collecting docopt<0.7,>=0.6.1 [2022-03-24T09:15:31.221Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-24T09:15:32.204Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-24T09:15:32.204Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-24T09:15:32.204Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-24T09:15:32.204Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-24T09:15:32.478Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-24T09:15:32.478Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-24T09:15:32.478Z] Executing busybox-1.33.1-r6.trigger [2022-03-24T09:15:32.749Z] OK: 8 MiB in 20 packages [2022-03-24T09:15:33.726Z] Removing intermediate container cc42d9d22af3 [2022-03-24T09:15:33.726Z] ---> 5af80b4b7ceb [2022-03-24T09:15:33.726Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-24T09:15:34.318Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-24T09:15:34.318Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-24T09:15:34.318Z] ---> 2477ca6b5d54 [2022-03-24T09:15:34.318Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-24T09:15:34.593Z] Collecting jsonschema<3,>=2.5.1 [2022-03-24T09:15:34.593Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-24T09:15:36.034Z] ---> 5b142a737256 [2022-03-24T09:15:36.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-24T09:15:36.034Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-24T09:15:36.034Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-24T09:15:36.307Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-24T09:15:36.307Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-24T09:15:36.307Z] ---> 4c752aad57ff [2022-03-24T09:15:36.307Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-24T09:15:36.307Z] ---> Running in 8241b563f2c2 [2022-03-24T09:15:36.904Z] Removing intermediate container 8241b563f2c2 [2022-03-24T09:15:36.904Z] ---> 2632834faff5 [2022-03-24T09:15:36.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:15:36.904Z] ---> Running in 691267d6a67a [2022-03-24T09:15:37.177Z] Removing intermediate container 691267d6a67a [2022-03-24T09:15:37.177Z] ---> b4c5d4c02120 [2022-03-24T09:15:37.177Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:15:37.177Z] ---> Running in e20717a42c00 [2022-03-24T09:15:37.455Z] Removing intermediate container e20717a42c00 [2022-03-24T09:15:37.455Z] ---> b08699d69a12 [2022-03-24T09:15:37.455Z] Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:15:37.750Z] ---> Running in ee71ce9a335f [2022-03-24T09:15:38.022Z] Removing intermediate container ee71ce9a335f [2022-03-24T09:15:38.022Z] ---> 7965f860fd9b [2022-03-24T09:15:38.022Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:15:38.022Z] ---> Running in 9b8cc915ab78 [2022-03-24T09:15:38.618Z] Removing intermediate container 9b8cc915ab78 [2022-03-24T09:15:38.618Z] ---> f7d4e6be6a94 [2022-03-24T09:15:38.618Z] [2022-03-24T09:15:38.890Z] Successfully built f7d4e6be6a94 [2022-03-24T09:15:38.890Z] Successfully tagged core-data-arm64:latest [2022-03-24T09:15:39.486Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2022-03-24T09:15:39.486Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-24T09:15:43.794Z] Collecting cached-property<2,>=1.2.0 [2022-03-24T09:15:43.794Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-24T09:15:43.794Z] Collecting docker<4.0,>=3.6.0 [2022-03-24T09:15:43.794Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-24T09:15:44.065Z] Collecting texttable<0.10,>=0.9.0 [2022-03-24T09:15:44.065Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-24T09:15:46.029Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-24T09:15:46.299Z] Collecting docker-pycreds>=0.4.0 [2022-03-24T09:15:46.299Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-24T09:15:46.888Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-24T09:15:47.479Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-24T09:15:47.750Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-24T09:15:47.750Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-24T09:15:47.750Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-24T09:15:48.020Z] Collecting idna<2.8,>=2.5 [2022-03-24T09:15:48.020Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-24T09:15:48.293Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-24T09:15:48.293Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-24T09:15:48.293Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-24T09:15:48.293Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-24T09:15:49.718Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-24T09:15:49.718Z] Attempting uninstall: urllib3 [2022-03-24T09:15:49.718Z] Found existing installation: urllib3 1.26.5 [2022-03-24T09:15:49.718Z] Uninstalling urllib3-1.26.5: [2022-03-24T09:15:49.718Z] Successfully uninstalled urllib3-1.26.5 [2022-03-24T09:15:50.309Z] Attempting uninstall: idna [2022-03-24T09:15:50.309Z] Found existing installation: idna 3.2 [2022-03-24T09:15:50.309Z] Uninstalling idna-3.2: [2022-03-24T09:15:50.309Z] Successfully uninstalled idna-3.2 [2022-03-24T09:15:51.287Z] Attempting uninstall: chardet [2022-03-24T09:15:51.287Z] Found existing installation: chardet 4.0.0 [2022-03-24T09:15:51.287Z] Uninstalling chardet-4.0.0: [2022-03-24T09:15:51.287Z] Successfully uninstalled chardet-4.0.0 [2022-03-24T09:15:53.251Z] Attempting uninstall: requests [2022-03-24T09:15:53.251Z] Found existing installation: requests 2.25.1 [2022-03-24T09:15:53.251Z] Uninstalling requests-2.25.1: [2022-03-24T09:15:53.251Z] Successfully uninstalled requests-2.25.1 [2022-03-24T09:15:53.846Z] Running setup.py install for texttable: started [2022-03-24T09:15:55.809Z] Running setup.py install for texttable: finished with status 'done' [2022-03-24T09:15:55.809Z] Running setup.py install for PyYAML: started [2022-03-24T09:15:58.414Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-24T09:15:59.006Z] Running setup.py install for docopt: started [2022-03-24T09:16:01.616Z] Running setup.py install for docopt: finished with status 'done' [2022-03-24T09:16:01.616Z] Running setup.py install for dockerpty: started [2022-03-24T09:16:03.580Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-24T09:16:06.186Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-24T09:16:14.499Z] Removing intermediate container 60cad3ca5f29 [2022-03-24T09:16:14.499Z] ---> 97cd6741b1eb [2022-03-24T09:16:14.499Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-24T09:16:14.499Z] ---> Running in a7005a799140 [2022-03-24T09:16:14.499Z] Removing intermediate container a7005a799140 [2022-03-24T09:16:14.499Z] ---> 415f6c29cd23 [2022-03-24T09:16:14.499Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-24T09:16:14.781Z] ---> Running in 3346b92d5873 [2022-03-24T09:16:15.058Z] Removing intermediate container 3346b92d5873 [2022-03-24T09:16:15.058Z] ---> 1cc169a3958f [2022-03-24T09:16:15.058Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-24T09:16:16.490Z] ---> e5cb22999261 [2022-03-24T09:16:16.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-24T09:16:16.761Z] ---> aa7b7be48711 [2022-03-24T09:16:16.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-24T09:16:17.352Z] ---> 3d339858e3c5 [2022-03-24T09:16:17.352Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-24T09:16:17.622Z] ---> Running in a8df7ee563a2 [2022-03-24T09:16:17.901Z] Removing intermediate container a8df7ee563a2 [2022-03-24T09:16:17.901Z] ---> df41f5f54ad6 [2022-03-24T09:16:17.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-24T09:16:17.901Z] ---> Running in 3d81f87a1b77 [2022-03-24T09:16:18.172Z] Removing intermediate container 3d81f87a1b77 [2022-03-24T09:16:18.172Z] ---> 38710e232196 [2022-03-24T09:16:18.172Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T09:16:18.172Z] ---> Running in f28208bc6d50 [2022-03-24T09:16:18.444Z] Removing intermediate container f28208bc6d50 [2022-03-24T09:16:18.444Z] ---> 3be0c9a0f5eb [2022-03-24T09:16:18.444Z] Step 22/23 : LABEL git_sha=cfe7a86ff17a6967c548f1fbaebedd9e2f115c2d [2022-03-24T09:16:18.716Z] ---> Running in a941ac5279c3 [2022-03-24T09:16:18.985Z] Removing intermediate container a941ac5279c3 [2022-03-24T09:16:18.985Z] ---> 975ee265615c [2022-03-24T09:16:18.985Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T09:16:18.985Z] ---> Running in 11882b3d47f1 [2022-03-24T09:16:19.254Z] Removing intermediate container 11882b3d47f1 [2022-03-24T09:16:19.254Z] ---> 5a223f687d41 [2022-03-24T09:16:19.254Z] [2022-03-24T09:16:19.844Z] Successfully built 5a223f687d41 [2022-03-24T09:16:19.844Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-24T09:16:20.129Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-24T09:16:20.145Z] $ docker stop --time=1 0c522911ba530163df74fd3df213075b5eaa09000b5785878e73dff76f9e0f71 [2022-03-24T09:16:21.839Z] $ docker rm -f 0c522911ba530163df74fd3df213075b5eaa09000b5785878e73dff76f9e0f71 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T09:16:22.369Z] + docker images [2022-03-24T09:16:22.641Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-24T09:16:22.641Z] sys-mgmt-agent-arm64 latest 5a223f687d41 3 seconds ago 288MB [2022-03-24T09:16:22.641Z] core-data-arm64 latest f7d4e6be6a94 44 seconds ago 34.4MB [2022-03-24T09:16:22.641Z] 7348039c4fe8 59 seconds ago 1.46GB [2022-03-24T09:16:22.641Z] 6fef8ba8dcfe About a minute ago 1.43GB [2022-03-24T09:16:22.641Z] security-spiffe-token-provider-arm64 latest 34ac5fc3282b About a minute ago 27.7MB [2022-03-24T09:16:22.641Z] d4b6cf0bf6e2 2 minutes ago 1.42GB [2022-03-24T09:16:22.641Z] security-proxy-setup-arm64 latest 449f1a9dbb40 2 minutes ago 42.1MB [2022-03-24T09:16:22.641Z] e1caf34ef263 2 minutes ago 1.44GB [2022-03-24T09:16:22.641Z] support-scheduler-arm64 latest 13005193615c 3 minutes ago 24.9MB [2022-03-24T09:16:22.641Z] 17cce6c4a452 3 minutes ago 1.43GB [2022-03-24T09:16:22.641Z] security-spire-agent-arm64 latest 7e7fcc3076fb 8 minutes ago 118MB [2022-03-24T09:16:22.641Z] security-spire-server-arm64 latest 728b81488cb0 8 minutes ago 82.6MB [2022-03-24T09:16:22.641Z] 0b169aea5bcd 9 minutes ago 1.42GB [2022-03-24T09:16:22.641Z] d629cf8b7282 9 minutes ago 1.42GB [2022-03-24T09:16:22.641Z] support-notifications-arm64 latest 6e321262595b 11 minutes ago 25.5MB [2022-03-24T09:16:22.641Z] 5bd6c066ae62 11 minutes ago 1.43GB [2022-03-24T09:16:22.641Z] security-bootstrapper-arm64 latest 710695f0d9f1 11 minutes ago 23.6MB [2022-03-24T09:16:22.641Z] security-secretstore-setup-arm64 latest 3d0544794c18 11 minutes ago 40.8MB [2022-03-24T09:16:22.641Z] core-metadata-arm64 latest 866ad595a822 11 minutes ago 25MB [2022-03-24T09:16:22.641Z] core-command-arm64 latest 4749c3c701a4 11 minutes ago 23.7MB [2022-03-24T09:16:22.641Z] 7c112b916722 11 minutes ago 1.43GB [2022-03-24T09:16:22.641Z] 2176d624e3ec 12 minutes ago 1.43GB [2022-03-24T09:16:22.641Z] 36ed0b582325 12 minutes ago 1.44GB [2022-03-24T09:16:22.641Z] d1a10d0a09d4 12 minutes ago 1.43GB [2022-03-24T09:16:22.641Z] security-spire-config-arm64 latest f445545da78a 18 minutes ago 81.9MB [2022-03-24T09:16:22.641Z] 99d826290740 19 minutes ago 1.42GB [2022-03-24T09:16:22.641Z] ci-base-image-arm64 latest fa02570f53d8 32 minutes ago 885MB [2022-03-24T09:16:22.641Z] alpine 3.14 71a2028e5025 6 days ago 5.34MB [2022-03-24T09:16:22.641Z] alpine 3.15 3abe2e34c907 7 days ago 5.32MB [2022-03-24T09:16:22.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB [2022-03-24T09:16:22.641Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-24T09:16:22.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:16:23.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T09:16:23.087Z] [2022-03-24T09:16:23.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:16:23.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T09:16:23.707Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-24T09:16:23.707Z] 8998bd30e6a1: Pulling fs layer [2022-03-24T09:16:23.707Z] 04944245beec: Pulling fs layer [2022-03-24T09:16:23.707Z] 699f458cf7ca: Pulling fs layer [2022-03-24T09:16:23.707Z] 765212b225bb: Pulling fs layer [2022-03-24T09:16:23.707Z] f23df028b6ca: Pulling fs layer [2022-03-24T09:16:23.707Z] d65c8cfc05b1: Pulling fs layer [2022-03-24T09:16:23.707Z] 2437ff75d9bd: Pulling fs layer [2022-03-24T09:16:23.707Z] f23df028b6ca: Waiting [2022-03-24T09:16:23.707Z] 765212b225bb: Waiting [2022-03-24T09:16:23.707Z] d65c8cfc05b1: Waiting [2022-03-24T09:16:23.707Z] 2437ff75d9bd: Waiting [2022-03-24T09:16:23.707Z] 04944245beec: Verifying Checksum [2022-03-24T09:16:23.707Z] 04944245beec: Download complete [2022-03-24T09:16:23.707Z] 765212b225bb: Verifying Checksum [2022-03-24T09:16:23.707Z] 765212b225bb: Download complete [2022-03-24T09:16:23.707Z] f23df028b6ca: Download complete [2022-03-24T09:16:23.707Z] d65c8cfc05b1: Verifying Checksum [2022-03-24T09:16:23.707Z] d65c8cfc05b1: Download complete [2022-03-24T09:16:23.980Z] 699f458cf7ca: Verifying Checksum [2022-03-24T09:16:23.980Z] 699f458cf7ca: Download complete [2022-03-24T09:16:24.252Z] 8998bd30e6a1: Verifying Checksum [2022-03-24T09:16:24.252Z] 8998bd30e6a1: Download complete [2022-03-24T09:16:26.216Z] 2437ff75d9bd: Verifying Checksum [2022-03-24T09:16:26.216Z] 2437ff75d9bd: Download complete [2022-03-24T09:16:28.180Z] 8998bd30e6a1: Pull complete [2022-03-24T09:16:28.773Z] 04944245beec: Pull complete [2022-03-24T09:16:30.196Z] 699f458cf7ca: Pull complete [2022-03-24T09:16:30.196Z] 765212b225bb: Pull complete [2022-03-24T09:16:31.172Z] f23df028b6ca: Pull complete [2022-03-24T09:16:31.172Z] d65c8cfc05b1: Pull complete [2022-03-24T09:16:46.229Z] 2437ff75d9bd: Pull complete [2022-03-24T09:16:46.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-24T09:16:46.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T09:16:46.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-24T09:16:46.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-8994 does not seem to be running inside a container [2022-03-24T09:16:46.551Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-24T09:16:49.608Z] $ docker top e894339ea988d78e47e543cb4c906a3e7c5ce86caa285dc34fc37d8d5f48d774 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:16:50.635Z] ---> job-cost.sh [2022-03-24T09:16:50.635Z] lf-activate-venv: SKIPPING [2022-03-24T09:16:50.635Z] INFO: No Stack... [2022-03-24T09:16:51.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-24T09:16:52.204Z] INFO: Archiving Costs [Pipeline] sh [2022-03-24T09:16:52.880Z] + + cutcat -d, -f6 [2022-03-24T09:16:52.880Z] /w/workspace/edgex-go/14/archives/cost.csv [Pipeline] lock [2022-03-24T09:16:52.917Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] [2022-03-24T09:16:52.923Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] did not exist. Created. [2022-03-24T09:16:52.923Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-24T09:16:53.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-24T09:16:53.779Z] Stashed 1 file(s) [Pipeline] } [2022-03-24T09:16:53.789Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-24T09:16:53.824Z] $ docker stop --time=1 e894339ea988d78e47e543cb4c906a3e7c5ce86caa285dc34fc37d8d5f48d774 [2022-03-24T09:16:55.322Z] $ docker rm -f e894339ea988d78e47e543cb4c906a3e7c5ce86caa285dc34fc37d8d5f48d774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-24T09:16:55.941Z] provisioning config files... [2022-03-24T09:16:55.949Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config3929843714319471697tmp [Pipeline] { [Pipeline] sh [2022-03-24T09:16:56.244Z] + set +x [2022-03-24T09:16:56.244Z] + curl -s https://codecov.io/bash [2022-03-24T09:16:56.244Z] + bash -s -- [2022-03-24T09:16:56.244Z] [2022-03-24T09:16:56.244Z] _____ _ [2022-03-24T09:16:56.244Z] / ____| | | [2022-03-24T09:16:56.244Z] | | ___ __| | ___ ___ _____ __ [2022-03-24T09:16:56.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-24T09:16:56.244Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-24T09:16:56.244Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-24T09:16:56.244Z] Bash-1.0.6 [2022-03-24T09:16:56.244Z] [2022-03-24T09:16:56.244Z] [2022-03-24T09:16:56.244Z] ==> git version 2.25.1 found [2022-03-24T09:16:56.244Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-24T09:16:56.244Z] Release-Date: 2020-01-08 [2022-03-24T09:16:56.244Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-24T09:16:56.244Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-24T09:16:56.244Z] ==> Jenkins CI detected. [2022-03-24T09:16:56.244Z] current dir:  /w/workspace/edgex-go/14 [2022-03-24T09:16:56.244Z] project root: . [2022-03-24T09:16:56.244Z] --> token set from env [2022-03-24T09:16:56.244Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-24T09:16:56.244Z] ==> Running gcov in . (disable via -X gcov) [2022-03-24T09:16:56.244Z] ==> Python coveragepy not found [2022-03-24T09:16:56.244Z] ==> Searching for coverage reports in: [2022-03-24T09:16:56.244Z] + . [2022-03-24T09:16:56.503Z] -> Found 1 reports [2022-03-24T09:16:56.503Z] ==> Detecting git/mercurial file structure [2022-03-24T09:16:56.503Z] ==> Reading reports [2022-03-24T09:16:56.503Z] + ./coverage.out bytes=426503 [2022-03-24T09:16:56.503Z] ==> Appending adjustments [2022-03-24T09:16:56.503Z] https://docs.codecov.io/docs/fixing-reports [2022-03-24T09:16:57.445Z] + Found adjustments [2022-03-24T09:16:57.445Z] ==> Gzipping contents [2022-03-24T09:16:57.708Z] 60K /tmp/codecov.MDsaHP.gz [2022-03-24T09:16:57.708Z] ==> Uploading reports [2022-03-24T09:16:57.708Z] url: https://codecov.io [2022-03-24T09:16:57.708Z] query: branch=PR-3904&commit=c8e1bd1b09f8e194edee57813deff26cdc131e5c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-24T09:16:57.708Z] -> Pinging Codecov [2022-03-24T09:16:57.708Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=c8e1bd1b09f8e194edee57813deff26cdc131e5c&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= [2022-03-24T09:16:57.969Z] -> Uploading to [2022-03-24T09:16:57.969Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-24/00271124DB129430A58F1EEE437C3FCB/c8e1bd1b09f8e194edee57813deff26cdc131e5c/d945c56e-c5c1-4cfa-816d-2545d44032ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220324T091657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2165f7b2393579615ba1c81f25b1187d0e138665b187f6d60f92e2e71d93cc01 [2022-03-24T09:16:57.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T09:16:57.969Z] Dload Upload Total Spent Left Speed [2022-03-24T09:16:58.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58366 0 0 100 58366 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-03-24T09:16:58.231Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c8e1bd1b09f8e194edee57813deff26cdc131e5c [Pipeline] } [2022-03-24T09:16:58.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-24T09:16:59.022Z] + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:16:59.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:17:00.192Z] ---> package-listing.sh [2022-03-24T09:17:00.193Z] ++ facter osfamily [2022-03-24T09:17:00.193Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-24T09:17:00.454Z] + OS_FAMILY=debian [2022-03-24T09:17:00.454Z] + workspace=/w/workspace/edgex-go/14 [2022-03-24T09:17:00.454Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-24T09:17:00.454Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-24T09:17:00.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-24T09:17:00.454Z] + PACKAGES=/tmp/packages_start.txt [2022-03-24T09:17:00.454Z] + '[' /w/workspace/edgex-go/14 ']' [2022-03-24T09:17:00.454Z] + PACKAGES=/tmp/packages_end.txt [2022-03-24T09:17:00.454Z] + case "${OS_FAMILY}" in [2022-03-24T09:17:00.454Z] + dpkg -l [2022-03-24T09:17:00.454Z] + grep '^ii' [2022-03-24T09:17:00.454Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-24T09:17:00.454Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-24T09:17:00.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-24T09:17:00.454Z] + '[' /w/workspace/edgex-go/14 ']' [2022-03-24T09:17:00.454Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2022-03-24T09:17:00.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2022-03-24T09:17:00.470Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-24T09:17:00.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:17:01.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T09:17:01.380Z] [2022-03-24T09:17:01.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T09:17:01.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T09:17:01.705Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-24T09:17:01.705Z] 5eb5b503b376: Pulling fs layer [2022-03-24T09:17:01.705Z] 5c69ac0246d0: Pulling fs layer [2022-03-24T09:17:01.705Z] ec43610c2a17: Pulling fs layer [2022-03-24T09:17:01.705Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-24T09:17:01.705Z] 33b1e0a273af: Pulling fs layer [2022-03-24T09:17:01.705Z] 5d3b04190fa2: Pulling fs layer [2022-03-24T09:17:01.705Z] 2f39f015ded8: Pulling fs layer [2022-03-24T09:17:01.705Z] 5d3b04190fa2: Waiting [2022-03-24T09:17:01.705Z] 3a2ae6a8a46f: Waiting [2022-03-24T09:17:01.705Z] 33b1e0a273af: Waiting [2022-03-24T09:17:01.705Z] 2f39f015ded8: Waiting [2022-03-24T09:17:01.705Z] 5c69ac0246d0: Verifying Checksum [2022-03-24T09:17:01.705Z] 5c69ac0246d0: Download complete [2022-03-24T09:17:01.705Z] 3a2ae6a8a46f: Download complete [2022-03-24T09:17:01.705Z] 33b1e0a273af: Verifying Checksum [2022-03-24T09:17:01.705Z] 33b1e0a273af: Download complete [2022-03-24T09:17:01.705Z] 5d3b04190fa2: Download complete [2022-03-24T09:17:01.705Z] ec43610c2a17: Verifying Checksum [2022-03-24T09:17:01.705Z] ec43610c2a17: Download complete [2022-03-24T09:17:01.966Z] 5eb5b503b376: Download complete [2022-03-24T09:17:02.533Z] 2f39f015ded8: Download complete [2022-03-24T09:17:03.102Z] 5eb5b503b376: Pull complete [2022-03-24T09:17:03.103Z] 5c69ac0246d0: Pull complete [2022-03-24T09:17:03.672Z] ec43610c2a17: Pull complete [2022-03-24T09:17:03.672Z] 3a2ae6a8a46f: Pull complete [2022-03-24T09:17:03.931Z] 33b1e0a273af: Pull complete [2022-03-24T09:17:03.931Z] 5d3b04190fa2: Pull complete [2022-03-24T09:17:08.132Z] 2f39f015ded8: Pull complete [2022-03-24T09:17:08.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-24T09:17:08.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T09:17:08.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-24T09:17:08.203Z] prd-ubuntu20.04-docker-8c-8g-8993 does not seem to be running inside a container [2022-03-24T09:17:08.237Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-24T09:17:09.920Z] $ docker top d79061b8eb1d3621d9c793ecdd867363d018061a103be3504bbab25d444a7ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T09:17:10.291Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-24T09:17:10.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-24T09:17:10.876Z] + ls /var/log/sa-host [2022-03-24T09:17:10.876Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T09:17:11.084Z] provisioning config files... [2022-03-24T09:17:11.096Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2883550616197357018tmp [Pipeline] { [Pipeline] echo [2022-03-24T09:17:11.114Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:17:11.405Z] ---> create-netrc.sh [Pipeline] } [2022-03-24T09:17:11.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:17:11.756Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-24T09:17:11.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:17:12.052Z] ---> sudo-logs.sh [2022-03-24T09:17:12.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-24T09:17:12.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:17:12.375Z] ---> job-cost.sh [2022-03-24T09:17:12.376Z] lf-activate-venv: SKIPPING [2022-03-24T09:17:12.376Z] DEBUG: total: 0.10999999940395355 [2022-03-24T09:17:12.376Z] INFO: Retrieving Stack Cost... [2022-03-24T09:17:12.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-24T09:17:13.210Z] INFO: Archiving Costs [Pipeline] echo [2022-03-24T09:17:13.228Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T09:17:13.520Z] ---> logs-deploy.sh [2022-03-24T09:17:13.520Z] lf-activate-venv: SKIPPING [2022-03-24T09:17:13.520Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/14 [2022-03-24T09:17:13.520Z] INFO: archiving workspace using pattern(s): [2022-03-24T09:17:14.463Z] Archives upload complete. [2022-03-24T09:17:14.464Z] INFO: archiving logs to Nexus