Pull request #3924 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839+12679344879a08b212870445801930d5cb2f77c3 (c299cabb132911d03a808e46148da27e044662eb) 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-ssh15122395796502173977.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-ssh12183050913847756604.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8900854334801992929.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-ssh13771196038684193259.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18263074040265513659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9435 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 Merge succeeded, producing 1896841b0bf1589c19256b7e749254c5fa3df3b6 Checking out Revision 1896841b0bf1589c19256b7e749254c5fa3df3b6 (PR-3924) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # 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 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1896841b0bf1589c19256b7e749254c5fa3df3b6 # timeout=10 Commit message: "Merge commit '12679344879a08b212870445801930d5cb2f77c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T19:07:34.821Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T19:07:34.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T19:07:34.921Z] ========================================================= [2022-03-30T19:07:34.921Z] EdgeX Global Pipelines Version Info [2022-03-30T19:07:34.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fb99afe872ea035abdb18958821c5706126033f1 # timeout=10 [2022-03-30T19:07:35.688Z] ------------------- [2022-03-30T19:07:35.688Z] stable info: [2022-03-30T19:07:35.688Z] ------------------- [2022-03-30T19:07:35.688Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T19:07:35.688Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T19:07:35.688Z] Message: update stable to v1.0.221 [2022-03-30T19:07:36.259Z] ------------------- [2022-03-30T19:07:36.259Z] experimental info: [2022-03-30T19:07:36.259Z] ------------------- [2022-03-30T19:07:36.259Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T19:07:36.259Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T19:07:36.259Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T19:07:36.397Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T19:07:36.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T19:07:36.421Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T19:07:36.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T19:07:36.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T19:07:36.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T19:07:36.473Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T19:07:36.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T19:07:36.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T19:07:36.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T19:07:36.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T19:07:36.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T19:07:36.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T19:07:36.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T19:07:36.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T19:07:36.585Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T19:07:36.597Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T19:07:36.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T19:07:36.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T19:07:36.641Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T19:07:36.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T19:07:36.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T19:07:36.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-03-30T19:07:36.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-03-30T19:07:36.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-03-30T19:07:36.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1896841b0bf1589c19256b7e749254c5fa3df3b6 [Pipeline] echo [2022-03-30T19:07:36.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1896841 [Pipeline] echo [2022-03-30T19:07:36.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T19:07:36.797Z] provisioning config files... [2022-03-30T19:07:36.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6495922569058152068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:07:37.132Z] ---> docker-login.sh [2022-03-30T19:07:37.132Z] nexus3.edgexfoundry.org:10001 [2022-03-30T19:07:37.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:07:37.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:07:37.705Z] Configure a credential helper to remove this warning. See [2022-03-30T19:07:37.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:07:37.705Z] [2022-03-30T19:07:37.705Z] Login Succeeded [2022-03-30T19:07:37.705Z] nexus3.edgexfoundry.org:10002 [2022-03-30T19:07:37.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:07:37.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:07:37.966Z] Configure a credential helper to remove this warning. See [2022-03-30T19:07:37.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:07:37.966Z] [2022-03-30T19:07:37.966Z] Login Succeeded [2022-03-30T19:07:37.966Z] nexus3.edgexfoundry.org:10003 [2022-03-30T19:07:37.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:07:37.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:07:37.966Z] Configure a credential helper to remove this warning. See [2022-03-30T19:07:37.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:07:37.966Z] [2022-03-30T19:07:37.966Z] Login Succeeded [2022-03-30T19:07:37.966Z] nexus3.edgexfoundry.org:10004 [2022-03-30T19:07:38.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:07:38.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:07:38.228Z] Configure a credential helper to remove this warning. See [2022-03-30T19:07:38.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:07:38.228Z] [2022-03-30T19:07:38.228Z] Login Succeeded [2022-03-30T19:07:38.228Z] docker.io [2022-03-30T19:07:38.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:07:38.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:07:38.802Z] Configure a credential helper to remove this warning. See [2022-03-30T19:07:38.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:07:38.802Z] [2022-03-30T19:07:38.802Z] Login Succeeded [2022-03-30T19:07:38.802Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T19:07:38.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T19:07:39.145Z] + 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-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + dirname cmd/core-command/Dockerfile [2022-03-30T19:07:39.145Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/core-data/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/core-metadata/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/support-notifications/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T19:07:39.145Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T19:07:39.145Z] + cut -d/ -f2 [2022-03-30T19:07:39.145Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T19:07:39.186Z] 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-30T19:07:39.548Z] + git rev-list -1 --merges 1896841b0bf1589c19256b7e749254c5fa3df3b6~1..1896841b0bf1589c19256b7e749254c5fa3df3b6 [Pipeline] echo [2022-03-30T19:07:39.561Z] -----------> git rev-list -1 --merges 1896841b0bf1589c19256b7e749254c5fa3df3b6~1..1896841b0bf1589c19256b7e749254c5fa3df3b6 1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:07:39.561Z] 1896841b0bf1589c19256b7e749254c5fa3df3b6 [false] [Pipeline] sh [2022-03-30T19:07:39.852Z] + git log --format=format:%s -1 1896841b0bf1589c19256b7e749254c5fa3df3b6 [Pipeline] echo [2022-03-30T19:07:39.868Z] ========================================================= [2022-03-30T19:07:39.868Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T19:07:39.868Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T19:07:40.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T19:07:40.411Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T19:07:40.411Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T19:07:40.411Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T19:07:40.411Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T19:07:40.411Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T19:07:40.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:07:40.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T19:07:40.847Z] [2022-03-30T19:07:40.847Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:07:41.150Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T19:07:41.150Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T19:07:41.150Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T19:07:41.150Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T19:07:41.150Z] 4c7163046ea9: Pulling fs layer [2022-03-30T19:07:41.150Z] 0c2d73faf560: Pulling fs layer [2022-03-30T19:07:41.150Z] 0c2d73faf560: Waiting [2022-03-30T19:07:41.150Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T19:07:41.150Z] 3e5f54012d9b: Download complete [2022-03-30T19:07:41.150Z] a0d0a0d46f8b: Download complete [2022-03-30T19:07:41.411Z] 4c7163046ea9: Verifying Checksum [2022-03-30T19:07:41.411Z] 4c7163046ea9: Download complete [2022-03-30T19:07:41.411Z] 0c2d73faf560: Verifying Checksum [2022-03-30T19:07:41.411Z] 0c2d73faf560: Download complete [2022-03-30T19:07:41.411Z] a0d0a0d46f8b: Pull complete [2022-03-30T19:07:41.411Z] 3e5f54012d9b: Pull complete [2022-03-30T19:07:41.673Z] 4c7163046ea9: Pull complete [2022-03-30T19:07:41.935Z] 0c2d73faf560: Pull complete [2022-03-30T19:07:41.935Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T19:07:41.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T19:07:41.935Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T19:07:42.074Z] prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container [2022-03-30T19:07:42.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-30T19:07:42.900Z] $ docker top f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T19:07:43.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T19:07:43.006Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T19:07:43.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T19:07:43.146Z] $ docker exec f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent [2022-03-30T19:07:43.275Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXALNJKL/agent.15 [2022-03-30T19:07:43.275Z] SSH_AGENT_PID=21 [2022-03-30T19:07:43.283Z] Running ssh-add (command line suppressed) [2022-03-30T19:07:43.395Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8511947857872031966.key (/w/workspace/edgex-go/4@tmp/private_key_8511947857872031966.key) [2022-03-30T19:07:43.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T19:07:43.706Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T19:07:43.721Z] $ docker exec --env ******** --env ******** f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent -k [2022-03-30T19:07:43.837Z] unset SSH_AUTH_SOCK; [2022-03-30T19:07:43.837Z] unset SSH_AGENT_PID; [2022-03-30T19:07:43.837Z] echo Agent pid 21 killed; [2022-03-30T19:07:43.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T19:07:43.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T19:07:43.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T19:07:44.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T19:07:44.013Z] $ docker exec f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent [2022-03-30T19:07:44.141Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCgFOj/agent.55 [2022-03-30T19:07:44.141Z] SSH_AGENT_PID=61 [2022-03-30T19:07:44.147Z] Running ssh-add (command line suppressed) [2022-03-30T19:07:44.263Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4076819665896252432.key (/w/workspace/edgex-go/4@tmp/private_key_4076819665896252432.key) [2022-03-30T19:07:44.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T19:07:44.576Z] + git semver init [2022-03-30T19:07:44.576Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T19:07:44.576Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-30T19:07:44.576Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-30T19:07:44.576Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T19:07:44.576Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T19:07:44.576Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T19:07:44.576Z] # $SEMVER_BRANCH = PR-3924 [2022-03-30T19:07:44.576Z] # $SEMVER_TEMP = /tmp/semver-597148065 [2022-03-30T19:07:44.576Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T19:07:59.522Z] # '/tmp/semver-597148065' -> '/w/workspace/edgex-go/4/.semver' [2022-03-30T19:07:59.522Z] # -> Force: false [2022-03-30T19:07:59.522Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-30T19:07:59.535Z] $ docker exec --env ******** --env ******** f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 ssh-agent -k [2022-03-30T19:07:59.644Z] unset SSH_AUTH_SOCK; [2022-03-30T19:07:59.644Z] unset SSH_AGENT_PID; [2022-03-30T19:07:59.644Z] echo Agent pid 61 killed; [2022-03-30T19:07:59.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T19:07:59.963Z] + git semver [Pipeline] } [2022-03-30T19:07:59.983Z] $ docker stop --time=1 f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 [2022-03-30T19:08:01.916Z] $ docker rm -f f5fd049a0a00c2ef0686ca899aac5a223383dac4315274877efa9fdedd77f086 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T19:08:02.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T19:08:02.565Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T19:08:02.570Z] [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-30T19:08:02.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T19:08:02.760Z] ========================================================= [2022-03-30T19:08:02.760Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T19:08:02.760Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T19:08:03.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T19:08:03.052Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T19:08:03.052Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T19:08:03.052Z] 666ba61612fd: Pulling fs layer [2022-03-30T19:08:03.052Z] 8ed8ca486205: Pulling fs layer [2022-03-30T19:08:03.052Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T19:08:03.052Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T19:08:03.052Z] 640e595b4fbd: Pulling fs layer [2022-03-30T19:08:03.052Z] 763cafe07f6e: Pulling fs layer [2022-03-30T19:08:03.052Z] 0c0b528cf693: Pulling fs layer [2022-03-30T19:08:03.052Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T19:08:03.052Z] 4fe6c5a15a65: Waiting [2022-03-30T19:08:03.052Z] 22a0e8bec74d: Waiting [2022-03-30T19:08:03.052Z] 763cafe07f6e: Waiting [2022-03-30T19:08:03.052Z] 0c0b528cf693: Waiting [2022-03-30T19:08:03.052Z] 640e595b4fbd: Waiting [2022-03-30T19:08:03.053Z] 10935f4eaf8b: Waiting [2022-03-30T19:08:03.053Z] 8ed8ca486205: Verifying Checksum [2022-03-30T19:08:03.053Z] 8ed8ca486205: Download complete [2022-03-30T19:08:03.053Z] 666ba61612fd: Verifying Checksum [2022-03-30T19:08:03.053Z] 666ba61612fd: Download complete [2022-03-30T19:08:03.053Z] 22a0e8bec74d: Download complete [2022-03-30T19:08:03.053Z] 640e595b4fbd: Verifying Checksum [2022-03-30T19:08:03.053Z] 640e595b4fbd: Download complete [2022-03-30T19:08:03.053Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T19:08:03.053Z] 763cafe07f6e: Download complete [2022-03-30T19:08:03.053Z] 0c0b528cf693: Verifying Checksum [2022-03-30T19:08:03.053Z] 0c0b528cf693: Download complete [2022-03-30T19:08:03.313Z] 59bf1c3509f3: Pull complete [2022-03-30T19:08:03.313Z] 666ba61612fd: Pull complete [2022-03-30T19:08:03.574Z] 8ed8ca486205: Pull complete [2022-03-30T19:08:03.834Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T19:08:03.834Z] 10935f4eaf8b: Download complete [2022-03-30T19:08:03.834Z] 4fe6c5a15a65: Download complete [2022-03-30T19:08:08.034Z] 4fe6c5a15a65: Pull complete [2022-03-30T19:08:08.034Z] 22a0e8bec74d: Pull complete [2022-03-30T19:08:08.034Z] 640e595b4fbd: Pull complete [2022-03-30T19:08:08.034Z] 763cafe07f6e: Pull complete [2022-03-30T19:08:08.034Z] 0c0b528cf693: Pull complete [2022-03-30T19:08:09.955Z] 10935f4eaf8b: Pull complete [2022-03-30T19:08:09.955Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T19:08:09.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T19:08:09.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T19:08:10.254Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T19:08:10.254Z] WORKDIR /edgex [2022-03-30T19:08:10.254Z] COPY go.mod . [2022-03-30T19:08:10.254Z] RUN go mod download [2022-03-30T19:08:10.254Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-30T19:08:11.635Z] Sending build context to Docker daemon 334.5MB [2022-03-30T19:08:11.635Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T19:08:11.635Z] ---> 99d49a6021b9 [2022-03-30T19:08:11.635Z] Step 2/4 : WORKDIR /edgex [2022-03-30T19:08:14.180Z] ---> Running in da6ed1196692 [2022-03-30T19:08:14.180Z] Removing intermediate container da6ed1196692 [2022-03-30T19:08:14.180Z] ---> 8f55bf91bc19 [2022-03-30T19:08:14.180Z] Step 3/4 : COPY go.mod . [2022-03-30T19:08:14.180Z] ---> 5991e0a6d840 [2022-03-30T19:08:14.180Z] Step 4/4 : RUN go mod download [2022-03-30T19:08:14.180Z] ---> Running in d02a4e199122 [2022-03-30T19:08:17.677Z] Still waiting to schedule task [2022-03-30T19:08:17.677Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-30T19:08:32.290Z] Removing intermediate container d02a4e199122 [2022-03-30T19:08:32.290Z] ---> 27ed01c09f35 [2022-03-30T19:08:32.290Z] Successfully built 27ed01c09f35 [2022-03-30T19:08:32.290Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:08:32.591Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T19:08:32.591Z] . [Pipeline] withDockerContainer [2022-03-30T19:08:32.664Z] prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container [2022-03-30T19:08:32.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T19:08:33.118Z] $ docker top 8c49ab6dd7bec1e82375154ff06ecd9dcc438c3a9cc404dbd843e0e892dd11d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T19:08:33.464Z] + go version [2022-03-30T19:08:33.464Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T19:08:33.485Z] $ docker stop --time=1 8c49ab6dd7bec1e82375154ff06ecd9dcc438c3a9cc404dbd843e0e892dd11d6 [2022-03-30T19:08:34.770Z] $ docker rm -f 8c49ab6dd7bec1e82375154ff06ecd9dcc438c3a9cc404dbd843e0e892dd11d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:08:35.170Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T19:08:35.170Z] . [Pipeline] withDockerContainer [2022-03-30T19:08:35.239Z] prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container [2022-03-30T19:08:35.287Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-30T19:08:35.730Z] $ docker top 156f368ba2c4fa6e14237f725359b923e73a5e8ea2b2751a86a212f44d0b7aa1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T19:08:35.803Z] ========================================================= [2022-03-30T19:08:35.803Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T19:08:35.803Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T19:08:36.094Z] + make test [2022-03-30T19:08:36.095Z] go mod tidy -compat=1.17 [2022-03-30T19:08:36.356Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T19:08:42.949Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T19:08:55.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T19:08:55.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-03-30T19:08:55.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T19:08:55.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.9% of statements [2022-03-30T19:08:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T19:08:55.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T19:08:59.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.066s coverage: 89.2% of statements [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.413s coverage: 94.2% of statements [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 24.0% of statements [2022-03-30T19:08:59.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-03-30T19:08:59.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-03-30T19:09:09.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-03-30T19:09:09.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.094s coverage: 44.8% of statements [2022-03-30T19:09:09.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.5% of statements [2022-03-30T19:09:09.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.094s coverage: 85.4% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.4% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 89.4% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.4% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T19:09:19.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2022-03-30T19:09:19.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-03-30T19:09:19.884Z] 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-30T19:09:38.159Z] GO111MODULE=on go vet ./... [2022-03-30T19:09:40.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T19:09:40.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T19:09:40.584Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T19:09:41.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T19:09:41.465Z] + ls -al . [2022-03-30T19:09:41.465Z] total 664 [2022-03-30T19:09:41.465Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 19:09 . [2022-03-30T19:09:41.465Z] drwxr-xr-x 4 root root 4096 Mar 30 19:08 .. [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 19:07 .dockerignore [2022-03-30T19:09:41.465Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 19:07 .git [2022-03-30T19:09:41.465Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 19:07 .github [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 19:07 .gitignore [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 19:07 .golangci.yml [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 19:07 .hadolint.yml [2022-03-30T19:09:41.465Z] drwx------ 3 1001 1001 4096 Mar 30 19:07 .semver [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 19:07 .sonarcloud.properties [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 19:07 ADOPTERS.md [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 19:07 Attribution.txt [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 19:07 CHANGELOG.md [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 19:07 CONTRIBUTING.md [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 19:07 GOVERNANCE.md [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 19:07 Jenkinsfile [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 19:07 LICENSE [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 19:07 Makefile [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 19:07 OWNERS.md [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 19:07 README.md [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 19:07 SECURITY.md [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 19:08 VERSION [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 19:07 ZMQWindows.md [2022-03-30T19:09:41.465Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 19:07 bin [2022-03-30T19:09:41.465Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 19:07 cmd [2022-03-30T19:09:41.465Z] -rw-r--r-- 1 root root 426503 Mar 30 19:09 coverage.out [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 19:07 go.mod [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 19:08 go.sum [2022-03-30T19:09:41.465Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 19:07 internal [2022-03-30T19:09:41.465Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 19:07 openapi [2022-03-30T19:09:41.465Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 19:07 snap [2022-03-30T19:09:41.465Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 19:07 version.go [Pipeline] sh [2022-03-30T19:09:41.752Z] + '[' -e coverage.out ] [2022-03-30T19:09:41.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T19:09:41.836Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T19:09:42.119Z] + make build [2022-03-30T19:09:42.119Z] 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-30T19:09:58.860Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9436 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-30T19:09:58.875Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-30T19:09:59.603Z] The recommended git tool is: git [2022-03-30T19:10:00.214Z] 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-30T19:10:06.663Z] using credential edgex-jenkins-ssh [2022-03-30T19:10:06.680Z] Cloning the remote Git repository [2022-03-30T19:10:06.747Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T19:10:06.842Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-30T19:10:06.994Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T19:10:06.995Z] > git --version # timeout=10 [2022-03-30T19:10:07.031Z] > git --version # 'git version 2.25.1' [2022-03-30T19:10:07.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T19:10:07.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T19:10:10.197Z] 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-30T19:10:10.197Z] 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-30T19:10:11.577Z] 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-30T19:10:11.577Z] 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-30T19:10:12.956Z] 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-30T19:10:13.895Z] 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-30T19:10:15.274Z] 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-30T19:10:16.216Z] 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-30T19:10:17.154Z] 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-30T19:10:18.092Z] 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-30T19:10:19.998Z] 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-30T19:10:20.962Z] $ docker stop --time=1 156f368ba2c4fa6e14237f725359b923e73a5e8ea2b2751a86a212f44d0b7aa1 [2022-03-30T19:10:23.406Z] $ docker rm -f 156f368ba2c4fa6e14237f725359b923e73a5e8ea2b2751a86a212f44d0b7aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-30T19:10:23.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T19:10:23.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T19:10:23.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T19:10:23.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T19:10:23.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T19:10:23.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:10:24.824Z] Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 [2022-03-30T19:10:24.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T19:10:24.913Z] [2022-03-30T19:10:24.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:10:25.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T19:10:25.221Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T19:10:25.221Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T19:10:25.221Z] ca9280d653b3: Pulling fs layer [2022-03-30T19:10:25.221Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T19:10:25.221Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-30T19:10:25.281Z] Merge succeeded, producing 97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:10:25.282Z] Checking out Revision 97adb14b641148322bf36140413fe2381538aba1 (PR-3924) [2022-03-30T19:10:25.480Z] ca9280d653b3: Verifying Checksum [2022-03-30T19:10:25.480Z] ca9280d653b3: Download complete [2022-03-30T19:10:25.480Z] cbdbe7a5bc2a: Pull complete [2022-03-30T19:10:25.741Z] 7e9c9ca2126c: Download complete [2022-03-30T19:10:26.002Z] ca9280d653b3: Pull complete [2022-03-30T19:10:24.846Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T19:10:24.866Z] > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 [2022-03-30T19:10:25.094Z] > git remote # timeout=10 [2022-03-30T19:10:25.113Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T19:10:25.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T19:10:25.152Z] > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [2022-03-30T19:10:25.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T19:10:25.297Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T19:10:25.312Z] > git checkout -f 97adb14b641148322bf36140413fe2381538aba1 # timeout=10 [2022-03-30T19:10:29.308Z] 7e9c9ca2126c: Pull complete [2022-03-30T19:10:29.308Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T19:10:29.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T19:10:29.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T19:10:29.394Z] prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container [2022-03-30T19:10:29.458Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-30T19:10:29.455Z] Commit message: "Merge commit '12679344879a08b212870445801930d5cb2f77c3' into HEAD" [2022-03-30T19:10:29.482Z] First time build. Skipping changelog. [2022-03-30T19:10:30.900Z] $ docker top f324fac59ea7f51a6ddbc53d94d732c585450a0fee2b92a9f70d640f21c3656e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T19:10:29.470Z] > git rev-list --no-walk fb99afe872ea035abdb18958821c5706126033f1 # timeout=10 [2022-03-30T19:10:31.272Z] + docker-compose build --help [2022-03-30T19:10:31.272Z] + grep parallel [2022-03-30T19:10:31.574Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T19:10:31.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T19:10:31.574Z] Dload Upload Total Spent Left Speed [2022-03-30T19:10:31.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11843 65 7748 0 0 26717 0 --:--:-- --:--:-- --:--:-- 26625 100 11843 100 11843 0 0 40558 0 --:--:-- --:--:-- --:--:-- 40558 [2022-03-30T19:10:31.850Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T19:10:31.876Z] $ docker stop --time=1 f324fac59ea7f51a6ddbc53d94d732c585450a0fee2b92a9f70d640f21c3656e [2022-03-30T19:10:33.165Z] $ docker rm -f f324fac59ea7f51a6ddbc53d94d732c585450a0fee2b92a9f70d640f21c3656e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:10:33.553Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T19:10:33.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T19:10:33.626Z] . [Pipeline] withDockerContainer [2022-03-30T19:10:33.700Z] prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container [2022-03-30T19:10:33.752Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-30T19:10:33.900Z] + sudo tee /etc/docker/daemon.new [2022-03-30T19:10:33.900Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T19:10:33.900Z] { [2022-03-30T19:10:33.900Z] "registry-mirrors": [ [2022-03-30T19:10:33.900Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T19:10:33.900Z] ], [2022-03-30T19:10:33.900Z] "bip": "10.250.0.254/24", [2022-03-30T19:10:33.900Z] "hosts": [ [2022-03-30T19:10:33.900Z] "tcp://0.0.0.0:5555", [2022-03-30T19:10:33.900Z] "unix:///var/run/docker.sock" [2022-03-30T19:10:33.900Z] ], [2022-03-30T19:10:33.900Z] "mtu": 1458, [2022-03-30T19:10:33.900Z] "selinux-enabled": true, [2022-03-30T19:10:33.900Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T19:10:33.900Z] } [2022-03-30T19:10:34.100Z] $ docker top afb46b0c8bfbe7ff40a0eded924c6bc7f18580bd98c1f71611a5e3d1bba71e50 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-03-30T19:10:34.502Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-03-30T19:10:34.520Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2022-03-30T19:10:34.854Z] + sudo service docker restart [2022-03-30T19:10:35.090Z] Building core-command ... [2022-03-30T19:10:35.090Z] Building core-data ... [2022-03-30T19:10:35.090Z] Building core-metadata ... [2022-03-30T19:10:35.090Z] Building security-bootstrapper ... [2022-03-30T19:10:35.090Z] Building security-proxy-setup ... [2022-03-30T19:10:35.090Z] Building security-secretstore-setup ... [2022-03-30T19:10:35.090Z] Building security-spiffe-token-provider ... [2022-03-30T19:10:35.090Z] Building security-spire-agent ... [2022-03-30T19:10:35.090Z] Building security-spire-config ... [2022-03-30T19:10:35.090Z] Building security-spire-server ... [2022-03-30T19:10:35.090Z] Building support-notifications ... [2022-03-30T19:10:35.090Z] Building support-scheduler ... [2022-03-30T19:10:35.090Z] Building sys-mgmt-agent ... [2022-03-30T19:10:35.090Z] Building security-spiffe-token-provider [2022-03-30T19:10:35.090Z] Building security-secretstore-setup [2022-03-30T19:10:35.090Z] Building security-bootstrapper [2022-03-30T19:10:35.090Z] Building security-spire-agent [2022-03-30T19:10:35.090Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T19:10:53.252Z] provisioning config files... [2022-03-30T19:10:53.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9078838068104375336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:10:53.642Z] ---> docker-login.sh [2022-03-30T19:10:53.642Z] nexus3.edgexfoundry.org:10001 [2022-03-30T19:10:54.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:10:54.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:10:54.517Z] Configure a credential helper to remove this warning. See [2022-03-30T19:10:54.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:10:54.517Z] [2022-03-30T19:10:54.517Z] Login Succeeded [2022-03-30T19:10:54.517Z] nexus3.edgexfoundry.org:10002 [2022-03-30T19:10:54.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:10:54.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:10:54.790Z] Configure a credential helper to remove this warning. See [2022-03-30T19:10:54.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:10:54.790Z] [2022-03-30T19:10:54.790Z] Login Succeeded [2022-03-30T19:10:54.790Z] nexus3.edgexfoundry.org:10003 [2022-03-30T19:10:55.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:10:55.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:10:55.343Z] Configure a credential helper to remove this warning. See [2022-03-30T19:10:55.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:10:55.343Z] [2022-03-30T19:10:55.343Z] Login Succeeded [2022-03-30T19:10:55.343Z] nexus3.edgexfoundry.org:10004 [2022-03-30T19:10:55.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:10:55.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:10:55.893Z] Configure a credential helper to remove this warning. See [2022-03-30T19:10:55.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:10:55.893Z] [2022-03-30T19:10:55.893Z] Login Succeeded [2022-03-30T19:10:55.893Z] docker.io [2022-03-30T19:10:56.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T19:10:56.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T19:10:56.438Z] Configure a credential helper to remove this warning. See [2022-03-30T19:10:56.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T19:10:56.438Z] [2022-03-30T19:10:56.438Z] Login Succeeded [2022-03-30T19:10:56.438Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T19:10:56.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-30T19:10:56.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T19:10:56.984Z] ========================================================= [2022-03-30T19:10:56.984Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T19:10:56.984Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T19:10:57.147Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:10:57.147Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:10:57.147Z] ---> 27ed01c09f35 [2022-03-30T19:10:57.147Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T19:10:57.147Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:10:57.147Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:10:57.147Z] ---> 27ed01c09f35 [2022-03-30T19:10:57.147Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T19:10:57.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:10:57.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:10:57.147Z] ---> 27ed01c09f35 [2022-03-30T19:10:57.147Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:10:57.147Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:10:57.147Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:10:57.147Z] ---> 27ed01c09f35 [2022-03-30T19:10:57.147Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T19:10:57.147Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:10:57.147Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:10:57.147Z] ---> 27ed01c09f35 [2022-03-30T19:10:57.147Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T19:10:57.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T19:10:57.412Z] ---> Running in e1225772b53c [2022-03-30T19:10:57.412Z] ---> Running in 12dff1a869bb [2022-03-30T19:10:57.412Z] ---> Running in ffa806bdc6fa [2022-03-30T19:10:57.412Z] ---> Running in 2919f54fdb0c [2022-03-30T19:10:57.412Z] ---> Running in 0c771b7e0162 [2022-03-30T19:10:57.412Z] Removing intermediate container e1225772b53c [2022-03-30T19:10:57.412Z] ---> 620ac7db87e3 [2022-03-30T19:10:57.412Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:10:57.412Z] Removing intermediate container ffa806bdc6fa [2022-03-30T19:10:57.412Z] ---> 01c1f3d907de [2022-03-30T19:10:57.412Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:10:57.600Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T19:10:57.600Z] 9b3977197b4f: Pulling fs layer [2022-03-30T19:10:57.600Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T19:10:57.600Z] 94645a83ff95: Pulling fs layer [2022-03-30T19:10:57.600Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T19:10:57.600Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T19:10:57.600Z] f7c0051592d6: Pulling fs layer [2022-03-30T19:10:57.600Z] a227ed2f7395: Pulling fs layer [2022-03-30T19:10:57.600Z] 7b1c46037f91: Pulling fs layer [2022-03-30T19:10:57.600Z] 0c92f367c5e7: Waiting [2022-03-30T19:10:57.600Z] f7c0051592d6: Waiting [2022-03-30T19:10:57.600Z] a227ed2f7395: Waiting [2022-03-30T19:10:57.600Z] 7b1c46037f91: Waiting [2022-03-30T19:10:57.600Z] 3f3a8bcf1eab: Waiting [2022-03-30T19:10:57.600Z] 94645a83ff95: Verifying Checksum [2022-03-30T19:10:57.600Z] 94645a83ff95: Download complete [2022-03-30T19:10:57.600Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T19:10:57.600Z] 1a89e8eeedd5: Download complete [2022-03-30T19:10:57.600Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T19:10:57.600Z] 0c92f367c5e7: Download complete [2022-03-30T19:10:57.600Z] f7c0051592d6: Verifying Checksum [2022-03-30T19:10:57.600Z] f7c0051592d6: Download complete [2022-03-30T19:10:57.600Z] 9b3977197b4f: Verifying Checksum [2022-03-30T19:10:57.600Z] 9b3977197b4f: Download complete [2022-03-30T19:10:57.600Z] a227ed2f7395: Verifying Checksum [2022-03-30T19:10:57.600Z] a227ed2f7395: Download complete [2022-03-30T19:10:57.672Z] Removing intermediate container 12dff1a869bb [2022-03-30T19:10:57.672Z] ---> 23c50d75a81d [2022-03-30T19:10:57.672Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T19:10:57.672Z] Removing intermediate container 2919f54fdb0c [2022-03-30T19:10:57.672Z] ---> 9602a50259b9 [2022-03-30T19:10:57.672Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:10:57.672Z] Removing intermediate container 0c771b7e0162 [2022-03-30T19:10:57.672Z] ---> cda67d87676a [2022-03-30T19:10:57.672Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:10:57.672Z] ---> Running in b0cb1b041a33 [2022-03-30T19:10:57.672Z] ---> Running in d29b963cd3cc [2022-03-30T19:10:57.672Z] ---> Running in fdb3c1f11734 [2022-03-30T19:10:57.672Z] ---> Running in 925f9e6a540b [2022-03-30T19:10:57.672Z] ---> Running in c833c44a7443 [2022-03-30T19:10:58.595Z] 9b3977197b4f: Pull complete [2022-03-30T19:10:58.612Z] Removing intermediate container b0cb1b041a33 [2022-03-30T19:10:58.612Z] ---> 3c8744f724b0 [2022-03-30T19:10:58.612Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T19:10:58.612Z] ---> Running in 8443cfe8e852 [2022-03-30T19:10:58.871Z] Removing intermediate container d29b963cd3cc [2022-03-30T19:10:58.871Z] ---> 9798644f41fc [2022-03-30T19:10:58.871Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T19:10:58.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:10:58.871Z] ---> Running in ef976b06f30f [2022-03-30T19:10:58.875Z] 1a89e8eeedd5: Pull complete [2022-03-30T19:10:59.130Z] Removing intermediate container c833c44a7443 [2022-03-30T19:10:59.131Z] ---> e0a2b1c086b7 [2022-03-30T19:10:59.131Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T19:10:59.131Z] ---> Running in b6e023dbdaa3 [2022-03-30T19:10:59.131Z] Removing intermediate container 925f9e6a540b [2022-03-30T19:10:59.131Z] ---> 5ea4fa81a280 [2022-03-30T19:10:59.131Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T19:10:59.131Z] ---> Running in 13e981509e5f [2022-03-30T19:10:59.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:10:59.148Z] 94645a83ff95: Pull complete [2022-03-30T19:10:59.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:10:59.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:10:59.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:10:59.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:10:59.746Z] 7b1c46037f91: Verifying Checksum [2022-03-30T19:10:59.746Z] 7b1c46037f91: Download complete [2022-03-30T19:10:59.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:00.183Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:11:00.183Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:11:00.183Z] OK: 15864 distinct packages available [2022-03-30T19:11:00.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:00.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:00.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:00.346Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T19:11:00.346Z] 3f3a8bcf1eab: Download complete [2022-03-30T19:11:00.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:00.443Z] OK: 221 MiB in 52 packages [2022-03-30T19:11:00.702Z] OK: 221 MiB in 52 packages [2022-03-30T19:11:00.702Z] OK: 221 MiB in 52 packages [2022-03-30T19:11:00.702Z] Removing intermediate container 8443cfe8e852 [2022-03-30T19:11:00.702Z] ---> c9f406316a59 [2022-03-30T19:11:00.702Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:11:00.702Z] OK: 221 MiB in 52 packages [2022-03-30T19:11:00.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:00.960Z] ---> 10c73e389b34 [2022-03-30T19:11:00.960Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:11:00.960Z] ---> Running in 12d43a598934 [2022-03-30T19:11:01.218Z] Removing intermediate container ef976b06f30f [2022-03-30T19:11:01.218Z] ---> 13298b990369 [2022-03-30T19:11:01.218Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T19:11:01.218Z] Removing intermediate container b6e023dbdaa3 [2022-03-30T19:11:01.218Z] ---> b63c2dc018cf [2022-03-30T19:11:01.218Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T19:11:01.218Z] OK: 221 MiB in 52 packages [2022-03-30T19:11:01.218Z] Removing intermediate container 13e981509e5f [2022-03-30T19:11:01.218Z] ---> 7b359267bb51 [2022-03-30T19:11:01.218Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T19:11:01.481Z] ---> 508aeb60c2ac [2022-03-30T19:11:01.481Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:11:01.481Z] ---> Running in f470402103bc [2022-03-30T19:11:01.481Z] ---> 4aba45075ca1 [2022-03-30T19:11:01.481Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:11:01.481Z] ---> Running in 6d30333fda3f [2022-03-30T19:11:01.481Z] ---> 0ab83a39f380 [2022-03-30T19:11:01.481Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:11:01.481Z] ---> Running in 8cb920f58e46 [2022-03-30T19:11:01.740Z] Removing intermediate container fdb3c1f11734 [2022-03-30T19:11:01.740Z] ---> 47ff68b63728 [2022-03-30T19:11:01.740Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T19:11:01.998Z] ---> 6a3ba4892608 [2022-03-30T19:11:01.998Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:11:01.998Z] ---> Running in 172aaa165129 [2022-03-30T19:11:02.258Z] Removing intermediate container 12d43a598934 [2022-03-30T19:11:02.258Z] ---> 587fe8891d1e [2022-03-30T19:11:02.258Z] Step 8/23 : COPY . . [2022-03-30T19:11:03.196Z] Removing intermediate container 6d30333fda3f [2022-03-30T19:11:03.196Z] ---> 0205c98c8933 [2022-03-30T19:11:03.197Z] Step 8/25 : COPY . . [2022-03-30T19:11:06.494Z] Removing intermediate container 8cb920f58e46 [2022-03-30T19:11:06.494Z] Removing intermediate container 172aaa165129 [2022-03-30T19:11:06.494Z] ---> daccc6ae6e18 [2022-03-30T19:11:06.494Z] ---> d5e2dec3e0c9 [2022-03-30T19:11:06.494Z] Step 8/31 : COPY . .Step 7/20 : COPY . . [2022-03-30T19:11:06.494Z] [2022-03-30T19:11:06.494Z] Removing intermediate container f470402103bc [2022-03-30T19:11:06.494Z] ---> fd7e999b4c27 [2022-03-30T19:11:06.494Z] Step 8/24 : COPY . . [2022-03-30T19:11:12.775Z] 3f3a8bcf1eab: Pull complete [2022-03-30T19:11:12.775Z] 0c92f367c5e7: Pull complete [2022-03-30T19:11:13.057Z] f7c0051592d6: Pull complete [2022-03-30T19:11:14.044Z] a227ed2f7395: Pull complete [2022-03-30T19:11:14.636Z] ---> 87e59d1fc32e [2022-03-30T19:11:14.636Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T19:11:15.574Z] ---> Running in d9bfe288ebbd [2022-03-30T19:11:15.574Z] ---> ec4ac12a62ca [2022-03-30T19:11:15.574Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T19:11:15.574Z] ---> ac6cf31e7f5b [2022-03-30T19:11:15.574Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T19:11:15.574Z] ---> Running in 5f7d29277450 [2022-03-30T19:11:15.574Z] ---> d1115e9611e1 [2022-03-30T19:11:15.574Z] ---> Running in 9564da401e2f [2022-03-30T19:11:15.574Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T19:11:15.574Z] ---> Running in d5b3ed242843 [2022-03-30T19:11:15.574Z] ---> 8bf6ca827768 [2022-03-30T19:11:15.574Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T19:11:15.839Z] ---> Running in b6705c80cce8 [2022-03-30T19:11:15.839Z] Removing intermediate container d5b3ed242843 [2022-03-30T19:11:15.839Z] ---> 64dce4f3f0fa [2022-03-30T19:11:15.839Z] 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-30T19:11:15.839Z] 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-30T19:11:15.839Z] ---> Running in 0a81ed14aa62 [2022-03-30T19:11:16.103Z] 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-30T19:11:16.103Z] 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-30T19:11:16.364Z] 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-30T19:11:16.941Z] spire-1.2.0/ [2022-03-30T19:11:18.320Z] spire-1.2.0/README.md [2022-03-30T19:11:18.320Z] spire-1.2.0/bin/ [2022-03-30T19:11:18.320Z] spire-1.2.0/bin/spire-server [2022-03-30T19:11:18.320Z] spire-1.2.0/bin/spire-agent [2022-03-30T19:11:18.320Z] spire-1.2.0/conf/ [2022-03-30T19:11:18.320Z] spire-1.2.0/conf/server/ [2022-03-30T19:11:18.321Z] spire-1.2.0/conf/server/server.conf [2022-03-30T19:11:18.321Z] spire-1.2.0/conf/agent/ [2022-03-30T19:11:18.321Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T19:11:18.321Z] spire-1.2.0/LICENSE [2022-03-30T19:11:20.858Z] Removing intermediate container 0a81ed14aa62 [2022-03-30T19:11:20.858Z] ---> f2d6fe75a4a6 [2022-03-30T19:11:20.858Z] [2022-03-30T19:11:20.858Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T19:11:20.858Z] 3.15: Pulling from library/alpine [2022-03-30T19:11:21.429Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T19:11:21.429Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T19:11:21.429Z] ---> 76c8fb57b6fc [2022-03-30T19:11:21.429Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:11:21.995Z] ---> Running in 270e4d0172aa [2022-03-30T19:11:22.254Z] Removing intermediate container 270e4d0172aa [2022-03-30T19:11:22.254Z] ---> 5db333f1b96a [2022-03-30T19:11:22.254Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:11:22.254Z] ---> Running in 48d74e5d43ce [2022-03-30T19:11:22.347Z] 7b1c46037f91: Pull complete [2022-03-30T19:11:22.347Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T19:11:22.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T19:11:22.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T19:11:22.703Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T19:11:22.703Z] WORKDIR /edgex [2022-03-30T19:11:22.703Z] COPY go.mod . [2022-03-30T19:11:22.703Z] RUN go mod download [2022-03-30T19:11:22.703Z] docker build -t ci-base-image-arm64 -f - . [2022-03-30T19:11:24.782Z] Removing intermediate container 48d74e5d43ce [2022-03-30T19:11:24.782Z] ---> af1624d8c6b9 [2022-03-30T19:11:24.782Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T19:11:24.782Z] ---> Running in a13275ca682f [2022-03-30T19:11:25.339Z] Sending build context to Docker daemon 168.9MB [2022-03-30T19:11:25.339Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T19:11:25.339Z] ---> f79e39bc4007 [2022-03-30T19:11:25.339Z] Step 2/4 : WORKDIR /edgex [2022-03-30T19:11:25.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:26.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:26.782Z] ---> Running in 04582edd8c24 [2022-03-30T19:11:27.057Z] Removing intermediate container 04582edd8c24 [2022-03-30T19:11:27.057Z] ---> 592f9de975a3 [2022-03-30T19:11:27.057Z] Step 3/4 : COPY go.mod . [2022-03-30T19:11:27.233Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:11:27.233Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:11:27.233Z] OK: 15854 distinct packages available [2022-03-30T19:11:27.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:27.657Z] ---> de2ee6fbe3b0 [2022-03-30T19:11:27.658Z] Step 4/4 : RUN go mod download [2022-03-30T19:11:27.658Z] ---> Running in 81f2b6b59b94 [2022-03-30T19:11:28.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:28.169Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T19:11:28.428Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T19:11:28.428Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T19:11:28.428Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T19:11:28.687Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T19:11:28.687Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T19:11:28.687Z] OK: 6 MiB in 19 packages [2022-03-30T19:11:30.591Z] Removing intermediate container a13275ca682f [2022-03-30T19:11:30.591Z] ---> 6dbbcfc34835 [2022-03-30T19:11:30.591Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T19:11:32.495Z] ---> 744cc2caa174 [2022-03-30T19:11:32.495Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T19:11:34.404Z] ---> 6b62f9e5e324 [2022-03-30T19:11:34.404Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T19:11:35.338Z] ---> 256fd438d883 [2022-03-30T19:11:35.338Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T19:11:35.904Z] ---> 5a58657aaca1 [2022-03-30T19:11:35.904Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T19:11:36.508Z] ---> a7dfb8ec57e1 [2022-03-30T19:11:36.508Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T19:11:36.508Z] ---> Running in dce52b275bdf [2022-03-30T19:11:36.767Z] Removing intermediate container dce52b275bdf [2022-03-30T19:11:36.767Z] ---> f84fe6108d20 [2022-03-30T19:11:36.767Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T19:11:36.767Z] ---> Running in bb666f72bda8 [2022-03-30T19:11:37.025Z] Removing intermediate container bb666f72bda8 [2022-03-30T19:11:37.025Z] ---> 04064ede6b42 [2022-03-30T19:11:37.025Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T19:11:37.025Z] ---> Running in 2f9994ce2433 [2022-03-30T19:11:37.292Z] Removing intermediate container 2f9994ce2433 [2022-03-30T19:11:37.292Z] ---> 362fce82c7a0 [2022-03-30T19:11:37.292Z] Step 23/24 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:11:37.292Z] ---> Running in af5e74dadff0 [2022-03-30T19:11:37.869Z] Removing intermediate container af5e74dadff0 [2022-03-30T19:11:37.869Z] ---> a49b2880ca02 [2022-03-30T19:11:37.869Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T19:11:37.869Z] ---> Running in 8aceab6a7786 [2022-03-30T19:11:38.128Z] Removing intermediate container 8aceab6a7786 [2022-03-30T19:11:38.128Z] ---> f9311b2bcaf4 [2022-03-30T19:11:38.128Z] [2022-03-30T19:11:38.387Z] Successfully built f9311b2bcaf4 [2022-03-30T19:11:38.387Z] Successfully tagged security-spire-agent:latest [2022-03-30T19:11:38.387Z] Building security-spire-config [2022-03-30T19:11:43.665Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:11:43.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:11:43.665Z] ---> 27ed01c09f35 [2022-03-30T19:11:43.665Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T19:11:43.665Z] ---> Using cache [2022-03-30T19:11:43.665Z] ---> cda67d87676a [2022-03-30T19:11:43.665Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:11:43.665Z] ---> Using cache [2022-03-30T19:11:43.665Z] ---> 5ea4fa81a280 [2022-03-30T19:11:43.665Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T19:11:43.665Z] ---> Using cache [2022-03-30T19:11:43.665Z] ---> 7b359267bb51 [2022-03-30T19:11:43.665Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T19:11:43.665Z] ---> Using cache [2022-03-30T19:11:43.665Z] ---> 0ab83a39f380 [2022-03-30T19:11:43.665Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:11:43.665Z] ---> Using cache [2022-03-30T19:11:43.665Z] ---> daccc6ae6e18 [2022-03-30T19:11:43.665Z] Step 8/24 : COPY . . [2022-03-30T19:11:43.665Z] ---> Using cache [2022-03-30T19:11:43.665Z] ---> 8bf6ca827768 [2022-03-30T19:11:43.665Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T19:11:46.960Z] ---> Running in da6a0b494e60 [2022-03-30T19:11:46.960Z] Removing intermediate container da6a0b494e60 [2022-03-30T19:11:46.960Z] ---> 87fad2c5f777 [2022-03-30T19:11:46.960Z] 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-30T19:11:47.220Z] ---> Running in 013106c949b4 [2022-03-30T19:11:47.220Z] 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-30T19:11:48.158Z] spire-1.2.0/ [2022-03-30T19:11:49.092Z] spire-1.2.0/README.md [2022-03-30T19:11:49.092Z] spire-1.2.0/bin/ [2022-03-30T19:11:49.092Z] spire-1.2.0/bin/spire-server [2022-03-30T19:11:49.092Z] spire-1.2.0/bin/spire-agent [2022-03-30T19:11:49.092Z] spire-1.2.0/conf/ [2022-03-30T19:11:49.092Z] spire-1.2.0/conf/server/ [2022-03-30T19:11:49.092Z] spire-1.2.0/conf/server/server.conf [2022-03-30T19:11:49.092Z] spire-1.2.0/conf/agent/ [2022-03-30T19:11:49.092Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T19:11:49.092Z] spire-1.2.0/LICENSE [2022-03-30T19:11:50.477Z] Removing intermediate container d9bfe288ebbd [2022-03-30T19:11:50.477Z] ---> 69aee4c3d02c [2022-03-30T19:11:50.477Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T19:11:50.477Z] Removing intermediate container 9564da401e2f [2022-03-30T19:11:50.477Z] ---> 4e6ab13c92e8 [2022-03-30T19:11:50.477Z] [2022-03-30T19:11:50.477Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T19:11:50.477Z] ---> 76c8fb57b6fc [2022-03-30T19:11:50.477Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:11:50.477Z] ---> Using cache [2022-03-30T19:11:50.477Z] ---> 5db333f1b96a [2022-03-30T19:11:50.477Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:11:50.477Z] ---> Using cache [2022-03-30T19:11:50.477Z] ---> af1624d8c6b9 [2022-03-30T19:11:50.477Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T19:11:50.477Z] Removing intermediate container b6705c80cce8 [2022-03-30T19:11:50.478Z] ---> d6a46d7253a6 [2022-03-30T19:11:50.478Z] [2022-03-30T19:11:50.478Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T19:11:50.737Z] ---> Running in 11f13a428088 [2022-03-30T19:11:50.737Z] ---> Running in bc87d05f2b87 [2022-03-30T19:11:50.737Z] 3.14: Pulling from library/alpine [2022-03-30T19:11:51.309Z] 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-30T19:11:51.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:51.570Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T19:11:51.570Z] Removing intermediate container 5f7d29277450 [2022-03-30T19:11:51.570Z] ---> 4dbf0500ac4d [2022-03-30T19:11:51.570Z] [2022-03-30T19:11:51.570Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T19:11:51.570Z] ---> 84b07dd2d1fd [2022-03-30T19:11:51.570Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T19:11:51.571Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T19:11:51.571Z] ---> 84b07dd2d1fd [2022-03-30T19:11:51.571Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T19:11:51.571Z] Removing intermediate container 013106c949b4 [2022-03-30T19:11:51.571Z] ---> f26e6147209c [2022-03-30T19:11:51.571Z] [2022-03-30T19:11:51.571Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T19:11:51.571Z] ---> 76c8fb57b6fc [2022-03-30T19:11:51.571Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:11:51.571Z] ---> Using cache [2022-03-30T19:11:51.571Z] ---> 5db333f1b96a [2022-03-30T19:11:51.571Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:11:51.571Z] ---> Using cache [2022-03-30T19:11:51.571Z] ---> af1624d8c6b9 [2022-03-30T19:11:51.571Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T19:11:51.571Z] ---> Running in 0a6480a787f0 [2022-03-30T19:11:51.571Z] ---> Running in 767f4d263df6 [2022-03-30T19:11:51.571Z] ---> Running in e6dd6aab204c [2022-03-30T19:11:51.840Z] Removing intermediate container 767f4d263df6 [2022-03-30T19:11:51.840Z] ---> c23b3fd23881 [2022-03-30T19:11:51.840Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T19:11:51.840Z] ---> Running in c921aa209a07 [2022-03-30T19:11:52.100Z] Removing intermediate container bc87d05f2b87 [2022-03-30T19:11:52.100Z] ---> e864e3a2024c [2022-03-30T19:11:52.100Z] [2022-03-30T19:11:52.100Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T19:11:52.100Z] 20.10.10: Pulling from library/docker [2022-03-30T19:11:52.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:52.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:52.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:52.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:52.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:52.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:52.361Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T19:11:52.361Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T19:11:52.361Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T19:11:52.361Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:11:52.361Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:11:52.622Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T19:11:52.622Z] OK: 6 MiB in 17 packages [2022-03-30T19:11:52.622Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T19:11:52.622Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:11:52.622Z] OK: 6 MiB in 16 packages [2022-03-30T19:11:52.622Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:11:52.622Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:11:52.622Z] OK: 15854 distinct packages available [2022-03-30T19:11:52.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:52.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:53.460Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:11:53.460Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:11:53.460Z] OK: 15854 distinct packages available [2022-03-30T19:11:53.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:53.460Z] Removing intermediate container c921aa209a07 [2022-03-30T19:11:53.460Z] ---> 1dd03f063a58 [2022-03-30T19:11:53.460Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T19:11:53.460Z] ---> Running in a69ad87d4cd8 [2022-03-30T19:11:53.460Z] Removing intermediate container 0a6480a787f0 [2022-03-30T19:11:53.460Z] ---> 18d86b4ee66b [2022-03-30T19:11:53.460Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T19:11:53.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:53.719Z] ---> Running in 3adbed44a6a6 [2022-03-30T19:11:53.719Z] Removing intermediate container a69ad87d4cd8 [2022-03-30T19:11:53.719Z] ---> b6a866d5c195 [2022-03-30T19:11:53.719Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T19:11:53.719Z] ---> Running in 60b0735f65e8 [2022-03-30T19:11:53.719Z] Removing intermediate container 3adbed44a6a6 [2022-03-30T19:11:53.719Z] ---> 8879f3023180 [2022-03-30T19:11:53.719Z] Step 13/25 : WORKDIR / [2022-03-30T19:11:53.719Z] ---> Running in 633cf720175b [2022-03-30T19:11:53.980Z] Removing intermediate container 60b0735f65e8 [2022-03-30T19:11:53.980Z] ---> f285134b4a72 [2022-03-30T19:11:53.980Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T19:11:53.980Z] ---> Running in 885cd1a291a7 [2022-03-30T19:11:53.980Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T19:11:53.980Z] Removing intermediate container 633cf720175b [2022-03-30T19:11:53.980Z] ---> b4a7bdce9ddc [2022-03-30T19:11:53.980Z] 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-30T19:11:53.980Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T19:11:54.240Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T19:11:54.240Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T19:11:54.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:54.240Z] ---> 2b1f5d753315 [2022-03-30T19:11:54.240Z] 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-30T19:11:54.240Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T19:11:54.500Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T19:11:54.500Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T19:11:54.500Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T19:11:54.500Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T19:11:54.500Z] ---> 9c5f1de12dc3 [2022-03-30T19:11:54.500Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T19:11:54.760Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T19:11:54.760Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T19:11:54.760Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T19:11:54.760Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T19:11:54.760Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:11:54.760Z] Removing intermediate container 885cd1a291a7 [2022-03-30T19:11:54.760Z] ---> 5ce2a2a2d874 [2022-03-30T19:11:54.760Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T19:11:54.760Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T19:11:54.760Z] OK: 8 MiB in 23 packages [2022-03-30T19:11:54.760Z] ---> 3f3fd6efb4cf [2022-03-30T19:11:55.020Z] 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-30T19:11:55.020Z] ---> Running in 86eb4c575f64 [2022-03-30T19:11:55.020Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T19:11:55.020Z] OK: 6 MiB in 18 packages [2022-03-30T19:11:55.020Z] Removing intermediate container 86eb4c575f64 [2022-03-30T19:11:55.020Z] ---> 816c6e0fc84c [2022-03-30T19:11:55.020Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T19:11:55.280Z] ---> 4b00850b0761 [2022-03-30T19:11:55.280Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T19:11:55.540Z] ---> b7f97cc195fa [2022-03-30T19:11:55.540Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T19:11:55.540Z] ---> Running in 87edbabdec46 [2022-03-30T19:11:55.540Z] Removing intermediate container e6dd6aab204c [2022-03-30T19:11:55.540Z] ---> 326211dc3327 [2022-03-30T19:11:55.540Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T19:11:55.540Z] Removing intermediate container 11f13a428088 [2022-03-30T19:11:55.540Z] ---> f616e42af881 [2022-03-30T19:11:55.540Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:11:55.799Z] ---> 4140b3bf4d8a [2022-03-30T19:11:55.799Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T19:11:55.799Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T19:11:55.799Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T19:11:55.799Z] ---> b706a049f56e [2022-03-30T19:11:55.799Z] 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-30T19:11:55.799Z] ---> e542b9fc93c3 [2022-03-30T19:11:55.799Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T19:11:55.799Z] ---> Running in cd3136eff10d [2022-03-30T19:11:56.368Z] Removing intermediate container cd3136eff10d [2022-03-30T19:11:56.368Z] ---> 35013e2743a8 [2022-03-30T19:11:56.368Z] 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-30T19:11:56.627Z] ---> 0c30b53c42ba [2022-03-30T19:11:56.627Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T19:11:56.627Z] ---> 5b78524a16a2 [2022-03-30T19:11:56.627Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T19:11:56.628Z] ---> Running in bdb06d2a2eb8 [2022-03-30T19:11:56.888Z] ---> f8413663ad7c [2022-03-30T19:11:56.888Z] ---> a7cadbf00de1 [2022-03-30T19:11:56.888Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ]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-30T19:11:56.888Z] [2022-03-30T19:11:56.888Z] Removing intermediate container 87edbabdec46 [2022-03-30T19:11:56.888Z] ---> 03fa4860274e [2022-03-30T19:11:56.888Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:11:57.148Z] ---> Running in 9eadd87dc265 [2022-03-30T19:11:57.148Z] ---> Running in 2ee46a2c5cbb [2022-03-30T19:11:57.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:57.148Z] Removing intermediate container 9eadd87dc265 [2022-03-30T19:11:57.148Z] ---> 5253d89b0f68 [2022-03-30T19:11:57.148Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:11:57.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:11:57.409Z] ---> 5587888a19a7 [2022-03-30T19:11:57.409Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T19:11:57.409Z] ---> 0c73333c077d [2022-03-30T19:11:57.409Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T19:11:57.409Z] ---> Running in 196eff04c334 [2022-03-30T19:11:57.409Z] Removing intermediate container 196eff04c334 [2022-03-30T19:11:57.409Z] ---> dbe29198655d [2022-03-30T19:11:57.409Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T19:11:57.409Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T19:11:57.409Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T19:11:57.671Z] Executing bash-5.1.16-r0.post-install [2022-03-30T19:11:57.671Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T19:11:57.671Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T19:11:57.671Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T19:11:57.671Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T19:11:57.671Z] ---> Running in 2f4df779c26e [2022-03-30T19:11:57.671Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T19:11:57.671Z] ---> 7d4a8c326303 [2022-03-30T19:11:57.671Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T19:11:57.671Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T19:11:57.671Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T19:11:57.671Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T19:11:57.671Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T19:11:57.671Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T19:11:57.671Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T19:11:57.671Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T19:11:57.671Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T19:11:57.671Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T19:11:57.671Z] ---> Running in 72e13900e827 [2022-03-30T19:11:57.671Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T19:11:57.671Z] Removing intermediate container 2f4df779c26e [2022-03-30T19:11:57.671Z] ---> 443ccbdaff9f [2022-03-30T19:11:57.671Z] Step 19/20 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:11:57.932Z] ---> Running in bc0aee5db642 [2022-03-30T19:11:57.932Z] Removing intermediate container 72e13900e827 [2022-03-30T19:11:57.932Z] ---> 5e0b60727c69 [2022-03-30T19:11:57.932Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T19:11:57.932Z] ---> 5c4bb730636d [2022-03-30T19:11:57.932Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T19:11:58.194Z] Removing intermediate container 2ee46a2c5cbb [2022-03-30T19:11:58.194Z] ---> f4fbd4759396 [2022-03-30T19:11:58.194Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T19:11:58.194Z] Removing intermediate container bc0aee5db642 [2022-03-30T19:11:58.194Z] ---> 5e373d5db61e [2022-03-30T19:11:58.194Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T19:11:58.460Z] ---> bb26d0bb3df5 [2022-03-30T19:11:58.460Z] Step 19/24 : WORKDIR / [2022-03-30T19:11:58.460Z] ---> Running in 180e1912f47d [2022-03-30T19:11:58.460Z] ---> Running in 27e9ac3b8ec5 [2022-03-30T19:11:58.460Z] ---> 12d3202d1473 [2022-03-30T19:11:58.460Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T19:11:58.460Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T19:11:58.460Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T19:11:58.460Z] ---> Running in 9c94c25ceebb [2022-03-30T19:11:58.460Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T19:11:58.460Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T19:11:58.460Z] Removing intermediate container 27e9ac3b8ec5 [2022-03-30T19:11:58.460Z] ---> aa48bec34279 [2022-03-30T19:11:58.460Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T19:11:58.460Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T19:11:58.460Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T19:11:58.720Z] Removing intermediate container 180e1912f47d [2022-03-30T19:11:58.720Z] ---> 68be5cff7c63 [2022-03-30T19:11:58.720Z] [2022-03-30T19:11:58.720Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T19:11:58.720Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T19:11:58.720Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T19:11:58.720Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T19:11:58.720Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T19:11:58.720Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T19:11:58.720Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T19:11:58.720Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T19:11:58.720Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T19:11:58.720Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T19:11:58.720Z] ---> 57279eb8c67d [2022-03-30T19:11:58.720Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T19:11:58.720Z] ---> Running in 71228d0517c3 [2022-03-30T19:11:58.720Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T19:11:58.720Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T19:11:58.720Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T19:11:58.720Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T19:11:58.720Z] Successfully built 68be5cff7c63 [2022-03-30T19:11:58.720Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T19:11:58.721Z] Building support-scheduler [2022-03-30T19:11:58.721Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9c94c25ceebb [2022-03-30T19:11:58.721Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T19:11:58.721Z] ---> f127ed4c1a48 [2022-03-30T19:11:58.721Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T19:11:58.721Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T19:11:58.721Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T19:11:58.721Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T19:11:58.721Z] ---> Running in 9ab61bdd335e [2022-03-30T19:11:58.721Z] Removing intermediate container 71228d0517c3 [2022-03-30T19:11:58.721Z] ---> bb037d071bf8 [2022-03-30T19:11:58.721Z] Step 24/25 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:11:58.721Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T19:11:58.983Z] ---> f78729b37ae6 [2022-03-30T19:11:58.983Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T19:11:58.983Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:11:58.983Z] OK: 84 MiB in 64 packages [2022-03-30T19:11:59.243Z] ---> Running in 286136df0565 [2022-03-30T19:11:59.815Z] Collecting docker-compose==1.23.2 [2022-03-30T19:11:59.815Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T19:11:59.815Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T19:11:59.815Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T19:11:59.815Z] 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-30T19:12:00.077Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T19:12:00.077Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T19:12:00.345Z] Removing intermediate container 9ab61bdd335e [2022-03-30T19:12:00.345Z] ---> 4512b1c7fba2 [2022-03-30T19:12:00.345Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T19:12:00.345Z] ---> Running in f82e04eb5647 [2022-03-30T19:12:00.346Z] Removing intermediate container 286136df0565 [2022-03-30T19:12:00.346Z] ---> afdab6a58aaf [2022-03-30T19:12:00.346Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T19:12:00.608Z] ---> Running in e0fdd47047e0 [2022-03-30T19:12:00.608Z] ---> Running in e6460189e734 [2022-03-30T19:12:00.608Z] Removing intermediate container f82e04eb5647 [2022-03-30T19:12:00.608Z] ---> d9647ff7cb69 [2022-03-30T19:12:00.608Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T19:12:00.608Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T19:12:00.608Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T19:12:00.608Z] Removing intermediate container e0fdd47047e0 [2022-03-30T19:12:00.608Z] ---> 096d4f97c61a [2022-03-30T19:12:00.608Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T19:12:00.895Z] Removing intermediate container e6460189e734 [2022-03-30T19:12:00.895Z] ---> e8955ec50f10 [2022-03-30T19:12:00.895Z] [2022-03-30T19:12:00.895Z] ---> Running in f844f850fb25 [2022-03-30T19:12:00.895Z] ---> d069c21152dc [2022-03-30T19:12:00.895Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T19:12:01.155Z] Removing intermediate container f844f850fb25 [2022-03-30T19:12:01.155Z] ---> 1f912cf2bc55 [2022-03-30T19:12:01.155Z] Step 23/24 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:12:01.155Z] ---> Running in 51a5c8488ee0 [2022-03-30T19:12:01.155Z] Successfully built e8955ec50f10 [2022-03-30T19:12:01.155Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T19:12:01.155Z]  Building security-secretstore-setup ... done Building core-command [2022-03-30T19:12:01.155Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T19:12:01.155Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T19:12:01.155Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T19:12:01.155Z] ---> Running in 400ce6002813 [2022-03-30T19:12:01.155Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T19:12:01.415Z] Removing intermediate container 400ce6002813 [2022-03-30T19:12:01.415Z] ---> 42b62be21c88 [2022-03-30T19:12:01.415Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T19:12:01.987Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T19:12:01.987Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T19:12:01.987Z] ---> Running in cfab1edd6ebf [2022-03-30T19:12:01.987Z] Collecting PyYAML<4,>=3.10 [2022-03-30T19:12:01.987Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T19:12:02.559Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T19:12:02.559Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T19:12:02.820Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T19:12:02.820Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T19:12:02.820Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T19:12:02.820Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T19:12:03.080Z] 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-30T19:12:03.080Z] Collecting idna<2.8,>=2.5 [2022-03-30T19:12:03.080Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T19:12:03.080Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T19:12:03.080Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T19:12:03.080Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T19:12:03.080Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T19:12:03.080Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T19:12:03.081Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T19:12:03.081Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T19:12:03.081Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T19:12:03.340Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T19:12:03.340Z] Attempting uninstall: urllib3 [2022-03-30T19:12:03.340Z] Found existing installation: urllib3 1.26.5 [2022-03-30T19:12:03.340Z] Uninstalling urllib3-1.26.5: [2022-03-30T19:12:03.340Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T19:12:03.600Z] Removing intermediate container cfab1edd6ebf [2022-03-30T19:12:03.600Z] ---> 364df3f842e3 [2022-03-30T19:12:03.600Z] [2022-03-30T19:12:03.600Z] Attempting uninstall: idna [2022-03-30T19:12:03.600Z] Found existing installation: idna 3.2 [2022-03-30T19:12:03.600Z] Uninstalling idna-3.2: [2022-03-30T19:12:03.600Z] Successfully uninstalled idna-3.2 [2022-03-30T19:12:03.600Z] Successfully built 364df3f842e3 [2022-03-30T19:12:03.859Z] Successfully tagged security-spire-config:latest [2022-03-30T19:12:03.859Z]  Building security-spire-config ... done Building security-spire-server [2022-03-30T19:12:03.859Z] Attempting uninstall: chardet [2022-03-30T19:12:03.859Z] Found existing installation: chardet 4.0.0 [2022-03-30T19:12:03.859Z] Uninstalling chardet-4.0.0: [2022-03-30T19:12:04.124Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T19:12:04.124Z] Removing intermediate container 51a5c8488ee0 [2022-03-30T19:12:04.124Z] ---> 4ed4ee9ea19d [2022-03-30T19:12:04.124Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T19:12:04.693Z] Attempting uninstall: requests [2022-03-30T19:12:04.693Z] Found existing installation: requests 2.25.1 [2022-03-30T19:12:04.693Z] Uninstalling requests-2.25.1: [2022-03-30T19:12:04.693Z] Successfully uninstalled requests-2.25.1 [2022-03-30T19:12:05.260Z] ---> Running in 7cb9310bf1a9 [2022-03-30T19:12:05.260Z] Running setup.py install for texttable: started [2022-03-30T19:12:05.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:12:05.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:12:05.642Z] ---> 27ed01c09f35 [2022-03-30T19:12:05.642Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T19:12:05.642Z] ---> Using cache [2022-03-30T19:12:05.642Z] ---> cda67d87676a [2022-03-30T19:12:05.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:05.642Z] ---> Using cache [2022-03-30T19:12:05.642Z] ---> 5ea4fa81a280 [2022-03-30T19:12:05.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T19:12:05.642Z] ---> Using cache [2022-03-30T19:12:05.642Z] ---> 7b359267bb51 [2022-03-30T19:12:05.642Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T19:12:05.642Z] ---> Using cache [2022-03-30T19:12:05.642Z] ---> 0ab83a39f380 [2022-03-30T19:12:05.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:12:05.642Z] ---> Using cache [2022-03-30T19:12:05.642Z] ---> daccc6ae6e18 [2022-03-30T19:12:05.642Z] Step 8/22 : COPY . . [2022-03-30T19:12:05.642Z] ---> Using cache [2022-03-30T19:12:05.642Z] ---> 8bf6ca827768 [2022-03-30T19:12:05.642Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T19:12:05.642Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T19:12:05.642Z] Running setup.py install for PyYAML: started [2022-03-30T19:12:05.904Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T19:12:06.519Z] Running setup.py install for docopt: started [2022-03-30T19:12:06.519Z] Removing intermediate container 7cb9310bf1a9 [2022-03-30T19:12:06.519Z] ---> daa3f5d0e053 [2022-03-30T19:12:06.519Z] Step 28/31 : CMD ["gate"] [2022-03-30T19:12:06.778Z] ---> Running in e11b28f68075 [2022-03-30T19:12:06.779Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T19:12:06.779Z] Running setup.py install for dockerpty: started [2022-03-30T19:12:07.038Z] ---> Running in dcedb30d8dc9 [2022-03-30T19:12:07.297Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T19:12:07.297Z] 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-30T19:12:07.557Z] Removing intermediate container dcedb30d8dc9 [2022-03-30T19:12:07.557Z] ---> 4d94fd93d9f4 [2022-03-30T19:12:07.557Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T19:12:07.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:12:07.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:12:07.557Z] ---> 27ed01c09f35 [2022-03-30T19:12:07.557Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:12:07.557Z] ---> Using cache [2022-03-30T19:12:07.557Z] ---> cda67d87676a [2022-03-30T19:12:07.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:07.557Z] ---> Using cache [2022-03-30T19:12:07.557Z] ---> 5ea4fa81a280 [2022-03-30T19:12:07.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T19:12:07.557Z] ---> Using cache [2022-03-30T19:12:07.557Z] ---> 7b359267bb51 [2022-03-30T19:12:07.557Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:12:07.557Z] ---> Using cache [2022-03-30T19:12:07.557Z] ---> 0ab83a39f380 [2022-03-30T19:12:07.557Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:12:07.557Z] ---> Using cache [2022-03-30T19:12:07.557Z] ---> daccc6ae6e18 [2022-03-30T19:12:07.557Z] Step 8/23 : COPY . . [2022-03-30T19:12:07.557Z] ---> Using cache [2022-03-30T19:12:07.557Z] ---> 8bf6ca827768 [2022-03-30T19:12:07.557Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T19:12:07.817Z] ---> Running in ca2160cdd2a1 [2022-03-30T19:12:07.817Z] ---> Running in 378f520a0496 [2022-03-30T19:12:08.077Z] Removing intermediate container 378f520a0496 [2022-03-30T19:12:08.077Z] ---> 80d00ac0b1d4 [2022-03-30T19:12:08.077Z] Step 30/31 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:12:08.077Z] 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-30T19:12:08.340Z] 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-30T19:12:08.340Z] ---> Running in 3d888664682d [2022-03-30T19:12:08.908Z] Removing intermediate container 3d888664682d [2022-03-30T19:12:08.908Z] ---> fef0fccf1ef6 [2022-03-30T19:12:08.908Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T19:12:08.908Z] ---> Running in d16954e5f704 [2022-03-30T19:12:09.474Z] Removing intermediate container d16954e5f704 [2022-03-30T19:12:09.474Z] ---> 62f7cba890dc [2022-03-30T19:12:09.474Z] [2022-03-30T19:12:09.474Z] Successfully built 62f7cba890dc [2022-03-30T19:12:09.474Z] Successfully tagged security-bootstrapper:latest [2022-03-30T19:12:09.474Z]  Building security-bootstrapper ... done Building support-notifications [2022-03-30T19:12:12.007Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:12:12.007Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:12:12.007Z] ---> 27ed01c09f35 [2022-03-30T19:12:12.007Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> cda67d87676a [2022-03-30T19:12:12.007Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> 5ea4fa81a280 [2022-03-30T19:12:12.007Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> 7b359267bb51 [2022-03-30T19:12:12.007Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> 0ab83a39f380 [2022-03-30T19:12:12.007Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> daccc6ae6e18 [2022-03-30T19:12:12.007Z] Step 8/23 : COPY . . [2022-03-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> 8bf6ca827768 [2022-03-30T19:12:12.007Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> 87fad2c5f777 [2022-03-30T19:12:12.007Z] 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-30T19:12:12.007Z] ---> Using cache [2022-03-30T19:12:12.007Z] ---> f26e6147209c [2022-03-30T19:12:12.007Z] [2022-03-30T19:12:12.007Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T19:12:12.007Z] ---> 76c8fb57b6fc [2022-03-30T19:12:12.008Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:12:12.008Z] ---> Using cache [2022-03-30T19:12:12.008Z] ---> 5db333f1b96a [2022-03-30T19:12:12.008Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:12.008Z] ---> Using cache [2022-03-30T19:12:12.008Z] ---> af1624d8c6b9 [2022-03-30T19:12:12.008Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T19:12:12.008Z] ---> Using cache [2022-03-30T19:12:12.008Z] ---> 6dbbcfc34835 [2022-03-30T19:12:12.008Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T19:12:14.547Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:12:14.547Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:12:14.547Z] ---> 27ed01c09f35 [2022-03-30T19:12:14.547Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T19:12:14.547Z] ---> Using cache [2022-03-30T19:12:14.547Z] ---> cda67d87676a [2022-03-30T19:12:14.547Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:14.547Z] ---> Using cache [2022-03-30T19:12:14.547Z] ---> 5ea4fa81a280 [2022-03-30T19:12:14.547Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T19:12:14.668Z] Removing intermediate container 81f2b6b59b94 [2022-03-30T19:12:14.669Z] ---> ff68e37aca08 [2022-03-30T19:12:14.669Z] Successfully built ff68e37aca08 [2022-03-30T19:12:14.669Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:12:15.021Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T19:12:15.021Z] . [Pipeline] withDockerContainer [2022-03-30T19:12:15.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2022-03-30T19:12:15.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T19:12:16.727Z] $ docker top 1520ce39170c3b5e6bf59592978f7b3d90a000442f37ed7d452ac051d4b802ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T19:12:17.079Z] ---> 046ef520b640 [2022-03-30T19:12:17.079Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T19:12:17.079Z] ---> Running in 17ce7df2a7aa [2022-03-30T19:12:17.079Z] Removing intermediate container bdb06d2a2eb8 [2022-03-30T19:12:17.079Z] ---> 089e7742c969 [2022-03-30T19:12:17.079Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T19:12:17.079Z] ---> Running in 76875cf71bd6 [2022-03-30T19:12:17.445Z] ---> 264d3c742dc1 [2022-03-30T19:12:17.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T19:12:17.445Z] Removing intermediate container 76875cf71bd6 [2022-03-30T19:12:17.445Z] ---> f399336eda54 [2022-03-30T19:12:17.445Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T19:12:17.445Z] ---> Running in 69f166909e52 [2022-03-30T19:12:17.646Z] + go version [2022-03-30T19:12:17.646Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T19:12:17.674Z] $ docker stop --time=1 1520ce39170c3b5e6bf59592978f7b3d90a000442f37ed7d452ac051d4b802ac [2022-03-30T19:12:17.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:17.767Z] ---> e3ba202a89c6 [2022-03-30T19:12:17.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T19:12:18.090Z] Removing intermediate container 69f166909e52 [2022-03-30T19:12:18.090Z] ---> 4466ab35f547 [2022-03-30T19:12:18.090Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T19:12:18.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:18.409Z] ---> b69757fe5399 [2022-03-30T19:12:18.409Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T19:12:18.702Z] ---> Running in 800204d7357b [2022-03-30T19:12:18.702Z] OK: 221 MiB in 52 packages [2022-03-30T19:12:18.989Z] ---> 8b99344adb42 [2022-03-30T19:12:18.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T19:12:18.989Z] Removing intermediate container 800204d7357b [2022-03-30T19:12:18.989Z] ---> f4a09c751385 [2022-03-30T19:12:18.989Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T19:12:19.259Z] ---> Running in 06d6ea929974 [2022-03-30T19:12:19.306Z] $ docker rm -f 1520ce39170c3b5e6bf59592978f7b3d90a000442f37ed7d452ac051d4b802ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:12:19.839Z] Removing intermediate container 06d6ea929974 [2022-03-30T19:12:19.839Z] ---> 8f3b0890a5ce [2022-03-30T19:12:19.839Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T19:12:19.933Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T19:12:19.933Z] . [Pipeline] withDockerContainer [2022-03-30T19:12:20.112Z] Removing intermediate container 17ce7df2a7aa [2022-03-30T19:12:20.113Z] ---> 0c009f6cf975 [2022-03-30T19:12:20.113Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T19:12:20.113Z] ---> 018436ace48a [2022-03-30T19:12:20.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T19:12:20.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2022-03-30T19:12:20.226Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-30T19:12:20.374Z] ---> Running in afb855f2fa2c [2022-03-30T19:12:20.945Z] Removing intermediate container afb855f2fa2c [2022-03-30T19:12:20.945Z] ---> 3af7a9d97b90 [2022-03-30T19:12:20.945Z] Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:12:20.945Z] ---> 806f8785e77e [2022-03-30T19:12:20.945Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:12:20.945Z] ---> d39622a57364 [2022-03-30T19:12:20.945Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T19:12:21.511Z] ---> Running in 58f5a31dc9e8 [2022-03-30T19:12:21.511Z] ---> Running in 6a23a0b85948 [2022-03-30T19:12:21.511Z] ---> Running in ffa8dc9cc833 [2022-03-30T19:12:21.517Z] $ docker top cfe032fa28f8e0a1e31fed5d85b5ee85ce27c437a74b21d8f9a0f34a33f92bda -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T19:12:21.784Z] ========================================================= [2022-03-30T19:12:21.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T19:12:21.785Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T19:12:22.131Z] Removing intermediate container 58f5a31dc9e8 [2022-03-30T19:12:22.131Z] ---> e678150a6863 [2022-03-30T19:12:22.131Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:12:22.394Z] Removing intermediate container 6a23a0b85948 [2022-03-30T19:12:22.394Z] ---> 6bdb7c500d64 [2022-03-30T19:12:22.394Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:12:22.394Z] ---> Running in 7a0a18feecab [2022-03-30T19:12:22.394Z] ---> Running in bcc67ba3a00e [2022-03-30T19:12:22.440Z] + make test [2022-03-30T19:12:22.440Z] go mod tidy -compat=1.17 [2022-03-30T19:12:22.668Z] Removing intermediate container 7a0a18feecab [2022-03-30T19:12:22.668Z] ---> f2cc7ffae261 [2022-03-30T19:12:22.668Z] [2022-03-30T19:12:22.668Z] Removing intermediate container bcc67ba3a00e [2022-03-30T19:12:22.668Z] ---> 5b9488ff576e [2022-03-30T19:12:22.668Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T19:12:22.668Z] ---> Running in 6236e63dffe4 [2022-03-30T19:12:22.668Z] Successfully built f2cc7ffae261 [2022-03-30T19:12:22.927Z] Successfully tagged security-spire-server:latest [2022-03-30T19:12:22.927Z] Building security-proxy-setup [2022-03-30T19:12:22.927Z]  Building security-spire-server ... done Removing intermediate container 6236e63dffe4 [2022-03-30T19:12:22.927Z] ---> 54697ceb8c88 [2022-03-30T19:12:22.927Z] Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:12:23.423Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T19:12:26.237Z] ---> Running in b3895d7ee585 [2022-03-30T19:12:26.237Z] Removing intermediate container b3895d7ee585 [2022-03-30T19:12:26.237Z] ---> c8ee75dae868 [2022-03-30T19:12:26.237Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:12:26.237Z] Removing intermediate container ffa8dc9cc833 [2022-03-30T19:12:26.237Z] ---> 2ab4d209065f [2022-03-30T19:12:26.237Z] Step 8/22 : COPY . . [2022-03-30T19:12:26.237Z] ---> Running in 214367d2e5c6 [2022-03-30T19:12:26.498Z] Removing intermediate container 214367d2e5c6 [2022-03-30T19:12:26.498Z] ---> ba05146d4e7c [2022-03-30T19:12:26.498Z] [2022-03-30T19:12:26.498Z] Successfully built ba05146d4e7c [2022-03-30T19:12:26.498Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T19:12:26.498Z] Building core-metadata [2022-03-30T19:12:29.092Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:12:29.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:12:29.092Z] ---> 27ed01c09f35 [2022-03-30T19:12:29.092Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T19:12:29.092Z] ---> Using cache [2022-03-30T19:12:29.092Z] ---> cda67d87676a [2022-03-30T19:12:29.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:29.092Z] ---> Using cache [2022-03-30T19:12:29.092Z] ---> 5ea4fa81a280 [2022-03-30T19:12:29.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T19:12:29.092Z] ---> Using cache [2022-03-30T19:12:29.092Z] ---> 7b359267bb51 [2022-03-30T19:12:29.092Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T19:12:29.092Z] ---> Using cache [2022-03-30T19:12:29.092Z] ---> 0ab83a39f380 [2022-03-30T19:12:29.092Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:12:29.092Z] ---> Using cache [2022-03-30T19:12:29.092Z] ---> daccc6ae6e18 [2022-03-30T19:12:29.092Z] Step 8/22 : COPY . . [2022-03-30T19:12:29.092Z] ---> Using cache [2022-03-30T19:12:29.092Z] ---> 8bf6ca827768 [2022-03-30T19:12:29.092Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T19:12:31.630Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:12:31.630Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:12:31.630Z] ---> 27ed01c09f35 [2022-03-30T19:12:31.630Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:12:31.630Z] ---> Using cache [2022-03-30T19:12:31.630Z] ---> cda67d87676a [2022-03-30T19:12:31.630Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:31.630Z] ---> Using cache [2022-03-30T19:12:31.630Z] ---> 5ea4fa81a280 [2022-03-30T19:12:31.630Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T19:12:31.630Z] ---> Using cache [2022-03-30T19:12:31.630Z] ---> 7b359267bb51 [2022-03-30T19:12:31.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:12:31.630Z] ---> Using cache [2022-03-30T19:12:31.630Z] ---> 0ab83a39f380 [2022-03-30T19:12:31.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:12:31.630Z] ---> Using cache [2022-03-30T19:12:31.630Z] ---> daccc6ae6e18 [2022-03-30T19:12:31.630Z] Step 8/23 : COPY . . [2022-03-30T19:12:31.630Z] ---> Using cache [2022-03-30T19:12:31.630Z] ---> 8bf6ca827768 [2022-03-30T19:12:31.630Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T19:12:34.222Z] ---> Running in 2fe1ffc92847 [2022-03-30T19:12:34.222Z] ---> Running in ce27b4981df7 [2022-03-30T19:12:34.222Z] ---> a942f5896597 [2022-03-30T19:12:34.222Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T19:12:34.222Z] 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-30T19:12:34.222Z] 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-30T19:12:34.486Z] ---> Running in 834fc45ece45 [2022-03-30T19:12:34.748Z] 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-30T19:12:37.290Z] Removing intermediate container ca2160cdd2a1 [2022-03-30T19:12:37.290Z] ---> 932d93a245cb [2022-03-30T19:12:37.290Z] [2022-03-30T19:12:37.290Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T19:12:37.290Z] ---> 84b07dd2d1fd [2022-03-30T19:12:37.290Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T19:12:37.290Z] Removing intermediate container e11b28f68075 [2022-03-30T19:12:37.290Z] ---> 69f69f77fb82 [2022-03-30T19:12:37.290Z] [2022-03-30T19:12:37.290Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T19:12:37.290Z] ---> 84b07dd2d1fd [2022-03-30T19:12:37.290Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T19:12:37.290Z] ---> Running in 396b5da79dbb [2022-03-30T19:12:37.290Z] ---> Running in af00f3565fa5 [2022-03-30T19:12:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:37.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:37.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:37.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:37.811Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T19:12:37.811Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:12:37.811Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T19:12:37.811Z] OK: 6 MiB in 15 packages [2022-03-30T19:12:37.811Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:12:37.811Z] OK: 6 MiB in 15 packages [2022-03-30T19:12:39.194Z] Removing intermediate container af00f3565fa5 [2022-03-30T19:12:39.194Z] ---> 040a019de75e [2022-03-30T19:12:39.194Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:12:39.194Z] Removing intermediate container 396b5da79dbb [2022-03-30T19:12:39.194Z] ---> ae4337b66611 [2022-03-30T19:12:39.194Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:12:39.457Z] ---> Running in 098111c6f7ab [2022-03-30T19:12:39.457Z] ---> Running in 3f0d903c0801 [2022-03-30T19:12:39.718Z] Removing intermediate container 098111c6f7ab [2022-03-30T19:12:39.718Z] ---> a191b2f2bd98 [2022-03-30T19:12:39.718Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T19:12:39.718Z] Removing intermediate container 3f0d903c0801 [2022-03-30T19:12:39.718Z] ---> e7b018d49bbc [2022-03-30T19:12:39.718Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T19:12:39.718Z] ---> Running in 997c7a9da037 [2022-03-30T19:12:39.987Z] ---> Running in af9a26a28de8 [2022-03-30T19:12:39.988Z] Removing intermediate container 997c7a9da037 [2022-03-30T19:12:39.988Z] ---> f4672f0e9ba0 [2022-03-30T19:12:39.988Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T19:12:39.988Z] ---> Running in 1aa978cd55d4 [2022-03-30T19:12:40.251Z] Removing intermediate container af9a26a28de8 [2022-03-30T19:12:40.251Z] ---> 74b6d5fa50d0 [2022-03-30T19:12:40.251Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T19:12:40.251Z] Removing intermediate container 1aa978cd55d4 [2022-03-30T19:12:40.251Z] ---> e5679ed5c141 [2022-03-30T19:12:40.251Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:12:40.251Z] ---> Running in 3bf8aeb6e4e3 [2022-03-30T19:12:40.825Z] Removing intermediate container 3bf8aeb6e4e3 [2022-03-30T19:12:40.825Z] ---> 3758a3ef6dc9 [2022-03-30T19:12:40.825Z] Step 15/23 : WORKDIR / [2022-03-30T19:12:40.825Z] ---> 8f8fc26bc9bd [2022-03-30T19:12:40.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T19:12:40.825Z] ---> Running in 0a9569856252 [2022-03-30T19:12:41.402Z] Removing intermediate container 0a9569856252 [2022-03-30T19:12:41.402Z] ---> 7fd4d93bf4ff [2022-03-30T19:12:41.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:12:41.974Z] ---> 1dd750691e06 [2022-03-30T19:12:41.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T19:12:41.974Z] ---> a11b90b3505a [2022-03-30T19:12:41.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T19:12:42.553Z] ---> 59553f2f4bc9 [2022-03-30T19:12:42.553Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T19:12:42.553Z] ---> Running in bf5cdc313eeb [2022-03-30T19:12:43.122Z] Removing intermediate container bf5cdc313eeb [2022-03-30T19:12:43.122Z] ---> 84f4e2008e55 [2022-03-30T19:12:43.122Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:12:43.122Z] ---> Running in 01b6ae65850b [2022-03-30T19:12:43.384Z] ---> 8636848cca54 [2022-03-30T19:12:43.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T19:12:43.645Z] Removing intermediate container 01b6ae65850b [2022-03-30T19:12:43.645Z] ---> 33cd7f3b0d12 [2022-03-30T19:12:43.645Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T19:12:43.907Z] ---> Running in d590a0e159ac [2022-03-30T19:12:43.907Z] ---> ca473b17771e [2022-03-30T19:12:43.907Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T19:12:43.907Z] ---> Running in abc34105fb4a [2022-03-30T19:12:44.164Z] Removing intermediate container d590a0e159ac [2022-03-30T19:12:44.164Z] ---> d00647644b93 [2022-03-30T19:12:44.164Z] Step 21/22 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:12:44.424Z] ---> Running in 12b961a86a1e [2022-03-30T19:12:44.425Z] Removing intermediate container abc34105fb4a [2022-03-30T19:12:44.425Z] ---> b6450ce701c5 [2022-03-30T19:12:44.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:12:44.685Z] ---> Running in 6e1e12c3444c [2022-03-30T19:12:44.685Z] Removing intermediate container 12b961a86a1e [2022-03-30T19:12:44.685Z] ---> 80b8aa08173e [2022-03-30T19:12:44.685Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T19:12:44.685Z] ---> Running in 677f0a732f03 [2022-03-30T19:12:44.973Z] Removing intermediate container 6e1e12c3444c [2022-03-30T19:12:44.973Z] ---> 6ebbef9bb647 [2022-03-30T19:12:44.973Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T19:12:44.973Z] ---> Running in 7f83623f0008 [2022-03-30T19:12:45.233Z] Removing intermediate container 677f0a732f03 [2022-03-30T19:12:45.233Z] ---> 8e768fc098ab [2022-03-30T19:12:45.233Z] [2022-03-30T19:12:45.233Z] Removing intermediate container 7f83623f0008 [2022-03-30T19:12:45.233Z] ---> 2c52c7ca280a [2022-03-30T19:12:45.233Z] Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:12:45.233Z] Successfully built 8e768fc098ab [2022-03-30T19:12:45.233Z] Successfully tagged support-scheduler:latest [2022-03-30T19:12:45.233Z]  Building support-scheduler ... done Building core-data [2022-03-30T19:12:45.492Z] ---> Running in 24a1878e5539 [2022-03-30T19:12:46.872Z] Removing intermediate container 24a1878e5539 [2022-03-30T19:12:46.872Z] ---> 1edb9f3d2f70 [2022-03-30T19:12:46.872Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:12:48.248Z] ---> Running in ba3530af99da [2022-03-30T19:12:48.507Z] Removing intermediate container ba3530af99da [2022-03-30T19:12:48.507Z] ---> 7d5ec260cef1 [2022-03-30T19:12:48.507Z] [2022-03-30T19:12:48.766Z] Successfully built 7d5ec260cef1 [2022-03-30T19:12:48.766Z] Successfully tagged core-command:latest [2022-03-30T19:12:50.671Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:12:50.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:12:50.671Z] ---> 27ed01c09f35 [2022-03-30T19:12:50.671Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:12:50.671Z] ---> Using cache [2022-03-30T19:12:50.671Z] ---> cda67d87676a [2022-03-30T19:12:50.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:12:50.671Z] ---> Using cache [2022-03-30T19:12:50.671Z] ---> 5ea4fa81a280 [2022-03-30T19:12:50.671Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T19:12:52.051Z] ---> Running in a47770ac1383 [2022-03-30T19:12:52.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:53.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:12:53.813Z] OK: 221 MiB in 52 packages [2022-03-30T19:12:54.751Z] Removing intermediate container a47770ac1383 [2022-03-30T19:12:54.751Z] ---> f0b80544183b [2022-03-30T19:12:54.751Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:12:55.320Z] ---> 7ee2ec575321 [2022-03-30T19:12:55.320Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:12:55.580Z] ---> Running in 0aa29871690b [2022-03-30T19:12:55.795Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T19:12:57.483Z] Removing intermediate container 0aa29871690b [2022-03-30T19:12:57.483Z] ---> 2aebfc14839b [2022-03-30T19:12:57.483Z] Step 8/23 : COPY . . [2022-03-30T19:12:58.863Z] 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-30T19:13:04.146Z] ---> ebb2d65c56ce [2022-03-30T19:13:04.146Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T19:13:04.716Z] ---> Running in 57b908a252b8 [2022-03-30T19:13:04.716Z] Removing intermediate container ce27b4981df7 [2022-03-30T19:13:04.716Z] ---> 05684fb4a806 [2022-03-30T19:13:04.716Z] [2022-03-30T19:13:04.716Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T19:13:04.716Z] ---> 84b07dd2d1fd [2022-03-30T19:13:04.716Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T19:13:04.716Z] Removing intermediate container 834fc45ece45 [2022-03-30T19:13:04.716Z] ---> d4639760414f [2022-03-30T19:13:04.716Z] [2022-03-30T19:13:04.716Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T19:13:04.716Z] ---> 84b07dd2d1fd [2022-03-30T19:13:04.716Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T19:13:04.975Z] ---> Running in eaf2076f572a [2022-03-30T19:13:04.975Z] Removing intermediate container 2fe1ffc92847 [2022-03-30T19:13:04.975Z] ---> 8189644b0d0d [2022-03-30T19:13:04.975Z] [2022-03-30T19:13:04.975Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T19:13:04.975Z] ---> 84b07dd2d1fd [2022-03-30T19:13:04.975Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T19:13:04.975Z] ---> Using cache [2022-03-30T19:13:04.975Z] ---> ae4337b66611 [2022-03-30T19:13:04.975Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:13:04.975Z] ---> Using cache [2022-03-30T19:13:04.975Z] ---> e7b018d49bbc [2022-03-30T19:13:04.975Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T19:13:04.975Z] ---> Running in cf5b4b7d3fb5 [2022-03-30T19:13:04.975Z] ---> Running in c06efdde0e49 [2022-03-30T19:13:04.975Z] Removing intermediate container c06efdde0e49 [2022-03-30T19:13:04.975Z] ---> 1d8bc4ad1458 [2022-03-30T19:13:04.975Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T19:13:04.975Z] 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-30T19:13:04.975Z] ---> Running in 2616d7e3ad22 [2022-03-30T19:13:05.241Z] Removing intermediate container 2616d7e3ad22 [2022-03-30T19:13:05.241Z] ---> 6037662f077d [2022-03-30T19:13:05.241Z] Step 15/23 : WORKDIR / [2022-03-30T19:13:05.241Z] ---> Running in ea472dba1283 [2022-03-30T19:13:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:13:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:13:05.241Z] Removing intermediate container ea472dba1283 [2022-03-30T19:13:05.241Z] ---> 216f36855283 [2022-03-30T19:13:05.241Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:13:05.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:13:05.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:13:05.502Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T19:13:05.502Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T19:13:05.502Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T19:13:05.502Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T19:13:05.502Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T19:13:05.502Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T19:13:05.502Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:13:05.502Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:13:05.502Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T19:13:05.771Z] ---> fd8a41d3b54c [2022-03-30T19:13:05.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T19:13:05.771Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T19:13:05.771Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:13:05.771Z] OK: 8 MiB in 20 packages [2022-03-30T19:13:05.771Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:13:05.771Z] OK: 6 MiB in 16 packages [2022-03-30T19:13:06.341Z] ---> 45567a8922ae [2022-03-30T19:13:06.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T19:13:06.341Z] Removing intermediate container eaf2076f572a [2022-03-30T19:13:06.341Z] ---> bfcb34c07f2a [2022-03-30T19:13:06.341Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T19:13:06.341Z] ---> 79dd95759283 [2022-03-30T19:13:06.341Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T19:13:06.612Z] ---> Running in e1464c7efa75 [2022-03-30T19:13:06.612Z] Removing intermediate container cf5b4b7d3fb5 [2022-03-30T19:13:06.612Z] ---> 152659dd38c3 [2022-03-30T19:13:06.612Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:13:06.612Z] ---> Running in efd7eb351b84 [2022-03-30T19:13:06.612Z] ---> Running in 5a3a3d5c445c [2022-03-30T19:13:06.612Z] Removing intermediate container e1464c7efa75 [2022-03-30T19:13:06.612Z] ---> b7d6ad8f0c35 [2022-03-30T19:13:06.612Z] Step 13/22 : WORKDIR /edgex [2022-03-30T19:13:06.612Z] ---> Running in 1bc4ca652bbc [2022-03-30T19:13:06.612Z] Removing intermediate container efd7eb351b84 [2022-03-30T19:13:06.612Z] ---> 964909f4abef [2022-03-30T19:13:06.612Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:13:06.612Z] Removing intermediate container 5a3a3d5c445c [2022-03-30T19:13:06.612Z] ---> 9c02c83947a1 [2022-03-30T19:13:06.612Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T19:13:06.612Z] ---> Running in 3a706c1ad009 [2022-03-30T19:13:06.871Z] ---> Running in bbbdb0d08051 [2022-03-30T19:13:06.871Z] Removing intermediate container 1bc4ca652bbc [2022-03-30T19:13:06.871Z] ---> 15fe424265a4 [2022-03-30T19:13:06.871Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T19:13:06.871Z] Removing intermediate container 3a706c1ad009 [2022-03-30T19:13:06.871Z] ---> ff68513e7cee [2022-03-30T19:13:06.871Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T19:13:06.871Z] ---> Running in bc72d412c363 [2022-03-30T19:13:06.871Z] Removing intermediate container bbbdb0d08051 [2022-03-30T19:13:06.871Z] ---> 3a42e69f6033 [2022-03-30T19:13:06.871Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T19:13:06.871Z] ---> Running in bf494302fea6 [2022-03-30T19:13:06.871Z] ---> e02c7730ac23 [2022-03-30T19:13:06.871Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T19:13:06.871Z] Removing intermediate container bc72d412c363 [2022-03-30T19:13:06.871Z] ---> 11844192893f [2022-03-30T19:13:06.871Z] Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:13:07.131Z] ---> Running in 29fdb4c93870 [2022-03-30T19:13:07.131Z] Removing intermediate container bf494302fea6 [2022-03-30T19:13:07.131Z] ---> 5adf5a421f0d [2022-03-30T19:13:07.131Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:13:07.131Z] Removing intermediate container 29fdb4c93870 [2022-03-30T19:13:07.131Z] ---> 082efe703961 [2022-03-30T19:13:07.131Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:13:07.131Z] ---> Running in 2bc881872dae [2022-03-30T19:13:07.393Z] ---> 113c9b3c2546 [2022-03-30T19:13:07.393Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T19:13:07.393Z] Removing intermediate container 2bc881872dae [2022-03-30T19:13:07.393Z] ---> a1a4978388a4 [2022-03-30T19:13:07.393Z] [2022-03-30T19:13:07.393Z] Successfully built a1a4978388a4 [2022-03-30T19:13:07.652Z] ---> bafcbc1244ec [2022-03-30T19:13:07.652Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T19:13:07.652Z] Successfully tagged core-metadata:latest [2022-03-30T19:13:07.912Z]  Building core-metadata ... done  ---> 351c23446f00 [2022-03-30T19:13:07.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T19:13:08.173Z] ---> 75f3575f2d31 [2022-03-30T19:13:08.173Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T19:13:08.173Z] ---> a5333c6810fa [2022-03-30T19:13:08.173Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T19:13:08.173Z] ---> Running in b60657ad4080 [2022-03-30T19:13:08.173Z] ---> 0769cd7c3f1f [2022-03-30T19:13:08.173Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T19:13:08.173Z] ---> Running in 04f3f30466d1 [2022-03-30T19:13:08.432Z] Removing intermediate container b60657ad4080 [2022-03-30T19:13:08.432Z] ---> 7f5069af5604 [2022-03-30T19:13:08.432Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:13:08.432Z] ---> Running in ca531777cf61 [2022-03-30T19:13:08.432Z] Removing intermediate container ca531777cf61 [2022-03-30T19:13:08.432Z] ---> 45a9581b86d2 [2022-03-30T19:13:08.432Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T19:13:08.691Z] ---> Running in 7965fd9db311 [2022-03-30T19:13:08.691Z] Removing intermediate container 7965fd9db311 [2022-03-30T19:13:08.691Z] ---> 3f2ff9a680ab [2022-03-30T19:13:08.691Z] Step 21/22 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:13:08.950Z] ---> Running in 5c7a346dc694 [2022-03-30T19:13:08.950Z] Removing intermediate container 5c7a346dc694 [2022-03-30T19:13:08.950Z] ---> 6993e3d20219 [2022-03-30T19:13:08.950Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T19:13:08.950Z] ---> Running in abc36778a84d [2022-03-30T19:13:09.223Z] Removing intermediate container 04f3f30466d1 [2022-03-30T19:13:09.223Z] ---> 873748333211 [2022-03-30T19:13:09.223Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T19:13:09.223Z] ---> Running in 4a7bdd6d1e45 [2022-03-30T19:13:09.223Z] Removing intermediate container abc36778a84d [2022-03-30T19:13:09.223Z] ---> 079e98b806d3 [2022-03-30T19:13:09.223Z] [2022-03-30T19:13:09.223Z] Removing intermediate container 4a7bdd6d1e45 [2022-03-30T19:13:09.223Z] ---> 9103ab01e7ec [2022-03-30T19:13:09.223Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T19:13:09.483Z] Successfully built 079e98b806d3 [2022-03-30T19:13:09.483Z] Successfully tagged support-notifications:latest [2022-03-30T19:13:09.483Z]  Building support-notifications ... done  ---> Running in eaa4417a93c3 [2022-03-30T19:13:09.483Z] Removing intermediate container eaa4417a93c3 [2022-03-30T19:13:09.483Z] ---> f7aa3be878f6 [2022-03-30T19:13:09.483Z] Step 21/22 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:13:09.744Z] ---> Running in bc94101f8223 [2022-03-30T19:13:09.744Z] Removing intermediate container bc94101f8223 [2022-03-30T19:13:09.744Z] ---> 14405a9b0e50 [2022-03-30T19:13:09.744Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T19:13:09.744Z] ---> Running in 46991b93a2d5 [2022-03-30T19:13:10.008Z] Removing intermediate container 46991b93a2d5 [2022-03-30T19:13:10.008Z] ---> fa8bea28e22a [2022-03-30T19:13:10.008Z] [2022-03-30T19:13:10.008Z] Successfully built fa8bea28e22a [2022-03-30T19:13:10.008Z] Successfully tagged security-proxy-setup:latest [2022-03-30T19:13:24.898Z]  Building security-proxy-setup ... done Removing intermediate container 57b908a252b8 [2022-03-30T19:13:24.898Z] ---> e9d009c2b183 [2022-03-30T19:13:24.898Z] [2022-03-30T19:13:24.898Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T19:13:24.898Z] ---> 84b07dd2d1fd [2022-03-30T19:13:24.898Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T19:13:24.898Z] ---> Running in cce86264f6b0 [2022-03-30T19:13:24.899Z] Removing intermediate container cce86264f6b0 [2022-03-30T19:13:24.899Z] ---> 54e515fff0df [2022-03-30T19:13:24.899Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T19:13:24.899Z] ---> Running in e67feace24de [2022-03-30T19:13:24.899Z] Removing intermediate container e67feace24de [2022-03-30T19:13:24.899Z] ---> 203ba96d4223 [2022-03-30T19:13:24.899Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T19:13:24.899Z] ---> Running in dde55fd5f88f [2022-03-30T19:13:24.899Z] Removing intermediate container dde55fd5f88f [2022-03-30T19:13:24.899Z] ---> 986321c11a07 [2022-03-30T19:13:24.899Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:13:24.899Z] ---> Running in 93d549d0e55b [2022-03-30T19:13:24.899Z] Removing intermediate container 93d549d0e55b [2022-03-30T19:13:24.899Z] ---> a634404f1520 [2022-03-30T19:13:24.899Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T19:13:24.899Z] ---> Running in 6c425b9e58ef [2022-03-30T19:13:24.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T19:13:25.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T19:13:25.838Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T19:13:26.097Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T19:13:26.097Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T19:13:26.097Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T19:13:26.356Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T19:13:26.356Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T19:13:26.616Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:13:26.616Z] OK: 8 MiB in 20 packages [2022-03-30T19:13:26.878Z] Removing intermediate container 6c425b9e58ef [2022-03-30T19:13:26.878Z] ---> 3211d40e02fe [2022-03-30T19:13:26.878Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:13:27.138Z] ---> 043c2ace89c9 [2022-03-30T19:13:27.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T19:13:27.709Z] ---> 57e1a72bed46 [2022-03-30T19:13:27.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T19:13:27.709Z] ---> a851d748f15e [2022-03-30T19:13:27.709Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T19:13:27.709Z] ---> Running in 078eee49ecdf [2022-03-30T19:13:27.968Z] Removing intermediate container 078eee49ecdf [2022-03-30T19:13:27.968Z] ---> be0f84c966fb [2022-03-30T19:13:27.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:13:27.968Z] ---> Running in f7a2993a97de [2022-03-30T19:13:27.968Z] Removing intermediate container f7a2993a97de [2022-03-30T19:13:27.968Z] ---> afae519ecc68 [2022-03-30T19:13:27.968Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T19:13:27.968Z] ---> Running in f44f07712b9c [2022-03-30T19:13:28.228Z] Removing intermediate container f44f07712b9c [2022-03-30T19:13:28.228Z] ---> 3cab7e4c2b94 [2022-03-30T19:13:28.228Z] Step 22/23 : LABEL git_sha=1896841b0bf1589c19256b7e749254c5fa3df3b6 [2022-03-30T19:13:28.228Z] ---> Running in 154e1a3a0b4a [2022-03-30T19:13:28.229Z] Removing intermediate container 154e1a3a0b4a [2022-03-30T19:13:28.229Z] ---> 2162b652a809 [2022-03-30T19:13:28.229Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:13:28.526Z] ---> Running in b8e9ad05651f [2022-03-30T19:13:28.526Z] Removing intermediate container b8e9ad05651f [2022-03-30T19:13:28.526Z] ---> 92045c9c2cac [2022-03-30T19:13:28.526Z] [2022-03-30T19:13:28.526Z] Successfully built 92045c9c2cac [2022-03-30T19:13:28.526Z] Successfully tagged core-data:latest [2022-03-30T19:13:28.547Z]  Building core-data ... done  [Pipeline] } [2022-03-30T19:13:28.565Z] $ docker stop --time=1 afb46b0c8bfbe7ff40a0eded924c6bc7f18580bd98c1f71611a5e3d1bba71e50 [2022-03-30T19:13:29.868Z] $ docker rm -f afb46b0c8bfbe7ff40a0eded924c6bc7f18580bd98c1f71611a5e3d1bba71e50 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T19:13:30.198Z] + docker images [2022-03-30T19:13:30.198Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T19:13:30.198Z] core-data latest 92045c9c2cac 2 seconds ago 35.9MB [2022-03-30T19:13:30.198Z] e9d009c2b183 8 seconds ago 1.65GB [2022-03-30T19:13:30.198Z] support-notifications latest 079e98b806d3 21 seconds ago 26.6MB [2022-03-30T19:13:30.198Z] security-proxy-setup latest fa8bea28e22a 21 seconds ago 43.4MB [2022-03-30T19:13:30.198Z] core-metadata latest a1a4978388a4 23 seconds ago 26.1MB [2022-03-30T19:13:30.198Z] 05684fb4a806 26 seconds ago 1.63GB [2022-03-30T19:13:30.198Z] d4639760414f 26 seconds ago 1.62GB [2022-03-30T19:13:30.198Z] 8189644b0d0d 26 seconds ago 1.62GB [2022-03-30T19:13:30.198Z] core-command latest 7d5ec260cef1 42 seconds ago 24.5MB [2022-03-30T19:13:30.198Z] support-scheduler latest 8e768fc098ab 46 seconds ago 26MB [2022-03-30T19:13:30.198Z] 69f69f77fb82 54 seconds ago 1.62GB [2022-03-30T19:13:30.198Z] 932d93a245cb 55 seconds ago 1.61GB [2022-03-30T19:13:30.198Z] sys-mgmt-agent latest ba05146d4e7c About a minute ago 305MB [2022-03-30T19:13:30.198Z] security-spire-server latest f2cc7ffae261 About a minute ago 82.9MB [2022-03-30T19:13:30.198Z] security-bootstrapper latest 62f7cba890dc About a minute ago 24.3MB [2022-03-30T19:13:30.198Z] security-spire-config latest 364df3f842e3 About a minute ago 82.2MB [2022-03-30T19:13:30.198Z] security-secretstore-setup latest e8955ec50f10 About a minute ago 42.1MB [2022-03-30T19:13:30.198Z] security-spiffe-token-provider latest 68be5cff7c63 About a minute ago 28.5MB [2022-03-30T19:13:30.198Z] e864e3a2024c About a minute ago 1.61GB [2022-03-30T19:13:30.198Z] f26e6147209c About a minute ago 1.61GB [2022-03-30T19:13:30.198Z] 4dbf0500ac4d About a minute ago 1.63GB [2022-03-30T19:13:30.198Z] d6a46d7253a6 About a minute ago 1.61GB [2022-03-30T19:13:30.198Z] 4e6ab13c92e8 About a minute ago 1.61GB [2022-03-30T19:13:30.198Z] security-spire-agent latest f9311b2bcaf4 About a minute ago 119MB [2022-03-30T19:13:30.198Z] f2d6fe75a4a6 2 minutes ago 1.61GB [2022-03-30T19:13:30.198Z] ci-base-image-x86_64 latest 27ed01c09f35 5 minutes ago 896MB [2022-03-30T19:13:30.198Z] alpine 3.14 84b07dd2d1fd 43 hours ago 5.59MB [2022-03-30T19:13:30.198Z] alpine 3.15 76c8fb57b6fc 43 hours ago 5.57MB [2022-03-30T19:13:30.198Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-30T19:13:30.198Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T19:13:30.198Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T19:13:30.198Z] 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-30T19:13:45.378Z] Still waiting to schedule task [2022-03-30T19:13:45.378Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-30T19:14:17.635Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T19:14:30.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T19:14:40.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.328s coverage: 28.7% of statements [2022-03-30T19:14:40.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T19:14:40.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T19:14:42.002Z] Running on prd-ubuntu18.04-docker-8c-8g-9437 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-03-30T19:14:42.017Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-30T19:14:42.112Z] The recommended git tool is: git [2022-03-30T19:14:43.732Z] using credential edgex-jenkins-ssh [2022-03-30T19:14:43.748Z] Cloning the remote Git repository [2022-03-30T19:14:43.776Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T19:14:43.813Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-30T19:14:43.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T19:14:43.854Z] > git --version # timeout=10 [2022-03-30T19:14:43.865Z] > git --version # 'git version 2.17.1' [2022-03-30T19:14:43.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T19:14:43.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T19:14:44.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.480s coverage: 98.5% of statements [2022-03-30T19:14:44.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T19:14:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.530s coverage: 54.9% of statements [2022-03-30T19:14:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T19:14:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T19:14:48.922Z] Merging remotes/origin/main commit 12679344879a08b212870445801930d5cb2f77c3 into PR head commit 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 [2022-03-30T19:14:49.068Z] Merge succeeded, producing 65e377b33af0aae1c887bc38cabdbc659685d2dd [2022-03-30T19:14:49.069Z] Checking out Revision 65e377b33af0aae1c887bc38cabdbc659685d2dd (PR-3924) [2022-03-30T19:14:48.237Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T19:14:48.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T19:14:48.263Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T19:14:48.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T19:14:48.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T19:14:48.288Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T19:14:48.938Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T19:14:48.944Z] > git checkout -f 9d2a9f71e2e97fb35ec35ded7b9968c5765c5839 # timeout=10 [2022-03-30T19:14:48.999Z] > git remote # timeout=10 [2022-03-30T19:14:49.010Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T19:14:49.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T19:14:49.019Z] > git merge 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [2022-03-30T19:14:49.069Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T19:14:49.078Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T19:14:49.093Z] > git checkout -f 65e377b33af0aae1c887bc38cabdbc659685d2dd # timeout=10 [2022-03-30T19:14:52.630Z] Commit message: "Merge commit '12679344879a08b212870445801930d5cb2f77c3' into HEAD" [2022-03-30T19:14:52.642Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:14:52.642Z] > git rev-list --no-walk fb99afe872ea035abdb18958821c5706126033f1 # timeout=10 [2022-03-30T19:14:53.500Z] + echo snap-build.sh [2022-03-30T19:14:53.500Z] snap-build.sh [2022-03-30T19:14:53.500Z] + SNAP_BASE_DIR=. [2022-03-30T19:14:53.500Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-30T19:14:53.500Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-30T19:14:53.500Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-30T19:14:53.500Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-30T19:14:53.500Z] + cd /w/workspace/edgex-go/4 [2022-03-30T19:14:53.500Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-30T19:14:53.500Z] Reading package lists... [2022-03-30T19:14:53.500Z] Building dependency tree... [2022-03-30T19:14:53.500Z] Reading state information... [2022-03-30T19:14:53.500Z] The following packages were automatically installed and are no longer required: [2022-03-30T19:14:53.500Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-30T19:14:53.500Z] uidmap xdelta3 [2022-03-30T19:14:53.500Z] Use 'sudo apt autoremove' to remove them. [2022-03-30T19:14:53.500Z] The following packages will be REMOVED: [2022-03-30T19:14:53.500Z] lxd* lxd-client* [2022-03-30T19:14:53.500Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-30T19:14:53.763Z] After this operation, 31.7 MB disk space will be freed. [2022-03-30T19:14:54.553Z] (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-30T19:14:54.553Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T19:14:55.502Z] Removing lxd dnsmasq configuration [2022-03-30T19:14:55.502Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T19:14:55.502Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-30T19:14:56.078Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-30T19:14:56.338Z] (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-30T19:14:56.338Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T19:14:57.724Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-30T19:14:57.724Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-30T19:14:58.296Z] + sudo snap remove --purge lxd [2022-03-30T19:14:58.296Z] snap "lxd" is not installed [2022-03-30T19:14:58.296Z] + sudo groupadd --force --system lxd [2022-03-30T19:14:58.296Z] ++ whoami [2022-03-30T19:14:58.296Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-30T19:14:58.296Z] + newgrp - lxd [2022-03-30T19:14:58.557Z] + sudo snap install lxd [2022-03-30T19:15:06.712Z] 2022-03-30T19:15:03Z INFO Waiting for automatic snapd restart... [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.164s coverage: 89.2% of statements [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.398s coverage: 84.4% of statements [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.561s coverage: 94.2% of statements [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.532s coverage: 60.0% of statements [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.653s coverage: 0.9% of statements [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.345s coverage: 58.8% of statements [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.500s coverage: 24.0% of statements [2022-03-30T19:15:08.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 79.5% of statements [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.429s coverage: 94.1% of statements [2022-03-30T19:15:08.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2022-03-30T19:15:09.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.277s coverage: 87.5% of statements [2022-03-30T19:15:21.630Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-30T19:15:21.631Z] + sudo lxd init --auto [2022-03-30T19:15:21.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.421s coverage: 94.4% of statements [2022-03-30T19:15:21.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-03-30T19:15:27.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.667s coverage: 82.5% of statements [2022-03-30T19:15:27.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T19:15:31.653Z] + sudo snap install --classic snapcraft [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.314s coverage: 87.2% of statements [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.768s coverage: 91.2% of statements [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.807s coverage: 64.4% of statements [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T19:15:35.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.220s coverage: 100.0% of statements [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-03-30T19:15:35.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2022-03-30T19:15:35.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-03-30T19:15:36.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.121s coverage: 100.0% of statements [2022-03-30T19:15:36.949Z] snapcraft 6.1 from Canonical* installed [2022-03-30T19:15:36.949Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-30T19:15:36.949Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-30T19:15:36.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T19:15:36.949Z] Dload Upload Total Spent Left Speed [2022-03-30T19:15:37.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4700 0 --:--:-- --:--:-- --:--:-- 4733 [2022-03-30T19:15:37.210Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2022-03-30T19:15:37.210Z] ./yq_linux_amd64 [2022-03-30T19:15:37.471Z] + sudo snapcraft prime --use-lxd [2022-03-30T19:15:39.388Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-30T19:15:39.388Z] 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-30T19:15:39.388Z] - README.md [2022-03-30T19:15:39.388Z] [2022-03-30T19:15:39.388Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T19:15:39.962Z] Launching a container. [2022-03-30T19:15:43.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.341s coverage: 65.4% of statements [2022-03-30T19:15:43.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T19:15:43.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T19:15:43.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T19:15:44.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.725s coverage: 43.8% of statements [2022-03-30T19:15:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T19:15:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T19:15:44.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.340s coverage: 89.5% of statements [2022-03-30T19:15:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T19:15:44.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2022-03-30T19:15:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T19:15:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T19:15:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T19:15:44.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T19:15:49.980Z] Waiting for container to be ready [2022-03-30T19:15:50.563Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-30T19:15:50.563Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-30T19:15:50.563Z] [2022-03-30T19:15:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T19:15:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T19:15:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 63.2% of statements [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T19:15:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T19:15:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T19:15:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2022-03-30T19:15:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T19:15:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T19:15:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T19:15:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T19:15:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T19:15:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T19:15:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements [2022-03-30T19:15:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-30T19:15:53.184Z] 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-30T19:15:53.184Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-30T19:15:53.184Z] GO111MODULE=on go vet ./... [2022-03-30T19:15:55.852Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-30T19:15:56.425Z] Waiting for network to be ready... [2022-03-30T19:15:56.687Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-30T19:15:56.950Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-30T19:15:56.950Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1355 kB] [2022-03-30T19:15:57.211Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [236 kB] [2022-03-30T19:15:57.211Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-30T19:15:57.211Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-30T19:15:57.211Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [837 kB] [2022-03-30T19:15:57.211Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [119 kB] [2022-03-30T19:15:57.211Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-30T19:15:57.211Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-30T19:15:57.472Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-30T19:15:57.472Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-30T19:15:57.733Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-30T19:15:57.992Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-30T19:15:57.992Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-30T19:15:57.992Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-30T19:15:57.992Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-30T19:15:57.992Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-30T19:15:58.259Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-30T19:15:58.259Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1693 kB] [2022-03-30T19:15:58.519Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-30T19:15:58.519Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-30T19:15:58.519Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-30T19:15:58.519Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [902 kB] [2022-03-30T19:15:58.519Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-30T19:15:58.519Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-30T19:15:58.519Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-30T19:16:00.438Z] Fetched 23.6 MB in 4s (6275 kB/s) [2022-03-30T19:16:01.389Z] Reading package lists... [2022-03-30T19:16:01.653Z] Reading package lists... [2022-03-30T19:16:01.913Z] Building dependency tree... [2022-03-30T19:16:01.913Z] Reading state information... [2022-03-30T19:16:01.913Z] The following additional packages will be installed: [2022-03-30T19:16:01.913Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T19:16:01.913Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T19:16:01.913Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T19:16:01.913Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-30T19:16:01.913Z] Suggested packages: [2022-03-30T19:16:01.913Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-30T19:16:01.913Z] Recommended packages: [2022-03-30T19:16:01.913Z] gnupg libsasl2-modules [2022-03-30T19:16:01.913Z] The following NEW packages will be installed: [2022-03-30T19:16:01.913Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T19:16:01.913Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T19:16:01.913Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T19:16:01.913Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-30T19:16:01.913Z] The following packages will be upgraded: [2022-03-30T19:16:01.913Z] gpg gpg-agent gpgconf libudev1 [2022-03-30T19:16:02.173Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-30T19:16:02.173Z] Need to get 3859 kB of archives. [2022-03-30T19:16:02.173Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-30T19:16:02.173Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-30T19:16:02.173Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-30T19:16:02.173Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-30T19:16:02.173Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-30T19:16:02.173Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-30T19:16:02.173Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-30T19:16:02.173Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-30T19:16:02.173Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-30T19:16:02.173Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-30T19:16:02.173Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-30T19:16:02.173Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-30T19:16:02.173Z] 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-30T19:16:02.173Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-30T19:16:02.173Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-30T19:16:02.173Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-30T19:16:02.173Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-30T19:16:02.173Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-30T19:16:02.173Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-30T19:16:02.173Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-30T19:16:02.173Z] 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-30T19:16:02.173Z] 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-30T19:16:02.434Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-30T19:16:02.434Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T19:16:02.434Z] Fetched 3859 kB in 0s (14.0 MB/s) [2022-03-30T19:16:02.434Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T19:16:02.434Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T19:16:02.434Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T19:16:02.434Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T19:16:02.694Z] Selecting previously unselected package udev. [2022-03-30T19:16:02.694Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T19:16:02.694Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T19:16:02.694Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-30T19:16:02.957Z] Selecting previously unselected package libfuse2:amd64. [2022-03-30T19:16:02.957Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-30T19:16:02.957Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-30T19:16:02.957Z] Selecting previously unselected package fuse. [2022-03-30T19:16:02.957Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-30T19:16:02.957Z] Unpacking fuse (2.9.9-3) ... [2022-03-30T19:16:02.957Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T19:16:02.957Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T19:16:02.957Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T19:16:03.219Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T19:16:03.219Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T19:16:03.219Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T19:16:03.219Z] Selecting previously unselected package libksba8:amd64. [2022-03-30T19:16:03.219Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-30T19:16:03.219Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-30T19:16:03.219Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-30T19:16:03.219Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.219Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.482Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-30T19:16:03.482Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.482Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.482Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-30T19:16:03.482Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.482Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.482Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-30T19:16:03.482Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.482Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.482Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-30T19:16:03.482Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.482Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.744Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-30T19:16:03.744Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.744Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.744Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-30T19:16:03.744Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.744Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.744Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-30T19:16:03.744Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.744Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:03.744Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-30T19:16:03.744Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T19:16:03.744Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:04.004Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-30T19:16:04.004Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T19:16:04.004Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T19:16:04.004Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-30T19:16:04.004Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T19:16:04.004Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T19:16:04.004Z] Selecting previously unselected package libldap-common. [2022-03-30T19:16:04.004Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-30T19:16:04.004Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T19:16:04.004Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-30T19:16:04.004Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-30T19:16:04.004Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T19:16:04.004Z] Selecting previously unselected package dirmngr. [2022-03-30T19:16:04.004Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T19:16:04.004Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T19:16:04.266Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-30T19:16:04.266Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-30T19:16:04.266Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T19:16:04.266Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T19:16:04.266Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-30T19:16:04.839Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-30T19:16:04.839Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T19:16:04.839Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:04.839Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-30T19:16:04.839Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-30T19:16:04.839Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:04.839Z] Setting up fuse (2.9.9-3) ... [2022-03-30T19:16:04.839Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-30T19:16:05.412Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:05.412Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:05.412Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:05.412Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:05.412Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:05.412Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:05.412Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T19:16:05.412Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T19:16:05.673Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T19:16:05.673Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-30T19:16:05.673Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-30T19:16:05.935Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T19:16:06.197Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-30T19:16:06.197Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-30T19:16:06.197Z] units). This means they are not meant to be enabled using systemctl. [2022-03-30T19:16:06.197Z] [2022-03-30T19:16:06.197Z] Possible reasons for having this kind of units are: [2022-03-30T19:16:06.197Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-30T19:16:06.197Z] .wants/ or .requires/ directory. [2022-03-30T19:16:06.197Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-30T19:16:06.197Z] a requirement dependency on it. [2022-03-30T19:16:06.197Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-30T19:16:06.197Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-30T19:16:06.197Z] • In case of template units, the unit is meant to be enabled with some [2022-03-30T19:16:06.197Z] instance name specified. [2022-03-30T19:16:06.716Z] Reading package lists... [2022-03-30T19:16:06.980Z] Building dependency tree... [2022-03-30T19:16:06.980Z] Reading state information... [2022-03-30T19:16:06.980Z] The following additional packages will be installed: [2022-03-30T19:16:06.980Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T19:16:06.980Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T19:16:06.980Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T19:16:06.980Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-30T19:16:06.980Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-30T19:16:06.980Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-30T19:16:06.980Z] Suggested packages: [2022-03-30T19:16:06.980Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-30T19:16:06.980Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-30T19:16:06.980Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-30T19:16:06.980Z] systemd-container policykit-1 [2022-03-30T19:16:06.980Z] Recommended packages: [2022-03-30T19:16:06.980Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-30T19:16:06.980Z] The following NEW packages will be installed: [2022-03-30T19:16:06.980Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T19:16:06.980Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T19:16:06.980Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T19:16:06.980Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-30T19:16:06.980Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-30T19:16:06.980Z] The following packages will be upgraded: [2022-03-30T19:16:06.980Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-30T19:16:07.242Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-30T19:16:07.242Z] Need to get 46.5 MB of archives. [2022-03-30T19:16:07.242Z] After this operation, 181 MB of additional disk space will be used. [2022-03-30T19:16:07.242Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-30T19:16:07.242Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-30T19:16:07.242Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-30T19:16:07.242Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-30T19:16:07.242Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-30T19:16:07.242Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-30T19:16:07.242Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-30T19:16:07.242Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-30T19:16:07.242Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-30T19:16:07.242Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-30T19:16:07.242Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-30T19:16:07.242Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-30T19:16:07.502Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-30T19:16:07.502Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-30T19:16:07.502Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-30T19:16:07.502Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-30T19:16:07.502Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-30T19:16:07.502Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-30T19:16:07.502Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-30T19:16:07.502Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-30T19:16:07.502Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-30T19:16:07.502Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-30T19:16:07.502Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-30T19:16:07.764Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-30T19:16:07.764Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-30T19:16:07.764Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-30T19:16:07.764Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-30T19:16:07.764Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-30T19:16:07.764Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-30T19:16:08.025Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-30T19:16:08.025Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-30T19:16:08.025Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-30T19:16:08.025Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-30T19:16:08.025Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T19:16:08.025Z] Fetched 46.5 MB in 1s (52.1 MB/s) [2022-03-30T19:16:08.285Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-30T19:16:08.285Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T19:16:08.285Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T19:16:08.285Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T19:16:08.285Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T19:16:08.285Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T19:16:08.546Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T19:16:09.167Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T19:16:09.167Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T19:16:09.167Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T19:16:09.167Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-30T19:16:09.167Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-30T19:16:09.167Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T19:16:09.167Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:09.446Z] Selecting previously unselected package libexpat1:amd64. [2022-03-30T19:16:09.446Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-30T19:16:09.446Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T19:16:09.446Z] Selecting previously unselected package python3.8-minimal. [2022-03-30T19:16:09.446Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T19:16:09.446Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:09.710Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:09.710Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T19:16:09.710Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:10.282Z] Selecting previously unselected package python3-minimal. [2022-03-30T19:16:10.282Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-30T19:16:10.282Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T19:16:10.282Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T19:16:10.282Z] Selecting previously unselected package mime-support. [2022-03-30T19:16:10.282Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-30T19:16:10.282Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-30T19:16:10.282Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-30T19:16:10.282Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-30T19:16:10.282Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T19:16:10.282Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-30T19:16:10.282Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T19:16:10.282Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:10.541Z] Selecting previously unselected package python3.8. [2022-03-30T19:16:10.541Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T19:16:10.541Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:10.541Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-30T19:16:10.541Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T19:16:10.541Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T19:16:10.541Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T19:16:10.803Z] Selecting previously unselected package python3. [2022-03-30T19:16:10.803Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-30T19:16:10.803Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T19:16:10.803Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-30T19:16:10.803Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-30T19:16:10.803Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T19:16:10.803Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T19:16:11.066Z] Selecting previously unselected package dbus. [2022-03-30T19:16:11.066Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T19:16:11.066Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T19:16:11.066Z] Selecting previously unselected package libbsd0:amd64. [2022-03-30T19:16:11.066Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-30T19:16:11.066Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-30T19:16:11.066Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-30T19:16:11.066Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T19:16:11.066Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T19:16:11.066Z] Selecting previously unselected package sudo. [2022-03-30T19:16:11.066Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-30T19:16:11.066Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T19:16:11.326Z] Selecting previously unselected package apparmor. [2022-03-30T19:16:11.326Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T19:16:11.326Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T19:16:11.326Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-30T19:16:11.326Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-30T19:16:11.326Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T19:16:11.587Z] Selecting previously unselected package libedit2:amd64. [2022-03-30T19:16:11.587Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-30T19:16:11.587Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T19:16:11.587Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-30T19:16:11.587Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-30T19:16:11.587Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T19:16:11.587Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-30T19:16:11.587Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:16:11.587Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:11.587Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-30T19:16:11.587Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:16:11.587Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:11.587Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-30T19:16:11.587Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-30T19:16:11.587Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T19:16:11.849Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-30T19:16:11.849Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:16:11.849Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:11.849Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-30T19:16:11.849Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:16:11.849Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:11.849Z] Selecting previously unselected package openssh-client. [2022-03-30T19:16:11.849Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-30T19:16:11.849Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T19:16:12.112Z] Selecting previously unselected package dbus-user-session. [2022-03-30T19:16:12.112Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T19:16:12.112Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T19:16:12.112Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-30T19:16:12.112Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-30T19:16:12.112Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-30T19:16:12.112Z] Selecting previously unselected package squashfs-tools. [2022-03-30T19:16:12.112Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-30T19:16:12.112Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T19:16:12.112Z] Selecting previously unselected package snapd. [2022-03-30T19:16:12.112Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-30T19:16:12.375Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T19:16:15.678Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T19:16:15.678Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-30T19:16:15.678Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-30T19:16:15.678Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T19:16:15.678Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:15.678Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T19:16:15.678Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T19:16:15.678Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T19:16:15.678Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:15.678Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:15.678Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T19:16:15.678Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:15.678Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T19:16:15.678Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T19:16:16.251Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-30T19:16:16.251Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T19:16:16.251Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T19:16:16.251Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T19:16:16.251Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-30T19:16:16.251Z] running python rtupdate hooks for python3.8... [2022-03-30T19:16:16.251Z] running python post-rtupdate hooks for python3.8... [2022-03-30T19:16:16.251Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T19:16:17.197Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-30T19:16:17.460Z] Reloading AppArmor profiles [2022-03-30T19:16:17.460Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:16:17.460Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T19:16:17.723Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-30T19:16:17.984Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-30T19:16:17.984Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-30T19:16:17.984Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-30T19:16:17.984Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-30T19:16:19.908Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-30T19:16:19.908Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T19:16:19.908Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T19:16:19.908Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T19:16:20.170Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-30T19:16:20.432Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-30T19:16:20.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-30T19:16:20.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-30T19:16:20.957Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T19:16:20.957Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T19:16:21.218Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-30T19:16:21.480Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-30T19:16:21.746Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-30T19:16:22.009Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-30T19:16:22.271Z] /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-30T19:16:22.271Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T19:16:23.227Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T19:16:23.227Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T19:16:23.227Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T19:16:24.435Z] Reading package lists... [2022-03-30T19:16:24.435Z] Reading package lists... [2022-03-30T19:16:24.697Z] Building dependency tree... [2022-03-30T19:16:24.697Z] Reading state information... [2022-03-30T19:16:24.959Z] Calculating upgrade... [2022-03-30T19:16:24.959Z] The following packages will be upgraded: [2022-03-30T19:16:24.959Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-30T19:16:24.959Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-30T19:16:24.959Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-30T19:16:24.959Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-30T19:16:24.959Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-30T19:16:24.959Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-30T19:16:24.959Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-30T19:16:24.959Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-30T19:16:24.959Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-30T19:16:24.959Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-30T19:16:24.959Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-30T19:16:24.959Z] xz-utils zlib1g [2022-03-30T19:16:25.220Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T19:16:25.220Z] Need to get 65.7 MB of archives. [2022-03-30T19:16:25.220Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-30T19:16:25.220Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-30T19:16:25.220Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-30T19:16:25.220Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-30T19:16:25.220Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-30T19:16:25.220Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-30T19:16:25.220Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-30T19:16:25.220Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-30T19:16:25.220Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-30T19:16:25.220Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-30T19:16:25.220Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-30T19:16:25.220Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-30T19:16:25.220Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-30T19:16:25.220Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-30T19:16:25.220Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-30T19:16:25.220Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-30T19:16:25.220Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-30T19:16:25.220Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-30T19:16:25.220Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-30T19:16:25.220Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-30T19:16:25.480Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-30T19:16:26.053Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-30T19:16:26.053Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-30T19:16:26.053Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-30T19:16:26.053Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-30T19:16:26.053Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-30T19:16:26.053Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-30T19:16:26.053Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-30T19:16:26.053Z] 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-30T19:16:26.053Z] 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-30T19:16:26.053Z] 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-30T19:16:26.315Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-30T19:16:26.315Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-30T19:16:26.315Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-30T19:16:26.315Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-30T19:16:26.315Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-30T19:16:26.578Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-30T19:16:26.578Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-30T19:16:26.578Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-30T19:16:26.578Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-30T19:16:26.578Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-30T19:16:26.578Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-30T19:16:26.578Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-30T19:16:26.578Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-30T19:16:26.578Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-30T19:16:26.578Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-30T19:16:26.578Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-30T19:16:26.578Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-30T19:16:26.844Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-30T19:16:26.844Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-30T19:16:26.844Z] 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-30T19:16:26.844Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-30T19:16:26.844Z] 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-30T19:16:26.844Z] 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-30T19:16:26.844Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-30T19:16:26.844Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-30T19:16:26.844Z] 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-30T19:16:26.844Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-30T19:16:26.844Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-30T19:16:26.844Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-30T19:16:26.844Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-30T19:16:26.844Z] 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-30T19:16:26.844Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-30T19:16:26.844Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-30T19:16:26.844Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-30T19:16:27.111Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-30T19:16:27.111Z] 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-30T19:16:27.111Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-30T19:16:27.111Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-30T19:16:27.111Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-30T19:16:27.111Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-30T19:16:27.111Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-30T19:16:27.111Z] 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-30T19:16:27.376Z] 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-30T19:16:27.639Z] 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-30T19:16:27.901Z] 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-30T19:16:27.901Z] 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-30T19:16:28.164Z] 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] [2022-03-30T19:16:28.426Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T19:16:28.426Z] Fetched 65.7 MB in 3s (21.6 MB/s) [2022-03-30T19:16:28.426Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T19:16:28.426Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T19:16:28.426Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T19:16:28.998Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T19:16:28.998Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T19:16:28.998Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-30T19:16:28.998Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-30T19:16:29.262Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:29.262Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:29.525Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:29.525Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:29.824Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:29.824Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:29.824Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:29.824Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:29.824Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:30.085Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:30.085Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:30.085Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:30.346Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:30.346Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:30.346Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:30.346Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T19:16:30.346Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:30.346Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:30.346Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:30.608Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T19:16:30.608Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:30.608Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:30.608Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:30.608Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:30.608Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T19:16:30.608Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T19:16:30.868Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:30.868Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T19:16:30.868Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T19:16:30.868Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T19:16:31.443Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T19:16:31.443Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T19:16:31.443Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-30T19:16:31.443Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-30T19:16:31.443Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-30T19:16:31.704Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-30T19:16:31.966Z] Setting up base-files (11ubuntu5.5) ... [2022-03-30T19:16:31.966Z] Installing new version of config file /etc/issue ... [2022-03-30T19:16:31.966Z] Installing new version of config file /etc/issue.net ... [2022-03-30T19:16:31.966Z] Installing new version of config file /etc/lsb-release ... [2022-03-30T19:16:31.966Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-30T19:16:32.227Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-30T19:16:32.487Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-30T19:16:32.487Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-30T19:16:32.487Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:32.487Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-30T19:16:32.487Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-30T19:16:32.487Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-30T19:16:32.748Z] 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-30T19:16:32.748Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:32.748Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:32.748Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-30T19:16:32.748Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:32.748Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:32.748Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T19:16:32.748Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T19:16:33.007Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T19:16:33.008Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:33.008Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T19:16:33.008Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T19:16:33.575Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T19:16:33.575Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T19:16:33.575Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T19:16:33.575Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T19:16:33.835Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-30T19:16:34.095Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:34.095Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-30T19:16:34.095Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T19:16:34.354Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-30T19:16:34.354Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-30T19:16:34.616Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-30T19:16:34.616Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:34.616Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-30T19:16:34.616Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-30T19:16:34.616Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-30T19:16:34.616Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:34.616Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:34.616Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:34.876Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:34.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:34.876Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:34.876Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:34.876Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:34.876Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:34.876Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:34.876Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:35.137Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:35.137Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:35.137Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:35.137Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:35.137Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:35.137Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:35.137Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:35.398Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:35.399Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:35.399Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:35.399Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:35.399Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:35.971Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:36.232Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-30T19:16:36.493Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-30T19:16:36.493Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:36.493Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T19:16:36.493Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T19:16:36.756Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T19:16:36.756Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:36.756Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-30T19:16:36.756Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-30T19:16:37.018Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-30T19:16:37.018Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.018Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-30T19:16:37.018Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-30T19:16:37.018Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-30T19:16:37.018Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.018Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T19:16:37.018Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T19:16:37.280Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-30T19:16:37.280Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.280Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-30T19:16:37.280Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-30T19:16:37.280Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-30T19:16:37.280Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.280Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-30T19:16:37.280Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-30T19:16:37.540Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-30T19:16:37.540Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.540Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T19:16:37.540Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T19:16:37.540Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-30T19:16:37.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.800Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-30T19:16:37.800Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-30T19:16:37.800Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-30T19:16:37.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.800Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T19:16:37.800Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T19:16:37.800Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T19:16:37.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:37.800Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T19:16:37.800Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T19:16:38.061Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T19:16:38.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:38.061Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-30T19:16:38.061Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-30T19:16:38.061Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-30T19:16:38.061Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:38.061Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-30T19:16:38.324Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-30T19:16:38.324Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-30T19:16:38.324Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:38.324Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-30T19:16:38.324Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-30T19:16:38.324Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-30T19:16:38.585Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:38.585Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-30T19:16:38.585Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-30T19:16:39.156Z] Setting up apt (2.0.6) ... [2022-03-30T19:16:39.418Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-30T19:16:39.679Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:39.679Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T19:16:39.679Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T19:16:39.679Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T19:16:39.679Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T19:16:39.679Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T19:16:39.679Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T19:16:39.941Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-30T19:16:39.941Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T19:16:39.941Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T19:16:39.941Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T19:16:40.203Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T19:16:40.203Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T19:16:40.203Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T19:16:40.203Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T19:16:40.203Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-30T19:16:40.203Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T19:16:40.463Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-30T19:16:40.463Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T19:16:40.463Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T19:16:40.723Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T19:16:40.723Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T19:16:40.985Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T19:16:40.985Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T19:16:40.985Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T19:16:40.985Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T19:16:40.985Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T19:16:41.245Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T19:16:41.245Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T19:16:41.245Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T19:16:41.245Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T19:16:41.505Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-30T19:16:41.505Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-30T19:16:41.505Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T19:16:41.505Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-30T19:16:41.766Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-30T19:16:41.766Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-30T19:16:41.766Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-30T19:16:41.766Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-30T19:16:41.766Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-30T19:16:41.766Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-30T19:16:42.029Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-30T19:16:42.029Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-30T19:16:42.295Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T19:16:42.295Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T19:16:42.295Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T19:16:42.295Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T19:16:42.295Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T19:16:42.558Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T19:16:42.558Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T19:16:42.558Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T19:16:42.818Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T19:16:42.818Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T19:16:42.818Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T19:16:42.818Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T19:16:42.818Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T19:16:42.818Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T19:16:43.080Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-30T19:16:43.080Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-30T19:16:43.080Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T19:16:43.080Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T19:16:43.341Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T19:16:43.341Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T19:16:44.285Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T19:16:44.285Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T19:16:44.856Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T19:16:44.856Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T19:16:45.117Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T19:16:45.117Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T19:16:45.378Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T19:16:45.378Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T19:16:46.322Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T19:16:46.322Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T19:16:46.322Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-30T19:16:46.322Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-30T19:16:46.322Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-30T19:16:46.322Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-30T19:16:46.322Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T19:16:46.322Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-30T19:16:46.322Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T19:16:46.322Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.322Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-30T19:16:46.583Z] [2022-03-30T19:16:46.583Z] Current default time zone: 'Etc/UTC' [2022-03-30T19:16:46.583Z] Local time is now: Wed Mar 30 19:16:46 UTC 2022. [2022-03-30T19:16:46.583Z] Universal Time is now: Wed Mar 30 19:16:46 UTC 2022. [2022-03-30T19:16:46.583Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-30T19:16:46.583Z] [2022-03-30T19:16:46.583Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-30T19:16:46.583Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.583Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.583Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:46.583Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.583Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:46.583Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-30T19:16:46.583Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-30T19:16:46.583Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T19:16:46.583Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-30T19:16:46.583Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-30T19:16:46.583Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.583Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.583Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-30T19:16:46.583Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.583Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T19:16:46.583Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T19:16:46.583Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T19:16:46.583Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-30T19:16:46.843Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-30T19:16:48.753Z] Updating certificates in /etc/ssl/certs... [2022-03-30T19:16:49.697Z] 21 added, 21 removed; done. [2022-03-30T19:16:49.697Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T19:16:49.697Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-30T19:16:49.697Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-30T19:16:49.697Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T19:16:49.697Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T19:16:49.697Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-30T19:16:49.697Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-30T19:16:49.697Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-30T19:16:49.697Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T19:16:49.959Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-30T19:16:49.959Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T19:16:49.959Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T19:16:49.959Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T19:16:49.959Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T19:16:49.959Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-30T19:16:49.959Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-30T19:16:49.959Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-30T19:16:49.959Z] Updating certificates in /etc/ssl/certs... [2022-03-30T19:16:50.900Z] 0 added, 0 removed; done. [2022-03-30T19:16:50.900Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-30T19:16:50.900Z] done. [2022-03-30T19:16:51.731Z] Reading package lists... [2022-03-30T19:16:51.992Z] Building dependency tree... [2022-03-30T19:16:51.992Z] Reading state information... [2022-03-30T19:16:52.253Z] The following NEW packages will be installed: [2022-03-30T19:16:52.253Z] apt-transport-https [2022-03-30T19:16:52.253Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T19:16:52.253Z] Need to get 4680 B of archives. [2022-03-30T19:16:52.253Z] After this operation, 162 kB of additional disk space will be used. [2022-03-30T19:16:52.253Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-30T19:16:52.514Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T19:16:52.514Z] Fetched 4680 B in 0s (61.5 kB/s) [2022-03-30T19:16:52.514Z] Selecting previously unselected package apt-transport-https. [2022-03-30T19:16:52.514Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-30T19:16:52.514Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-30T19:16:52.514Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-30T19:16:52.514Z] Setting up apt-transport-https (2.0.6) ... [2022-03-30T19:16:52.775Z] Waiting for network to be ready... [2022-03-30T19:16:59.359Z] 2022-03-30T19:16:57Z INFO Waiting for automatic snapd restart... [2022-03-30T19:17:00.298Z] snapd 2.54.4 from Canonical* installed [2022-03-30T19:17:01.680Z] "snapd" switched to the "latest/stable" channel [2022-03-30T19:17:01.680Z] [2022-03-30T19:17:04.219Z] core20 20220304 from Canonical* installed [2022-03-30T19:17:04.480Z] "core20" switched to the "latest/stable" channel [2022-03-30T19:17:04.480Z] [2022-03-30T19:17:07.016Z] snapcraft 6.1 from Canonical* installed [2022-03-30T19:17:07.275Z] "snapcraft" switched to the "latest/stable" channel [2022-03-30T19:17:07.275Z] [2022-03-30T19:17:12.558Z] 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-30T19:17:12.558Z] - README.md [2022-03-30T19:17:12.558Z] [2022-03-30T19:17:12.558Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T19:17:12.558Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T19:17:12.558Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T19:17:12.558Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T19:17:13.761Z] Reading package lists... [2022-03-30T19:17:14.022Z] 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-30T19:17:14.022Z] Reading package lists... [2022-03-30T19:17:14.283Z] Building dependency tree... [2022-03-30T19:17:14.283Z] Reading state information... [2022-03-30T19:17:14.544Z] Suggested packages: [2022-03-30T19:17:14.544Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-30T19:17:14.544Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-30T19:17:14.544Z] krb5-user libnorm-doc [2022-03-30T19:17:14.544Z] Recommended packages: [2022-03-30T19:17:14.544Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-30T19:17:14.544Z] The following NEW packages will be installed: [2022-03-30T19:17:14.544Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-30T19:17:14.544Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-30T19:17:14.544Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-30T19:17:14.544Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-30T19:17:14.544Z] libzmq5 pkg-config zip [2022-03-30T19:17:14.544Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T19:17:14.544Z] Need to get 10.3 MB of archives. [2022-03-30T19:17:14.544Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-30T19:17:14.544Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-30T19:17:14.806Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-30T19:17:14.806Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-30T19:17:14.806Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-30T19:17:14.806Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-30T19:17:14.806Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-30T19:17:14.806Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-30T19:17:14.806Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-30T19:17:14.806Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-30T19:17:14.806Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-30T19:17:14.806Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-30T19:17:14.806Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-30T19:17:14.806Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-30T19:17:14.806Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-30T19:17:14.806Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-30T19:17:14.806Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-30T19:17:14.806Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-30T19:17:15.377Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-30T19:17:15.377Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-30T19:17:15.377Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-30T19:17:15.637Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-30T19:17:15.899Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-30T19:17:15.899Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-30T19:17:15.899Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-30T19:17:15.899Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-30T19:17:15.899Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-30T19:17:15.899Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-30T19:17:16.165Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T19:17:16.165Z] Fetched 10.3 MB in 1s (7533 kB/s) [2022-03-30T19:17:16.165Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-30T19:17:16.165Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-30T19:17:16.165Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-30T19:17:16.165Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T19:17:16.425Z] Selecting previously unselected package libsodium23:amd64. [2022-03-30T19:17:16.425Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-30T19:17:16.425Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-30T19:17:16.425Z] Selecting previously unselected package libpsl5:amd64. [2022-03-30T19:17:16.425Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-30T19:17:16.425Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T19:17:16.425Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-30T19:17:16.425Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-30T19:17:16.425Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T19:17:16.686Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-30T19:17:16.686Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-30T19:17:16.686Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T19:17:16.686Z] Selecting previously unselected package librtmp1:amd64. [2022-03-30T19:17:16.686Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-30T19:17:16.686Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T19:17:16.686Z] Selecting previously unselected package libssh-4:amd64. [2022-03-30T19:17:16.686Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-30T19:17:16.686Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T19:17:16.686Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-30T19:17:16.686Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-30T19:17:16.686Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T19:17:16.686Z] Selecting previously unselected package liberror-perl. [2022-03-30T19:17:16.686Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-30T19:17:16.686Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-30T19:17:16.948Z] Selecting previously unselected package git-man. [2022-03-30T19:17:16.948Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-30T19:17:16.948Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T19:17:16.948Z] Selecting previously unselected package git. [2022-03-30T19:17:16.948Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-30T19:17:16.948Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T19:17:17.520Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-30T19:17:17.520Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:17:17.520Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:17.520Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-30T19:17:17.520Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:17:17.520Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:17.520Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-30T19:17:17.520Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:17:17.520Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:17.780Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-30T19:17:17.780Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:17:17.780Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:17.780Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-30T19:17:17.780Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-30T19:17:17.780Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T19:17:17.780Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-30T19:17:17.780Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:17:17.780Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:17.780Z] Selecting previously unselected package libnorm1:amd64. [2022-03-30T19:17:17.780Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T19:17:17.780Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T19:17:18.040Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-30T19:17:18.040Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T19:17:18.040Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T19:17:18.040Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-30T19:17:18.040Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T19:17:18.040Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T19:17:18.040Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-30T19:17:18.040Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T19:17:18.040Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T19:17:18.301Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-30T19:17:18.301Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-30T19:17:18.301Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T19:17:18.301Z] Selecting previously unselected package libzmq5:amd64. [2022-03-30T19:17:18.301Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T19:17:18.301Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T19:17:18.301Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-30T19:17:18.301Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T19:17:18.301Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:18.301Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-30T19:17:18.301Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T19:17:18.301Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T19:17:18.564Z] Selecting previously unselected package pkg-config. [2022-03-30T19:17:18.564Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-30T19:17:18.564Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T19:17:18.564Z] Selecting previously unselected package zip. [2022-03-30T19:17:18.564Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-30T19:17:18.564Z] Unpacking zip (3.0-11build1) ... [2022-03-30T19:17:18.564Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T19:17:18.564Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-30T19:17:18.564Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T19:17:18.564Z] No schema files found: doing nothing. [2022-03-30T19:17:18.564Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T19:17:18.564Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T19:17:18.564Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T19:17:18.564Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T19:17:18.826Z] Setting up liberror-perl (0.17029-1) ... [2022-03-30T19:17:18.826Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:18.826Z] Setting up zip (3.0-11build1) ... [2022-03-30T19:17:18.826Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T19:17:18.826Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T19:17:18.826Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T19:17:18.826Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T19:17:18.826Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T19:17:18.826Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:18.826Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T19:17:18.826Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:18.826Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T19:17:18.826Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:18.826Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T19:17:18.826Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T19:17:18.826Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T19:17:18.826Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T19:17:18.826Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:18.826Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T19:17:18.826Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T19:17:18.826Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T19:17:19.765Z] comerr-dev set to automatically installed. [2022-03-30T19:17:19.765Z] git set to automatically installed. [2022-03-30T19:17:19.765Z] git-man set to automatically installed. [2022-03-30T19:17:19.765Z] krb5-multidev set to automatically installed. [2022-03-30T19:17:19.765Z] libbrotli1 set to automatically installed. [2022-03-30T19:17:19.765Z] libcurl3-gnutls set to automatically installed. [2022-03-30T19:17:19.765Z] liberror-perl set to automatically installed. [2022-03-30T19:17:19.765Z] libglib2.0-0 set to automatically installed. [2022-03-30T19:17:19.765Z] libgssrpc4 set to automatically installed. [2022-03-30T19:17:19.765Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-30T19:17:19.765Z] libkadm5srv-mit11 set to automatically installed. [2022-03-30T19:17:19.765Z] libkdb5-9 set to automatically installed. [2022-03-30T19:17:19.765Z] libkrb5-dev set to automatically installed. [2022-03-30T19:17:19.765Z] libnghttp2-14 set to automatically installed. [2022-03-30T19:17:19.765Z] libnorm-dev set to automatically installed. [2022-03-30T19:17:19.765Z] libnorm1 set to automatically installed. [2022-03-30T19:17:19.765Z] libpgm-5.2-0 set to automatically installed. [2022-03-30T19:17:19.765Z] libpgm-dev set to automatically installed. [2022-03-30T19:17:19.765Z] libpsl5 set to automatically installed. [2022-03-30T19:17:19.765Z] librtmp1 set to automatically installed. [2022-03-30T19:17:19.765Z] libsodium-dev set to automatically installed. [2022-03-30T19:17:19.765Z] libsodium23 set to automatically installed. [2022-03-30T19:17:19.765Z] libssh-4 set to automatically installed. [2022-03-30T19:17:19.765Z] libzmq3-dev set to automatically installed. [2022-03-30T19:17:19.765Z] libzmq5 set to automatically installed. [2022-03-30T19:17:19.765Z] pkg-config set to automatically installed. [2022-03-30T19:17:19.765Z] zip set to automatically installed. [2022-03-30T19:17:20.335Z] snapd is not logged in, snap install commands will use sudo [2022-03-30T19:17:26.911Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-30T19:17:27.481Z] Downloading snap 'edgex-app-service-configurable' [2022-03-30T19:17:28.865Z] Pulling app-service-configurable [2022-03-30T19:17:28.865Z] + snapcraftctl pull [2022-03-30T19:17:30.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T19:17:30.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T19:17:30.777Z] Pulling config-common [2022-03-30T19:17:30.777Z] + snapcraftctl pull [2022-03-30T19:17:31.478Z] ./bin/test-attribution-txt.sh [2022-03-30T19:17:32.165Z] Pulling go-build-helper [2022-03-30T19:17:32.165Z] + snapcraftctl pull [2022-03-30T19:17:34.124Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-30T19:17:34.124Z] Skipping pull go-build-helper (already ran) [2022-03-30T19:17:34.124Z] Building go-build-helper [2022-03-30T19:17:34.124Z] + snapcraftctl build [Pipeline] echo [2022-03-30T19:17:34.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T19:17:34.774Z] + ls -al . [2022-03-30T19:17:34.774Z] total 660 [2022-03-30T19:17:34.774Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 19:17 . [2022-03-30T19:17:34.774Z] drwxr-xr-x 4 root root 4096 Mar 30 19:12 .. [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 19:10 .dockerignore [2022-03-30T19:17:34.774Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 19:10 .git [2022-03-30T19:17:34.774Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 19:10 .github [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 19:10 .gitignore [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 19:10 .golangci.yml [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 19:10 .hadolint.yml [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 19:10 .sonarcloud.properties [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 19:10 ADOPTERS.md [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 19:10 Attribution.txt [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 19:10 CHANGELOG.md [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 19:10 CONTRIBUTING.md [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 19:10 GOVERNANCE.md [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 19:10 Jenkinsfile [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 19:10 LICENSE [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 19:10 Makefile [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 19:10 OWNERS.md [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 19:10 README.md [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 19:10 SECURITY.md [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 19:08 VERSION [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 19:10 ZMQWindows.md [2022-03-30T19:17:34.774Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 19:10 bin [2022-03-30T19:17:34.774Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 19:10 cmd [2022-03-30T19:17:34.774Z] -rw-r--r-- 1 root root 426503 Mar 30 19:15 coverage.out [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 19:10 go.mod [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 19:12 go.sum [2022-03-30T19:17:34.774Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 19:10 internal [2022-03-30T19:17:34.774Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 19:10 openapi [2022-03-30T19:17:34.774Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 19:10 snap [2022-03-30T19:17:34.774Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 19:10 version.go [Pipeline] sh [2022-03-30T19:17:35.093Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-30T19:17:35.430Z] + '[' -e coverage.out ] [2022-03-30T19:17:35.430Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T19:17:35.458Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T19:17:36.034Z] Staging go-build-helper [2022-03-30T19:17:36.034Z] + snapcraftctl stage [2022-03-30T19:17:36.209Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T19:17:36.854Z] + make build [2022-03-30T19:17:36.855Z] 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-30T19:17:41.320Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-30T19:17:41.320Z] Fetched 290 kB in 0s (0 B/s) [2022-03-30T19:17:41.320Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-30T19:17:41.320Z] Fetched 158 kB in 0s (0 B/s) [2022-03-30T19:17:41.320Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-30T19:17:41.320Z] Fetched 242 kB in 0s (0 B/s) [2022-03-30T19:17:41.320Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-30T19:17:41.320Z] Fetched 150 kB in 0s (0 B/s) [2022-03-30T19:17:41.320Z] Pulling edgex-go [2022-03-30T19:17:41.320Z] + snapcraftctl pull [2022-03-30T19:17:43.235Z] Pulling hooks [2022-03-30T19:17:43.235Z] + snapcraftctl pull [2022-03-30T19:17:55.488Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T19:17:55.488Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-30T19:17:55.488Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-30T19:17:55.488Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-30T19:17:55.488Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-30T19:17:55.488Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-30T19:17:55.488Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-30T19:17:55.488Z] Fetched 234 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-30T19:17:55.488Z] Fetched 155 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-30T19:17:55.488Z] Fetched 170 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-30T19:17:55.488Z] Fetched 267 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-30T19:17:55.488Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-30T19:17:55.488Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-30T19:17:55.488Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-30T19:17:55.488Z] Fetched 121 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-30T19:17:55.488Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-30T19:17:55.488Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-30T19:17:55.488Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-30T19:17:55.488Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-30T19:17:55.488Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-30T19:17:55.488Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-30T19:17:55.488Z] Fetched 142 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-30T19:17:55.488Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-30T19:17:55.488Z] Fetched 181 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-30T19:17:55.488Z] Fetched 208 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-30T19:17:55.488Z] Fetched 161 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-30T19:17:55.488Z] Fetched 107 kB in 0s (0 B/s) [2022-03-30T19:17:55.488Z] Pulling static-packages [2022-03-30T19:17:55.488Z] + snapcraftctl pull [2022-03-30T19:17:56.059Z] Pulling version [2022-03-30T19:17:56.059Z] + cd /root/project [2022-03-30T19:17:56.059Z] ++ git describe --tags --abbrev=0 [2022-03-30T19:17:56.059Z] ++ sed s/v// [2022-03-30T19:17:56.059Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T19:17:56.059Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T19:17:56.059Z] + snapcraftctl set-version 2.2.0-dev.48 [2022-03-30T19:17:57.972Z] Building app-service-configurable [2022-03-30T19:17:57.972Z] + snapcraftctl build [2022-03-30T19:17:59.884Z] Building config-common [2022-03-30T19:17:59.884Z] + snapcraftctl build [2022-03-30T19:18:01.267Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-30T19:18:02.210Z] Skipping build go-build-helper (already ran) [2022-03-30T19:18:02.469Z] Building edgex-go [2022-03-30T19:18:02.469Z] + cd /root/parts/edgex-go/src [2022-03-30T19:18:02.469Z] ++ git describe --tags --abbrev=0 [2022-03-30T19:18:02.469Z] ++ sed s/v// [2022-03-30T19:18:02.469Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T19:18:02.469Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T19:18:02.469Z] + echo 2.2.0-dev.48 [2022-03-30T19:18:02.469Z] + '[' '!' -d vendor ']' [2022-03-30T19:18:02.469Z] + go mod download all [2022-03-30T19:18:09.051Z] + make build [2022-03-30T19:18:09.051Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T19:18:31.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T19:18:45.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T19:18:45.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T19:18:47.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T19:18:47.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T19:18:49.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T19:18:51.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T19:18:52.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T19:18:54.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T19:18:55.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T19:18:57.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T19:18:59.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T19:19:00.689Z] + 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-30T19:19:00.689Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-30T19:19:00.689Z] + case "$service" in [2022-03-30T19:19:00.689Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-30T19:19:00.689Z] + 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-30T19:19:00.689Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-30T19:19:00.689Z] + case "$service" in [2022-03-30T19:19:00.689Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-30T19:19:00.689Z] + 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-30T19:19:00.689Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-30T19:19:00.950Z] + case "$service" in [2022-03-30T19:19:00.950Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-30T19:19:00.950Z] + 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-30T19:19:00.950Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-30T19:19:00.950Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-30T19:19:00.950Z] + 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-30T19:19:01.888Z] Building hooks [2022-03-30T19:19:01.888Z] + cd /root/parts/hooks/src [2022-03-30T19:19:01.888Z] + make build [2022-03-30T19:19:01.888Z] go mod tidy [2022-03-30T19:19:01.888Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0 [2022-03-30T19:19:03.271Z] github.com/canonical/edgex-go/hooks/cmd/configure imports [2022-03-30T19:19:03.271Z] github.com/canonical/edgex-snap-hooks/v2: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 [2022-03-30T19:19:03.271Z] github.com/canonical/edgex-go/hooks/cmd/configure imports [2022-03-30T19:19:03.271Z] github.com/canonical/edgex-snap-hooks/v2/options: reading github.com/canonical/edgex-snap-hooks/go.mod at revision v2.2.0: unknown revision v2.2.0 [2022-03-30T19:19:03.271Z] make: *** [Makefile:5: tidy] Error 1 [2022-03-30T19:19:03.271Z] Failed to run 'override-build': Exit code was 2. [2022-03-30T19:19:03.839Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T19:19:06.577Z] Failed in branch amd64 [2022-03-30T19:19:28.702Z] 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-30T19:20:50.488Z] 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-30T19:20:50.489Z] 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-30T19:20:57.207Z] 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-30T19:20:58.195Z] 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-30T19:21:03.598Z] 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-30T19:21:09.009Z] 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-30T19:21:14.430Z] 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-30T19:21:21.146Z] 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-30T19:21:25.464Z] 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-30T19:21:30.864Z] 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-30T19:21:39.159Z] 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-30T19:21:44.591Z] $ docker stop --time=1 cfe032fa28f8e0a1e31fed5d85b5ee85ce27c437a74b21d8f9a0f34a33f92bda [2022-03-30T19:21:46.579Z] $ docker rm -f cfe032fa28f8e0a1e31fed5d85b5ee85ce27c437a74b21d8f9a0f34a33f92bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:21:48.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T19:21:48.771Z] [2022-03-30T19:21:48.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:21:49.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T19:21:49.387Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T19:21:49.387Z] 29e5d40040c1: Pulling fs layer [2022-03-30T19:21:49.387Z] 1ce36da41761: Pulling fs layer [2022-03-30T19:21:49.387Z] 25b303627fd3: Pulling fs layer [2022-03-30T19:21:49.387Z] 29e5d40040c1: Verifying Checksum [2022-03-30T19:21:49.387Z] 29e5d40040c1: Download complete [2022-03-30T19:21:49.665Z] 1ce36da41761: Verifying Checksum [2022-03-30T19:21:49.665Z] 1ce36da41761: Download complete [2022-03-30T19:21:49.938Z] 29e5d40040c1: Pull complete [2022-03-30T19:21:51.365Z] 25b303627fd3: Verifying Checksum [2022-03-30T19:21:51.365Z] 25b303627fd3: Download complete [2022-03-30T19:21:51.365Z] 1ce36da41761: Pull complete [2022-03-30T19:22:03.766Z] 25b303627fd3: Pull complete [2022-03-30T19:22:03.767Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T19:22:03.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T19:22:03.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T19:22:04.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2022-03-30T19:22:04.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-30T19:22:06.436Z] $ docker top f63f131c9cb6721b7f54a0fed6a55872936d617e64e660b1cc23037b5f57daf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T19:22:07.341Z] + docker-compose build --help [2022-03-30T19:22:07.341Z] + grep parallel [2022-03-30T19:22:11.643Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T19:22:11.665Z] $ docker stop --time=1 f63f131c9cb6721b7f54a0fed6a55872936d617e64e660b1cc23037b5f57daf1 [2022-03-30T19:22:13.309Z] $ docker rm -f f63f131c9cb6721b7f54a0fed6a55872936d617e64e660b1cc23037b5f57daf1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:22:13.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T19:22:13.895Z] . [Pipeline] withDockerContainer [2022-03-30T19:22:14.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2022-03-30T19:22:14.268Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-30T19:22:15.538Z] $ docker top 5b1122a0c459c3f4832aec48eca8459ec64b6fe361becaa4053d9255365a5665 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T19:22:16.515Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T19:22:20.814Z] Building core-command ... [2022-03-30T19:22:20.814Z] Building core-data ... [2022-03-30T19:22:20.814Z] Building core-metadata ... [2022-03-30T19:22:20.814Z] Building security-bootstrapper ... [2022-03-30T19:22:20.814Z] Building security-proxy-setup ... [2022-03-30T19:22:20.814Z] Building security-secretstore-setup ... [2022-03-30T19:22:20.814Z] Building security-spiffe-token-provider ... [2022-03-30T19:22:20.814Z] Building security-spire-agent ... [2022-03-30T19:22:20.814Z] Building security-spire-config ... [2022-03-30T19:22:20.814Z] Building security-spire-server ... [2022-03-30T19:22:20.814Z] Building support-notifications ... [2022-03-30T19:22:20.814Z] Building support-scheduler ... [2022-03-30T19:22:20.814Z] Building sys-mgmt-agent ... [2022-03-30T19:22:20.814Z] Building security-spire-server [2022-03-30T19:22:20.814Z] Building support-scheduler [2022-03-30T19:22:20.814Z] Building security-bootstrapper [2022-03-30T19:22:20.814Z] Building core-metadata [2022-03-30T19:22:20.814Z] Building security-secretstore-setup [2022-03-30T19:24:12.624Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:24:12.624Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:24:12.624Z] ---> ff68e37aca08 [2022-03-30T19:24:12.624Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:24:12.624Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:24:12.624Z] [2022-03-30T19:24:12.624Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:24:12.624Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> ff68e37aca08 [2022-03-30T19:24:12.624Z] [2022-03-30T19:24:12.624Z] ---> ff68e37aca08 [2022-03-30T19:24:12.624Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T19:24:12.624Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:24:12.624Z] ---> Running in efea2af29c2f [2022-03-30T19:24:12.624Z] ---> Running in 39958188a46f [2022-03-30T19:24:12.624Z] ---> Running in fc66f29ea86d [2022-03-30T19:24:12.624Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:24:12.624Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:24:12.624Z] ---> ff68e37aca08 [2022-03-30T19:24:12.624Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T19:24:12.624Z] ---> Running in 2708067dc2c5 [2022-03-30T19:24:12.624Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:24:12.624Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:24:12.624Z] ---> ff68e37aca08 [2022-03-30T19:24:12.624Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T19:24:12.624Z] ---> Running in 20feb4a5537a [2022-03-30T19:24:12.624Z] Removing intermediate container 39958188a46f [2022-03-30T19:24:12.624Z] ---> 26592518c74d [2022-03-30T19:24:12.624Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:24:12.624Z] ---> Running in cb3b59958db7 [2022-03-30T19:24:12.624Z] Removing intermediate container efea2af29c2f [2022-03-30T19:24:12.624Z] ---> e6143290c552 [2022-03-30T19:24:12.624Z] Removing intermediate container fc66f29ea86d [2022-03-30T19:24:12.624Z] ---> 67ae680ce381 [2022-03-30T19:24:12.624Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:24:12.624Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:24:12.624Z] Removing intermediate container 20feb4a5537a [2022-03-30T19:24:12.624Z] ---> bbc28c0f6534 [2022-03-30T19:24:12.624Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:24:12.624Z] Removing intermediate container 2708067dc2c5 [2022-03-30T19:24:12.624Z] ---> b6476247c8b7 [2022-03-30T19:24:12.624Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:24:12.624Z] ---> Running in 5d0a893505bd [2022-03-30T19:24:12.624Z] ---> Running in b0f8376b75c8 [2022-03-30T19:24:12.624Z] ---> Running in cb801354c3f1 [2022-03-30T19:24:12.624Z] ---> Running in 53681f300db3 [2022-03-30T19:24:12.624Z] Removing intermediate container cb3b59958db7 [2022-03-30T19:24:12.624Z] ---> e99747ed71d4 [2022-03-30T19:24:12.624Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T19:24:12.624Z] ---> Running in f94ccd841e55 [2022-03-30T19:24:12.624Z] Removing intermediate container 5d0a893505bd [2022-03-30T19:24:12.624Z] ---> d6603cd949d1 [2022-03-30T19:24:12.624Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T19:24:12.624Z] ---> Running in de7da0470fec [2022-03-30T19:24:12.624Z] Removing intermediate container 53681f300db3 [2022-03-30T19:24:12.624Z] ---> 0afaec5068e2 [2022-03-30T19:24:12.624Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T19:24:12.624Z] ---> Running in 955601b65963 [2022-03-30T19:24:12.624Z] Removing intermediate container cb801354c3f1 [2022-03-30T19:24:12.624Z] ---> 36212a619baa [2022-03-30T19:24:12.624Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T19:24:12.624Z] Removing intermediate container b0f8376b75c8 [2022-03-30T19:24:12.624Z] ---> 08e185e60df7 [2022-03-30T19:24:12.624Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T19:24:12.624Z] ---> Running in 241d037af6bc [2022-03-30T19:24:12.624Z] ---> Running in dab505cd45dd [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] OK: 220 MiB in 52 packages [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:24:12.624Z] OK: 220 MiB in 52 packages [2022-03-30T19:24:12.624Z] Removing intermediate container f94ccd841e55 [2022-03-30T19:24:12.624Z] ---> 7896c96eaaaa [2022-03-30T19:24:12.624Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T19:24:12.624Z] OK: 220 MiB in 52 packages [2022-03-30T19:24:12.624Z] OK: 220 MiB in 52 packages [2022-03-30T19:24:12.624Z] OK: 220 MiB in 52 packages [2022-03-30T19:24:12.902Z] Removing intermediate container de7da0470fec [2022-03-30T19:24:12.902Z] ---> 9abb61fdcafb [2022-03-30T19:24:12.902Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:24:13.188Z] Removing intermediate container 955601b65963 [2022-03-30T19:24:13.188Z] ---> 1f8b2b4d4d17 [2022-03-30T19:24:13.188Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T19:24:13.188Z] ---> 1769807eaaa3 [2022-03-30T19:24:13.188Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:24:13.469Z] ---> Running in 727e0cb53dd4 [2022-03-30T19:24:13.754Z] Removing intermediate container 241d037af6bc [2022-03-30T19:24:13.754Z] ---> fee0dc80651e [2022-03-30T19:24:13.754Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:24:14.030Z] Removing intermediate container dab505cd45dd [2022-03-30T19:24:14.030Z] ---> e7d8d0c4cd4c [2022-03-30T19:24:14.030Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T19:24:14.308Z] ---> e3b686b63bc0 [2022-03-30T19:24:14.308Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:24:14.581Z] ---> 2cd7695d622b [2022-03-30T19:24:14.581Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:24:14.581Z] ---> Running in 8e445428bf46 [2022-03-30T19:24:14.581Z] ---> Running in 50ccd8072541 [2022-03-30T19:24:15.188Z] ---> a4b1bb65f5b0 [2022-03-30T19:24:15.188Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:24:15.459Z] ---> Running in ab2601df2eb4 [2022-03-30T19:24:15.736Z] ---> cf3e8803c3ac [2022-03-30T19:24:15.736Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:24:16.022Z] ---> Running in c2f9071303c2 [2022-03-30T19:24:18.030Z] Removing intermediate container 727e0cb53dd4 [2022-03-30T19:24:18.030Z] ---> 3edb6d82fb75 [2022-03-30T19:24:18.030Z] Step 8/22 : COPY . . [2022-03-30T19:24:20.047Z] Removing intermediate container 8e445428bf46 [2022-03-30T19:24:20.047Z] ---> 349b91f1e925 [2022-03-30T19:24:20.047Z] Step 8/23 : COPY . . [2022-03-30T19:24:20.335Z] Removing intermediate container 50ccd8072541 [2022-03-30T19:24:20.335Z] ---> 0f7f5a2fc49c [2022-03-30T19:24:20.335Z] Step 8/25 : COPY . . [2022-03-30T19:24:21.769Z] Removing intermediate container c2f9071303c2 [2022-03-30T19:24:21.769Z] ---> c80b391fbc73 [2022-03-30T19:24:21.769Z] Step 8/31 : COPY . .Removing intermediate container ab2601df2eb4 [2022-03-30T19:24:21.769Z] ---> 07acfe0fa777 [2022-03-30T19:24:21.769Z] Step 8/23 : COPY . . [2022-03-30T19:24:21.769Z] [2022-03-30T19:24:54.151Z] ---> a4f18f8feeff [2022-03-30T19:24:54.151Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T19:24:54.151Z] ---> Running in 4072ec8ce5fa [2022-03-30T19:24:54.151Z] ---> 8f79ee7657a3 [2022-03-30T19:24:54.151Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T19:24:54.151Z] ---> Running in fdff79b0f364 [2022-03-30T19:24:54.151Z] Removing intermediate container fdff79b0f364 [2022-03-30T19:24:54.151Z] ---> 09a85a456890 [2022-03-30T19:24:54.151Z] 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-30T19:24:54.151Z] 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-30T19:24:54.151Z] ---> Running in 3fb3fe619296 [2022-03-30T19:24:54.151Z] ---> b2ddc57b2486 [2022-03-30T19:24:54.151Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T19:24:54.151Z] ---> Running in f013398a248f [2022-03-30T19:24:54.151Z] ---> c7b58905df78 [2022-03-30T19:24:54.151Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T19:24:54.151Z] ---> Running in fb24021eb287 [2022-03-30T19:24:55.145Z] ---> ca8ff2ce105b [2022-03-30T19:24:55.145Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T19:24:55.145Z] 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-30T19:24:55.145Z] ---> Running in a314dcd3415c [2022-03-30T19:24:56.603Z] 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-30T19:24:56.881Z] spire-1.2.0/ [2022-03-30T19:24:57.482Z] 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-30T19:25:01.809Z] spire-1.2.0/README.md [2022-03-30T19:25:01.809Z] spire-1.2.0/bin/ [2022-03-30T19:25:01.809Z] spire-1.2.0/bin/spire-server [2022-03-30T19:25:01.809Z] spire-1.2.0/bin/spire-agent [2022-03-30T19:25:01.809Z] spire-1.2.0/conf/ [2022-03-30T19:25:01.809Z] spire-1.2.0/conf/server/ [2022-03-30T19:25:01.809Z] spire-1.2.0/conf/server/server.conf [2022-03-30T19:25:01.809Z] spire-1.2.0/conf/agent/ [2022-03-30T19:25:01.809Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T19:25:01.809Z] spire-1.2.0/LICENSE [2022-03-30T19:25:08.563Z] Removing intermediate container 3fb3fe619296 [2022-03-30T19:25:08.563Z] ---> 4ce9487795b3 [2022-03-30T19:25:08.563Z] [2022-03-30T19:25:08.563Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T19:25:08.563Z] 3.15: Pulling from library/alpine [2022-03-30T19:25:08.842Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T19:25:08.842Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T19:25:08.842Z] ---> 03078ca19a05 [2022-03-30T19:25:08.842Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:25:09.122Z] ---> Running in f031be27c11b [2022-03-30T19:25:09.732Z] Removing intermediate container f031be27c11b [2022-03-30T19:25:09.732Z] ---> 16edcfe06d8f [2022-03-30T19:25:09.732Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:25:09.732Z] ---> Running in d16cf0a828bf [2022-03-30T19:25:12.392Z] Removing intermediate container d16cf0a828bf [2022-03-30T19:25:12.392Z] ---> 6670fe932b56 [2022-03-30T19:25:12.392Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T19:25:12.670Z] ---> Running in 21748390bd6d [2022-03-30T19:25:14.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:25:15.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:25:16.558Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:25:16.558Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:25:16.558Z] OK: 15729 distinct packages available [2022-03-30T19:25:16.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:25:17.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:25:18.807Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T19:25:19.083Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T19:25:19.083Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T19:25:19.083Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T19:25:19.358Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T19:25:19.358Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T19:25:19.358Z] OK: 6 MiB in 19 packages [2022-03-30T19:25:21.348Z] Removing intermediate container 21748390bd6d [2022-03-30T19:25:21.348Z] ---> 02fc067c047d [2022-03-30T19:25:21.348Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T19:25:26.769Z] ---> 3a5e12328d1c [2022-03-30T19:25:26.769Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T19:25:26.769Z] ---> 4fd34917b73d [2022-03-30T19:25:26.769Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T19:25:27.761Z] ---> 702f117dbdc3 [2022-03-30T19:25:27.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T19:25:28.763Z] ---> 43de48856931 [2022-03-30T19:25:28.763Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T19:25:28.763Z] ---> Running in 1044abd0f84e [2022-03-30T19:25:29.362Z] Removing intermediate container 1044abd0f84e [2022-03-30T19:25:29.362Z] ---> 8f3e7f63f6da [2022-03-30T19:25:29.362Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T19:25:29.362Z] ---> Running in 0e61e55055fe [2022-03-30T19:25:29.972Z] Removing intermediate container 0e61e55055fe [2022-03-30T19:25:29.972Z] ---> 633f85146410 [2022-03-30T19:25:29.972Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T19:25:29.972Z] ---> Running in 4c8f4adce1e4 [2022-03-30T19:25:30.246Z] Removing intermediate container 4c8f4adce1e4 [2022-03-30T19:25:30.246Z] ---> ca8a04362c74 [2022-03-30T19:25:30.246Z] Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:25:30.529Z] ---> Running in cd1a8430a163 [2022-03-30T19:25:31.139Z] Removing intermediate container cd1a8430a163 [2022-03-30T19:25:31.139Z] ---> 68ca4f12ecee [2022-03-30T19:25:31.139Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:25:31.139Z] ---> Running in 31baf4cfad21 [2022-03-30T19:25:31.744Z] Removing intermediate container 31baf4cfad21 [2022-03-30T19:25:31.744Z] ---> 072ea26e7843 [2022-03-30T19:25:31.744Z] [2022-03-30T19:25:32.350Z] Successfully built 072ea26e7843 [2022-03-30T19:25:32.350Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T19:25:32.350Z] Building security-spire-config [2022-03-30T19:26:11.439Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:26:11.439Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:26:11.439Z] ---> ff68e37aca08 [2022-03-30T19:26:11.439Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T19:26:11.439Z] ---> Using cache [2022-03-30T19:26:11.439Z] ---> b6476247c8b7 [2022-03-30T19:26:11.439Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:26:11.439Z] ---> Using cache [2022-03-30T19:26:11.439Z] ---> 0afaec5068e2 [2022-03-30T19:26:11.439Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T19:26:11.439Z] ---> Using cache [2022-03-30T19:26:11.439Z] ---> 1f8b2b4d4d17 [2022-03-30T19:26:11.439Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T19:26:11.439Z] ---> Using cache [2022-03-30T19:26:11.439Z] ---> 2cd7695d622b [2022-03-30T19:26:11.439Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:26:11.439Z] ---> Using cache [2022-03-30T19:26:11.439Z] ---> 0f7f5a2fc49c [2022-03-30T19:26:11.439Z] Step 8/24 : COPY . . [2022-03-30T19:26:11.439Z] ---> Using cache [2022-03-30T19:26:11.439Z] ---> b2ddc57b2486 [2022-03-30T19:26:11.439Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T19:26:11.439Z] ---> Running in f86a7be4d6cf [2022-03-30T19:26:11.439Z] Removing intermediate container f86a7be4d6cf [2022-03-30T19:26:11.439Z] ---> 40793a0b5e8a [2022-03-30T19:26:11.439Z] 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-30T19:26:11.439Z] ---> Running in 3b4d1b6b0c90 [2022-03-30T19:26:11.714Z] spire-1.2.0/ [2022-03-30T19:26:17.146Z] spire-1.2.0/README.md [2022-03-30T19:26:17.146Z] spire-1.2.0/bin/ [2022-03-30T19:26:17.146Z] spire-1.2.0/bin/spire-server [2022-03-30T19:26:17.146Z] spire-1.2.0/bin/spire-agent [2022-03-30T19:26:17.146Z] spire-1.2.0/conf/ [2022-03-30T19:26:17.146Z] spire-1.2.0/conf/server/ [2022-03-30T19:26:17.146Z] spire-1.2.0/conf/server/server.conf [2022-03-30T19:26:17.146Z] spire-1.2.0/conf/agent/ [2022-03-30T19:26:17.146Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T19:26:17.146Z] spire-1.2.0/LICENSE [2022-03-30T19:26:22.578Z] Removing intermediate container 3b4d1b6b0c90 [2022-03-30T19:26:22.578Z] ---> 23b1eaed0451 [2022-03-30T19:26:22.578Z] [2022-03-30T19:26:22.578Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T19:26:22.578Z] ---> 03078ca19a05 [2022-03-30T19:26:22.578Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:26:22.578Z] ---> Using cache [2022-03-30T19:26:22.578Z] ---> 16edcfe06d8f [2022-03-30T19:26:22.578Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:26:22.578Z] ---> Using cache [2022-03-30T19:26:22.578Z] ---> 6670fe932b56 [2022-03-30T19:26:22.578Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T19:26:22.578Z] ---> Running in 2e34f88a7a02 [2022-03-30T19:26:24.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:26:25.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:26:26.456Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:26:26.456Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:26:26.456Z] OK: 15729 distinct packages available [2022-03-30T19:26:26.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:26:27.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:26:28.880Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T19:26:28.880Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T19:26:28.880Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T19:26:28.880Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T19:26:29.155Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T19:26:29.155Z] OK: 6 MiB in 18 packages [2022-03-30T19:26:31.150Z] Removing intermediate container 2e34f88a7a02 [2022-03-30T19:26:31.150Z] ---> eeeb989795c9 [2022-03-30T19:26:31.150Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T19:26:36.594Z] ---> 82f7ccf037f4 [2022-03-30T19:26:36.594Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T19:26:37.206Z] ---> 84ea49a93165 [2022-03-30T19:26:37.206Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T19:26:37.206Z] ---> Running in 788f1c7f9fb7 [2022-03-30T19:26:37.811Z] Removing intermediate container 788f1c7f9fb7 [2022-03-30T19:26:37.811Z] ---> 5f2742e22b7a [2022-03-30T19:26:37.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T19:26:38.816Z] ---> d0c42b1baa49 [2022-03-30T19:26:38.816Z] Step 19/24 : WORKDIR / [2022-03-30T19:26:38.816Z] ---> Running in 09539edaaab5 [2022-03-30T19:26:39.420Z] Removing intermediate container 09539edaaab5 [2022-03-30T19:26:39.420Z] ---> 4da2b51ada6f [2022-03-30T19:26:39.420Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T19:26:39.420Z] ---> Running in c6eedd85d7a6 [2022-03-30T19:26:40.023Z] Removing intermediate container c6eedd85d7a6 [2022-03-30T19:26:40.023Z] ---> 5b5dec3edab2 [2022-03-30T19:26:40.023Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T19:26:40.023Z] ---> Running in f8476e54cd49 [2022-03-30T19:26:40.625Z] Removing intermediate container f8476e54cd49 [2022-03-30T19:26:40.625Z] ---> 9ceca59779d5 [2022-03-30T19:26:40.625Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T19:26:40.625Z] ---> Running in c7960bf7f033 [2022-03-30T19:26:41.231Z] Removing intermediate container c7960bf7f033 [2022-03-30T19:26:41.231Z] ---> c5b0a1431e4b [2022-03-30T19:26:41.231Z] Step 23/24 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:26:41.231Z] ---> Running in 7ce628b96fd8 [2022-03-30T19:26:41.836Z] Removing intermediate container 7ce628b96fd8 [2022-03-30T19:26:41.836Z] ---> f93ea6522e4d [2022-03-30T19:26:41.836Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T19:26:42.122Z] ---> Running in ce2c4ac266a9 [2022-03-30T19:26:42.723Z] Removing intermediate container ce2c4ac266a9 [2022-03-30T19:26:42.723Z] ---> e51d858f205f [2022-03-30T19:26:42.723Z] [2022-03-30T19:26:43.324Z] Successfully built e51d858f205f [2022-03-30T19:26:43.324Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T19:26:43.324Z]  Building security-spire-config ... done Building support-notifications [2022-03-30T19:27:15.712Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:27:15.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:27:15.712Z] ---> ff68e37aca08 [2022-03-30T19:27:15.712Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T19:27:15.712Z] ---> Using cache [2022-03-30T19:27:15.712Z] ---> b6476247c8b7 [2022-03-30T19:27:15.712Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:27:15.712Z] ---> Using cache [2022-03-30T19:27:15.712Z] ---> 0afaec5068e2 [2022-03-30T19:27:15.712Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T19:27:16.310Z] ---> Running in 4bff0d4edcd0 [2022-03-30T19:27:18.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:27:19.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:27:20.756Z] OK: 220 MiB in 52 packages [2022-03-30T19:27:22.231Z] Removing intermediate container 4bff0d4edcd0 [2022-03-30T19:27:22.231Z] ---> e04dce2ac619 [2022-03-30T19:27:22.231Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T19:27:23.215Z] ---> 54a9d83c936c [2022-03-30T19:27:23.215Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:27:23.215Z] ---> Running in ed43c7fe5818 [2022-03-30T19:27:28.625Z] Removing intermediate container ed43c7fe5818 [2022-03-30T19:27:28.625Z] ---> 99b8a8a9d331 [2022-03-30T19:27:28.625Z] Step 8/22 : COPY . . [2022-03-30T19:27:55.475Z] ---> 99e03c73b00e [2022-03-30T19:27:55.475Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T19:27:55.475Z] ---> Running in cc6b9fe32fc5 [2022-03-30T19:27:55.475Z] 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-30T19:31:32.522Z] 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-30T19:31:50.981Z] Removing intermediate container a314dcd3415c [2022-03-30T19:31:50.981Z] ---> 12e2df31b389 [2022-03-30T19:31:50.981Z] [2022-03-30T19:31:50.981Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T19:31:50.981Z] 3.14: Pulling from library/alpine [2022-03-30T19:31:52.449Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T19:31:52.449Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T19:31:52.449Z] ---> cc3d11fa2d52 [2022-03-30T19:31:52.449Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T19:31:52.736Z] ---> Running in bbfa535c7240 [2022-03-30T19:31:54.189Z] Removing intermediate container bbfa535c7240 [2022-03-30T19:31:54.189Z] ---> 806941b83ebf [2022-03-30T19:31:54.189Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T19:31:54.189Z] Removing intermediate container f013398a248f [2022-03-30T19:31:54.189Z] ---> d1cda1a12e60 [2022-03-30T19:31:54.189Z] [2022-03-30T19:31:54.189Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T19:31:54.189Z] ---> cc3d11fa2d52 [2022-03-30T19:31:54.189Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T19:31:54.467Z] ---> Running in b34eaf9de87c [2022-03-30T19:31:54.754Z] ---> Running in 3ccbaa7fbea7 [2022-03-30T19:31:58.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:31:58.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:31:58.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:31:58.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:31:59.162Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T19:31:59.162Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T19:31:59.162Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:31:59.162Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T19:31:59.162Z] OK: 6 MiB in 16 packages [2022-03-30T19:31:59.162Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T19:31:59.162Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T19:31:59.162Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:31:59.437Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:31:59.738Z] OK: 6 MiB in 17 packages [2022-03-30T19:32:02.381Z] Removing intermediate container b34eaf9de87c [2022-03-30T19:32:02.381Z] ---> 53c43cda14d3 [2022-03-30T19:32:02.381Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T19:32:02.381Z] ---> Running in 8b4574a10d50 [2022-03-30T19:32:02.978Z] Removing intermediate container 4072ec8ce5fa [2022-03-30T19:32:02.978Z] ---> 8ad9ff1c5d7c [2022-03-30T19:32:02.978Z] [2022-03-30T19:32:02.978Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T19:32:02.978Z] ---> cc3d11fa2d52 [2022-03-30T19:32:02.978Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T19:32:03.252Z] ---> Running in 4f4b7a1954b7 [2022-03-30T19:32:03.526Z] Removing intermediate container 8b4574a10d50 [2022-03-30T19:32:03.526Z] ---> ff4d60bc3e6c [2022-03-30T19:32:03.526Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T19:32:03.802Z] ---> Running in 05cf53963f06 [2022-03-30T19:32:04.082Z] Removing intermediate container 3ccbaa7fbea7 [2022-03-30T19:32:04.083Z] ---> c000665f1581 [2022-03-30T19:32:04.083Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T19:32:04.359Z] ---> Running in cbef7f142715 [2022-03-30T19:32:04.989Z] Removing intermediate container 05cf53963f06 [2022-03-30T19:32:04.989Z] ---> f5924734e2c3 [2022-03-30T19:32:04.989Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T19:32:05.273Z] ---> Running in 41c93019f464 [2022-03-30T19:32:05.549Z] Removing intermediate container cbef7f142715 [2022-03-30T19:32:05.549Z] ---> d7d42aa8c13c [2022-03-30T19:32:05.549Z] Step 13/25 : WORKDIR / [2022-03-30T19:32:06.156Z] ---> Running in 5b2669b8b1ca [2022-03-30T19:32:06.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:32:07.049Z] Removing intermediate container 5b2669b8b1ca [2022-03-30T19:32:07.049Z] ---> a1d2b9e0b8f1 [2022-03-30T19:32:07.049Z] 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-30T19:32:07.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:32:08.040Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T19:32:08.040Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:32:08.040Z] OK: 5 MiB in 15 packages [2022-03-30T19:32:08.665Z] ---> 0b5e1486ab2e [2022-03-30T19:32:08.665Z] 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-30T19:32:09.270Z] Removing intermediate container 41c93019f464 [2022-03-30T19:32:09.270Z] ---> 503481f2cc36 [2022-03-30T19:32:09.270Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T19:32:09.561Z] ---> Running in fdd8bc955fa8 [2022-03-30T19:32:09.561Z] Removing intermediate container fb24021eb287 [2022-03-30T19:32:09.561Z] ---> 4162d08c9178 [2022-03-30T19:32:09.561Z] [2022-03-30T19:32:09.561Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T19:32:09.561Z] ---> cc3d11fa2d52 [2022-03-30T19:32:09.561Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T19:32:09.845Z] ---> Running in 1ccd3426b9ac [2022-03-30T19:32:10.121Z] Removing intermediate container 4f4b7a1954b7 [2022-03-30T19:32:10.121Z] ---> ca4b94ec13d0 [2022-03-30T19:32:10.121Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:32:10.407Z] ---> Running in 48ad1b903392 [2022-03-30T19:32:10.699Z] Removing intermediate container fdd8bc955fa8 [2022-03-30T19:32:10.699Z] ---> 4909249fdedb [2022-03-30T19:32:10.699Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T19:32:10.984Z] ---> 1d4d3ea7bfca [2022-03-30T19:32:10.984Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T19:32:11.588Z] Removing intermediate container 48ad1b903392 [2022-03-30T19:32:11.588Z] ---> 004ed30463bb [2022-03-30T19:32:11.588Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T19:32:11.865Z] ---> Running in 28b8c9ee8764 [2022-03-30T19:32:12.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:32:12.473Z] ---> f0eea85801a1 [2022-03-30T19:32:12.473Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T19:32:12.749Z] ---> Running in 392ed02db20a [2022-03-30T19:32:12.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:32:12.749Z] ---> 8ede629b8eeb [2022-03-30T19:32:12.749Z] 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-30T19:32:12.749Z] Removing intermediate container 28b8c9ee8764 [2022-03-30T19:32:12.749Z] ---> 8a613b4808c0 [2022-03-30T19:32:12.749Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T19:32:13.028Z] ---> Running in 5d8972d705e8 [2022-03-30T19:32:14.017Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T19:32:14.017Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:32:14.017Z] OK: 5 MiB in 15 packages [2022-03-30T19:32:14.017Z] Removing intermediate container 5d8972d705e8 [2022-03-30T19:32:14.017Z] ---> 7cdae244a266 [2022-03-30T19:32:14.017Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:32:15.003Z] ---> 911febf53acf [2022-03-30T19:32:15.003Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T19:32:15.613Z] Removing intermediate container 1ccd3426b9ac [2022-03-30T19:32:15.613Z] ---> 3845a7c999c9 [2022-03-30T19:32:15.889Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:32:15.889Z] ---> Running in 5a2830117540 [2022-03-30T19:32:16.507Z] ---> ca5d14d0c55c [2022-03-30T19:32:16.507Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T19:32:17.115Z] Removing intermediate container 5a2830117540 [2022-03-30T19:32:17.115Z] ---> 7e31c153df5c [2022-03-30T19:32:17.115Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T19:32:17.389Z] ---> Running in b5d4ee9198ef [2022-03-30T19:32:17.666Z] Removing intermediate container 392ed02db20a [2022-03-30T19:32:17.666Z] ---> ea0c53597662 [2022-03-30T19:32:17.666Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:32:18.268Z] Removing intermediate container b5d4ee9198ef [2022-03-30T19:32:18.268Z] ---> 6861b7dfa70d [2022-03-30T19:32:18.268Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T19:32:18.545Z] ---> Running in 61b0a41d7dc3 [2022-03-30T19:32:19.537Z] Removing intermediate container 61b0a41d7dc3 [2022-03-30T19:32:19.537Z] ---> 821081638f0b [2022-03-30T19:32:19.537Z] Step 15/23 : WORKDIR / [2022-03-30T19:32:19.537Z] ---> 741f95091fd8 [2022-03-30T19:32:19.537Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T19:32:19.537Z] ---> Running in 29534fb8dd92 [2022-03-30T19:32:19.811Z] ---> c8c7637fab01 [2022-03-30T19:32:19.811Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T19:32:21.251Z] Removing intermediate container 29534fb8dd92 [2022-03-30T19:32:21.251Z] ---> 543c5ba27f1c [2022-03-30T19:32:21.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:32:21.251Z] ---> b83e20590cf5 [2022-03-30T19:32:21.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T19:32:23.244Z] ---> efbc1ea22126 [2022-03-30T19:32:23.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T19:32:23.244Z] ---> 2985fb44c0c7 [2022-03-30T19:32:23.244Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T19:32:23.517Z] ---> Running in d0dcdfcd632d [2022-03-30T19:32:24.514Z] ---> edc4a1c127f7 [2022-03-30T19:32:24.514Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T19:32:24.514Z] ---> 0fa33984cec9 [2022-03-30T19:32:24.514Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T19:32:24.514Z] Removing intermediate container d0dcdfcd632d [2022-03-30T19:32:24.514Z] ---> f376f70957e5 [2022-03-30T19:32:24.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:32:24.792Z] ---> Running in 90216a92b1a4 [2022-03-30T19:32:25.783Z] Removing intermediate container 90216a92b1a4 [2022-03-30T19:32:25.783Z] ---> dbe5b80d55ea [2022-03-30T19:32:25.783Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T19:32:26.054Z] ---> 0e79e5a65841 [2022-03-30T19:32:26.054Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T19:32:26.054Z] ---> Running in 94cb36db40bb [2022-03-30T19:32:26.651Z] ---> bc8d85a966a3 [2022-03-30T19:32:26.651Z] 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-30T19:32:26.927Z] ---> Running in 8991e6050787 [2022-03-30T19:32:27.528Z] Removing intermediate container 94cb36db40bb [2022-03-30T19:32:27.528Z] ---> 6247570a0fed [2022-03-30T19:32:27.528Z] Step 21/22 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:32:27.805Z] ---> Running in 587ffffe9038 [2022-03-30T19:32:28.406Z] ---> f26d110b47fd [2022-03-30T19:32:28.406Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T19:32:28.406Z] ---> 8cc2eee55581 [2022-03-30T19:32:28.406Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T19:32:28.686Z] Removing intermediate container 587ffffe9038 [2022-03-30T19:32:28.686Z] ---> f0b9a202f1a8 [2022-03-30T19:32:28.686Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T19:32:28.961Z] ---> Running in 3eab6b2dbab5 [2022-03-30T19:32:30.415Z] Removing intermediate container 3eab6b2dbab5 [2022-03-30T19:32:30.415Z] ---> 92d1ab0b1022 [2022-03-30T19:32:30.415Z] [2022-03-30T19:32:30.415Z] ---> a454f8ac5a85 [2022-03-30T19:32:30.415Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T19:32:30.688Z] ---> Running in 7aedb4233d08 [2022-03-30T19:32:30.964Z] Removing intermediate container 8991e6050787 [2022-03-30T19:32:30.964Z] ---> b7d706713978 [2022-03-30T19:32:30.964Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T19:32:30.964Z] ---> f5b518a1342a [2022-03-30T19:32:30.964Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T19:32:30.964Z] ---> Running in e91d16ff239c [2022-03-30T19:32:31.563Z] ---> Running in 0b866f8786cb [2022-03-30T19:32:31.563Z] Removing intermediate container 7aedb4233d08 [2022-03-30T19:32:31.563Z] ---> caaa7af1eb1e [2022-03-30T19:32:31.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:32:31.840Z] Successfully built 92d1ab0b1022 [2022-03-30T19:32:31.840Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T19:32:31.840Z] Building security-proxy-setup [2022-03-30T19:32:31.840Z]  Building support-scheduler ... done  ---> Running in d3666eed2b5e [2022-03-30T19:32:32.121Z] Removing intermediate container e91d16ff239c [2022-03-30T19:32:32.121Z] ---> 4a434ababba1 [2022-03-30T19:32:32.121Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T19:32:32.397Z] ---> Running in 8ae746d3e5eb [2022-03-30T19:32:32.397Z] Removing intermediate container 0b866f8786cb [2022-03-30T19:32:32.397Z] ---> c31f656b22a5 [2022-03-30T19:32:32.397Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T19:32:32.397Z] Removing intermediate container d3666eed2b5e [2022-03-30T19:32:32.397Z] ---> b3dca4acf904 [2022-03-30T19:32:32.397Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T19:32:32.670Z] ---> Running in 8846ced6c3f8 [2022-03-30T19:32:32.944Z] Removing intermediate container 8ae746d3e5eb [2022-03-30T19:32:32.944Z] ---> 3f210f603681 [2022-03-30T19:32:32.944Z] Step 24/25 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:32:33.227Z] ---> Running in ee9b9a99cf8d [2022-03-30T19:32:33.504Z] Removing intermediate container 8846ced6c3f8 [2022-03-30T19:32:33.504Z] ---> 406c83324f3f [2022-03-30T19:32:33.504Z] Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:32:33.504Z] ---> 43c060288eae [2022-03-30T19:32:33.504Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T19:32:33.504Z] ---> Running in 9be4431616ec [2022-03-30T19:32:33.784Z] Removing intermediate container ee9b9a99cf8d [2022-03-30T19:32:33.784Z] ---> 3051f6d16c92 [2022-03-30T19:32:33.784Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T19:32:34.060Z] ---> Running in db36e41fe0f1 [2022-03-30T19:32:34.333Z] ---> Running in fe1995d63ca6 [2022-03-30T19:32:34.631Z] Removing intermediate container 9be4431616ec [2022-03-30T19:32:34.631Z] ---> d8ac4387ab99 [2022-03-30T19:32:34.631Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:32:34.911Z] ---> Running in d4dadf8b475e [2022-03-30T19:32:35.184Z] Removing intermediate container fe1995d63ca6 [2022-03-30T19:32:35.184Z] ---> 93be4109916b [2022-03-30T19:32:35.184Z] [2022-03-30T19:32:35.458Z] Removing intermediate container d4dadf8b475e [2022-03-30T19:32:35.458Z] ---> bac5bb8c8a6f [2022-03-30T19:32:35.458Z] [2022-03-30T19:32:36.440Z] Successfully built 93be4109916b [2022-03-30T19:32:36.440Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T19:32:36.440Z] Building core-command [2022-03-30T19:32:36.440Z]  Building security-secretstore-setup ... done Successfully built bac5bb8c8a6f [2022-03-30T19:32:36.440Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T19:32:36.440Z]  Building core-metadata ... done Building security-spire-agent [2022-03-30T19:32:37.041Z] Removing intermediate container db36e41fe0f1 [2022-03-30T19:32:37.041Z] ---> ece8664aff4e [2022-03-30T19:32:37.041Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T19:32:37.315Z] ---> Running in 1d07ae86e019 [2022-03-30T19:32:37.940Z] Removing intermediate container 1d07ae86e019 [2022-03-30T19:32:37.940Z] ---> 58875555c1c7 [2022-03-30T19:32:37.940Z] Step 28/31 : CMD ["gate"] [2022-03-30T19:32:38.216Z] ---> Running in 4717354d7c87 [2022-03-30T19:32:38.492Z] Removing intermediate container 4717354d7c87 [2022-03-30T19:32:38.492Z] ---> b4f6455ba77b [2022-03-30T19:32:38.492Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T19:32:38.771Z] ---> Running in 21da882f26f7 [2022-03-30T19:32:39.369Z] Removing intermediate container 21da882f26f7 [2022-03-30T19:32:39.369Z] ---> 440062614991 [2022-03-30T19:32:39.369Z] Step 30/31 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:32:39.644Z] ---> Running in 9c5a948a35e5 [2022-03-30T19:32:40.258Z] Removing intermediate container 9c5a948a35e5 [2022-03-30T19:32:40.258Z] ---> 7641cfec452f [2022-03-30T19:32:40.258Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T19:32:40.531Z] ---> Running in 20a601c0ec24 [2022-03-30T19:32:41.128Z] Removing intermediate container 20a601c0ec24 [2022-03-30T19:32:41.128Z] ---> 241ba42e3ab9 [2022-03-30T19:32:41.128Z] [2022-03-30T19:32:41.725Z] Successfully built 241ba42e3ab9 [2022-03-30T19:32:41.725Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T19:32:41.725Z] Building security-spiffe-token-provider [2022-03-30T19:33:00.044Z]  Building security-bootstrapper ... done Removing intermediate container cc6b9fe32fc5 [2022-03-30T19:33:00.044Z] ---> 13353a177271 [2022-03-30T19:33:00.044Z] [2022-03-30T19:33:00.044Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T19:33:00.044Z] ---> cc3d11fa2d52 [2022-03-30T19:33:00.044Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T19:33:00.044Z] ---> Running in 570e21b8f92a [2022-03-30T19:33:00.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:33:00.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:33:01.381Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T19:33:01.381Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T19:33:01.381Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:33:01.381Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:33:01.670Z] OK: 6 MiB in 16 packages [2022-03-30T19:33:03.697Z] Removing intermediate container 570e21b8f92a [2022-03-30T19:33:03.697Z] ---> 8d59d778382b [2022-03-30T19:33:03.697Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:33:03.697Z] ---> Running in cf4b774a7e11 [2022-03-30T19:33:03.983Z] Removing intermediate container cf4b774a7e11 [2022-03-30T19:33:03.983Z] ---> 66a667cda22b [2022-03-30T19:33:03.983Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T19:33:04.259Z] ---> Running in d85ea9a30482 [2022-03-30T19:33:04.531Z] Removing intermediate container d85ea9a30482 [2022-03-30T19:33:04.531Z] ---> 1bb16054f66a [2022-03-30T19:33:04.531Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T19:33:04.806Z] ---> Running in c526bc907c24 [2022-03-30T19:33:05.080Z] Removing intermediate container c526bc907c24 [2022-03-30T19:33:05.080Z] ---> 0e7ba70e3262 [2022-03-30T19:33:05.080Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:33:05.685Z] ---> 91aa0f249723 [2022-03-30T19:33:05.685Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T19:33:07.123Z] ---> 85e150cb1947 [2022-03-30T19:33:07.123Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T19:33:07.727Z] ---> 5d5bd7df584d [2022-03-30T19:33:07.727Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T19:33:08.001Z] ---> Running in 41cc98b8f2cb [2022-03-30T19:33:08.605Z] Removing intermediate container 41cc98b8f2cb [2022-03-30T19:33:08.605Z] ---> 0e46acdc5a0b [2022-03-30T19:33:08.605Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:33:08.605Z] ---> Running in e18b980d4beb [2022-03-30T19:33:09.210Z] Removing intermediate container e18b980d4beb [2022-03-30T19:33:09.210Z] ---> 27952951640e [2022-03-30T19:33:09.210Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T19:33:09.210Z] ---> Running in 7d2ab47ff4d2 [2022-03-30T19:33:09.808Z] Removing intermediate container 7d2ab47ff4d2 [2022-03-30T19:33:09.808Z] ---> 90ff14d3c38c [2022-03-30T19:33:09.808Z] Step 21/22 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:33:09.808Z] ---> Running in 27831947fda3 [2022-03-30T19:33:10.082Z] Removing intermediate container 27831947fda3 [2022-03-30T19:33:10.082Z] ---> 3325fe8fd0e6 [2022-03-30T19:33:10.082Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T19:33:10.359Z] ---> Running in 866bf5855d83 [2022-03-30T19:33:10.632Z] Removing intermediate container 866bf5855d83 [2022-03-30T19:33:10.632Z] ---> 2f7817fb9ca8 [2022-03-30T19:33:10.632Z] [2022-03-30T19:33:11.229Z] Successfully built 2f7817fb9ca8 [2022-03-30T19:33:11.229Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T19:33:11.229Z]  Building support-notifications ... done Building core-data [2022-03-30T19:33:58.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:33:58.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:33:58.199Z] ---> ff68e37aca08 [2022-03-30T19:33:58.199Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T19:33:58.199Z] ---> Using cache [2022-03-30T19:33:58.199Z] ---> b6476247c8b7 [2022-03-30T19:33:58.199Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:33:58.199Z] ---> Using cache [2022-03-30T19:33:58.199Z] ---> 0afaec5068e2 [2022-03-30T19:33:58.199Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T19:33:58.199Z] ---> Using cache [2022-03-30T19:33:58.199Z] ---> 1f8b2b4d4d17 [2022-03-30T19:33:58.199Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T19:33:58.199Z] ---> Using cache [2022-03-30T19:33:58.199Z] ---> 2cd7695d622b [2022-03-30T19:33:58.199Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:33:58.199Z] ---> Using cache [2022-03-30T19:33:58.199Z] ---> 0f7f5a2fc49c [2022-03-30T19:33:58.199Z] Step 8/22 : COPY . . [2022-03-30T19:33:58.199Z] ---> Using cache [2022-03-30T19:33:58.199Z] ---> b2ddc57b2486 [2022-03-30T19:33:58.199Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T19:33:58.199Z] ---> Running in 678d438fb263 [2022-03-30T19:33:58.199Z] 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-30T19:34:08.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:34:08.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:34:08.382Z] ---> ff68e37aca08 [2022-03-30T19:34:08.382Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> b6476247c8b7 [2022-03-30T19:34:08.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 0afaec5068e2 [2022-03-30T19:34:08.382Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 1f8b2b4d4d17 [2022-03-30T19:34:08.382Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 2cd7695d622b [2022-03-30T19:34:08.382Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 0f7f5a2fc49c [2022-03-30T19:34:08.382Z] Step 8/24 : COPY . . [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> b2ddc57b2486 [2022-03-30T19:34:08.382Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 40793a0b5e8a [2022-03-30T19:34:08.382Z] 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-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 23b1eaed0451 [2022-03-30T19:34:08.382Z] [2022-03-30T19:34:08.382Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T19:34:08.382Z] ---> 03078ca19a05 [2022-03-30T19:34:08.382Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 16edcfe06d8f [2022-03-30T19:34:08.382Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 6670fe932b56 [2022-03-30T19:34:08.382Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 02fc067c047d [2022-03-30T19:34:08.382Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T19:34:08.382Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:34:08.382Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:34:08.382Z] ---> ff68e37aca08 [2022-03-30T19:34:08.382Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> b6476247c8b7 [2022-03-30T19:34:08.382Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 0afaec5068e2 [2022-03-30T19:34:08.382Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 1f8b2b4d4d17 [2022-03-30T19:34:08.382Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 2cd7695d622b [2022-03-30T19:34:08.382Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> 0f7f5a2fc49c [2022-03-30T19:34:08.382Z] Step 8/23 : COPY . . [2022-03-30T19:34:08.382Z] ---> Using cache [2022-03-30T19:34:08.382Z] ---> b2ddc57b2486 [2022-03-30T19:34:08.382Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T19:34:09.828Z] ---> Running in bee37a4d7538 [2022-03-30T19:34:09.828Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:34:09.828Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:34:09.828Z] ---> ff68e37aca08 [2022-03-30T19:34:09.828Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T19:34:09.828Z] ---> Using cache [2022-03-30T19:34:09.828Z] ---> b6476247c8b7 [2022-03-30T19:34:09.828Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T19:34:09.828Z] ---> Running in 4f8e83f56aaa [2022-03-30T19:34:12.461Z] 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-30T19:34:12.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:34:13.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:34:14.896Z] ---> 0416b564001e [2022-03-30T19:34:14.896Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T19:34:14.896Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:34:14.896Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:34:14.896Z] OK: 15739 distinct packages available [2022-03-30T19:34:15.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:34:16.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:34:17.160Z] OK: 220 MiB in 52 packages [2022-03-30T19:34:19.165Z] Removing intermediate container 4f8e83f56aaa [2022-03-30T19:34:19.165Z] ---> f16b573d5541 [2022-03-30T19:34:19.165Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T19:34:21.167Z] ---> 3adb46533140 [2022-03-30T19:34:21.167Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:34:21.167Z] ---> Running in 9fd8e2b82782 [2022-03-30T19:34:24.570Z] ---> 333d43d5875e [2022-03-30T19:34:24.570Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T19:34:24.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:34:24.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:34:24.570Z] ---> ff68e37aca08 [2022-03-30T19:34:24.570Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:34:24.570Z] ---> Using cache [2022-03-30T19:34:24.570Z] ---> b6476247c8b7 [2022-03-30T19:34:24.570Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:34:24.570Z] ---> Using cache [2022-03-30T19:34:24.570Z] ---> 0afaec5068e2 [2022-03-30T19:34:24.570Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T19:34:24.570Z] ---> Running in bc5d4e062aff [2022-03-30T19:34:26.036Z] ---> fb043da06de0 [2022-03-30T19:34:26.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T19:34:26.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:34:26.924Z] Removing intermediate container 9fd8e2b82782 [2022-03-30T19:34:26.924Z] ---> a0f743ff1659 [2022-03-30T19:34:26.924Z] Step 7/20 : COPY . . [2022-03-30T19:34:27.208Z] ---> ee554996d7e0 [2022-03-30T19:34:27.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T19:34:27.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:34:28.795Z] OK: 220 MiB in 52 packages [2022-03-30T19:34:28.795Z] ---> 64558b946fee [2022-03-30T19:34:28.795Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T19:34:29.069Z] ---> Running in 8a0b1c939c61 [2022-03-30T19:34:30.050Z] Removing intermediate container 8a0b1c939c61 [2022-03-30T19:34:30.050Z] ---> b64b3e26f0b4 [2022-03-30T19:34:30.050Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T19:34:30.050Z] ---> Running in 3ee4c40d6b81 [2022-03-30T19:34:30.656Z] Removing intermediate container bc5d4e062aff [2022-03-30T19:34:30.656Z] ---> 1530dc4fbaed [2022-03-30T19:34:30.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:34:30.656Z] Removing intermediate container 3ee4c40d6b81 [2022-03-30T19:34:30.656Z] ---> f1bc13c5eaa6 [2022-03-30T19:34:30.656Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T19:34:30.931Z] ---> Running in 9b715eda68ba [2022-03-30T19:34:31.915Z] Removing intermediate container 9b715eda68ba [2022-03-30T19:34:31.916Z] ---> f255eb85469b [2022-03-30T19:34:31.916Z] Step 23/24 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:34:32.204Z] ---> Running in de2dc4138a37 [2022-03-30T19:34:32.489Z] ---> 34492a717e62 [2022-03-30T19:34:32.489Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:34:32.766Z] ---> Running in d16e8fbcf3f7 [2022-03-30T19:34:33.377Z] Removing intermediate container de2dc4138a37 [2022-03-30T19:34:33.377Z] ---> b2c86c987f1f [2022-03-30T19:34:33.377Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T19:34:33.658Z] ---> Running in 692dd2a7827d [2022-03-30T19:34:34.651Z] Removing intermediate container 692dd2a7827d [2022-03-30T19:34:34.651Z] ---> 69eef31e2f95 [2022-03-30T19:34:34.651Z] [2022-03-30T19:34:36.104Z] Successfully built 69eef31e2f95 [2022-03-30T19:34:36.104Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T19:34:36.104Z] Building sys-mgmt-agent [2022-03-30T19:34:39.517Z]  Building security-spire-agent ... done Removing intermediate container d16e8fbcf3f7 [2022-03-30T19:34:39.517Z] ---> b910689e3e5f [2022-03-30T19:34:39.517Z] Step 8/23 : COPY . . [2022-03-30T19:35:12.146Z] ---> 73983d379fc1 [2022-03-30T19:35:12.146Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T19:35:12.146Z] ---> Running in f668c760dbfa [2022-03-30T19:35:12.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T19:35:14.193Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T19:35:14.193Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T19:35:14.193Z] ---> ff68e37aca08 [2022-03-30T19:35:14.193Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T19:35:14.193Z] ---> Using cache [2022-03-30T19:35:14.193Z] ---> b6476247c8b7 [2022-03-30T19:35:14.193Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:35:14.193Z] ---> Using cache [2022-03-30T19:35:14.193Z] ---> 0afaec5068e2 [2022-03-30T19:35:14.193Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T19:35:14.193Z] ---> Running in 0c718224671a [2022-03-30T19:35:16.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:35:17.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:35:19.252Z] OK: 220 MiB in 52 packages [2022-03-30T19:35:21.290Z] Removing intermediate container 0c718224671a [2022-03-30T19:35:21.290Z] ---> 61aa4a69c95b [2022-03-30T19:35:21.290Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T19:35:22.767Z] ---> 8096f012d575 [2022-03-30T19:35:22.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T19:35:23.061Z] ---> Running in 7549176a6af7 [2022-03-30T19:35:24.524Z] ---> 9223f9415b87 [2022-03-30T19:35:24.524Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T19:35:24.815Z] ---> Running in 35b42095ad18 [2022-03-30T19:35:26.818Z] 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-30T19:35:29.459Z] Removing intermediate container 7549176a6af7 [2022-03-30T19:35:29.459Z] ---> 7f07ef63f0cd [2022-03-30T19:35:29.459Z] Step 8/23 : COPY . . [2022-03-30T19:35:56.351Z] ---> 294763419570 [2022-03-30T19:35:56.351Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T19:35:56.351Z] ---> Running in 21bb1eed56ed [2022-03-30T19:35:56.351Z] 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-30T19:39:33.479Z] 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-30T19:39:55.712Z] Removing intermediate container 678d438fb263 [2022-03-30T19:39:55.712Z] ---> 21c571c6cf23 [2022-03-30T19:39:55.712Z] [2022-03-30T19:39:55.712Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T19:39:55.712Z] ---> cc3d11fa2d52 [2022-03-30T19:39:55.712Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T19:39:55.712Z] ---> Running in 9b0148d326b2 [2022-03-30T19:39:57.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:39:57.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:39:58.913Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T19:39:58.913Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T19:39:58.913Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T19:39:58.913Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T19:39:58.913Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T19:39:58.913Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T19:39:58.913Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:39:58.913Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:39:59.192Z] OK: 8 MiB in 20 packages [2022-03-30T19:40:01.851Z] Removing intermediate container 9b0148d326b2 [2022-03-30T19:40:01.851Z] ---> 5cea96c3a112 [2022-03-30T19:40:01.851Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T19:40:01.851Z] ---> Running in a83b620809a1 [2022-03-30T19:40:02.142Z] Removing intermediate container a83b620809a1 [2022-03-30T19:40:02.142Z] ---> b4dbcb0d8ec8 [2022-03-30T19:40:02.142Z] Step 13/22 : WORKDIR /edgex [2022-03-30T19:40:02.424Z] ---> Running in b3a23855a4f1 [2022-03-30T19:40:03.045Z] Removing intermediate container b3a23855a4f1 [2022-03-30T19:40:03.045Z] ---> 9e3b152d5d9d [2022-03-30T19:40:03.045Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T19:40:03.677Z] ---> 518f8bb3138a [2022-03-30T19:40:03.955Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T19:40:05.944Z] ---> 14e8991a0841 [2022-03-30T19:40:05.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T19:40:07.933Z] ---> 462dd635c9e9 [2022-03-30T19:40:07.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T19:40:08.541Z] ---> c6419873d393 [2022-03-30T19:40:08.541Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T19:40:08.541Z] ---> Running in eb36e9c6f6ed [2022-03-30T19:40:11.943Z] Removing intermediate container eb36e9c6f6ed [2022-03-30T19:40:11.943Z] ---> 73ebff8fa531 [2022-03-30T19:40:11.943Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T19:40:11.943Z] ---> Running in be54c53f15a4 [2022-03-30T19:40:11.943Z] Removing intermediate container be54c53f15a4 [2022-03-30T19:40:11.943Z] ---> 42f8ea8693ae [2022-03-30T19:40:11.943Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T19:40:11.943Z] ---> Running in 80ba06787895 [2022-03-30T19:40:12.552Z] Removing intermediate container 80ba06787895 [2022-03-30T19:40:12.552Z] ---> b5a40537e35e [2022-03-30T19:40:12.552Z] Step 21/22 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:40:12.552Z] ---> Running in 17bcdf35e4ae [2022-03-30T19:40:13.172Z] Removing intermediate container 17bcdf35e4ae [2022-03-30T19:40:13.172Z] ---> 85026f49f5f7 [2022-03-30T19:40:13.172Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T19:40:13.450Z] ---> Running in 7ee3cdc88c29 [2022-03-30T19:40:14.054Z] Removing intermediate container 7ee3cdc88c29 [2022-03-30T19:40:14.054Z] ---> 37d2ffd84a58 [2022-03-30T19:40:14.054Z] [2022-03-30T19:40:15.041Z] Successfully built 37d2ffd84a58 [2022-03-30T19:40:15.041Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T19:40:23.727Z]  Building security-proxy-setup ... done Removing intermediate container bee37a4d7538 [2022-03-30T19:40:23.727Z] ---> 4c736ba075dd [2022-03-30T19:40:23.727Z] [2022-03-30T19:40:23.727Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T19:40:23.727Z] ---> cc3d11fa2d52 [2022-03-30T19:40:23.727Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T19:40:23.727Z] ---> Using cache [2022-03-30T19:40:23.727Z] ---> 3845a7c999c9 [2022-03-30T19:40:23.727Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T19:40:23.727Z] ---> Using cache [2022-03-30T19:40:23.727Z] ---> 7e31c153df5c [2022-03-30T19:40:23.727Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T19:40:24.006Z] ---> Running in 7256eebbf753 [2022-03-30T19:40:24.606Z] Removing intermediate container 7256eebbf753 [2022-03-30T19:40:24.606Z] ---> b569b27f0f68 [2022-03-30T19:40:24.606Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T19:40:24.606Z] ---> Running in 2e68a6ac15a5 [2022-03-30T19:40:25.204Z] Removing intermediate container 2e68a6ac15a5 [2022-03-30T19:40:25.204Z] ---> cc615f195e9f [2022-03-30T19:40:25.204Z] Step 15/23 : WORKDIR / [2022-03-30T19:40:25.476Z] ---> Running in cde7b0afa28c [2022-03-30T19:40:26.071Z] Removing intermediate container cde7b0afa28c [2022-03-30T19:40:26.071Z] ---> 14dfd43b6658 [2022-03-30T19:40:26.071Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:40:27.053Z] ---> 049318b98125 [2022-03-30T19:40:27.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T19:40:29.039Z] ---> 879aa687dec9 [2022-03-30T19:40:29.039Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T19:40:29.643Z] ---> 66ec1986f34b [2022-03-30T19:40:29.643Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T19:40:29.917Z] ---> Running in 615722c85ca8 [2022-03-30T19:40:30.513Z] Removing intermediate container 615722c85ca8 [2022-03-30T19:40:30.513Z] ---> f9182863189b [2022-03-30T19:40:30.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:40:30.513Z] ---> Running in e9cccb441fad [2022-03-30T19:40:31.116Z] Removing intermediate container e9cccb441fad [2022-03-30T19:40:31.116Z] ---> 1492f9dabc15 [2022-03-30T19:40:31.116Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T19:40:31.116Z] ---> Running in 97815175e09a [2022-03-30T19:40:31.723Z] Removing intermediate container 97815175e09a [2022-03-30T19:40:31.723Z] ---> aae2ad6b6be8 [2022-03-30T19:40:31.723Z] Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:40:31.723Z] ---> Running in 5783fc1b9083 [2022-03-30T19:40:32.324Z] Removing intermediate container 5783fc1b9083 [2022-03-30T19:40:32.324Z] ---> d0a9e4f5758d [2022-03-30T19:40:32.324Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:40:32.324Z] ---> Running in c779df319bb2 [2022-03-30T19:40:32.921Z] Removing intermediate container c779df319bb2 [2022-03-30T19:40:32.921Z] ---> 32c2585c258c [2022-03-30T19:40:32.921Z] [2022-03-30T19:40:33.521Z] Successfully built 32c2585c258c [2022-03-30T19:40:33.521Z] Successfully tagged core-command-arm64:latest [2022-03-30T19:41:20.520Z]  Building core-command ... done Removing intermediate container f668c760dbfa [2022-03-30T19:41:20.520Z] ---> f6f2d9d94c22 [2022-03-30T19:41:20.520Z] [2022-03-30T19:41:20.520Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T19:41:20.520Z] ---> 03078ca19a05 [2022-03-30T19:41:20.520Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T19:41:20.520Z] ---> Using cache [2022-03-30T19:41:20.520Z] ---> 16edcfe06d8f [2022-03-30T19:41:20.520Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:41:20.520Z] ---> Using cache [2022-03-30T19:41:20.520Z] ---> 6670fe932b56 [2022-03-30T19:41:20.520Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T19:41:20.520Z] ---> Running in d18856d2e3ce [2022-03-30T19:41:20.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:20.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:20.520Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T19:41:20.520Z] v3.15.3-3-gbcbfd84e6d [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T19:41:20.520Z] OK: 15729 distinct packages available [2022-03-30T19:41:20.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:20.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:20.520Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T19:41:20.520Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T19:41:20.520Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T19:41:20.520Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T19:41:20.520Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T19:41:20.520Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T19:41:20.520Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T19:41:20.520Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T19:41:20.520Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T19:41:20.520Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T19:41:20.520Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T19:41:20.520Z] OK: 8 MiB in 23 packages [2022-03-30T19:41:21.965Z] Removing intermediate container d18856d2e3ce [2022-03-30T19:41:21.965Z] ---> 693accf4a4d3 [2022-03-30T19:41:21.965Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:41:22.958Z] ---> f10e516df7da [2022-03-30T19:41:22.958Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T19:41:24.942Z] ---> a3881e657c15 [2022-03-30T19:41:24.942Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T19:41:25.541Z] ---> ac03e24752b0 [2022-03-30T19:41:25.541Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T19:41:25.541Z] ---> Running in bde9cbf3864c [2022-03-30T19:41:26.142Z] Removing intermediate container bde9cbf3864c [2022-03-30T19:41:26.142Z] ---> 158657c6a1fd [2022-03-30T19:41:26.142Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:41:26.142Z] ---> Running in 3ece7547a3bf [2022-03-30T19:41:26.746Z] Removing intermediate container 3ece7547a3bf [2022-03-30T19:41:26.746Z] ---> 904c11208a43 [2022-03-30T19:41:26.746Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T19:41:27.019Z] ---> Running in a87e3616a1aa [2022-03-30T19:41:27.300Z] Removing intermediate container a87e3616a1aa [2022-03-30T19:41:27.300Z] ---> 09bf1cf3923d [2022-03-30T19:41:27.300Z] Step 19/20 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:41:27.573Z] ---> Running in 03c137114b96 [2022-03-30T19:41:27.860Z] Removing intermediate container 03c137114b96 [2022-03-30T19:41:27.860Z] ---> 1b00aea8b45e [2022-03-30T19:41:27.860Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T19:41:28.133Z] ---> Running in bea5dddead96 [2022-03-30T19:41:28.732Z] Removing intermediate container bea5dddead96 [2022-03-30T19:41:28.732Z] ---> b14fd30cf04f [2022-03-30T19:41:28.732Z] [2022-03-30T19:41:29.327Z] Successfully built b14fd30cf04f [2022-03-30T19:41:29.327Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T19:41:31.302Z]  Building security-spiffe-token-provider ... done Removing intermediate container 21bb1eed56ed [2022-03-30T19:41:31.303Z] ---> 0f873ca8daa5 [2022-03-30T19:41:31.303Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T19:41:31.303Z] ---> Running in 9017113206d2 [2022-03-30T19:41:32.283Z] 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-30T19:41:34.270Z] Removing intermediate container 9017113206d2 [2022-03-30T19:41:34.270Z] ---> a75383d01c6d [2022-03-30T19:41:34.270Z] [2022-03-30T19:41:34.270Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T19:41:34.270Z] 20.10.10: Pulling from library/docker [2022-03-30T19:41:42.569Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T19:41:42.569Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T19:41:42.569Z] ---> 520e9a0a30f7 [2022-03-30T19:41:42.569Z] 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-30T19:41:43.552Z] ---> Running in 1e6e86fe2e61 [2022-03-30T19:41:43.824Z] Removing intermediate container 1e6e86fe2e61 [2022-03-30T19:41:43.824Z] ---> 2b44c67c5c04 [2022-03-30T19:41:43.824Z] 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-30T19:41:44.099Z] ---> Running in 4789d06a3a2a [2022-03-30T19:41:44.099Z] Removing intermediate container 35b42095ad18 [2022-03-30T19:41:44.099Z] ---> 2023c1807c5f [2022-03-30T19:41:44.099Z] [2022-03-30T19:41:44.099Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T19:41:44.099Z] ---> cc3d11fa2d52 [2022-03-30T19:41:44.099Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T19:41:44.373Z] ---> Running in 229cef39fca4 [2022-03-30T19:41:44.655Z] Removing intermediate container 229cef39fca4 [2022-03-30T19:41:44.655Z] ---> 6213111b2054 [2022-03-30T19:41:44.655Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T19:41:44.927Z] ---> Running in 98bb0195f12d [2022-03-30T19:41:45.204Z] Removing intermediate container 98bb0195f12d [2022-03-30T19:41:45.204Z] ---> 3c7002de2f14 [2022-03-30T19:41:45.204Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T19:41:45.204Z] ---> Running in a17ed6a70d98 [2022-03-30T19:41:45.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:45.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:45.481Z] Removing intermediate container a17ed6a70d98 [2022-03-30T19:41:45.481Z] ---> ab18806b06ad [2022-03-30T19:41:45.481Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T19:41:45.765Z] ---> Running in d57b90a56433 [2022-03-30T19:41:46.363Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T19:41:46.363Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T19:41:46.363Z] Executing bash-5.1.16-r0.post-install [2022-03-30T19:41:46.363Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T19:41:46.363Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T19:41:46.363Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T19:41:46.638Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T19:41:46.638Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T19:41:46.638Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T19:41:46.638Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T19:41:46.638Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T19:41:46.638Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T19:41:46.638Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T19:41:46.638Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T19:41:46.638Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T19:41:46.638Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T19:41:46.638Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T19:41:46.638Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T19:41:48.076Z] Removing intermediate container d57b90a56433 [2022-03-30T19:41:48.076Z] ---> 2e016a9cae87 [2022-03-30T19:41:48.076Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T19:41:48.076Z] ---> Running in 9e96588e167b [2022-03-30T19:41:48.671Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T19:41:48.671Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T19:41:48.948Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T19:41:48.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:48.948Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T19:41:48.948Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T19:41:48.948Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T19:41:48.948Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T19:41:48.948Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T19:41:49.220Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T19:41:49.220Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T19:41:49.220Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T19:41:49.220Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T19:41:49.220Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T19:41:49.220Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T19:41:49.220Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T19:41:49.220Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T19:41:49.220Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T19:41:49.220Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T19:41:49.220Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T19:41:49.220Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T19:41:49.220Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T19:41:49.220Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T19:41:49.220Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T19:41:49.492Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T19:41:49.492Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T19:41:49.768Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T19:41:50.046Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:41:50.046Z] OK: 84 MiB in 64 packages [2022-03-30T19:41:50.648Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T19:41:50.648Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T19:41:50.920Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T19:41:50.920Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T19:41:50.920Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T19:41:51.191Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T19:41:51.191Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T19:41:51.191Z] OK: 8 MiB in 20 packages [2022-03-30T19:41:52.627Z] Removing intermediate container 9e96588e167b [2022-03-30T19:41:52.627Z] ---> 48dde0ef0971 [2022-03-30T19:41:52.627Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T19:41:52.901Z] ---> 3f4da6f846aa [2022-03-30T19:41:52.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T19:41:54.404Z] Collecting docker-compose==1.23.2 [2022-03-30T19:41:54.404Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T19:41:54.678Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T19:41:54.678Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T19:41:54.678Z] ---> 41931623bacf [2022-03-30T19:41:54.678Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T19:41:55.275Z] ---> aebdf01579a9 [2022-03-30T19:41:55.275Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T19:41:55.275Z] ---> Running in 11f955cab3e4 [2022-03-30T19:41:55.548Z] Removing intermediate container 11f955cab3e4 [2022-03-30T19:41:55.548Z] ---> 14299eac4194 [2022-03-30T19:41:55.548Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:41:55.821Z] ---> Running in 2eb765eb032c [2022-03-30T19:41:56.094Z] Removing intermediate container 2eb765eb032c [2022-03-30T19:41:56.094Z] ---> 062386d23ea0 [2022-03-30T19:41:56.094Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T19:41:56.094Z] ---> Running in 84472f827e26 [2022-03-30T19:41:56.371Z] Removing intermediate container 84472f827e26 [2022-03-30T19:41:56.371Z] ---> b9e010638330 [2022-03-30T19:41:56.371Z] Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:41:56.645Z] ---> Running in 3a4a21ead298 [2022-03-30T19:41:56.917Z] Removing intermediate container 3a4a21ead298 [2022-03-30T19:41:56.917Z] ---> 13b999a38ba0 [2022-03-30T19:41:56.917Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:41:56.917Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T19:41:56.917Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T19:41:56.917Z] ---> Running in 0ff0908820dd [2022-03-30T19:41:57.190Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T19:41:57.190Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T19:41:57.190Z] Removing intermediate container 0ff0908820dd [2022-03-30T19:41:57.190Z] ---> 911070e6960e [2022-03-30T19:41:57.190Z] [2022-03-30T19:41:57.785Z] Successfully built 911070e6960e [2022-03-30T19:41:57.785Z] Successfully tagged core-data-arm64:latest [2022-03-30T19:41:59.210Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2022-03-30T19:41:59.210Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T19:41:59.801Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T19:41:59.801Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T19:42:00.072Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T19:42:00.072Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T19:42:01.513Z] 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-30T19:42:02.133Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T19:42:02.133Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T19:42:02.778Z] Collecting PyYAML<4,>=3.10 [2022-03-30T19:42:02.778Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T19:42:06.173Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T19:42:06.173Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T19:42:06.442Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T19:42:06.442Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T19:42:07.032Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T19:42:07.032Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T19:42:07.304Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T19:42:07.304Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T19:42:07.304Z] 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-30T19:42:07.304Z] Collecting idna<2.8,>=2.5 [2022-03-30T19:42:07.575Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T19:42:07.575Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T19:42:07.575Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T19:42:07.575Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T19:42:07.575Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T19:42:08.545Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T19:42:08.545Z] Attempting uninstall: urllib3 [2022-03-30T19:42:08.545Z] Found existing installation: urllib3 1.26.5 [2022-03-30T19:42:08.545Z] Uninstalling urllib3-1.26.5: [2022-03-30T19:42:08.545Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T19:42:09.136Z] Attempting uninstall: idna [2022-03-30T19:42:09.136Z] Found existing installation: idna 3.2 [2022-03-30T19:42:09.136Z] Uninstalling idna-3.2: [2022-03-30T19:42:09.136Z] Successfully uninstalled idna-3.2 [2022-03-30T19:42:10.113Z] Attempting uninstall: chardet [2022-03-30T19:42:10.113Z] Found existing installation: chardet 4.0.0 [2022-03-30T19:42:10.113Z] Uninstalling chardet-4.0.0: [2022-03-30T19:42:10.113Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T19:42:11.536Z] Attempting uninstall: requests [2022-03-30T19:42:11.536Z] Found existing installation: requests 2.25.1 [2022-03-30T19:42:11.536Z] Uninstalling requests-2.25.1: [2022-03-30T19:42:11.536Z] Successfully uninstalled requests-2.25.1 [2022-03-30T19:42:12.128Z] Running setup.py install for texttable: started [2022-03-30T19:42:13.552Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T19:42:13.552Z] Running setup.py install for PyYAML: started [2022-03-30T19:42:16.160Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T19:42:16.160Z] Running setup.py install for docopt: started [2022-03-30T19:42:17.581Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T19:42:17.581Z] Running setup.py install for dockerpty: started [2022-03-30T19:42:19.548Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T19:42:20.973Z] 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-30T19:42:29.229Z] Removing intermediate container 4789d06a3a2a [2022-03-30T19:42:29.229Z] ---> 026be4f11c8e [2022-03-30T19:42:29.229Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T19:42:29.229Z] ---> Running in c38f6055e112 [2022-03-30T19:42:29.503Z] Removing intermediate container c38f6055e112 [2022-03-30T19:42:29.503Z] ---> 2a613d0b4b8e [2022-03-30T19:42:29.503Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T19:42:29.503Z] ---> Running in 239bb8b8ee1f [2022-03-30T19:42:29.772Z] Removing intermediate container 239bb8b8ee1f [2022-03-30T19:42:29.772Z] ---> 9998b8b79a51 [2022-03-30T19:42:29.772Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T19:42:31.201Z] ---> cd438feb59ed [2022-03-30T19:42:31.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T19:42:31.472Z] ---> 000676465737 [2022-03-30T19:42:31.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T19:42:32.452Z] ---> f65305927fc9 [2022-03-30T19:42:32.452Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T19:42:32.452Z] ---> Running in 181b90afc9a1 [2022-03-30T19:42:32.724Z] Removing intermediate container 181b90afc9a1 [2022-03-30T19:42:32.724Z] ---> db28d5a450a9 [2022-03-30T19:42:32.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T19:42:32.724Z] ---> Running in 62bb3097b776 [2022-03-30T19:42:32.996Z] Removing intermediate container 62bb3097b776 [2022-03-30T19:42:32.996Z] ---> dbaf1dbf615e [2022-03-30T19:42:32.996Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T19:42:32.996Z] ---> Running in 7c49aaf53552 [2022-03-30T19:42:33.268Z] Removing intermediate container 7c49aaf53552 [2022-03-30T19:42:33.268Z] ---> f93efb3a8ac2 [2022-03-30T19:42:33.268Z] Step 22/23 : LABEL git_sha=97adb14b641148322bf36140413fe2381538aba1 [2022-03-30T19:42:33.542Z] ---> Running in 1ddabe372246 [2022-03-30T19:42:33.814Z] Removing intermediate container 1ddabe372246 [2022-03-30T19:42:33.814Z] ---> eaa5e5f03d41 [2022-03-30T19:42:33.814Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T19:42:33.814Z] ---> Running in 9c58b87b453a [2022-03-30T19:42:34.087Z] Removing intermediate container 9c58b87b453a [2022-03-30T19:42:34.087Z] ---> 795389ec830f [2022-03-30T19:42:34.087Z] [2022-03-30T19:42:34.681Z] Successfully built 795389ec830f [2022-03-30T19:42:34.681Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T19:42:34.967Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-30T19:42:34.966Z] $ docker stop --time=1 5b1122a0c459c3f4832aec48eca8459ec64b6fe361becaa4053d9255365a5665 [2022-03-30T19:42:36.625Z] $ docker rm -f 5b1122a0c459c3f4832aec48eca8459ec64b6fe361becaa4053d9255365a5665 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T19:42:37.195Z] + docker images [2022-03-30T19:42:37.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T19:42:37.468Z] sys-mgmt-agent-arm64 latest 795389ec830f 4 seconds ago 288MB [2022-03-30T19:42:37.468Z] core-data-arm64 latest 911070e6960e 40 seconds ago 34.4MB [2022-03-30T19:42:37.468Z] 2023c1807c5f 54 seconds ago 1.46GB [2022-03-30T19:42:37.468Z] a75383d01c6d About a minute ago 1.43GB [2022-03-30T19:42:37.468Z] security-spiffe-token-provider-arm64 latest b14fd30cf04f About a minute ago 27.7MB [2022-03-30T19:42:37.468Z] f6f2d9d94c22 About a minute ago 1.42GB [2022-03-30T19:42:37.468Z] core-command-arm64 latest 32c2585c258c 2 minutes ago 23.7MB [2022-03-30T19:42:37.468Z] 4c736ba075dd 2 minutes ago 1.43GB [2022-03-30T19:42:37.468Z] security-proxy-setup-arm64 latest 37d2ffd84a58 2 minutes ago 42.1MB [2022-03-30T19:42:37.468Z] 21c571c6cf23 2 minutes ago 1.44GB [2022-03-30T19:42:37.468Z] security-spire-agent-arm64 latest 69eef31e2f95 8 minutes ago 118MB [2022-03-30T19:42:37.468Z] support-notifications-arm64 latest 2f7817fb9ca8 9 minutes ago 25.5MB [2022-03-30T19:42:37.468Z] 13353a177271 9 minutes ago 1.43GB [2022-03-30T19:42:37.468Z] security-bootstrapper-arm64 latest 241ba42e3ab9 9 minutes ago 23.6MB [2022-03-30T19:42:37.468Z] core-metadata-arm64 latest bac5bb8c8a6f 10 minutes ago 25MB [2022-03-30T19:42:37.468Z] security-secretstore-setup-arm64 latest 93be4109916b 10 minutes ago 40.8MB [2022-03-30T19:42:37.468Z] support-scheduler-arm64 latest 92d1ab0b1022 10 minutes ago 24.9MB [2022-03-30T19:42:37.468Z] 4162d08c9178 10 minutes ago 1.43GB [2022-03-30T19:42:37.468Z] 8ad9ff1c5d7c 10 minutes ago 1.43GB [2022-03-30T19:42:37.468Z] d1cda1a12e60 10 minutes ago 1.44GB [2022-03-30T19:42:37.468Z] 12e2df31b389 10 minutes ago 1.43GB [2022-03-30T19:42:37.468Z] security-spire-config-arm64 latest e51d858f205f 15 minutes ago 81.9MB [2022-03-30T19:42:37.468Z] 23b1eaed0451 16 minutes ago 1.42GB [2022-03-30T19:42:37.468Z] security-spire-server-arm64 latest 072ea26e7843 17 minutes ago 82.6MB [2022-03-30T19:42:37.468Z] 4ce9487795b3 17 minutes ago 1.42GB [2022-03-30T19:42:37.468Z] ci-base-image-arm64 latest ff68e37aca08 30 minutes ago 886MB [2022-03-30T19:42:37.468Z] alpine 3.14 cc3d11fa2d52 43 hours ago 5.34MB [2022-03-30T19:42:37.468Z] alpine 3.15 03078ca19a05 43 hours ago 5.32MB [2022-03-30T19:42:37.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-30T19:42:37.469Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T19:42:37.469Z] 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-30T19:42:37.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T19:42:37.925Z] [2022-03-30T19:42:37.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:42:38.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T19:42:38.553Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T19:42:38.553Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T19:42:38.553Z] 04944245beec: Pulling fs layer [2022-03-30T19:42:38.553Z] 699f458cf7ca: Pulling fs layer [2022-03-30T19:42:38.553Z] 765212b225bb: Pulling fs layer [2022-03-30T19:42:38.553Z] f23df028b6ca: Pulling fs layer [2022-03-30T19:42:38.553Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T19:42:38.553Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T19:42:38.553Z] 765212b225bb: Waiting [2022-03-30T19:42:38.553Z] f23df028b6ca: Waiting [2022-03-30T19:42:38.553Z] d65c8cfc05b1: Waiting [2022-03-30T19:42:38.553Z] 2437ff75d9bd: Waiting [2022-03-30T19:42:38.553Z] 04944245beec: Download complete [2022-03-30T19:42:38.553Z] 765212b225bb: Verifying Checksum [2022-03-30T19:42:38.553Z] 765212b225bb: Download complete [2022-03-30T19:42:38.553Z] f23df028b6ca: Verifying Checksum [2022-03-30T19:42:38.553Z] f23df028b6ca: Download complete [2022-03-30T19:42:38.553Z] d65c8cfc05b1: Download complete [2022-03-30T19:42:38.828Z] 699f458cf7ca: Verifying Checksum [2022-03-30T19:42:38.828Z] 699f458cf7ca: Download complete [2022-03-30T19:42:39.101Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T19:42:39.101Z] 8998bd30e6a1: Download complete [2022-03-30T19:42:41.717Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T19:42:41.717Z] 2437ff75d9bd: Download complete [2022-03-30T19:42:43.689Z] 8998bd30e6a1: Pull complete [2022-03-30T19:42:43.962Z] 04944245beec: Pull complete [2022-03-30T19:42:45.392Z] 699f458cf7ca: Pull complete [2022-03-30T19:42:45.664Z] 765212b225bb: Pull complete [2022-03-30T19:42:46.637Z] f23df028b6ca: Pull complete [2022-03-30T19:42:46.910Z] d65c8cfc05b1: Pull complete [2022-03-30T19:43:01.988Z] 2437ff75d9bd: Pull complete [2022-03-30T19:43:01.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T19:43:01.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T19:43:01.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T19:43:02.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-9436 does not seem to be running inside a container [2022-03-30T19:43:02.275Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-30T19:43:05.056Z] $ docker top fb547019ab49f98dfb9d8da7a8f768438f10bd10094f37f81d9db1d009c4cd27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:06.171Z] ---> job-cost.sh [2022-03-30T19:43:06.171Z] lf-activate-venv: SKIPPING [2022-03-30T19:43:06.171Z] INFO: No Stack... [2022-03-30T19:43:06.763Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T19:43:07.735Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T19:43:08.407Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-30T19:43:08.407Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T19:43:08.439Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] [2022-03-30T19:43:08.445Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] did not exist. Created. [2022-03-30T19:43:08.445Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T19:43:09.119Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T19:43:09.291Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T19:43:09.300Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T19:43:09.320Z] $ docker stop --time=1 fb547019ab49f98dfb9d8da7a8f768438f10bd10094f37f81d9db1d009c4cd27 [2022-03-30T19:43:10.843Z] $ docker rm -f fb547019ab49f98dfb9d8da7a8f768438f10bd10094f37f81d9db1d009c4cd27 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-30T19:43:11.975Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:12.271Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:13.136Z] ---> package-listing.sh [2022-03-30T19:43:13.136Z] ++ facter osfamily [2022-03-30T19:43:13.136Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T19:43:13.397Z] + OS_FAMILY=debian [2022-03-30T19:43:13.397Z] + workspace=/w/workspace/edgex-go/4 [2022-03-30T19:43:13.397Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T19:43:13.397Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T19:43:13.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T19:43:13.397Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T19:43:13.397Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-30T19:43:13.397Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T19:43:13.397Z] + case "${OS_FAMILY}" in [2022-03-30T19:43:13.397Z] + dpkg -l [2022-03-30T19:43:13.397Z] + grep '^ii' [2022-03-30T19:43:13.397Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T19:43:13.397Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T19:43:13.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T19:43:13.397Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-30T19:43:13.397Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-30T19:43:13.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-30T19:43:13.410Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T19:43:13.692Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:43:14.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T19:43:14.252Z] [2022-03-30T19:43:14.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T19:43:14.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T19:43:14.560Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T19:43:14.560Z] 5eb5b503b376: Pulling fs layer [2022-03-30T19:43:14.560Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T19:43:14.560Z] ec43610c2a17: Pulling fs layer [2022-03-30T19:43:14.560Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T19:43:14.560Z] 33b1e0a273af: Pulling fs layer [2022-03-30T19:43:14.560Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T19:43:14.560Z] 2f39f015ded8: Pulling fs layer [2022-03-30T19:43:14.560Z] 2f39f015ded8: Waiting [2022-03-30T19:43:14.560Z] 3a2ae6a8a46f: Waiting [2022-03-30T19:43:14.560Z] 33b1e0a273af: Waiting [2022-03-30T19:43:14.560Z] 5d3b04190fa2: Waiting [2022-03-30T19:43:14.560Z] 5c69ac0246d0: Download complete [2022-03-30T19:43:14.560Z] 3a2ae6a8a46f: Download complete [2022-03-30T19:43:14.560Z] 33b1e0a273af: Verifying Checksum [2022-03-30T19:43:14.560Z] 33b1e0a273af: Download complete [2022-03-30T19:43:14.560Z] ec43610c2a17: Verifying Checksum [2022-03-30T19:43:14.560Z] ec43610c2a17: Download complete [2022-03-30T19:43:14.560Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T19:43:14.560Z] 5d3b04190fa2: Download complete [2022-03-30T19:43:14.819Z] 5eb5b503b376: Verifying Checksum [2022-03-30T19:43:14.819Z] 5eb5b503b376: Download complete [2022-03-30T19:43:15.390Z] 2f39f015ded8: Download complete [2022-03-30T19:43:16.330Z] 5eb5b503b376: Pull complete [2022-03-30T19:43:16.589Z] 5c69ac0246d0: Pull complete [2022-03-30T19:43:17.158Z] ec43610c2a17: Pull complete [2022-03-30T19:43:17.158Z] 3a2ae6a8a46f: Pull complete [2022-03-30T19:43:17.417Z] 33b1e0a273af: Pull complete [2022-03-30T19:43:17.417Z] 5d3b04190fa2: Pull complete [2022-03-30T19:43:21.608Z] 2f39f015ded8: Pull complete [2022-03-30T19:43:21.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T19:43:21.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T19:43:21.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T19:43:21.679Z] prd-ubuntu20.04-docker-8c-8g-9435 does not seem to be running inside a container [2022-03-30T19:43:21.747Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-30T19:43:24.422Z] $ docker top 8700fbf06bbaa87b1ebd6b58e5e1c2b19706a2896de803e4b1bf36e012f5e87a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T19:43:24.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T19:43:25.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T19:43:25.359Z] + ls /var/log/sa-host [2022-03-30T19:43:25.359Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T19:43:25.575Z] provisioning config files... [2022-03-30T19:43:25.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4463727083670162668tmp [Pipeline] { [Pipeline] echo [2022-03-30T19:43:25.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:25.886Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T19:43:25.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:26.226Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T19:43:26.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:26.526Z] ---> sudo-logs.sh [2022-03-30T19:43:26.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T19:43:26.565Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:26.850Z] ---> job-cost.sh [2022-03-30T19:43:26.850Z] lf-activate-venv: SKIPPING [2022-03-30T19:43:26.850Z] DEBUG: total: 0.10999999940395355 [2022-03-30T19:43:26.850Z] INFO: Retrieving Stack Cost... [2022-03-30T19:43:27.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T19:43:27.682Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T19:43:27.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T19:43:27.983Z] ---> logs-deploy.sh [2022-03-30T19:43:27.983Z] lf-activate-venv: SKIPPING [2022-03-30T19:43:27.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/4 [2022-03-30T19:43:27.984Z] INFO: archiving workspace using pattern(s): [2022-03-30T19:43:28.923Z] Archives upload complete. [2022-03-30T19:43:28.923Z] INFO: archiving logs to Nexus